Pull request #44011 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 74b84d00b38e81a00d105d4755919c3710afd05d+500c026818e5f571a64273c155a0f3bc38a7ebe2 (2cbcb71ecebd6abd2d44cf02d5d5a576cdee0f9a) 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-44011@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-08-24T12:03:41.276Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-24T12:03:41.282Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-24T12:03:41.620Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-24T12:03:56.801Z] Still waiting to schedule task [2022-08-24T12:03:56.801Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:04:20.247Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-044915631c2e1f37f) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:04:20.280Z] The recommended git tool is: git [2022-08-24T12:04:20.304Z] using credential docker-jenkins-github-credentials [2022-08-24T12:04:20.328Z] Cloning the remote Git repository [2022-08-24T12:04:20.328Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:04:20.331Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:04:20.331Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:04:20.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:04:20.357Z] > git --version # timeout=10 [2022-08-24T12:04:20.368Z] > git --version # 'git version 2.17.1' [2022-08-24T12:04:20.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:20.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:48.057Z] Fetching without tags [2022-08-24T12:04:47.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:48.000Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:04:48.014Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:48.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:04:48.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:04:48.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:48.102Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:04:48.351Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:04:49.133Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:04:49.134Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [2022-08-24T12:04:49.416Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [2022-08-24T12:04:49.437Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:04:50.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/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-08-24T12:04:48.353Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:48.364Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:04:49.082Z] > git remote # timeout=10 [2022-08-24T12:04:49.093Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:04:49.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:04:49.102Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:04:49.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:04:49.176Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:04:49.185Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:04:49.418Z] > git rev-list --no-walk a1b3930930e35d47363e16a8c4740e5558330b6f # timeout=10 [2022-08-24T12:04:53.426Z] 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) [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] 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-08-24T12:05:08.873Z] Still waiting to schedule task [2022-08-24T12:05:08.873Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf)’ is offline [2022-08-24T12:05:08.873Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1eb684a45087d4c)’ is offline [2022-08-24T12:05:08.873Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0785e5aa0c0a25e53)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.873Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] Still waiting to schedule task [2022-08-24T12:05:08.876Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf)’ is offline [2022-08-24T12:05:08.876Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1eb684a45087d4c)’ is offline [2022-08-24T12:05:08.876Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0785e5aa0c0a25e53)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.876Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.878Z] Still waiting to schedule task [2022-08-24T12:05:08.878Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf)’ is offline [2022-08-24T12:05:08.879Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1eb684a45087d4c)’ is offline [2022-08-24T12:05:08.879Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0785e5aa0c0a25e53)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.879Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-24T12:05:08.881Z] Still waiting to schedule task [2022-08-24T12:05:08.881Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1eb684a45087d4c)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0785e5aa0c0a25e53)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3)’ is offline [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.881Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-24T12:05:08.886Z] Still waiting to schedule task [2022-08-24T12:05:08.886Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1eb684a45087d4c)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0785e5aa0c0a25e53)’ is offline [2022-08-24T12:05:08.886Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:08.886Z] ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-24T12:05:18.140Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07f61719ca9f5fadf) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:05:18.233Z] The recommended git tool is: git [2022-08-24T12:05:20.794Z] using credential docker-jenkins-github-credentials [2022-08-24T12:05:20.809Z] Cloning the remote Git repository [2022-08-24T12:05:20.809Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:05:20.545Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:05:20.592Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:05:20.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:05:20.878Z] > git --version # timeout=10 [2022-08-24T12:05:20.888Z] > git --version # 'git version 2.17.1' [2022-08-24T12:05:20.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:20.899Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:39.342Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cee1b14e1bdc39a2) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:05:39.442Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fd41b88103c62a3) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:05:39.536Z] The recommended git tool is: git [2022-08-24T12:05:39.758Z] The recommended git tool is: git [2022-08-24T12:05:42.698Z] using credential docker-jenkins-github-credentials [2022-08-24T12:05:42.714Z] Cloning the remote Git repository [2022-08-24T12:05:42.714Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:05:41.541Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:05:41.624Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:05:42.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:05:42.001Z] > git --version # timeout=10 [2022-08-24T12:05:43.397Z] using credential docker-jenkins-github-credentials [2022-08-24T12:05:43.407Z] Cloning the remote Git repository [2022-08-24T12:05:43.407Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:05:42.034Z] > git --version # 'git version 2.17.1' [2022-08-24T12:05:42.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:42.036Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:43.494Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:05:43.591Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:05:43.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:05:43.964Z] > git --version # timeout=10 [2022-08-24T12:05:43.982Z] > git --version # 'git version 2.25.1' [2022-08-24T12:05:43.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:43.984Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:48.419Z] Fetching without tags [2022-08-24T12:05:48.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:05:48.311Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:05:48.335Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:48.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:05:48.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:05:48.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:48.396Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:48.722Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:05:49.667Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:05:49.668Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [2022-08-24T12:05:48.706Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:05:48.730Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:05:49.539Z] > git remote # timeout=10 [2022-08-24T12:05:49.568Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:05:49.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:49.593Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:05:49.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:05:49.652Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:05:49.711Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:05:53.929Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02721f1f25b60a80e) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:05:54.148Z] The recommended git tool is: git [2022-08-24T12:05:54.887Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:05:56.004Z] + [ PR != PR ] [2022-08-24T12:05:56.004Z] + [ master != master ] [2022-08-24T12:05:56.004Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:05:56.418Z] + docker version [2022-08-24T12:05:57.546Z] using credential docker-jenkins-github-credentials [2022-08-24T12:05:57.559Z] Cloning the remote Git repository [2022-08-24T12:05:57.559Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:05:57.583Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:05:57.648Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:05:57.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:05:57.968Z] > git --version # timeout=10 [2022-08-24T12:05:58.029Z] > git --version # 'git version 2.25.1' [2022-08-24T12:05:58.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:05:58.032Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:05:59.140Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04bdfd415c40ab9e2) in /home/ubuntu/workspace/moby_PR-44011 [Pipeline] { [Pipeline] checkout [2022-08-24T12:05:59.239Z] The recommended git tool is: git [2022-08-24T12:05:59.755Z] Client: Docker Engine - Community [2022-08-24T12:05:59.755Z] Version: 20.10.14 [2022-08-24T12:05:59.755Z] API version: 1.41 [2022-08-24T12:05:59.755Z] Go version: go1.16.15 [2022-08-24T12:05:59.755Z] Git commit: a224086 [2022-08-24T12:05:59.755Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:05:59.755Z] OS/Arch: linux/amd64 [2022-08-24T12:05:59.755Z] Context: default [2022-08-24T12:05:59.755Z] Experimental: true [2022-08-24T12:05:59.755Z] [2022-08-24T12:05:59.755Z] Server: Docker Engine - Community [2022-08-24T12:05:59.755Z] Engine: [2022-08-24T12:05:59.755Z] Version: 20.10.14 [2022-08-24T12:05:59.755Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:05:59.755Z] Go version: go1.16.15 [2022-08-24T12:05:59.755Z] Git commit: 87a90dc [2022-08-24T12:05:59.755Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:05:59.755Z] OS/Arch: linux/amd64 [2022-08-24T12:05:59.755Z] Experimental: true [2022-08-24T12:05:59.755Z] containerd: [2022-08-24T12:05:59.755Z] Version: 1.5.11 [2022-08-24T12:05:59.755Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:05:59.755Z] runc: [2022-08-24T12:05:59.755Z] Version: 1.0.3 [2022-08-24T12:05:59.755Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:05:59.755Z] docker-init: [2022-08-24T12:05:59.755Z] Version: 0.19.0 [2022-08-24T12:05:59.755Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:06:00.050Z] + docker info [2022-08-24T12:06:01.869Z] using credential docker-jenkins-github-credentials [2022-08-24T12:06:01.881Z] Cloning the remote Git repository [2022-08-24T12:06:01.881Z] Cloning with configured refspecs honoured and without tags [2022-08-24T12:06:01.601Z] Cloning repository https://github.com/moby/moby.git [2022-08-24T12:06:01.678Z] > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10 [2022-08-24T12:06:02.005Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:06:02.005Z] > git --version # timeout=10 [2022-08-24T12:06:02.017Z] > git --version # 'git version 2.17.1' [2022-08-24T12:06:02.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:02.100Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:05.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:05.975Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:06:06.007Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:06.108Z] Fetching without tags [2022-08-24T12:06:07.402Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:08.174Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:08.174Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [2022-08-24T12:06:08.190Z] Client: [2022-08-24T12:06:08.190Z] Context: default [2022-08-24T12:06:08.190Z] Debug Mode: false [2022-08-24T12:06:08.190Z] Plugins: [2022-08-24T12:06:08.190Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:06:08.190Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:06:08.190Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:06:08.190Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:06:08.190Z] [2022-08-24T12:06:08.190Z] Server: [2022-08-24T12:06:08.190Z] Containers: 0 [2022-08-24T12:06:08.190Z] Running: 0 [2022-08-24T12:06:08.190Z] Paused: 0 [2022-08-24T12:06:08.190Z] Stopped: 0 [2022-08-24T12:06:08.190Z] Images: 0 [2022-08-24T12:06:08.190Z] Server Version: 20.10.14 [2022-08-24T12:06:08.190Z] Storage Driver: overlay2 [2022-08-24T12:06:08.190Z] Backing Filesystem: extfs [2022-08-24T12:06:08.190Z] Supports d_type: true [2022-08-24T12:06:08.190Z] Native Overlay Diff: true [2022-08-24T12:06:08.190Z] userxattr: false [2022-08-24T12:06:08.190Z] Logging Driver: json-file [2022-08-24T12:06:08.190Z] Cgroup Driver: cgroupfs [2022-08-24T12:06:08.190Z] Cgroup Version: 1 [2022-08-24T12:06:08.190Z] Plugins: [2022-08-24T12:06:08.190Z] Volume: local [2022-08-24T12:06:08.190Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:06:08.190Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:06:08.190Z] Swarm: inactive [2022-08-24T12:06:08.190Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:06:08.190Z] Default Runtime: runc [2022-08-24T12:06:08.190Z] Init Binary: docker-init [2022-08-24T12:06:08.190Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:08.190Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:06:08.190Z] init version: de40ad0 [2022-08-24T12:06:08.190Z] Security Options: [2022-08-24T12:06:08.190Z] apparmor [2022-08-24T12:06:08.190Z] seccomp [2022-08-24T12:06:08.190Z] Profile: default [2022-08-24T12:06:08.190Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:06:08.190Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:06:08.190Z] OSType: linux [2022-08-24T12:06:08.190Z] Architecture: x86_64 [2022-08-24T12:06:08.190Z] CPUs: 2 [2022-08-24T12:06:08.190Z] Total Memory: 7.483GiB [2022-08-24T12:06:08.190Z] Name: ip-10-100-82-53 [2022-08-24T12:06:08.190Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:06:08.190Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:06:08.190Z] Debug Mode: false [2022-08-24T12:06:08.190Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:06:08.190Z] Labels: [2022-08-24T12:06:08.190Z] Experimental: true [2022-08-24T12:06:08.190Z] Insecure Registries: [2022-08-24T12:06:08.190Z] 127.0.0.0/8 [2022-08-24T12:06:08.190Z] Live Restore Enabled: true [2022-08-24T12:06:08.190Z] [2022-08-24T12:06:08.190Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:06:06.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:06.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:06:06.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:06.115Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:07.411Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:07.428Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:08.088Z] > git remote # timeout=10 [2022-08-24T12:06:08.110Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:06:08.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:08.125Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:06:08.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:06:08.177Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:08.198Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:08.525Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:08.525Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:08.525Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44011/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:06:08.525Z] + bash /home/ubuntu/workspace/moby_PR-44011/check-config.sh [2022-08-24T12:06:08.525Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:06:08.525Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:06:08.525Z] [2022-08-24T12:06:08.525Z] Generally Necessary: [2022-08-24T12:06:08.525Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:06:08.525Z] - apparmor: enabled and tools installed [2022-08-24T12:06:08.525Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:06:08.525Z] - CONFIG_NET_NS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_PID_NS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:06:08.525Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_MEMCG: enabled [2022-08-24T12:06:08.525Z] - CONFIG_KEYS: enabled [2022-08-24T12:06:08.525Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:06:08.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:06:08.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:06:08.804Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:06:08.804Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:06:08.804Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:06:08.804Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:06:08.804Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:06:08.804Z] [2022-08-24T12:06:08.804Z] Optional Features: [2022-08-24T12:06:08.804Z] - CONFIG_USER_NS: enabled [2022-08-24T12:06:08.804Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:06:08.804Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:06:08.804Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:06:08.804Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:06:08.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:06:08.805Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:06:08.805Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:06:08.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:06:08.805Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:06:08.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:06:08.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:06:08.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:06:08.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:06:08.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:06:08.805Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:06:08.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:06:08.805Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:06:08.805Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:06:08.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:06:08.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:06:08.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:06:08.805Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:06:08.805Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:06:08.805Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:06:08.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:06:08.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:06:08.805Z] - Network Drivers: [2022-08-24T12:06:08.805Z] - "overlay": [2022-08-24T12:06:08.805Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:06:08.805Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:06:08.805Z] Optional (for encrypted networks): [2022-08-24T12:06:09.067Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:06:09.067Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:06:09.067Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:06:09.067Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:06:09.067Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:06:09.067Z] - CONFIG_XFRM: enabled [2022-08-24T12:06:09.067Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:06:09.067Z] - "ipvlan": [2022-08-24T12:06:09.067Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:06:09.067Z] - "macvlan": [2022-08-24T12:06:09.067Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:06:09.067Z] - "ftp,tftp client in container": [2022-08-24T12:06:09.067Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:06:09.067Z] - Storage Drivers: [2022-08-24T12:06:09.067Z] - "aufs": [2022-08-24T12:06:09.067Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:06:09.067Z] - "btrfs": [2022-08-24T12:06:09.067Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:06:09.067Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:06:09.067Z] - "devicemapper": [2022-08-24T12:06:09.067Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:06:09.067Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:06:09.067Z] - "overlay": [2022-08-24T12:06:09.067Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:06:09.067Z] - "zfs": [2022-08-24T12:06:09.067Z] - /dev/zfs: present [2022-08-24T12:06:09.067Z] - zfs command: missing [2022-08-24T12:06:09.067Z] - zpool command: missing [2022-08-24T12:06:09.067Z] [2022-08-24T12:06:09.067Z] Limits: [2022-08-24T12:06:09.067Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:06:09.067Z] [2022-08-24T12:06:09.067Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:06:09.426Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:74b84d00b38e81a00d105d4755919c3710afd05d . [2022-08-24T12:06:09.689Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:06:09.689Z] #1 sha256:6ad58a89af5fbdb43de8c9fef80261ba8f9bbc0e48a3232a51d3adf39fa8cd26 [2022-08-24T12:06:09.689Z] #1 transferring dockerfile: [2022-08-24T12:06:09.689Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T12:06:09.689Z] #1 DONE 0.2s [2022-08-24T12:06:09.689Z] [2022-08-24T12:06:09.689Z] #2 [internal] load .dockerignore [2022-08-24T12:06:09.689Z] #2 sha256:790c43e56202f936663b16d2980de0cb659ce097994a22919bb95a9eec5a06da [2022-08-24T12:06:09.689Z] #2 transferring context: 145B done [2022-08-24T12:06:09.689Z] #2 DONE 0.2s [2022-08-24T12:06:09.689Z] [2022-08-24T12:06:09.689Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:06:09.689Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:06:09.946Z] #3 DONE 0.4s [2022-08-24T12:06:09.946Z] [2022-08-24T12:06:09.946Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:09.946Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:06:09.946Z] #4 DONE 0.0s [2022-08-24T12:06:10.204Z] [2022-08-24T12:06:10.204Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:10.204Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:06:10.204Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-24T12:06:10.204Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:06:10.204Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:06:10.204Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-24T12:06:10.204Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:06:10.204Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:06:10.462Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-24T12:06:10.462Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-24T12:06:10.725Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-24T12:06:10.725Z] #4 DONE 0.7s [2022-08-24T12:06:10.991Z] [2022-08-24T12:06:10.991Z] #6 [internal] load build definition from Dockerfile [2022-08-24T12:06:10.991Z] #6 sha256:ed195d3e7d0c7ddfec7a810af33581f33d6df2918e0721f17e9582b549d7f020 [2022-08-24T12:06:10.991Z] #6 DONE 0.0s [2022-08-24T12:06:10.991Z] [2022-08-24T12:06:10.991Z] #5 [internal] load .dockerignore [2022-08-24T12:06:10.991Z] #5 sha256:451a94f6aff781c63a41b1c2bdb3cbd97ea92e5e0d19b79383f66a8caf3ce96e [2022-08-24T12:06:10.991Z] #5 DONE 0.0s [2022-08-24T12:06:10.991Z] [2022-08-24T12:06:10.991Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:10.991Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:06:11.182Z] Fetching without tags [2022-08-24T12:06:11.471Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:11.926Z] #8 DONE 0.8s [2022-08-24T12:06:11.926Z] [2022-08-24T12:06:11.926Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:11.926Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:06:11.926Z] #9 DONE 0.8s [2022-08-24T12:06:11.926Z] [2022-08-24T12:06:11.926Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:11.926Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:11.926Z] #7 DONE 0.8s [2022-08-24T12:06:11.926Z] [2022-08-24T12:06:11.926Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:06:11.926Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:06:11.926Z] #10 DONE 0.8s [2022-08-24T12:06:12.124Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [2022-08-24T12:06:12.423Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:12.424Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [Pipeline] withEnv [Pipeline] { [2022-08-24T12:06:12.495Z] [2022-08-24T12:06:12.495Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:12.495Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:12.495Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-24T12:06:12.495Z] #80 DONE 0.0s [2022-08-24T12:06:12.495Z] [2022-08-24T12:06:12.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:12.495Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:12.495Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.0s done [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:06:12.792Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:06:12.792Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:06:12.792Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:06:12.792Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-08-24T12:06:12.792Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.2s [2022-08-24T12:06:12.792Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.2s [2022-08-24T12:06:12.792Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.34MB / 55.01MB 0.3s [2022-08-24T12:06:12.792Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 2.10MB / 5.16MB 0.3s [2022-08-24T12:06:11.072Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:11.103Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:06:11.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:11.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:11.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:06:11.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:11.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:11.481Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:11.507Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:12.307Z] > git remote # timeout=10 [2022-08-24T12:06:12.338Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:06:12.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:12.371Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:06:12.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:06:12.430Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:12.450Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:13.050Z] + docker version [2022-08-24T12:06:13.050Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 4.19MB / 5.16MB 0.4s [2022-08-24T12:06:13.051Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.05MB / 10.88MB 0.4s [2022-08-24T12:06:13.051Z] #11 ... [2022-08-24T12:06:13.051Z] [2022-08-24T12:06:13.051Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:13.051Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:13.051Z] #56 DONE 0.0s [2022-08-24T12:06:13.051Z] [2022-08-24T12:06:13.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:13.051Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:13.051Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.5s [2022-08-24T12:06:13.051Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s [2022-08-24T12:06:13.051Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 0.5s [2022-08-24T12:06:13.313Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-08-24T12:06:13.313Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.29MB / 10.88MB 0.6s [2022-08-24T12:06:13.313Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.56MB / 55.01MB 0.8s [2022-08-24T12:06:13.313Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.8s [2022-08-24T12:06:13.313Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 2.40MB / 54.58MB 0.8s [2022-08-24T12:06:13.570Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.8s done [2022-08-24T12:06:13.570Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 1.0s [2022-08-24T12:06:13.570Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.34MB / 54.58MB 1.0s [2022-08-24T12:06:13.570Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.05MB / 85.91MB 1.0s [2022-08-24T12:06:13.828Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 30.41MB / 55.01MB 1.2s [2022-08-24T12:06:13.828Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 1.2s [2022-08-24T12:06:13.828Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.39MB / 85.91MB 1.2s [2022-08-24T12:06:13.828Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 1.3s [2022-08-24T12:06:13.828Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 17.83MB / 54.58MB 1.3s [2022-08-24T12:06:14.086Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 1.4s [2022-08-24T12:06:14.086Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 20.97MB / 54.58MB 1.4s [2022-08-24T12:06:14.086Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 17.83MB / 85.91MB 1.4s [2022-08-24T12:06:14.086Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 1.5s [2022-08-24T12:06:14.086Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 26.35MB / 54.58MB 1.5s [2022-08-24T12:06:14.086Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 1.7s [2022-08-24T12:06:14.086Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 31.60MB / 54.58MB 1.7s [2022-08-24T12:06:14.086Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 28.31MB / 85.91MB 1.7s [2022-08-24T12:06:14.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:14.168Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:06:14.252Z] Fetching without tags [2022-08-24T12:06:14.360Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 39.52MB / 54.58MB 1.9s [2022-08-24T12:06:14.360Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 34.60MB / 85.91MB 1.9s [2022-08-24T12:06:14.536Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:14.617Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 44.04MB / 54.58MB 2.0s [2022-08-24T12:06:14.617Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 47.82MB / 54.58MB 2.1s [2022-08-24T12:06:14.617Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 41.94MB / 85.91MB 2.1s [2022-08-24T12:06:14.882Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.2s done [2022-08-24T12:06:14.882Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 53.48MB / 54.58MB 2.3s [2022-08-24T12:06:14.882Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 51.65MB / 85.91MB 2.3s [2022-08-24T12:06:14.882Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 2.3s [2022-08-24T12:06:15.167Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 56.62MB / 85.91MB 2.6s [2022-08-24T12:06:15.425Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.08MB / 141.86MB 2.7s [2022-08-24T12:06:15.425Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-24T12:06:15.425Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.8s done [2022-08-24T12:06:15.425Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 61.87MB / 85.91MB 2.9s [2022-08-24T12:06:15.425Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 2.9s [2022-08-24T12:06:15.431Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:15.431Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [2022-08-24T12:06:15.681Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.0s [2022-08-24T12:06:15.681Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.0s done [2022-08-24T12:06:15.681Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 17.83MB / 141.86MB 3.2s [2022-08-24T12:06:15.944Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 66.47MB / 85.91MB 3.3s [2022-08-24T12:06:14.191Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:14.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:14.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:06:14.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:14.261Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:14.548Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:14.576Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:15.392Z] > git remote # timeout=10 [2022-08-24T12:06:15.404Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:06:15.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:15.413Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:06:15.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:06:15.435Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:15.439Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:16.200Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 72.35MB / 85.91MB 3.6s [2022-08-24T12:06:16.200Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 25.17MB / 141.86MB 3.6s [2022-08-24T12:06:16.459Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 78.64MB / 85.91MB 3.9s [2022-08-24T12:06:16.717Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 83.89MB / 85.91MB 4.1s [2022-08-24T12:06:16.717Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 32.51MB / 141.86MB 4.1s [2022-08-24T12:06:16.849Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:06:17.293Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 40.46MB / 141.86MB 4.8s [2022-08-24T12:06:17.554Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.9s done [2022-08-24T12:06:17.812Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 48.17MB / 141.86MB 5.3s [2022-08-24T12:06:17.956Z] + docker version [2022-08-24T12:06:18.304Z] Client: Docker Engine - Community [2022-08-24T12:06:18.304Z] Version: 20.10.14 [2022-08-24T12:06:18.304Z] API version: 1.41 [2022-08-24T12:06:18.304Z] Go version: go1.16.15 [2022-08-24T12:06:18.304Z] Git commit: a224086 [2022-08-24T12:06:18.304Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-24T12:06:18.304Z] OS/Arch: linux/amd64 [2022-08-24T12:06:18.304Z] Context: default [2022-08-24T12:06:18.304Z] Experimental: true [2022-08-24T12:06:18.304Z] [2022-08-24T12:06:18.304Z] Server: Docker Engine - Community [2022-08-24T12:06:18.304Z] Engine: [2022-08-24T12:06:18.304Z] Version: 20.10.14 [2022-08-24T12:06:18.304Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:06:18.304Z] Go version: go1.16.15 [2022-08-24T12:06:18.304Z] Git commit: 87a90dc [2022-08-24T12:06:18.304Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-24T12:06:18.304Z] OS/Arch: linux/amd64 [2022-08-24T12:06:18.304Z] Experimental: true [2022-08-24T12:06:18.304Z] containerd: [2022-08-24T12:06:18.304Z] Version: 1.5.11 [2022-08-24T12:06:18.304Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:18.304Z] runc: [2022-08-24T12:06:18.304Z] Version: 1.0.3 [2022-08-24T12:06:18.304Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:06:18.304Z] docker-init: [2022-08-24T12:06:18.304Z] Version: 0.19.0 [2022-08-24T12:06:18.304Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:06:18.606Z] + docker info [2022-08-24T12:06:18.749Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 55.57MB / 141.86MB 6.0s [2022-08-24T12:06:19.007Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 62.95MB / 141.86MB 6.4s [2022-08-24T12:06:19.265Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 73.40MB / 141.86MB 6.6s [2022-08-24T12:06:19.308Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [2022-08-24T12:06:19.521Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 81.79MB / 141.86MB 6.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-24T12:06:19.779Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.32MB / 141.86MB 7.3s [2022-08-24T12:06:20.161Z] + docker version [2022-08-24T12:06:20.343Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 102.76MB / 141.86MB 7.8s [2022-08-24T12:06:20.603Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.4s [2022-08-24T12:06:20.603Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 113.25MB / 141.86MB 8.2s [2022-08-24T12:06:21.170Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 120.59MB / 141.86MB 8.5s [2022-08-24T12:06:21.170Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 127.93MB / 141.86MB 8.7s [2022-08-24T12:06:21.269Z] Client: Docker Engine - Community [2022-08-24T12:06:21.269Z] Version: 20.10.14 [2022-08-24T12:06:21.269Z] API version: 1.41 [2022-08-24T12:06:21.269Z] Go version: go1.16.15 [2022-08-24T12:06:21.269Z] Git commit: a224086 [2022-08-24T12:06:21.269Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:06:21.269Z] OS/Arch: linux/amd64 [2022-08-24T12:06:21.269Z] Context: default [2022-08-24T12:06:21.269Z] Experimental: true [2022-08-24T12:06:21.269Z] [2022-08-24T12:06:21.269Z] Server: Docker Engine - Community [2022-08-24T12:06:21.269Z] Engine: [2022-08-24T12:06:21.270Z] Version: 20.10.14 [2022-08-24T12:06:21.270Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:06:21.270Z] Go version: go1.16.15 [2022-08-24T12:06:21.270Z] Git commit: 87a90dc [2022-08-24T12:06:21.270Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:06:21.270Z] OS/Arch: linux/amd64 [2022-08-24T12:06:21.270Z] Experimental: true [2022-08-24T12:06:21.270Z] containerd: [2022-08-24T12:06:21.270Z] Version: 1.5.11 [2022-08-24T12:06:21.270Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:21.270Z] runc: [2022-08-24T12:06:21.270Z] Version: 1.0.3 [2022-08-24T12:06:21.270Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:06:21.270Z] docker-init: [2022-08-24T12:06:21.270Z] Version: 0.19.0 [2022-08-24T12:06:21.270Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:06:21.598Z] + docker info [2022-08-24T12:06:21.752Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 9.2s [2022-08-24T12:06:22.692Z] #11 ... [2022-08-24T12:06:22.692Z] [2022-08-24T12:06:22.692Z] #31 [internal] load build context [2022-08-24T12:06:22.692Z] #31 sha256:24b80a13e9c5e9d79988ed7d2f6d021fab627ddb1b688e1f83f98a65b97f306e [2022-08-24T12:06:22.692Z] #31 transferring context: 62.61MB 9.9s done [2022-08-24T12:06:22.692Z] #31 ... [2022-08-24T12:06:22.692Z] [2022-08-24T12:06:22.692Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:22.692Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:22.692Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:22.692Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:22.692Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:06:22.692Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:06:22.692Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-08-24T12:06:22.692Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-08-24T12:06:22.692Z] #78 ... [2022-08-24T12:06:22.693Z] [2022-08-24T12:06:22.693Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:22.693Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:22.693Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:22.693Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:06:22.693Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:06:22.693Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-08-24T12:06:22.693Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-08-24T12:06:22.951Z] #80 ... [2022-08-24T12:06:22.951Z] [2022-08-24T12:06:22.951Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:22.951Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:22.951Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:06:22.951Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:06:22.951Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:06:22.951Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:06:22.951Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-08-24T12:06:22.951Z] #35 ... [2022-08-24T12:06:22.951Z] [2022-08-24T12:06:22.951Z] #31 [internal] load build context [2022-08-24T12:06:22.951Z] #31 sha256:24b80a13e9c5e9d79988ed7d2f6d021fab627ddb1b688e1f83f98a65b97f306e [2022-08-24T12:06:22.951Z] #31 DONE 10.6s [2022-08-24T12:06:22.951Z] [2022-08-24T12:06:22.951Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:22.951Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:22.951Z] #80 DONE 10.5s [2022-08-24T12:06:22.951Z] [2022-08-24T12:06:22.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:22.951Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:23.208Z] #11 ... [2022-08-24T12:06:23.208Z] [2022-08-24T12:06:23.208Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:23.208Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:23.208Z] #78 DONE 10.6s [2022-08-24T12:06:23.208Z] [2022-08-24T12:06:23.208Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:23.208Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:23.451Z] Client: Docker Engine - Community [2022-08-24T12:06:23.451Z] Version: 20.10.14 [2022-08-24T12:06:23.451Z] API version: 1.41 [2022-08-24T12:06:23.451Z] Go version: go1.16.15 [2022-08-24T12:06:23.451Z] Git commit: a224086 [2022-08-24T12:06:23.451Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-24T12:06:23.451Z] OS/Arch: linux/arm64 [2022-08-24T12:06:23.451Z] Context: default [2022-08-24T12:06:23.451Z] Experimental: true [2022-08-24T12:06:23.451Z] [2022-08-24T12:06:23.451Z] Server: Docker Engine - Community [2022-08-24T12:06:23.451Z] Engine: [2022-08-24T12:06:23.451Z] Version: 20.10.14 [2022-08-24T12:06:23.451Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:06:23.451Z] Go version: go1.16.15 [2022-08-24T12:06:23.451Z] Git commit: 87a90dc [2022-08-24T12:06:23.451Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-24T12:06:23.451Z] OS/Arch: linux/arm64 [2022-08-24T12:06:23.451Z] Experimental: true [2022-08-24T12:06:23.451Z] containerd: [2022-08-24T12:06:23.451Z] Version: 1.5.11 [2022-08-24T12:06:23.451Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:23.451Z] runc: [2022-08-24T12:06:23.451Z] Version: 1.0.3 [2022-08-24T12:06:23.451Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:06:23.451Z] docker-init: [2022-08-24T12:06:23.451Z] Version: 0.19.0 [2022-08-24T12:06:23.451Z] GitCommit: de40ad0 [2022-08-24T12:06:23.465Z] #35 ... [2022-08-24T12:06:23.465Z] [2022-08-24T12:06:23.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:23.465Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [Pipeline] sh [2022-08-24T12:06:23.764Z] + docker info [2022-08-24T12:06:25.988Z] #11 ... [2022-08-24T12:06:25.988Z] [2022-08-24T12:06:25.988Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:06:25.988Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:06:25.988Z] #79 DONE 0.7s [2022-08-24T12:06:25.988Z] [2022-08-24T12:06:25.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:25.988Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:25.988Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.5s [2022-08-24T12:06:26.550Z] #11 ... [2022-08-24T12:06:26.550Z] [2022-08-24T12:06:26.550Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:06:26.550Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:06:26.550Z] #81 DONE 0.7s [2022-08-24T12:06:26.550Z] [2022-08-24T12:06:26.550Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:26.550Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:27.482Z] #35 DONE 14.8s [2022-08-24T12:06:27.483Z] [2022-08-24T12:06:27.483Z] #36 [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-08-24T12:06:27.483Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:28.734Z] Fetching without tags [2022-08-24T12:06:28.856Z] #36 1.402 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:06:28.856Z] #36 1.418 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:06:28.856Z] #36 1.418 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:06:28.856Z] #36 1.613 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:06:29.018Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:29.056Z] Client: [2022-08-24T12:06:29.056Z] Context: default [2022-08-24T12:06:29.056Z] Debug Mode: false [2022-08-24T12:06:29.056Z] Plugins: [2022-08-24T12:06:29.056Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:06:29.056Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:06:29.056Z] [2022-08-24T12:06:29.056Z] Server: [2022-08-24T12:06:29.056Z] Containers: 0 [2022-08-24T12:06:29.056Z] Running: 0 [2022-08-24T12:06:29.056Z] Paused: 0 [2022-08-24T12:06:29.056Z] Stopped: 0 [2022-08-24T12:06:29.056Z] Images: 0 [2022-08-24T12:06:29.056Z] Server Version: 20.10.14 [2022-08-24T12:06:29.056Z] Storage Driver: overlay2 [2022-08-24T12:06:29.056Z] Backing Filesystem: extfs [2022-08-24T12:06:29.056Z] Supports d_type: true [2022-08-24T12:06:29.056Z] Native Overlay Diff: true [2022-08-24T12:06:29.056Z] userxattr: false [2022-08-24T12:06:29.056Z] Logging Driver: json-file [2022-08-24T12:06:29.056Z] Cgroup Driver: cgroupfs [2022-08-24T12:06:29.056Z] Cgroup Version: 1 [2022-08-24T12:06:29.056Z] Plugins: [2022-08-24T12:06:29.056Z] Volume: local [2022-08-24T12:06:29.056Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:06:29.056Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:06:29.056Z] Swarm: inactive [2022-08-24T12:06:29.056Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:06:29.056Z] Default Runtime: runc [2022-08-24T12:06:29.056Z] Init Binary: docker-init [2022-08-24T12:06:29.056Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:29.056Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:06:29.056Z] init version: de40ad0 [2022-08-24T12:06:29.056Z] Security Options: [2022-08-24T12:06:29.056Z] apparmor [2022-08-24T12:06:29.056Z] seccomp [2022-08-24T12:06:29.056Z] Profile: default [2022-08-24T12:06:29.056Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T12:06:29.056Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T12:06:29.056Z] OSType: linux [2022-08-24T12:06:29.056Z] Architecture: aarch64 [2022-08-24T12:06:29.056Z] CPUs: 2 [2022-08-24T12:06:29.056Z] Total Memory: 7.562GiB [2022-08-24T12:06:29.056Z] Name: ip-10-100-123-181 [2022-08-24T12:06:29.056Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-24T12:06:29.056Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:06:29.056Z] Debug Mode: false [2022-08-24T12:06:29.056Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:06:29.056Z] Labels: [2022-08-24T12:06:29.056Z] Experimental: true [2022-08-24T12:06:29.056Z] Insecure Registries: [2022-08-24T12:06:29.056Z] 127.0.0.0/8 [2022-08-24T12:06:29.056Z] Live Restore Enabled: true [2022-08-24T12:06:29.056Z] [Pipeline] sh [2022-08-24T12:06:29.113Z] #36 1.851 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:06:29.340Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:29.340Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:29.340Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44011/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:06:29.340Z] + bash /home/ubuntu/workspace/moby_PR-44011/check-config.sh [2022-08-24T12:06:29.340Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:06:29.340Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-24T12:06:29.340Z] [2022-08-24T12:06:29.340Z] Generally Necessary: [2022-08-24T12:06:29.340Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:06:29.340Z] - apparmor: enabled and tools installed [2022-08-24T12:06:29.340Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:06:29.340Z] - CONFIG_NET_NS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_PID_NS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:06:29.340Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_MEMCG: enabled [2022-08-24T12:06:29.340Z] - CONFIG_KEYS: enabled [2022-08-24T12:06:29.340Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:06:29.340Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:06:29.599Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:06:29.599Z] [2022-08-24T12:06:29.599Z] Optional Features: [2022-08-24T12:06:29.599Z] - CONFIG_USER_NS: enabled [2022-08-24T12:06:29.599Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:06:29.599Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:06:29.599Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:06:29.599Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:06:29.599Z] (cgroup swap accounting is currently enabled) [2022-08-24T12:06:29.599Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:06:29.599Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:06:29.599Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:06:29.599Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:06:29.599Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:06:29.599Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:06:29.599Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:06:29.599Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:06:29.599Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:06:29.599Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:06:29.599Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:06:29.599Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:06:29.599Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:06:29.599Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:06:29.599Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:06:29.599Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:06:29.599Z] - Network Drivers: [2022-08-24T12:06:29.599Z] - "overlay": [2022-08-24T12:06:29.599Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:06:29.599Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:06:29.599Z] Optional (for encrypted networks): [2022-08-24T12:06:29.680Z] #36 2.249 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:06:29.745Z] Client: [2022-08-24T12:06:29.745Z] Context: default [2022-08-24T12:06:29.745Z] Debug Mode: false [2022-08-24T12:06:29.745Z] Plugins: [2022-08-24T12:06:29.745Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:06:29.745Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:06:29.745Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:06:29.745Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:06:29.745Z] [2022-08-24T12:06:29.745Z] Server: [2022-08-24T12:06:29.745Z] Containers: 0 [2022-08-24T12:06:29.745Z] Running: 0 [2022-08-24T12:06:29.745Z] Paused: 0 [2022-08-24T12:06:29.745Z] Stopped: 0 [2022-08-24T12:06:29.745Z] Images: 0 [2022-08-24T12:06:29.745Z] Server Version: 20.10.14 [2022-08-24T12:06:29.745Z] Storage Driver: overlay2 [2022-08-24T12:06:29.745Z] Backing Filesystem: extfs [2022-08-24T12:06:29.745Z] Supports d_type: true [2022-08-24T12:06:29.745Z] Native Overlay Diff: true [2022-08-24T12:06:29.745Z] userxattr: false [2022-08-24T12:06:29.745Z] Logging Driver: json-file [2022-08-24T12:06:29.745Z] Cgroup Driver: cgroupfs [2022-08-24T12:06:29.745Z] Cgroup Version: 1 [2022-08-24T12:06:29.745Z] Plugins: [2022-08-24T12:06:29.745Z] Volume: local [2022-08-24T12:06:29.745Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:06:29.745Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:06:29.745Z] Swarm: inactive [2022-08-24T12:06:29.745Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:06:29.745Z] Default Runtime: runc [2022-08-24T12:06:29.745Z] Init Binary: docker-init [2022-08-24T12:06:29.745Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:29.745Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:06:29.745Z] init version: de40ad0 [2022-08-24T12:06:29.745Z] Security Options: [2022-08-24T12:06:29.745Z] apparmor [2022-08-24T12:06:29.745Z] seccomp [2022-08-24T12:06:29.745Z] Profile: default [2022-08-24T12:06:29.745Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:06:29.745Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:06:29.745Z] OSType: linux [2022-08-24T12:06:29.745Z] Architecture: x86_64 [2022-08-24T12:06:29.745Z] CPUs: 2 [2022-08-24T12:06:29.745Z] Total Memory: 7.483GiB [2022-08-24T12:06:29.745Z] Name: ip-10-100-122-68 [2022-08-24T12:06:29.745Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:06:29.745Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:06:29.745Z] Debug Mode: false [2022-08-24T12:06:29.745Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:06:29.745Z] Labels: [2022-08-24T12:06:29.745Z] Experimental: true [2022-08-24T12:06:29.745Z] Insecure Registries: [2022-08-24T12:06:29.745Z] 127.0.0.0/8 [2022-08-24T12:06:29.745Z] Live Restore Enabled: true [2022-08-24T12:06:29.745Z] [2022-08-24T12:06:29.745Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:06:28.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:28.636Z] > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10 [2022-08-24T12:06:28.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:28.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-24T12:06:28.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-24T12:06:28.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:28.717Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-24T12:06:29.016Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:29.035Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:29.858Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:06:29.858Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:06:29.858Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:06:29.858Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:06:29.858Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:06:29.858Z] - CONFIG_XFRM: enabled [2022-08-24T12:06:29.859Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:06:29.859Z] - "ipvlan": [2022-08-24T12:06:29.859Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:06:29.859Z] - "macvlan": [2022-08-24T12:06:29.859Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:06:29.859Z] - "ftp,tftp client in container": [2022-08-24T12:06:29.859Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:06:29.859Z] - Storage Drivers: [2022-08-24T12:06:29.859Z] - "aufs": [2022-08-24T12:06:29.859Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:06:29.859Z] - "btrfs": [2022-08-24T12:06:29.859Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:06:29.859Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:06:29.859Z] - "devicemapper": [2022-08-24T12:06:29.859Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:06:29.859Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:06:29.859Z] - "overlay": [2022-08-24T12:06:29.859Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:06:29.859Z] - "zfs": [2022-08-24T12:06:29.859Z] - /dev/zfs: present [2022-08-24T12:06:29.859Z] - zfs command: missing [2022-08-24T12:06:29.859Z] - zpool command: missing [2022-08-24T12:06:29.859Z] [2022-08-24T12:06:29.859Z] Limits: [2022-08-24T12:06:29.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:06:29.859Z] [2022-08-24T12:06:29.859Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:06:29.932Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:06:29.932Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011) [2022-08-24T12:06:30.044Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:30.045Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:30.045Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44011/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:06:30.045Z] + bash /home/ubuntu/workspace/moby_PR-44011/check-config.sh [2022-08-24T12:06:30.045Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:06:30.045Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:06:30.045Z] [2022-08-24T12:06:30.045Z] Generally Necessary: [2022-08-24T12:06:30.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:06:30.045Z] - apparmor: enabled and tools installed [2022-08-24T12:06:30.045Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:06:30.045Z] - CONFIG_NET_NS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_PID_NS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:06:30.045Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_MEMCG: enabled [2022-08-24T12:06:30.045Z] - CONFIG_KEYS: enabled [2022-08-24T12:06:30.045Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:06:30.045Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:06:30.193Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74b84d00b38e81a00d105d4755919c3710afd05d . [2022-08-24T12:06:30.328Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:06:30.328Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:06:30.328Z] [2022-08-24T12:06:30.328Z] Optional Features: [2022-08-24T12:06:30.328Z] - CONFIG_USER_NS: enabled [2022-08-24T12:06:30.328Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:06:30.328Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:06:30.328Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:06:30.328Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:06:30.328Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:06:30.328Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:06:30.328Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:06:30.328Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:06:30.328Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:06:30.328Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:06:30.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:06:30.328Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:06:30.328Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:06:30.328Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:06:30.328Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:06:30.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:06:30.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:06:30.328Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:06:30.328Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:06:30.328Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:06:30.328Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:06:30.328Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:06:30.328Z] - Network Drivers: [2022-08-24T12:06:30.328Z] - "overlay": [2022-08-24T12:06:30.328Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:06:30.328Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:06:30.328Z] Optional (for encrypted networks): [2022-08-24T12:06:30.452Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:06:30.452Z] #1 sha256:84ca509b1b734c5d8f77a8bf2b6699080c54e0405c09a783f42adb88b140e793 [2022-08-24T12:06:30.452Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:06:30.452Z] #1 DONE 0.1s [2022-08-24T12:06:30.452Z] [2022-08-24T12:06:30.452Z] #2 [internal] load .dockerignore [2022-08-24T12:06:30.452Z] #2 sha256:f1e167967af30690da03d6239e70b8efef0af6e4e4d1c2da597f246ef16da3cd [2022-08-24T12:06:30.452Z] #2 transferring context: 145B done [2022-08-24T12:06:30.452Z] #2 DONE 0.1s [2022-08-24T12:06:30.452Z] [2022-08-24T12:06:30.452Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:06:30.452Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-24T12:06:30.592Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:06:30.592Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:06:30.592Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:06:30.592Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:06:30.592Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:06:30.592Z] - CONFIG_XFRM: enabled [2022-08-24T12:06:30.592Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:06:30.592Z] - "ipvlan": [2022-08-24T12:06:30.592Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:06:30.592Z] - "macvlan": [2022-08-24T12:06:30.592Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:06:30.592Z] - "ftp,tftp client in container": [2022-08-24T12:06:30.592Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:06:30.592Z] - Storage Drivers: [2022-08-24T12:06:30.592Z] - "aufs": [2022-08-24T12:06:30.592Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:06:30.592Z] - "btrfs": [2022-08-24T12:06:30.592Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:06:30.592Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:06:30.592Z] - "devicemapper": [2022-08-24T12:06:30.592Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:06:30.592Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:06:30.592Z] - "overlay": [2022-08-24T12:06:30.592Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:06:30.592Z] - "zfs": [2022-08-24T12:06:30.592Z] - /dev/zfs: present [2022-08-24T12:06:30.592Z] - zfs command: missing [2022-08-24T12:06:30.592Z] - zpool command: missing [2022-08-24T12:06:30.592Z] [2022-08-24T12:06:30.592Z] Limits: [2022-08-24T12:06:30.592Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:06:30.592Z] [2022-08-24T12:06:30.592Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:06:30.937Z] + sudo modprobe ip_vs [2022-08-24T12:06:30.938Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74b84d00b38e81a00d105d4755919c3710afd05d . [2022-08-24T12:06:31.021Z] #3 DONE 0.4s [2022-08-24T12:06:31.021Z] [2022-08-24T12:06:31.021Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:31.021Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-24T12:06:31.021Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:06:31.021Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:06:31.021Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-24T12:06:31.021Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-24T12:06:31.021Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 7.34MB / 9.20MB 0.1s [2022-08-24T12:06:31.021Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done [2022-08-24T12:06:31.054Z] #36 3.539 Fetched 8571 kB in 2s (3589 kB/s) [2022-08-24T12:06:31.199Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:06:31.199Z] #1 sha256:12711fc066aeca2e4e251560c82cd2d56580d7abc45bc345fce36f359b2e6dbf [2022-08-24T12:06:31.199Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:06:31.199Z] #1 DONE 0.1s [2022-08-24T12:06:31.199Z] [2022-08-24T12:06:31.199Z] #2 [internal] load .dockerignore [2022-08-24T12:06:31.199Z] #2 sha256:7438f85b535de7306b806f27ed36442b9b405d642cd41ab2aaff238e9226060b [2022-08-24T12:06:31.199Z] #2 transferring context: 145B done [2022-08-24T12:06:31.291Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-24T12:06:31.291Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-24T12:06:31.291Z] #4 DONE 0.5s [2022-08-24T12:06:31.459Z] #2 DONE 0.1s [2022-08-24T12:06:31.459Z] [2022-08-24T12:06:31.459Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:06:31.459Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:06:31.724Z] #3 DONE 0.4s [2022-08-24T12:06:31.724Z] [2022-08-24T12:06:31.724Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:31.724Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:06:31.724Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:06:31.859Z] [2022-08-24T12:06:31.859Z] #5 [internal] load build definition from Dockerfile [2022-08-24T12:06:31.859Z] #5 sha256:e9d52ef10241d5c48986b07d65bf9070c3986f3097cf8b483ce02dadbb98cac2 [2022-08-24T12:06:31.859Z] #5 DONE 0.0s [2022-08-24T12:06:31.859Z] [2022-08-24T12:06:31.859Z] #6 [internal] load .dockerignore [2022-08-24T12:06:31.859Z] #6 sha256:d6f4af5508b3fc04513d25baae840222e0352ce474964f7ae600c9cbd9cd5797 [2022-08-24T12:06:31.859Z] #6 DONE 0.0s [2022-08-24T12:06:31.859Z] [2022-08-24T12:06:31.859Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:31.859Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-24T12:06:31.986Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:06:31.986Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:06:31.986Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:06:31.986Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:06:31.987Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-24T12:06:31.987Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-24T12:06:31.987Z] #36 3.539 Reading package lists... [2022-08-24T12:06:29.808Z] > git remote # timeout=10 [2022-08-24T12:06:29.828Z] > git config --get remote.origin.url # timeout=10 [2022-08-24T12:06:29.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-24T12:06:29.852Z] > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10 [2022-08-24T12:06:29.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-24T12:06:29.915Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T12:06:29.936Z] > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10 [2022-08-24T12:06:32.428Z] #10 ... [2022-08-24T12:06:32.428Z] [2022-08-24T12:06:32.428Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:32.428Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:32.428Z] #7 DONE 0.7s [2022-08-24T12:06:32.428Z] [2022-08-24T12:06:32.428Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:32.428Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-24T12:06:32.428Z] #10 DONE 0.7s [2022-08-24T12:06:32.428Z] [2022-08-24T12:06:32.428Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:06:32.428Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-24T12:06:32.428Z] #9 DONE 0.7s [2022-08-24T12:06:32.428Z] [2022-08-24T12:06:32.428Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:32.428Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:06:32.428Z] #8 DONE 0.7s [2022-08-24T12:06:32.553Z] #36 4.377 Reading package lists... [2022-08-24T12:06:32.553Z] #36 5.159 Building dependency tree... [2022-08-24T12:06:32.563Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-24T12:06:32.811Z] #36 5.485 The following additional packages will be installed: [2022-08-24T12:06:32.811Z] #36 5.485 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:06:32.811Z] #36 5.485 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:06:32.811Z] #36 5.485 Recommended packages: [2022-08-24T12:06:32.811Z] #36 5.485 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:06:33.068Z] #36 5.704 The following NEW packages will be installed: [2022-08-24T12:06:33.068Z] #36 5.705 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:06:33.068Z] #36 5.705 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:06:33.068Z] #36 5.706 libssh2-1 openssl [2022-08-24T12:06:33.326Z] #36 5.980 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:33.326Z] #36 5.980 Need to get 3047 kB of archives. [2022-08-24T12:06:33.326Z] #36 5.980 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:06:33.326Z] #36 5.980 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:06:33.326Z] #36 5.998 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:06:33.326Z] #36 6.000 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:06:33.326Z] #36 6.006 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-08-24T12:06:33.326Z] #36 6.006 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:06:33.326Z] #36 6.007 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:06:33.326Z] #36 6.010 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:06:33.326Z] #36 6.015 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:06:33.326Z] #36 6.016 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:06:33.326Z] #36 6.017 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:06:33.326Z] #36 6.019 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:06:33.326Z] #36 6.023 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:06:33.326Z] #36 6.031 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:06:33.326Z] #36 6.035 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:06:33.326Z] #36 6.036 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:06:33.466Z] Client: [2022-08-24T12:06:33.467Z] Context: default [2022-08-24T12:06:33.467Z] Debug Mode: false [2022-08-24T12:06:33.467Z] Plugins: [2022-08-24T12:06:33.467Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:06:33.467Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:06:33.467Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:06:33.467Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:06:33.467Z] [2022-08-24T12:06:33.467Z] Server: [2022-08-24T12:06:33.467Z] Containers: 0 [2022-08-24T12:06:33.467Z] Running: 0 [2022-08-24T12:06:33.467Z] Paused: 0 [2022-08-24T12:06:33.467Z] Stopped: 0 [2022-08-24T12:06:33.467Z] Images: 0 [2022-08-24T12:06:33.467Z] Server Version: 20.10.14 [2022-08-24T12:06:33.467Z] Storage Driver: overlay2 [2022-08-24T12:06:33.467Z] Backing Filesystem: extfs [2022-08-24T12:06:33.467Z] Supports d_type: true [2022-08-24T12:06:33.467Z] Native Overlay Diff: true [2022-08-24T12:06:33.467Z] userxattr: false [2022-08-24T12:06:33.467Z] Logging Driver: json-file [2022-08-24T12:06:33.467Z] Cgroup Driver: systemd [2022-08-24T12:06:33.467Z] Cgroup Version: 2 [2022-08-24T12:06:33.467Z] Plugins: [2022-08-24T12:06:33.467Z] Volume: local [2022-08-24T12:06:33.467Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:06:33.467Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:06:33.467Z] Swarm: inactive [2022-08-24T12:06:33.467Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:06:33.467Z] Default Runtime: runc [2022-08-24T12:06:33.467Z] Init Binary: docker-init [2022-08-24T12:06:33.467Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:33.467Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:06:33.467Z] init version: de40ad0 [2022-08-24T12:06:33.467Z] Security Options: [2022-08-24T12:06:33.467Z] apparmor [2022-08-24T12:06:33.467Z] seccomp [2022-08-24T12:06:33.467Z] Profile: default [2022-08-24T12:06:33.467Z] cgroupns [2022-08-24T12:06:33.467Z] Kernel Version: 5.13.0-1021-aws [2022-08-24T12:06:33.467Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-24T12:06:33.467Z] OSType: linux [2022-08-24T12:06:33.467Z] Architecture: x86_64 [2022-08-24T12:06:33.467Z] CPUs: 2 [2022-08-24T12:06:33.467Z] Total Memory: 7.559GiB [2022-08-24T12:06:33.467Z] Name: ip-10-100-79-91 [2022-08-24T12:06:33.467Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-24T12:06:33.467Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:06:33.467Z] Debug Mode: false [2022-08-24T12:06:33.467Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:06:33.467Z] Labels: [2022-08-24T12:06:33.467Z] Experimental: true [2022-08-24T12:06:33.467Z] Insecure Registries: [2022-08-24T12:06:33.467Z] 127.0.0.0/8 [2022-08-24T12:06:33.467Z] Live Restore Enabled: true [2022-08-24T12:06:33.467Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-24T12:06:33.507Z] #4 DONE 1.5s [2022-08-24T12:06:33.507Z] [2022-08-24T12:06:33.507Z] #6 [internal] load .dockerignore [2022-08-24T12:06:33.507Z] #6 sha256:3c172e0633d9640800834dd40ee9a62890246919df173bcb02ab833446b0b090 [2022-08-24T12:06:33.507Z] #6 DONE 0.0s [2022-08-24T12:06:33.507Z] [2022-08-24T12:06:33.507Z] #5 [internal] load build definition from Dockerfile [2022-08-24T12:06:33.507Z] #5 sha256:18c67ce7b2865d60d6c997ad95d2b92f3a76d6852684e3e6b769352929486070 [2022-08-24T12:06:33.507Z] #5 DONE 0.0s [2022-08-24T12:06:33.507Z] [2022-08-24T12:06:33.507Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:33.507Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] sh [2022-08-24T12:06:33.583Z] #36 6.278 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:33.583Z] #36 6.324 Fetched 3047 kB in 0s (9433 kB/s) [2022-08-24T12:06:33.583Z] #36 6.353 Selecting previously unselected package openssl. [2022-08-24T12:06:33.796Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:74b84d00b38e81a00d105d4755919c3710afd05d . [2022-08-24T12:06:33.854Z] #36 6.353 (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-08-24T12:06:33.854Z] #36 6.358 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:06:33.854Z] #36 6.383 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:33.854Z] #36 6.596 Selecting previously unselected package ca-certificates. [2022-08-24T12:06:33.854Z] #36 6.596 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:06:33.854Z] #36 6.610 Unpacking ca-certificates (20210119) ... [2022-08-24T12:06:34.054Z] #2 [internal] load .dockerignore [2022-08-24T12:06:34.054Z] #2 sha256:0d553c8f5141ccf514f38d78f8fb7e4916b05b9ec3a689a6383aee576b4a3355 [2022-08-24T12:06:34.054Z] #2 transferring context: 145B done [2022-08-24T12:06:34.054Z] #2 DONE 0.2s [2022-08-24T12:06:34.054Z] [2022-08-24T12:06:34.054Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:06:34.054Z] #1 sha256:b714c8367d29aad92c86472a6f196aaf12afd82abea070dd51835b26532a1160 [2022-08-24T12:06:34.054Z] #1 transferring dockerfile: 19.07kB done [2022-08-24T12:06:34.054Z] #1 DONE 0.2s [2022-08-24T12:06:34.054Z] [2022-08-24T12:06:34.054Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:06:34.054Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:06:34.112Z] #36 6.787 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:06:34.112Z] #36 6.787 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:06:34.112Z] #36 6.833 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:34.339Z] [2022-08-24T12:06:34.339Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:34.339Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:34.339Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:34.339Z] #73 DONE 0.1s [2022-08-24T12:06:34.339Z] [2022-08-24T12:06:34.339Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:34.339Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:34.339Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:34.339Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:34.339Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:06:34.339Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:06:34.370Z] #36 6.949 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:06:34.370Z] #36 6.949 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:34.370Z] #36 6.954 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:34.370Z] #36 7.053 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:06:34.370Z] #36 7.053 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:34.370Z] #36 7.057 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:34.453Z] #10 DONE 0.7s [2022-08-24T12:06:34.453Z] [2022-08-24T12:06:34.453Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:34.453Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:06:34.453Z] #7 DONE 0.8s [2022-08-24T12:06:34.453Z] [2022-08-24T12:06:34.453Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:34.453Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:34.453Z] #9 DONE 0.8s [2022-08-24T12:06:34.453Z] [2022-08-24T12:06:34.453Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:06:34.453Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:06:34.453Z] #8 DONE 0.8s [2022-08-24T12:06:34.599Z] #71 ... [2022-08-24T12:06:34.599Z] [2022-08-24T12:06:34.599Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:34.599Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:34.599Z] #49 DONE 0.0s [2022-08-24T12:06:34.617Z] #3 DONE 0.4s [2022-08-24T12:06:34.617Z] [2022-08-24T12:06:34.617Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:34.617Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:06:34.617Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:06:34.617Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:06:34.617Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:06:34.617Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:06:34.617Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-24T12:06:34.617Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:06:34.627Z] #36 7.173 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:06:34.627Z] #36 7.173 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:06:34.627Z] #36 7.176 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:34.627Z] #36 7.327 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:06:34.627Z] #36 7.327 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:06:34.627Z] #36 7.354 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:34.627Z] #36 7.432 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:06:34.627Z] #36 7.432 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:06:34.833Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled" [2022-08-24T12:06:34.867Z] [2022-08-24T12:06:34.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:34.867Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:34.867Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:06:34.867Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-08-24T12:06:34.867Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-08-24T12:06:34.867Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:06:34.867Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 35.65MB / 53.69MB 0.3s [2022-08-24T12:06:34.867Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.3s done [2022-08-24T12:06:34.867Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 49.28MB / 53.69MB 0.5s [2022-08-24T12:06:34.867Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.5s [2022-08-24T12:06:34.875Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-24T12:06:34.875Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-24T12:06:34.884Z] #36 7.436 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:34.884Z] #36 7.504 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:06:34.884Z] #36 7.504 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:06:34.884Z] #36 7.508 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:34.884Z] #36 7.594 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:06:34.884Z] #36 7.594 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:06:34.884Z] #36 7.598 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:34.884Z] #36 7.697 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:06:34.884Z] #36 7.697 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:35.023Z] [2022-08-24T12:06:35.023Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:35.023Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:35.023Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-24T12:06:35.023Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:06:35.023Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:06:35.023Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:06:35.126Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.6s [2022-08-24T12:06:35.126Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.6s done [2022-08-24T12:06:35.126Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 4.19MB / 81.12MB 0.7s [2022-08-24T12:06:35.137Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-24T12:06:35.137Z] #4 DONE 0.6s [2022-08-24T12:06:35.140Z] #36 7.703 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:35.141Z] #36 7.816 Selecting previously unselected package curl. [2022-08-24T12:06:35.141Z] #36 7.816 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:35.141Z] #36 7.843 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:35.141Z] #36 7.960 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:06:35.141Z] #36 7.960 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-24T12:06:35.287Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.2s [Pipeline] sh [2022-08-24T12:06:35.395Z] [2022-08-24T12:06:35.395Z] #6 [internal] load build definition from Dockerfile [2022-08-24T12:06:35.395Z] #6 sha256:7809b5bf23f7e4515f87104872122b4131d8153402629be3e929dac1cbf6df15 [2022-08-24T12:06:35.395Z] #6 DONE 0.0s [2022-08-24T12:06:35.395Z] [2022-08-24T12:06:35.395Z] #5 [internal] load .dockerignore [2022-08-24T12:06:35.395Z] #5 sha256:407006109d5ee915c625eb6dd9c46f2eb9ad12b3eb009b91d72b0610bdfb6c3d [2022-08-24T12:06:35.395Z] #5 DONE 0.0s [2022-08-24T12:06:35.395Z] [2022-08-24T12:06:35.395Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:35.395Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:06:35.398Z] #36 8.000 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:35.398Z] #36 8.101 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:06:35.398Z] #36 8.101 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:06:35.398Z] #36 8.106 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:35.398Z] #36 8.200 Selecting previously unselected package jq. [2022-08-24T12:06:35.398Z] #36 8.200 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:06:35.407Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 15.73MB / 81.12MB 0.8s [2022-08-24T12:06:35.407Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 27.26MB / 81.12MB 1.0s [2022-08-24T12:06:35.562Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.24MB / 55.01MB 0.3s [2022-08-24T12:06:35.562Z] #28 ... [2022-08-24T12:06:35.562Z] [2022-08-24T12:06:35.562Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:35.562Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:35.562Z] #49 DONE 0.0s [2022-08-24T12:06:35.562Z] [2022-08-24T12:06:35.562Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:35.563Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:35.563Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.51MB / 55.01MB 0.5s [2022-08-24T12:06:35.655Z] #36 8.211 Unpacking jq (1.6-2.1) ... [2022-08-24T12:06:35.655Z] #36 8.267 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:35.655Z] #36 8.281 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:35.655Z] #36 8.292 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:35.655Z] #36 8.302 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:35.655Z] #36 8.313 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:35.655Z] #36 8.322 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:35.655Z] #36 8.332 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:35.655Z] #36 8.342 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:35.655Z] #36 8.357 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:35.655Z] #36 8.370 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:35.655Z] #36 8.380 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:35.655Z] #36 8.390 Setting up ca-certificates (20210119) ... [2022-08-24T12:06:35.668Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.1s done [2022-08-24T12:06:35.668Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 41.94MB / 81.12MB 1.2s [2022-08-24T12:06:35.668Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 1.2s [2022-08-24T12:06:35.668Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 49.39MB / 81.12MB 1.2s [2022-08-24T12:06:35.668Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 7.34MB / 54.68MB 1.2s [2022-08-24T12:06:35.668Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 0B / 108.99MB 1.2s [2022-08-24T12:06:35.930Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 59.77MB / 81.12MB 1.3s [2022-08-24T12:06:35.930Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 12.58MB / 54.68MB 1.3s [2022-08-24T12:06:35.930Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 77.59MB / 81.12MB 1.5s [2022-08-24T12:06:35.930Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 28.31MB / 54.68MB 1.5s [2022-08-24T12:06:35.930Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 17.62MB / 108.99MB 1.5s [2022-08-24T12:06:35.930Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 38.80MB / 54.68MB 1.6s [2022-08-24T12:06:35.930Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 29.36MB / 108.99MB 1.6s [2022-08-24T12:06:35.930Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.3s [2022-08-24T12:06:35.992Z] + docker version [2022-08-24T12:06:36.143Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.87MB / 55.01MB 0.8s [2022-08-24T12:06:36.143Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 1.0s [2022-08-24T12:06:36.191Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 46.14MB / 54.68MB 1.7s [2022-08-24T12:06:36.191Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 38.80MB / 108.99MB 1.7s [2022-08-24T12:06:36.191Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.8s [2022-08-24T12:06:36.191Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 49.51MB / 108.99MB 1.8s [2022-08-24T12:06:36.326Z] #10 ... [2022-08-24T12:06:36.326Z] [2022-08-24T12:06:36.326Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:36.326Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:36.326Z] #7 DONE 1.0s [2022-08-24T12:06:36.326Z] [2022-08-24T12:06:36.326Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:06:36.326Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:06:36.326Z] #8 DONE 1.0s [2022-08-24T12:06:36.326Z] [2022-08-24T12:06:36.326Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:36.326Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:06:36.326Z] #9 DONE 1.0s [2022-08-24T12:06:36.326Z] [2022-08-24T12:06:36.326Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:36.326Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:06:36.326Z] #10 DONE 1.0s [2022-08-24T12:06:36.404Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 25.17MB / 55.01MB 1.2s [2022-08-24T12:06:36.450Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 79.69MB / 108.99MB 2.1s [2022-08-24T12:06:36.450Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 88.08MB / 108.99MB 2.1s [2022-08-24T12:06:36.585Z] [2022-08-24T12:06:36.585Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:36.585Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:36.585Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-24T12:06:36.585Z] #73 DONE 0.0s [2022-08-24T12:06:36.585Z] [2022-08-24T12:06:36.585Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:36.585Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:36.585Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:06:36.585Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:06:36.585Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:06:36.589Z] #36 9.142 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:36.676Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.70MB / 55.01MB 1.4s [2022-08-24T12:06:36.714Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.2s done [2022-08-24T12:06:36.714Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 96.47MB / 108.99MB 2.2s [2022-08-24T12:06:36.714Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 0B / 126B 2.2s [2022-08-24T12:06:36.714Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 2.3s [2022-08-24T12:06:36.714Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.3s [2022-08-24T12:06:36.842Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:06:36.843Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.1s [2022-08-24T12:06:36.847Z] #36 ... [2022-08-24T12:06:36.847Z] [2022-08-24T12:06:36.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:36.847Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:36.847Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.9s done [2022-08-24T12:06:36.847Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-08-24T12:06:36.847Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.0s done [2022-08-24T12:06:36.847Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.9s [2022-08-24T12:06:36.937Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.7s [2022-08-24T12:06:36.937Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 1.9s [2022-08-24T12:06:36.973Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.6s done [2022-08-24T12:06:36.973Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 2.6s done [2022-08-24T12:06:37.102Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.2s [2022-08-24T12:06:37.102Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.3s [2022-08-24T12:06:37.102Z] #28 ... [2022-08-24T12:06:37.102Z] [2022-08-24T12:06:37.102Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:37.102Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:37.102Z] #49 DONE 0.7s [2022-08-24T12:06:37.102Z] [2022-08-24T12:06:37.102Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:37.102Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:37.102Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 23.07MB / 55.01MB 0.4s [2022-08-24T12:06:37.200Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 39.85MB / 55.01MB 2.1s [2022-08-24T12:06:37.200Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 45.09MB / 55.01MB 2.1s [2022-08-24T12:06:37.389Z] #28 ... [2022-08-24T12:06:37.389Z] [2022-08-24T12:06:37.389Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:37.389Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:37.389Z] #49 DONE 0.0s [2022-08-24T12:06:37.389Z] [2022-08-24T12:06:37.389Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:37.389Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:37.389Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.46MB / 55.01MB 0.5s [2022-08-24T12:06:37.389Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.23MB / 55.01MB 0.7s [2022-08-24T12:06:37.461Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 48.23MB / 55.01MB 2.3s [2022-08-24T12:06:37.461Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s [2022-08-24T12:06:37.648Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 0.8s [2022-08-24T12:06:37.648Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s [2022-08-24T12:06:37.787Z] #11 ... [2022-08-24T12:06:37.787Z] [2022-08-24T12:06:37.787Z] #36 [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-08-24T12:06:37.787Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:37.787Z] #36 10.46 129 added, 0 removed; done. [2022-08-24T12:06:37.787Z] #36 10.52 Setting up jq (1.6-2.1) ... [2022-08-24T12:06:37.912Z] #11 ... [2022-08-24T12:06:37.912Z] [2022-08-24T12:06:37.912Z] #24 [internal] load build context [2022-08-24T12:06:37.912Z] #24 sha256:10a01f7fa6547dbd92764a9fdb9d73420175f518a1f24b3d4970aa63c4ada9d4 [2022-08-24T12:06:37.912Z] #24 transferring context: 62.61MB 2.8s done [2022-08-24T12:06:37.912Z] #24 DONE 3.7s [2022-08-24T12:06:37.912Z] [2022-08-24T12:06:37.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:37.912Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:37.912Z] #11 ... [2022-08-24T12:06:37.912Z] [2022-08-24T12:06:37.912Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:37.912Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:37.912Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:37.912Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:06:37.912Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:06:37.912Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-08-24T12:06:37.912Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-08-24T12:06:37.912Z] #73 DONE 3.6s [2022-08-24T12:06:38.031Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.9s done [2022-08-24T12:06:38.186Z] #36 10.53 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:38.186Z] #36 10.54 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:38.186Z] #36 10.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:38.186Z] #36 10.57 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:06:38.186Z] #36 10.59 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:38.191Z] [2022-08-24T12:06:38.191Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:38.191Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:38.191Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-08-24T12:06:38.191Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s [2022-08-24T12:06:38.213Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-08-24T12:06:38.444Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-24T12:06:38.472Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-08-24T12:06:39.117Z] #36 11.69 0 added, 0 removed; done. [2022-08-24T12:06:39.117Z] #36 11.69 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:06:39.117Z] #36 11.69 done. [2022-08-24T12:06:39.133Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-08-24T12:06:39.309Z] Client: Docker Engine - Community [2022-08-24T12:06:39.309Z] Version: 20.10.14 [2022-08-24T12:06:39.309Z] API version: 1.41 [2022-08-24T12:06:39.309Z] Go version: go1.16.15 [2022-08-24T12:06:39.309Z] Git commit: a224086 [2022-08-24T12:06:39.309Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-24T12:06:39.309Z] OS/Arch: linux/amd64 [2022-08-24T12:06:39.309Z] Context: default [2022-08-24T12:06:39.309Z] Experimental: true [2022-08-24T12:06:39.309Z] [2022-08-24T12:06:39.309Z] Server: Docker Engine - Community [2022-08-24T12:06:39.309Z] Engine: [2022-08-24T12:06:39.309Z] Version: 20.10.14 [2022-08-24T12:06:39.309Z] API version: 1.41 (minimum version 1.12) [2022-08-24T12:06:39.309Z] Go version: go1.16.15 [2022-08-24T12:06:39.309Z] Git commit: 87a90dc [2022-08-24T12:06:39.309Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-24T12:06:39.309Z] OS/Arch: linux/amd64 [2022-08-24T12:06:39.309Z] Experimental: true [2022-08-24T12:06:39.309Z] containerd: [2022-08-24T12:06:39.309Z] Version: 1.5.11 [2022-08-24T12:06:39.309Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:39.309Z] runc: [2022-08-24T12:06:39.309Z] Version: 1.0.3 [2022-08-24T12:06:39.309Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-24T12:06:39.309Z] docker-init: [2022-08-24T12:06:39.309Z] Version: 0.19.0 [2022-08-24T12:06:39.309Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-24T12:06:39.393Z] #71 DONE 5.0s [2022-08-24T12:06:39.393Z] [2022-08-24T12:06:39.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:39.393Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:39.393Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-08-24T12:06:39.393Z] #11 ... [2022-08-24T12:06:39.393Z] [2022-08-24T12:06:39.393Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:39.393Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-24T12:06:39.393Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-08-24T12:06:39.393Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:06:39.393Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-08-24T12:06:39.393Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-08-24T12:06:39.393Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.2s done [2022-08-24T12:06:39.393Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.1s done [2022-08-24T12:06:39.393Z] #28 DONE 5.2s [2022-08-24T12:06:39.393Z] [2022-08-24T12:06:39.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:39.393Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:39.393Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.1s [2022-08-24T12:06:39.649Z] + docker info [2022-08-24T12:06:39.653Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.4s done [2022-08-24T12:06:39.912Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-08-24T12:06:40.053Z] #36 DONE 12.6s [2022-08-24T12:06:40.053Z] [2022-08-24T12:06:40.053Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:06:40.053Z] #37 sha256:a0d15a65c486890e6c51440631accf8bb637b82109123dda3c105eedcd114901 [2022-08-24T12:06:40.053Z] #37 DONE 0.1s [2022-08-24T12:06:40.053Z] [2022-08-24T12:06:40.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:40.053Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:40.053Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.1s done [2022-08-24T12:06:40.053Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.5s [2022-08-24T12:06:40.862Z] #11 ... [2022-08-24T12:06:40.862Z] [2022-08-24T12:06:40.862Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:06:40.862Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-24T12:06:40.862Z] #72 DONE 0.6s [2022-08-24T12:06:40.862Z] [2022-08-24T12:06:40.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:40.862Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:40.994Z] #28 ... [2022-08-24T12:06:40.994Z] [2022-08-24T12:06:40.994Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:40.994Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:40.994Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:40.994Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:40.994Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:06:40.995Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:06:40.995Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-24T12:06:40.995Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-08-24T12:06:40.995Z] #71 DONE 6.0s [2022-08-24T12:06:40.995Z] [2022-08-24T12:06:40.995Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:40.995Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:40.995Z] #28 ... [2022-08-24T12:06:40.995Z] [2022-08-24T12:06:40.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:40.995Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:40.995Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:06:40.995Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:06:40.995Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:06:40.995Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done [2022-08-24T12:06:40.995Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:06:40.995Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.2s done [2022-08-24T12:06:40.995Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-08-24T12:06:40.995Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.6s done [2022-08-24T12:06:40.995Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.4s done [2022-08-24T12:06:40.995Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 5.9s [2022-08-24T12:06:40.995Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.6s done [2022-08-24T12:06:41.257Z] #11 ... [2022-08-24T12:06:41.257Z] [2022-08-24T12:06:41.257Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:41.257Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:41.257Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:41.257Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:41.257Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:06:41.257Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:06:41.257Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-08-24T12:06:41.257Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-08-24T12:06:41.257Z] #73 DONE 6.3s [2022-08-24T12:06:41.257Z] [2022-08-24T12:06:41.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:41.257Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:41.257Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 76.55MB / 141.86MB 6.2s [2022-08-24T12:06:41.257Z] #11 ... [2022-08-24T12:06:41.257Z] [2022-08-24T12:06:41.257Z] #24 [internal] load build context [2022-08-24T12:06:41.257Z] #24 sha256:e03cc328880981523648d0a1b39883fbf9a1b1068423e91eb21e19c053a81853 [2022-08-24T12:06:41.257Z] #24 transferring context: 23.57MB 6.3s [2022-08-24T12:06:41.432Z] #11 ... [2022-08-24T12:06:41.432Z] [2022-08-24T12:06:41.432Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:06:41.432Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-24T12:06:41.432Z] #74 DONE 0.8s [2022-08-24T12:06:41.432Z] [2022-08-24T12:06:41.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:41.432Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:41.517Z] #24 ... [2022-08-24T12:06:41.517Z] [2022-08-24T12:06:41.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:41.517Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:41.766Z] #28 ... [2022-08-24T12:06:41.766Z] [2022-08-24T12:06:41.766Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:41.766Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:06:41.766Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:06:41.766Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:41.766Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:06:41.766Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:06:41.766Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-24T12:06:41.766Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-08-24T12:06:41.766Z] #71 DONE 4.5s [2022-08-24T12:06:41.766Z] [2022-08-24T12:06:41.766Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:06:41.766Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:06:41.766Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:06:41.766Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:06:41.766Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:06:41.766Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-24T12:06:41.766Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-08-24T12:06:41.766Z] #73 DONE 4.6s [2022-08-24T12:06:41.766Z] [2022-08-24T12:06:41.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:41.766Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:41.766Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.1s done [2022-08-24T12:06:41.766Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:06:41.766Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:06:41.766Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:06:41.766Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done [2022-08-24T12:06:41.766Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.4s done [2022-08-24T12:06:41.766Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done [2022-08-24T12:06:41.766Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.2s [2022-08-24T12:06:41.766Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.4s done [2022-08-24T12:06:41.766Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.5s [2022-08-24T12:06:41.766Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.2s [2022-08-24T12:06:41.777Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.93MB / 141.86MB 6.5s [2022-08-24T12:06:41.777Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 94.37MB / 141.86MB 6.7s [2022-08-24T12:06:42.347Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.10MB / 141.86MB 7.1s [2022-08-24T12:06:42.609Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 7.3s [2022-08-24T12:06:42.704Z] #11 ... [2022-08-24T12:06:42.704Z] [2022-08-24T12:06:42.704Z] #24 [internal] load build context [2022-08-24T12:06:42.704Z] #24 sha256:fc777b7a67983d14c9d5f8479439e2105b50a8bb33de52f6c284a2ee68e4c9e1 [2022-08-24T12:06:42.704Z] #24 transferring context: 62.60MB 5.7s done [2022-08-24T12:06:42.704Z] #24 DONE 6.1s [2022-08-24T12:06:42.704Z] [2022-08-24T12:06:42.704Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:42.704Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:42.704Z] #11 ... [2022-08-24T12:06:42.704Z] [2022-08-24T12:06:42.704Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:42.704Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:42.868Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 7.6s [2022-08-24T12:06:43.127Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 7.9s [2022-08-24T12:06:43.641Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-08-24T12:06:43.696Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s [2022-08-24T12:06:43.972Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.5s done [2022-08-24T12:06:43.972Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-08-24T12:06:44.212Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s done [2022-08-24T12:06:44.470Z] #28 DONE 7.9s [2022-08-24T12:06:44.470Z] [2022-08-24T12:06:44.470Z] #29 [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-08-24T12:06:44.470Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:44.470Z] #29 ... [2022-08-24T12:06:44.470Z] [2022-08-24T12:06:44.470Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:06:44.470Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:06:44.470Z] #72 DONE 0.6s [2022-08-24T12:06:44.640Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.3s done [2022-08-24T12:06:44.727Z] [2022-08-24T12:06:44.727Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:44.727Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:44.727Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.3s done [2022-08-24T12:06:44.727Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-08-24T12:06:44.727Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-24T12:06:45.300Z] #11 ... [2022-08-24T12:06:45.300Z] [2022-08-24T12:06:45.300Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:06:45.300Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:06:45.300Z] #74 DONE 0.7s [2022-08-24T12:06:45.300Z] [2022-08-24T12:06:45.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:45.300Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:45.300Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-08-24T12:06:45.300Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-24T12:06:45.311Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.6s [2022-08-24T12:06:45.589Z] #11 ... [2022-08-24T12:06:45.589Z] [2022-08-24T12:06:45.589Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:06:45.589Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:06:45.589Z] #72 DONE 0.7s [2022-08-24T12:06:45.589Z] [2022-08-24T12:06:45.589Z] #24 [internal] load build context [2022-08-24T12:06:45.589Z] #24 sha256:e03cc328880981523648d0a1b39883fbf9a1b1068423e91eb21e19c053a81853 [2022-08-24T12:06:45.850Z] #24 transferring context: 62.61MB 10.8s done [2022-08-24T12:06:45.875Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.5s done [2022-08-24T12:06:46.133Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-24T12:06:46.427Z] #24 DONE 11.2s [2022-08-24T12:06:46.427Z] [2022-08-24T12:06:46.427Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:46.427Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:46.427Z] #28 ... [2022-08-24T12:06:46.427Z] [2022-08-24T12:06:46.427Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:06:46.427Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:06:46.427Z] #74 DONE 0.8s [2022-08-24T12:06:46.427Z] [2022-08-24T12:06:46.427Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:46.427Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:46.427Z] #28 ... [2022-08-24T12:06:46.427Z] [2022-08-24T12:06:46.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:46.427Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:47.267Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.2s done [2022-08-24T12:06:47.267Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-08-24T12:06:47.820Z] Client: [2022-08-24T12:06:47.820Z] Context: default [2022-08-24T12:06:47.820Z] Debug Mode: false [2022-08-24T12:06:47.820Z] Plugins: [2022-08-24T12:06:47.820Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-24T12:06:47.820Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-24T12:06:47.820Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-24T12:06:47.820Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-24T12:06:47.820Z] [2022-08-24T12:06:47.820Z] Server: [2022-08-24T12:06:47.820Z] Containers: 0 [2022-08-24T12:06:47.820Z] Running: 0 [2022-08-24T12:06:47.820Z] Paused: 0 [2022-08-24T12:06:47.820Z] Stopped: 0 [2022-08-24T12:06:47.820Z] Images: 0 [2022-08-24T12:06:47.820Z] Server Version: 20.10.14 [2022-08-24T12:06:47.820Z] Storage Driver: overlay2 [2022-08-24T12:06:47.820Z] Backing Filesystem: extfs [2022-08-24T12:06:47.820Z] Supports d_type: true [2022-08-24T12:06:47.820Z] Native Overlay Diff: true [2022-08-24T12:06:47.820Z] userxattr: false [2022-08-24T12:06:47.820Z] Logging Driver: json-file [2022-08-24T12:06:47.820Z] Cgroup Driver: cgroupfs [2022-08-24T12:06:47.820Z] Cgroup Version: 1 [2022-08-24T12:06:47.820Z] Plugins: [2022-08-24T12:06:47.820Z] Volume: local [2022-08-24T12:06:47.820Z] Network: bridge host ipvlan macvlan null overlay [2022-08-24T12:06:47.820Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-24T12:06:47.820Z] Swarm: inactive [2022-08-24T12:06:47.820Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-24T12:06:47.820Z] Default Runtime: runc [2022-08-24T12:06:47.820Z] Init Binary: docker-init [2022-08-24T12:06:47.820Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-24T12:06:47.820Z] runc version: v1.0.3-0-gf46b6ba [2022-08-24T12:06:47.820Z] init version: de40ad0 [2022-08-24T12:06:47.820Z] Security Options: [2022-08-24T12:06:47.820Z] apparmor [2022-08-24T12:06:47.820Z] seccomp [2022-08-24T12:06:47.820Z] Profile: default [2022-08-24T12:06:47.820Z] Kernel Version: 5.4.0-1071-aws [2022-08-24T12:06:47.820Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-24T12:06:47.820Z] OSType: linux [2022-08-24T12:06:47.820Z] Architecture: x86_64 [2022-08-24T12:06:47.820Z] CPUs: 2 [2022-08-24T12:06:47.820Z] Total Memory: 7.565GiB [2022-08-24T12:06:47.820Z] Name: ip-10-100-52-94 [2022-08-24T12:06:47.820Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-24T12:06:47.820Z] Docker Root Dir: /var/lib/docker [2022-08-24T12:06:47.820Z] Debug Mode: false [2022-08-24T12:06:47.820Z] Registry: https://index.docker.io/v1/ [2022-08-24T12:06:47.820Z] Labels: [2022-08-24T12:06:47.820Z] Experimental: true [2022-08-24T12:06:47.820Z] Insecure Registries: [2022-08-24T12:06:47.820Z] 127.0.0.0/8 [2022-08-24T12:06:47.820Z] Live Restore Enabled: true [2022-08-24T12:06:47.820Z] [2022-08-24T12:06:47.820Z] WARNING: No swap limit support [Pipeline] sh [2022-08-24T12:06:48.132Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:48.132Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-24T12:06:48.132Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44011/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-24T12:06:48.132Z] + bash /home/ubuntu/workspace/moby_PR-44011/check-config.sh [2022-08-24T12:06:48.132Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-24T12:06:48.132Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-24T12:06:48.132Z] [2022-08-24T12:06:48.132Z] Generally Necessary: [2022-08-24T12:06:48.132Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-24T12:06:48.132Z] - apparmor: enabled and tools installed [2022-08-24T12:06:48.132Z] - CONFIG_NAMESPACES: enabled [2022-08-24T12:06:48.132Z] - CONFIG_NET_NS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_PID_NS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_IPC_NS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_UTS_NS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CGROUPS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-24T12:06:48.132Z] - CONFIG_CPUSETS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_MEMCG: enabled [2022-08-24T12:06:48.132Z] - CONFIG_KEYS: enabled [2022-08-24T12:06:48.132Z] - CONFIG_VETH: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-24T12:06:48.132Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-24T12:06:48.394Z] - CONFIG_CGROUP_BPF: enabled [2022-08-24T12:06:48.394Z] [2022-08-24T12:06:48.394Z] Optional Features: [2022-08-24T12:06:48.394Z] - CONFIG_USER_NS: enabled [2022-08-24T12:06:48.394Z] - CONFIG_SECCOMP: enabled [2022-08-24T12:06:48.394Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-24T12:06:48.394Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-24T12:06:48.394Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-24T12:06:48.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-24T12:06:48.394Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-24T12:06:48.394Z] - CONFIG_BLK_CGROUP: enabled [2022-08-24T12:06:48.394Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-24T12:06:48.394Z] - CONFIG_CGROUP_PERF: enabled [2022-08-24T12:06:48.394Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-24T12:06:48.394Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-24T12:06:48.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-24T12:06:48.394Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-24T12:06:48.394Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-24T12:06:48.394Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_IP_VS: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-24T12:06:48.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-24T12:06:48.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-24T12:06:48.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-24T12:06:48.394Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-24T12:06:48.394Z] - CONFIG_EXT4_FS: enabled [2022-08-24T12:06:48.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-24T12:06:48.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-24T12:06:48.394Z] - Network Drivers: [2022-08-24T12:06:48.394Z] - "overlay": [2022-08-24T12:06:48.394Z] - CONFIG_VXLAN: enabled (as module) [2022-08-24T12:06:48.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-24T12:06:48.394Z] Optional (for encrypted networks): [2022-08-24T12:06:48.659Z] - CONFIG_CRYPTO: enabled [2022-08-24T12:06:48.659Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-24T12:06:48.659Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-24T12:06:48.659Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-24T12:06:48.659Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-24T12:06:48.659Z] - CONFIG_XFRM: enabled [2022-08-24T12:06:48.659Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-24T12:06:48.659Z] - "ipvlan": [2022-08-24T12:06:48.659Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-24T12:06:48.659Z] - "macvlan": [2022-08-24T12:06:48.659Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_DUMMY: enabled (as module) [2022-08-24T12:06:48.659Z] - "ftp,tftp client in container": [2022-08-24T12:06:48.659Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-24T12:06:48.659Z] - Storage Drivers: [2022-08-24T12:06:48.659Z] - "aufs": [2022-08-24T12:06:48.659Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-24T12:06:48.659Z] - "btrfs": [2022-08-24T12:06:48.659Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-24T12:06:48.659Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-24T12:06:48.659Z] - "devicemapper": [2022-08-24T12:06:48.659Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-24T12:06:48.659Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-24T12:06:48.659Z] - "overlay": [2022-08-24T12:06:48.659Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-24T12:06:48.659Z] - "zfs": [2022-08-24T12:06:48.659Z] - /dev/zfs: present [2022-08-24T12:06:48.659Z] - zfs command: missing [2022-08-24T12:06:48.659Z] - zpool command: missing [2022-08-24T12:06:48.659Z] [2022-08-24T12:06:48.659Z] Limits: [2022-08-24T12:06:48.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-24T12:06:48.659Z] [2022-08-24T12:06:48.659Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-24T12:06:49.002Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74b84d00b38e81a00d105d4755919c3710afd05d . [2022-08-24T12:06:49.263Z] #1 [internal] load build definition from Dockerfile [2022-08-24T12:06:49.263Z] #1 sha256:6cecc602c92c50c6144044ec340749a25d5c930348ca020582df52454103479a [2022-08-24T12:06:49.263Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-24T12:06:49.263Z] #1 DONE 0.2s [2022-08-24T12:06:49.263Z] [2022-08-24T12:06:49.263Z] #2 [internal] load .dockerignore [2022-08-24T12:06:49.263Z] #2 sha256:4e993b112ee30f467cb7809643d61fabb18928c8dd539fb9287a26dee0a3ef21 [2022-08-24T12:06:49.263Z] #2 transferring context: 145B done [2022-08-24T12:06:49.263Z] #2 DONE 0.1s [2022-08-24T12:06:49.263Z] [2022-08-24T12:06:49.263Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-24T12:06:49.263Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-24T12:06:49.719Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-24T12:06:49.719Z] #11 ... [2022-08-24T12:06:49.719Z] [2022-08-24T12:06:49.719Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:49.719Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:49.719Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.5s done [2022-08-24T12:06:49.719Z] #28 DONE 14.2s [2022-08-24T12:06:49.719Z] [2022-08-24T12:06:49.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:49.719Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:49.815Z] #11 ... [2022-08-24T12:06:49.815Z] [2022-08-24T12:06:49.815Z] #29 [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-08-24T12:06:49.815Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T12:06:49.815Z] #29 0.881 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:06:49.815Z] #29 0.904 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:06:49.815Z] #29 0.904 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:06:49.815Z] #29 1.064 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:06:49.815Z] #29 1.270 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:06:49.815Z] #29 1.585 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:06:49.815Z] #29 2.392 Fetched 8458 kB in 2s (4793 kB/s) [2022-08-24T12:06:49.815Z] #29 2.392 Reading package lists... [2022-08-24T12:06:49.815Z] #29 2.969 Reading package lists... [2022-08-24T12:06:49.815Z] #29 3.504 Building dependency tree... [2022-08-24T12:06:49.815Z] #29 3.832 The following additional packages will be installed: [2022-08-24T12:06:49.815Z] #29 3.832 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:06:49.815Z] #29 3.834 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:06:49.815Z] #29 3.834 Recommended packages: [2022-08-24T12:06:49.815Z] #29 3.834 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:06:49.815Z] #29 3.956 The following NEW packages will be installed: [2022-08-24T12:06:49.815Z] #29 3.956 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:06:49.815Z] #29 3.956 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:06:49.815Z] #29 3.956 libssh2-1 openssl [2022-08-24T12:06:49.815Z] #29 4.226 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:49.815Z] #29 4.226 Need to get 2942 kB of archives. [2022-08-24T12:06:49.815Z] #29 4.226 After this operation, 6482 kB of additional disk space will be used. [2022-08-24T12:06:49.815Z] #29 4.226 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-24T12:06:49.815Z] #29 4.236 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:06:49.815Z] #29 4.239 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-24T12:06:49.815Z] #29 4.244 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-08-24T12:06:49.815Z] #29 4.244 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-24T12:06:49.816Z] #29 4.244 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-24T12:06:49.816Z] #29 4.259 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-24T12:06:49.816Z] #29 4.260 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-24T12:06:49.816Z] #29 4.261 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-24T12:06:49.816Z] #29 4.261 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-24T12:06:49.816Z] #29 4.262 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-24T12:06:49.816Z] #29 4.285 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-24T12:06:49.816Z] #29 4.287 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-24T12:06:49.816Z] #29 4.288 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-24T12:06:49.816Z] #29 4.289 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-24T12:06:49.816Z] #29 4.444 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:49.816Z] #29 4.468 Fetched 2942 kB in 0s (8956 kB/s) [2022-08-24T12:06:49.816Z] #29 4.495 Selecting previously unselected package openssl. [2022-08-24T12:06:49.816Z] #29 4.495 (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-08-24T12:06:49.816Z] #29 4.495 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.498 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:49.816Z] #29 4.630 Selecting previously unselected package ca-certificates. [2022-08-24T12:06:49.816Z] #29 4.630 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:06:49.816Z] #29 4.633 Unpacking ca-certificates (20210119) ... [2022-08-24T12:06:49.816Z] #29 4.697 Selecting previously unselected package libbrotli1:arm64. [2022-08-24T12:06:49.816Z] #29 4.697 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.704 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-24T12:06:49.816Z] #29 4.777 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-24T12:06:49.816Z] #29 4.777 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.782 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 4.835 Selecting previously unselected package libsasl2-2:arm64. [2022-08-24T12:06:49.816Z] #29 4.835 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.843 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 4.888 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-24T12:06:49.816Z] #29 4.888 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.900 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 4.955 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-24T12:06:49.816Z] #29 4.955 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 4.963 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-24T12:06:49.816Z] #29 5.012 Selecting previously unselected package libpsl5:arm64. [2022-08-24T12:06:49.816Z] #29 5.012 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.015 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-24T12:06:49.816Z] #29 5.058 Selecting previously unselected package librtmp1:arm64. [2022-08-24T12:06:49.816Z] #29 5.058 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.061 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:49.816Z] #29 5.105 Selecting previously unselected package libssh2-1:arm64. [2022-08-24T12:06:49.816Z] #29 5.105 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.109 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-24T12:06:49.816Z] #29 5.162 Selecting previously unselected package libcurl4:arm64. [2022-08-24T12:06:49.816Z] #29 5.162 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.165 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:49.816Z] #29 5.234 Selecting previously unselected package curl. [2022-08-24T12:06:49.816Z] #29 5.234 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.238 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:49.816Z] #29 5.329 Selecting previously unselected package libonig5:arm64. [2022-08-24T12:06:49.816Z] #29 5.329 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.333 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:06:49.816Z] #29 5.428 Selecting previously unselected package libjq1:arm64. [2022-08-24T12:06:49.816Z] #29 5.428 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.432 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:06:49.816Z] #29 5.471 Selecting previously unselected package jq. [2022-08-24T12:06:49.816Z] #29 5.471 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-24T12:06:49.816Z] #29 5.475 Unpacking jq (1.6-2.1) ... [2022-08-24T12:06:49.816Z] #29 5.516 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-24T12:06:49.816Z] #29 5.526 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-24T12:06:49.816Z] #29 5.538 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-24T12:06:49.816Z] #29 5.553 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 5.564 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:49.816Z] #29 5.574 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 5.586 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-24T12:06:49.816Z] #29 5.597 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:49.816Z] #29 5.614 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:06:49.816Z] #29 5.625 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:06:49.816Z] #29 5.635 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:49.816Z] #29 5.647 Setting up ca-certificates (20210119) ... [2022-08-24T12:06:49.816Z] #29 6.288 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:49.816Z] #29 7.162 129 added, 0 removed; done. [2022-08-24T12:06:49.816Z] #29 7.199 Setting up jq (1.6-2.1) ... [2022-08-24T12:06:49.816Z] #29 7.211 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:49.816Z] #29 7.222 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:49.816Z] #29 7.235 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:49.816Z] #29 7.266 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:06:49.816Z] #29 7.275 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:49.816Z] #29 7.909 0 added, 0 removed; done. [2022-08-24T12:06:49.816Z] #29 7.909 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:06:49.816Z] #29 7.911 done. [2022-08-24T12:06:49.816Z] #29 ... [2022-08-24T12:06:49.816Z] [2022-08-24T12:06:49.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:49.816Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:49.816Z] #11 ... [2022-08-24T12:06:49.816Z] [2022-08-24T12:06:49.816Z] #29 [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-08-24T12:06:49.816Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-24T12:06:49.816Z] #29 DONE 10.2s [2022-08-24T12:06:49.816Z] [2022-08-24T12:06:49.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:49.816Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:49.816Z] #11 ... [2022-08-24T12:06:49.816Z] [2022-08-24T12:06:49.816Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:06:49.816Z] #30 sha256:f03cad119bb404f40584b7eb5afc468f314ef5f53ecef9a011aaf543117f3ea1 [2022-08-24T12:06:49.816Z] #30 DONE 0.2s [2022-08-24T12:06:49.816Z] [2022-08-24T12:06:49.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:49.816Z] #11 sha256:616c743cc37282eb215a35262b77b9b5bd508c68c5dd7df56e48d97e42da13cb [2022-08-24T12:06:49.835Z] #3 DONE 0.4s [2022-08-24T12:06:49.835Z] [2022-08-24T12:06:49.835Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-24T12:06:49.835Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-24T12:06:49.835Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-24T12:06:49.835Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-24T12:06:49.835Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-24T12:06:49.835Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-24T12:06:49.835Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-24T12:06:49.979Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-24T12:06:50.096Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-24T12:06:50.096Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-24T12:06:50.239Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-24T12:06:50.308Z] #11 ... [2022-08-24T12:06:50.308Z] [2022-08-24T12:06:50.308Z] #38 [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-08-24T12:06:50.308Z] #38 sha256:b253102296569aaa17cab1db2a2f20aa83af3c3f1d1cdbf9e46f61949f0e95e5 [2022-08-24T12:06:50.308Z] #38 2.230 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:06:50.308Z] #38 2.603 [2022-08-24T12:06:50.308Z] #38 2.840 #=#=# ######################################################################## 100.0% [2022-08-24T12:06:50.308Z] #38 3.107 [2022-08-24T12:06:50.308Z] #38 4.146 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:06:50.308Z] #38 4.510 [2022-08-24T12:06:50.308Z] #38 4.733 #=#=# ######################################################################## 100.0% [2022-08-24T12:06:50.308Z] #38 5.091 [2022-08-24T12:06:50.308Z] #38 6.105 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:06:50.308Z] #38 6.359 [2022-08-24T12:06:50.308Z] #38 6.604 #=#=# ################### 26.4% ######################################### 58.1% ############################################################## 87.4% ######################################################################## 100.0% [2022-08-24T12:06:50.308Z] #38 7.177 [2022-08-24T12:06:50.308Z] #38 8.220 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:06:50.308Z] #38 8.544 [2022-08-24T12:06:50.308Z] #38 8.774 #=#=# ######################################################################## 100.0% [2022-08-24T12:06:50.308Z] #38 9.089 [2022-08-24T12:06:50.308Z] #38 9.798 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:06:50.308Z] #38 10.16 [2022-08-24T12:06:50.308Z] #38 ... [2022-08-24T12:06:50.308Z] [2022-08-24T12:06:50.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:50.308Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:50.357Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-24T12:06:50.558Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.9s done [2022-08-24T12:06:50.558Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-08-24T12:06:50.618Z] #4 DONE 0.8s [2022-08-24T12:06:51.189Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-24T12:06:51.194Z] [2022-08-24T12:06:51.194Z] #5 [internal] load .dockerignore [2022-08-24T12:06:51.194Z] #5 sha256:1a423d9e3ce32e08c83ea17a2bf9d539dfa149e7dc3b54caa782a732b504dc02 [2022-08-24T12:06:51.194Z] #5 DONE 0.0s [2022-08-24T12:06:51.194Z] [2022-08-24T12:06:51.194Z] #6 [internal] load build definition from Dockerfile [2022-08-24T12:06:51.194Z] #6 sha256:c3aa4f87197df8944fd8af6923722ec069daeb61b3d655845ea9560e07c665e5 [2022-08-24T12:06:51.194Z] #6 DONE 0.0s [2022-08-24T12:06:51.194Z] [2022-08-24T12:06:51.194Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:51.194Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:51.242Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-24T12:06:51.450Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-08-24T12:06:51.722Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.5s done [2022-08-24T12:06:51.723Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 [2022-08-24T12:06:51.723Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-08-24T12:06:51.769Z] #10 ... [2022-08-24T12:06:51.769Z] [2022-08-24T12:06:51.769Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-24T12:06:51.769Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-24T12:06:51.769Z] #7 DONE 0.6s [2022-08-24T12:06:51.769Z] [2022-08-24T12:06:51.769Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-24T12:06:51.769Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-24T12:06:51.769Z] #8 DONE 0.6s [2022-08-24T12:06:51.769Z] [2022-08-24T12:06:51.769Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:51.769Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-24T12:06:51.769Z] #9 DONE 0.7s [2022-08-24T12:06:51.769Z] [2022-08-24T12:06:51.769Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-24T12:06:51.769Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-24T12:06:51.769Z] #10 DONE 0.7s [2022-08-24T12:06:51.981Z] #11 DONE 17.8s [2022-08-24T12:06:51.981Z] [2022-08-24T12:06:51.981Z] #31 [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-08-24T12:06:51.981Z] #31 sha256:659d88b6bb8f03b56fdef6ecefac096a67a8d2c7e3c0feb13ff784ac2ba14f21 [2022-08-24T12:06:51.981Z] #31 1.501 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:06:51.981Z] #31 1.721 [2022-08-24T12:06:51.981Z] #31 1.938 #=#=# ######################################################################## 100.0% [2022-08-24T12:06:51.981Z] #31 2.156 [2022-08-24T12:06:52.922Z] #31 ... [2022-08-24T12:06:52.922Z] [2022-08-24T12:06:52.922Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:06:52.922Z] #12 sha256:cfaa159c477934e219f02875a17bc0da7f8edb05b7ba6cb48de6870af0b3a104 [2022-08-24T12:06:52.922Z] #12 DONE 0.6s [2022-08-24T12:06:52.922Z] [2022-08-24T12:06:52.922Z] #31 [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-08-24T12:06:52.922Z] #31 sha256:659d88b6bb8f03b56fdef6ecefac096a67a8d2c7e3c0feb13ff784ac2ba14f21 [2022-08-24T12:06:52.922Z] #31 3.169 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:06:53.139Z] #11 ... [2022-08-24T12:06:53.139Z] [2022-08-24T12:06:53.139Z] #38 [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-08-24T12:06:53.139Z] #38 sha256:b253102296569aaa17cab1db2a2f20aa83af3c3f1d1cdbf9e46f61949f0e95e5 [2022-08-24T12:06:53.139Z] #38 10.39 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2022-08-24T12:06:53.139Z] #38 10.77 [2022-08-24T12:06:53.139Z] #38 10.87 Download of images into '/build' complete. [2022-08-24T12:06:53.139Z] #38 10.87 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:06:53.139Z] #38 10.87 tar -cC '/build' . | docker load [2022-08-24T12:06:53.140Z] #38 DONE 13.0s [2022-08-24T12:06:53.140Z] [2022-08-24T12:06:53.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:53.140Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:53.154Z] [2022-08-24T12:06:53.154Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:53.154Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:53.154Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:53.154Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-24T12:06:53.154Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-24T12:06:53.154Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-24T12:06:53.154Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-24T12:06:53.154Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.1s [2022-08-24T12:06:53.154Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.2s [2022-08-24T12:06:53.182Z] #31 ... [2022-08-24T12:06:53.182Z] [2022-08-24T12:06:53.182Z] #13 [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-08-24T12:06:53.182Z] #13 sha256:fd989f6abfda7d0cddb97f046437097780945ac4cb30613270c9fdf728d29811 [2022-08-24T12:06:53.182Z] #13 DONE 0.4s [2022-08-24T12:06:53.182Z] [2022-08-24T12:06:53.182Z] #31 [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-08-24T12:06:53.182Z] #31 sha256:659d88b6bb8f03b56fdef6ecefac096a67a8d2c7e3c0feb13ff784ac2ba14f21 [2022-08-24T12:06:53.182Z] #31 3.397 [2022-08-24T12:06:53.182Z] #31 ... [2022-08-24T12:06:53.182Z] [2022-08-24T12:06:53.182Z] #50 [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-08-24T12:06:53.182Z] #50 sha256:318ddb6a5c0d3a3448fd660661b3fa16bdb61d7d704d18863c12a406f160eb74 [2022-08-24T12:06:53.182Z] #50 DONE 0.2s [2022-08-24T12:06:53.182Z] [2022-08-24T12:06:53.182Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:06:53.182Z] #66 sha256:59533061d80a93462033c1a7825adb127b488dfb888be8f305de87f45021614f [2022-08-24T12:06:53.182Z] #66 DONE 0.2s [2022-08-24T12:06:53.182Z] [2022-08-24T12:06:53.182Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:06:53.182Z] #33 sha256:d22a8bb5d69a9747791239a3306f11a6cd440bfce2e7c4d87b6e99e446351d90 [2022-08-24T12:06:53.182Z] #33 DONE 0.3s [2022-08-24T12:06:53.419Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.37MB / 55.01MB 0.3s [2022-08-24T12:06:53.419Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.35MB / 55.01MB 0.5s [2022-08-24T12:06:53.448Z] [2022-08-24T12:06:53.448Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:06:53.448Z] #46 sha256:e828bb07829d65b45d33e395a54c46f363786001653ecc8afc360016c1bd1f0c [2022-08-24T12:06:53.448Z] #46 DONE 0.3s [2022-08-24T12:06:53.448Z] [2022-08-24T12:06:53.448Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:06:53.448Z] #25 sha256:d4459356e996c60d00c6a82e6c28563457bfeb30ce07e775cc29daaf62f0544c [2022-08-24T12:06:53.448Z] #25 DONE 0.3s [2022-08-24T12:06:53.448Z] [2022-08-24T12:06:53.448Z] #26 [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-08-24T12:06:53.448Z] #26 sha256:80f661bde6b1042764c92e1252e3cbcb2fd155127eb98eb5ec8800ac470d82c6 [2022-08-24T12:06:53.706Z] #28 ... [2022-08-24T12:06:53.706Z] [2022-08-24T12:06:53.706Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-24T12:06:53.706Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-24T12:06:53.706Z] #49 DONE 0.0s [2022-08-24T12:06:53.706Z] [2022-08-24T12:06:53.706Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:06:53.706Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:06:53.968Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 0.9s [2022-08-24T12:06:53.968Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 1.0s [2022-08-24T12:06:54.253Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 37.75MB / 55.01MB 1.1s [2022-08-24T12:06:54.253Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.2s [2022-08-24T12:06:54.253Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 45.72MB / 55.01MB 1.3s [2022-08-24T12:06:54.522Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.5s [2022-08-24T12:06:54.740Z] #11 ... [2022-08-24T12:06:54.740Z] [2022-08-24T12:06:54.740Z] #29 [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-08-24T12:06:54.740Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:54.740Z] #29 0.957 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:06:54.740Z] #29 0.970 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:06:54.740Z] #29 0.970 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:06:54.740Z] #29 1.123 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:06:54.740Z] #29 1.413 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:06:54.740Z] #29 1.603 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:06:54.740Z] #29 3.006 Fetched 8571 kB in 2s (3704 kB/s) [2022-08-24T12:06:54.740Z] #29 3.006 Reading package lists... [2022-08-24T12:06:54.740Z] #29 3.829 Reading package lists... [2022-08-24T12:06:54.740Z] #29 4.601 Building dependency tree... [2022-08-24T12:06:54.740Z] #29 4.928 The following additional packages will be installed: [2022-08-24T12:06:54.740Z] #29 4.929 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:06:54.740Z] #29 4.929 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:06:54.740Z] #29 4.930 Recommended packages: [2022-08-24T12:06:54.740Z] #29 4.930 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:06:54.740Z] #29 5.101 The following NEW packages will be installed: [2022-08-24T12:06:54.740Z] #29 5.102 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:06:54.740Z] #29 5.102 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:06:54.740Z] #29 5.103 libssh2-1 openssl [2022-08-24T12:06:54.740Z] #29 5.376 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:54.740Z] #29 5.376 Need to get 3047 kB of archives. [2022-08-24T12:06:54.740Z] #29 5.376 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:06:54.740Z] #29 5.376 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:06:54.740Z] #29 5.392 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:06:54.740Z] #29 5.392 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:06:54.740Z] #29 5.398 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-08-24T12:06:54.740Z] #29 5.398 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:06:54.740Z] #29 5.423 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:06:54.740Z] #29 5.431 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:06:54.740Z] #29 5.431 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:06:54.740Z] #29 5.431 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:06:54.740Z] #29 5.434 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:06:54.740Z] #29 5.443 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:06:54.740Z] #29 5.443 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:06:54.740Z] #29 5.443 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:06:54.740Z] #29 5.443 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:06:54.740Z] #29 5.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:06:54.740Z] #29 5.592 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:54.740Z] #29 5.627 Fetched 3047 kB in 0s (9082 kB/s) [2022-08-24T12:06:54.740Z] #29 5.653 Selecting previously unselected package openssl. [2022-08-24T12:06:54.740Z] #29 5.653 (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-08-24T12:06:54.740Z] #29 5.655 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 5.660 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:54.740Z] #29 5.813 Selecting previously unselected package ca-certificates. [2022-08-24T12:06:54.740Z] #29 5.813 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:06:54.740Z] #29 5.817 Unpacking ca-certificates (20210119) ... [2022-08-24T12:06:54.740Z] #29 5.911 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:06:54.740Z] #29 5.911 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 5.923 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:54.740Z] #29 6.002 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:06:54.740Z] #29 6.002 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.013 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.047 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:06:54.740Z] #29 6.049 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.053 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.101 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:06:54.740Z] #29 6.102 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.107 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.177 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:06:54.740Z] #29 6.178 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.183 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:54.740Z] #29 6.225 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:06:54.740Z] #29 6.227 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.230 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:54.740Z] #29 6.279 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:06:54.740Z] #29 6.280 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.289 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:54.740Z] #29 6.332 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:06:54.740Z] #29 6.333 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.337 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:54.740Z] #29 6.393 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:06:54.740Z] #29 6.393 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.396 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:54.740Z] #29 6.468 Selecting previously unselected package curl. [2022-08-24T12:06:54.740Z] #29 6.469 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.474 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:54.740Z] #29 6.546 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:06:54.740Z] #29 6.548 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.553 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:54.740Z] #29 6.611 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:06:54.740Z] #29 6.611 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.615 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:54.740Z] #29 6.729 Selecting previously unselected package jq. [2022-08-24T12:06:54.740Z] #29 6.729 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:06:54.740Z] #29 6.733 Unpacking jq (1.6-2.1) ... [2022-08-24T12:06:54.740Z] #29 6.784 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:54.740Z] #29 6.796 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:54.740Z] #29 6.809 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:54.740Z] #29 6.823 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.836 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:54.740Z] #29 6.848 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.860 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:54.740Z] #29 6.872 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:54.740Z] #29 6.889 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:54.740Z] #29 6.901 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:54.740Z] #29 6.914 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:54.740Z] #29 6.930 Setting up ca-certificates (20210119) ... [2022-08-24T12:06:54.740Z] #29 7.507 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:54.740Z] #29 8.201 129 added, 0 removed; done. [2022-08-24T12:06:54.740Z] #29 8.262 Setting up jq (1.6-2.1) ... [2022-08-24T12:06:54.740Z] #29 8.273 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:54.740Z] #29 8.285 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:54.740Z] #29 8.296 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:06:54.740Z] #29 8.314 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:06:54.740Z] #29 8.322 Updating certificates in /etc/ssl/certs... [2022-08-24T12:06:54.740Z] #29 8.875 0 added, 0 removed; done. [2022-08-24T12:06:54.740Z] #29 8.875 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:06:54.740Z] #29 8.879 done. [2022-08-24T12:06:54.740Z] #29 ... [2022-08-24T12:06:54.740Z] [2022-08-24T12:06:54.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:54.740Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:54.740Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done [2022-08-24T12:06:54.999Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-24T12:06:54.999Z] #11 ... [2022-08-24T12:06:54.999Z] [2022-08-24T12:06:54.999Z] #29 [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-08-24T12:06:54.999Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:54.999Z] #29 DONE 10.5s [2022-08-24T12:06:54.999Z] [2022-08-24T12:06:54.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:54.999Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:55.115Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-08-24T12:06:55.566Z] #11 ... [2022-08-24T12:06:55.566Z] [2022-08-24T12:06:55.566Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:06:55.566Z] #30 sha256:490591272429a664da8a05a8ee88c530f3e34ad2e86ab588a0f67acdc5ce5816 [2022-08-24T12:06:55.566Z] #30 DONE 0.5s [2022-08-24T12:06:55.566Z] [2022-08-24T12:06:55.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:55.566Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:56.086Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.6s [2022-08-24T12:06:56.456Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-08-24T12:06:56.725Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.3s [2022-08-24T12:06:57.646Z] #26 4.317 + RM_GOPATH=0 [2022-08-24T12:06:57.646Z] #26 4.317 + TMP_GOPATH= [2022-08-24T12:06:57.646Z] #26 4.317 + : /build [2022-08-24T12:06:57.646Z] #26 4.317 + '[' -z '' ']' [2022-08-24T12:06:57.646Z] #26 4.317 ++ mktemp -d [2022-08-24T12:06:57.646Z] #26 4.322 + export GOPATH=/tmp/tmp.wYOXmZOKxv [2022-08-24T12:06:57.646Z] #26 4.322 + GOPATH=/tmp/tmp.wYOXmZOKxv [2022-08-24T12:06:57.646Z] #26 4.322 + RM_GOPATH=1 [2022-08-24T12:06:57.646Z] #26 4.322 + case "$(go env GOARCH)" in [2022-08-24T12:06:57.646Z] #26 4.338 ++ go env GOARCH [2022-08-24T12:06:57.646Z] #26 4.369 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:57.646Z] #26 4.369 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:06:57.646Z] #26 4.369 ++ dirname /install.sh [2022-08-24T12:06:57.646Z] #26 4.369 + dir=/ [2022-08-24T12:06:57.646Z] #26 4.369 + bin=dockercli [2022-08-24T12:06:57.646Z] #26 4.369 + shift [2022-08-24T12:06:57.646Z] #26 4.369 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:06:57.646Z] #26 4.369 + . //dockercli.installer [2022-08-24T12:06:57.646Z] #26 4.369 ++ : stable [2022-08-24T12:06:57.646Z] #26 4.369 ++ : 17.06.2-ce [2022-08-24T12:06:57.646Z] #26 4.370 + install_dockercli [2022-08-24T12:06:57.646Z] #26 4.370 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:06:57.646Z] #26 4.370 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:06:57.646Z] #26 4.382 ++ uname -m [2022-08-24T12:06:57.911Z] #26 4.383 + arch=aarch64 [2022-08-24T12:06:57.912Z] #26 4.384 + '[' aarch64 '!=' x86_64 ']' [2022-08-24T12:06:57.912Z] #26 4.384 + '[' aarch64 '!=' s390x ']' [2022-08-24T12:06:57.912Z] #26 4.384 + '[' aarch64 '!=' armhf ']' [2022-08-24T12:06:57.912Z] #26 4.384 + build_dockercli [2022-08-24T12:06:57.912Z] #26 4.384 + git clone https://github.com/docker/docker-ce /tmp/tmp.wYOXmZOKxv/tmp/docker-ce [2022-08-24T12:06:57.912Z] #26 4.386 Cloning into '/tmp/tmp.wYOXmZOKxv/tmp/docker-ce'... [2022-08-24T12:06:59.264Z] #11 ... [2022-08-24T12:06:59.265Z] [2022-08-24T12:06:59.265Z] #29 [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-08-24T12:06:59.265Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:06:59.265Z] #29 1.615 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:06:59.265Z] #29 1.621 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:06:59.265Z] #29 1.621 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:06:59.265Z] #29 1.881 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:06:59.265Z] #29 2.249 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:06:59.265Z] #29 2.709 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:06:59.265Z] #29 3.877 Fetched 8571 kB in 3s (3385 kB/s) [2022-08-24T12:06:59.265Z] #29 3.877 Reading package lists... [2022-08-24T12:06:59.265Z] #29 4.768 Reading package lists... [2022-08-24T12:06:59.265Z] #29 5.701 Building dependency tree... [2022-08-24T12:06:59.265Z] #29 6.069 The following additional packages will be installed: [2022-08-24T12:06:59.265Z] #29 6.077 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:06:59.265Z] #29 6.077 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:06:59.265Z] #29 6.077 Recommended packages: [2022-08-24T12:06:59.265Z] #29 6.077 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:06:59.265Z] #29 6.294 The following NEW packages will be installed: [2022-08-24T12:06:59.265Z] #29 6.294 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:06:59.265Z] #29 6.294 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:06:59.265Z] #29 6.294 libssh2-1 openssl [2022-08-24T12:06:59.265Z] #29 6.570 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:06:59.265Z] #29 6.570 Need to get 3047 kB of archives. [2022-08-24T12:06:59.265Z] #29 6.570 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:06:59.265Z] #29 6.570 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:06:59.265Z] #29 6.581 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:06:59.265Z] #29 6.589 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:06:59.265Z] #29 6.591 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-08-24T12:06:59.265Z] #29 6.592 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:06:59.265Z] #29 6.594 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:06:59.265Z] #29 6.596 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:06:59.265Z] #29 6.602 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:06:59.265Z] #29 6.603 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:06:59.265Z] #29 6.605 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:06:59.265Z] #29 6.606 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:06:59.265Z] #29 6.609 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:06:59.265Z] #29 6.624 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:06:59.265Z] #29 6.626 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:06:59.265Z] #29 6.628 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:06:59.265Z] #29 6.909 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:06:59.265Z] #29 6.949 Fetched 3047 kB in 0s (9168 kB/s) [2022-08-24T12:06:59.265Z] #29 7.006 Selecting previously unselected package openssl. [2022-08-24T12:06:59.265Z] #29 7.006 (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-08-24T12:06:59.265Z] #29 7.026 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.026 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:59.265Z] #29 7.240 Selecting previously unselected package ca-certificates. [2022-08-24T12:06:59.265Z] #29 7.240 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:06:59.265Z] #29 7.244 Unpacking ca-certificates (20210119) ... [2022-08-24T12:06:59.265Z] #29 7.357 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:06:59.265Z] #29 7.359 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.390 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:59.265Z] #29 7.489 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:06:59.265Z] #29 7.489 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.497 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 7.580 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:06:59.265Z] #29 7.580 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.584 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 7.671 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:06:59.265Z] #29 7.671 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.676 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 7.846 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:06:59.265Z] #29 7.846 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.852 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:59.265Z] #29 7.954 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:06:59.265Z] #29 7.954 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 7.958 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:59.265Z] #29 8.034 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:06:59.265Z] #29 8.034 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.067 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:59.265Z] #29 8.111 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:06:59.265Z] #29 8.111 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.145 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:59.265Z] #29 8.249 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:06:59.265Z] #29 8.249 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.253 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:59.265Z] #29 8.401 Selecting previously unselected package curl. [2022-08-24T12:06:59.265Z] #29 8.401 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.405 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:06:59.265Z] #29 8.546 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:06:59.265Z] #29 8.546 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.554 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:59.265Z] #29 8.725 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:06:59.265Z] #29 8.725 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.731 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:59.265Z] #29 8.833 Selecting previously unselected package jq. [2022-08-24T12:06:59.265Z] #29 8.833 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:06:59.265Z] #29 8.863 Unpacking jq (1.6-2.1) ... [2022-08-24T12:06:59.265Z] #29 8.942 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:06:59.265Z] #29 8.972 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:06:59.265Z] #29 8.987 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:06:59.265Z] #29 8.998 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 9.014 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:06:59.265Z] #29 9.030 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 9.041 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:06:59.265Z] #29 9.051 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:06:59.265Z] #29 9.075 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:06:59.265Z] #29 9.092 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:06:59.265Z] #29 9.103 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:06:59.265Z] #29 9.153 Setting up ca-certificates (20210119) ... [2022-08-24T12:06:59.265Z] #29 ... [2022-08-24T12:06:59.265Z] [2022-08-24T12:06:59.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:59.265Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:59.404Z] #28 ... [2022-08-24T12:06:59.404Z] [2022-08-24T12:06:59.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:06:59.404Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:06:59.404Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 0.0s done [2022-08-24T12:06:59.404Z] #11 sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 1.86kB / 1.86kB done [2022-08-24T12:06:59.404Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-24T12:06:59.404Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-24T12:06:59.404Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-08-24T12:06:59.404Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.9s done [2022-08-24T12:06:59.404Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.0s done [2022-08-24T12:06:59.404Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.5s done [2022-08-24T12:06:59.404Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.8s done [2022-08-24T12:06:59.404Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.30MB / 141.86MB 6.2s [2022-08-24T12:06:59.404Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.6s done [2022-08-24T12:06:59.665Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 106.95MB / 141.86MB 6.6s [2022-08-24T12:06:59.910Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.4s done [2022-08-24T12:06:59.910Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:06:59.926Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 115.34MB / 141.86MB 6.9s [2022-08-24T12:07:00.167Z] #11 DONE 47.6s [2022-08-24T12:07:00.167Z] [2022-08-24T12:07:00.167Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:07:00.167Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:07:00.208Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.6s done [2022-08-24T12:07:00.208Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-24T12:07:00.448Z] #26 ... [2022-08-24T12:07:00.448Z] [2022-08-24T12:07:00.448Z] #31 [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-08-24T12:07:00.448Z] #31 sha256:659d88b6bb8f03b56fdef6ecefac096a67a8d2c7e3c0feb13ff784ac2ba14f21 [2022-08-24T12:07:00.448Z] #31 3.616 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:00.448Z] #31 3.983 [2022-08-24T12:07:00.448Z] #31 5.510 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:07:00.448Z] #31 5.811 [2022-08-24T12:07:00.448Z] #31 6.026 #=#=# ######### 13.6% ########################################### 60.9% ################################################################### 94.3% ######################################################################## 100.0% [2022-08-24T12:07:00.448Z] #31 6.525 [2022-08-24T12:07:00.448Z] #31 8.175 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:07:00.448Z] #31 9.845 #=#=# [2022-08-24T12:07:00.448Z] #31 10.24 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:00.497Z] #11 ... [2022-08-24T12:07:00.497Z] [2022-08-24T12:07:00.497Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:07:00.497Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-24T12:07:00.497Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:07:00.497Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:07:00.497Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-24T12:07:00.497Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-24T12:07:00.497Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-08-24T12:07:00.497Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-08-24T12:07:00.497Z] #71 DONE 7.4s [2022-08-24T12:07:00.497Z] [2022-08-24T12:07:00.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:00.497Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:00.497Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 122.82MB / 141.86MB 7.4s [2022-08-24T12:07:00.497Z] #11 ... [2022-08-24T12:07:00.497Z] [2022-08-24T12:07:00.497Z] #24 [internal] load build context [2022-08-24T12:07:00.497Z] #24 sha256:d24362dd282e706a335405539b88e7282da9108d75875b382889ce1b6ce26036 [2022-08-24T12:07:00.497Z] #24 transferring context: 43.76MB 7.5s [2022-08-24T12:07:00.497Z] #24 ... [2022-08-24T12:07:00.497Z] [2022-08-24T12:07:00.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:00.497Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:00.758Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 130.02MB / 141.86MB 7.7s [2022-08-24T12:07:00.825Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-08-24T12:07:01.017Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 8.0s [2022-08-24T12:07:01.100Z] #12 DONE 1.0s [2022-08-24T12:07:01.100Z] [2022-08-24T12:07:01.100Z] #13 [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-08-24T12:07:01.100Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:07:01.277Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.9s [2022-08-24T12:07:01.646Z] #31 11.75 [2022-08-24T12:07:02.036Z] #13 DONE 0.6s [2022-08-24T12:07:02.036Z] [2022-08-24T12:07:02.036Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:07:02.036Z] #40 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:07:02.036Z] #40 DONE 0.1s [2022-08-24T12:07:02.036Z] [2022-08-24T12:07:02.036Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-24T12:07:02.036Z] #14 sha256:e7061093a7ec6df3cc613413502b54953f6e34d383cd52b7a1d4163e71641574 [2022-08-24T12:07:02.036Z] #14 ... [2022-08-24T12:07:02.036Z] [2022-08-24T12:07:02.036Z] #57 [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-08-24T12:07:02.036Z] #57 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:07:02.036Z] #57 DONE 0.2s [2022-08-24T12:07:02.036Z] [2022-08-24T12:07:02.036Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:07:02.036Z] #53 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:07:02.036Z] #53 DONE 0.2s [2022-08-24T12:07:02.036Z] [2022-08-24T12:07:02.036Z] #54 [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-08-24T12:07:02.036Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:02.227Z] #11 ... [2022-08-24T12:07:02.227Z] [2022-08-24T12:07:02.227Z] #24 [internal] load build context [2022-08-24T12:07:02.227Z] #24 sha256:d24362dd282e706a335405539b88e7282da9108d75875b382889ce1b6ce26036 [2022-08-24T12:07:02.227Z] #24 transferring context: 62.61MB 9.0s done [2022-08-24T12:07:02.227Z] #24 DONE 9.4s [2022-08-24T12:07:02.227Z] [2022-08-24T12:07:02.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:02.227Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:02.760Z] #11 ... [2022-08-24T12:07:02.760Z] [2022-08-24T12:07:02.760Z] #29 [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-08-24T12:07:02.760Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:07:02.760Z] #29 9.874 Updating certificates in /etc/ssl/certs... [2022-08-24T12:07:02.760Z] #29 11.11 129 added, 0 removed; done. [2022-08-24T12:07:02.760Z] #29 11.14 Setting up jq (1.6-2.1) ... [2022-08-24T12:07:02.760Z] #29 11.15 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:02.760Z] #29 11.17 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:02.760Z] #29 11.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:02.760Z] #29 11.20 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:07:02.760Z] #29 11.21 Updating certificates in /etc/ssl/certs... [2022-08-24T12:07:02.760Z] #29 12.14 0 added, 0 removed; done. [2022-08-24T12:07:02.760Z] #29 12.14 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:07:02.760Z] #29 12.14 done. [2022-08-24T12:07:02.760Z] #29 DONE 13.5s [2022-08-24T12:07:02.760Z] [2022-08-24T12:07:02.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:02.760Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:02.797Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.7s done [2022-08-24T12:07:02.797Z] #11 ... [2022-08-24T12:07:02.797Z] [2022-08-24T12:07:02.797Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-24T12:07:02.797Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-24T12:07:02.797Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-24T12:07:02.797Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-24T12:07:02.797Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-24T12:07:02.797Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-24T12:07:02.797Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-08-24T12:07:02.797Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-24T12:07:03.027Z] #31 ... [2022-08-24T12:07:03.027Z] [2022-08-24T12:07:03.027Z] #62 [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-08-24T12:07:03.027Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:07:03.027Z] #62 5.087 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:03.027Z] #62 5.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:03.027Z] #62 5.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:03.027Z] #62 5.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:03.027Z] #62 8.360 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:03.029Z] #11 ... [2022-08-24T12:07:03.029Z] [2022-08-24T12:07:03.029Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:07:03.029Z] #30 sha256:1f08a3e26837c2f84c8392f222d45a358724e06d4f9be1641590fb1c4a5ebba7 [2022-08-24T12:07:03.029Z] #30 DONE 0.2s [2022-08-24T12:07:03.029Z] [2022-08-24T12:07:03.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:03.029Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:03.058Z] #73 DONE 10.2s [2022-08-24T12:07:03.058Z] [2022-08-24T12:07:03.058Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:07:03.058Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:07:03.286Z] #62 ... [2022-08-24T12:07:03.287Z] [2022-08-24T12:07:03.287Z] #40 [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-08-24T12:07:03.287Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T12:07:03.287Z] #40 4.907 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:07:03.287Z] #40 5.545 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:07:03.287Z] #40 6.533 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:07:03.287Z] #40 6.783 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:07:03.287Z] #40 6.869 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:07:03.287Z] #40 8.724 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:07:03.287Z] #40 8.887 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:03.347Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.4s done [2022-08-24T12:07:03.549Z] #40 ... [2022-08-24T12:07:03.549Z] [2022-08-24T12:07:03.549Z] #34 [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-08-24T12:07:03.549Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:07:03.549Z] #34 3.667 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:07:03.549Z] #34 3.667 Cloning into '.'... [2022-08-24T12:07:03.549Z] #34 ... [2022-08-24T12:07:03.549Z] [2022-08-24T12:07:03.549Z] #76 [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-08-24T12:07:03.549Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:07:03.549Z] #76 5.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:03.549Z] #76 5.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:03.549Z] #76 5.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:03.549Z] #76 6.123 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:03.549Z] #76 9.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:03.809Z] #76 ... [2022-08-24T12:07:03.809Z] [2022-08-24T12:07:03.809Z] #67 [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-08-24T12:07:03.809Z] #67 sha256:fb010579e0ddbeee52473992c2a7dbb64055d58179557d2a4c613e0d00dfb41d [2022-08-24T12:07:03.809Z] #67 4.069 + RM_GOPATH=0 [2022-08-24T12:07:03.809Z] #67 4.069 + TMP_GOPATH= [2022-08-24T12:07:03.809Z] #67 4.069 + : /build [2022-08-24T12:07:03.809Z] #67 4.069 + '[' -z '' ']' [2022-08-24T12:07:03.809Z] #67 4.070 ++ mktemp -d [2022-08-24T12:07:03.809Z] #67 4.080 + export GOPATH=/tmp/tmp.mdjmxvWIPh [2022-08-24T12:07:03.809Z] #67 4.080 + GOPATH=/tmp/tmp.mdjmxvWIPh [2022-08-24T12:07:03.809Z] #67 4.080 + RM_GOPATH=1 [2022-08-24T12:07:03.809Z] #67 4.080 + case "$(go env GOARCH)" in [2022-08-24T12:07:03.809Z] #67 4.080 ++ go env GOARCH [2022-08-24T12:07:03.809Z] #67 4.104 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:03.809Z] #67 4.105 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:03.809Z] #67 4.105 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:03.809Z] #67 4.105 ++ dirname /install.sh [2022-08-24T12:07:03.809Z] #67 4.105 + dir=/ [2022-08-24T12:07:03.809Z] #67 4.105 + bin=rootlesskit [2022-08-24T12:07:03.809Z] #67 4.105 + shift [2022-08-24T12:07:03.809Z] #67 4.105 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:07:03.809Z] #67 4.105 + . //rootlesskit.installer [2022-08-24T12:07:03.809Z] #67 4.105 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:03.809Z] #67 4.105 + install_rootlesskit [2022-08-24T12:07:03.809Z] #67 4.105 + case "$1" in [2022-08-24T12:07:03.809Z] #67 4.105 + export CGO_ENABLED=0 [2022-08-24T12:07:03.809Z] #67 4.105 + CGO_ENABLED=0 [2022-08-24T12:07:03.809Z] #67 4.105 + _install_rootlesskit [2022-08-24T12:07:03.809Z] #67 4.105 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:07:03.809Z] #67 4.105 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:07:03.809Z] #67 4.105 + GOBIN=/build [2022-08-24T12:07:03.809Z] #67 4.105 + GO111MODULE=on [2022-08-24T12:07:03.809Z] #67 4.105 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:03.809Z] #67 4.646 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:07:03.809Z] #67 7.002 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:03.809Z] #67 7.008 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:07:03.809Z] #67 7.585 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:07:03.809Z] #67 9.770 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:07:03.809Z] #67 ... [2022-08-24T12:07:03.809Z] [2022-08-24T12:07:03.809Z] #47 [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-08-24T12:07:03.809Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:07:03.809Z] #47 3.888 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:07:03.809Z] #47 3.888 Cloning into '.'... [2022-08-24T12:07:03.911Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:07:03.911Z] #11 DONE 27.3s [2022-08-24T12:07:03.911Z] [2022-08-24T12:07:03.912Z] #31 [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-08-24T12:07:03.912Z] #31 sha256:f42247c21f4bb9cbcc5cbc0113db0287013abe32248157f18301fbfed477486a [2022-08-24T12:07:03.912Z] #31 1.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:07:03.912Z] #31 1.730 [2022-08-24T12:07:03.912Z] #31 1.945 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:03.912Z] #31 2.205 [2022-08-24T12:07:03.912Z] #31 3.048 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:07:03.912Z] #31 3.311 [2022-08-24T12:07:03.912Z] #31 3.532 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:03.912Z] #31 3.808 [2022-08-24T12:07:03.912Z] #31 4.666 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:07:03.912Z] #31 4.934 [2022-08-24T12:07:03.912Z] #31 5.153 #=#=# #################### 27.8% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2022-08-24T12:07:03.912Z] #31 5.691 [2022-08-24T12:07:03.912Z] #31 6.609 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:07:03.912Z] #31 6.884 [2022-08-24T12:07:03.912Z] #31 7.110 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:03.912Z] #31 7.377 [2022-08-24T12:07:03.912Z] #31 8.036 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:07:03.912Z] #31 8.279 [2022-08-24T12:07:03.912Z] #31 8.493 #=#=# [2022-08-24T12:07:03.912Z] #31 ... [2022-08-24T12:07:03.912Z] [2022-08-24T12:07:03.912Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:07:03.912Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:07:04.068Z] #47 ... [2022-08-24T12:07:04.068Z] [2022-08-24T12:07:04.068Z] #38 [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-08-24T12:07:04.068Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T12:07:04.068Z] #38 4.518 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:07:04.068Z] #38 ... [2022-08-24T12:07:04.068Z] [2022-08-24T12:07:04.068Z] #42 [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-08-24T12:07:04.068Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:04.068Z] #42 4.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:04.068Z] #42 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:04.068Z] #42 4.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:04.068Z] #42 5.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:04.068Z] #42 7.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:04.068Z] #42 9.622 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:04.329Z] #42 ... [2022-08-24T12:07:04.329Z] [2022-08-24T12:07:04.329Z] #53 [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-08-24T12:07:04.329Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:07:04.329Z] #53 5.082 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:07:04.329Z] #53 6.822 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:07:04.329Z] #53 6.823 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:07:04.329Z] #53 6.902 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:07:04.329Z] #53 7.490 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:07:04.329Z] #53 7.565 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:07:04.329Z] #53 7.674 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:07:04.329Z] #53 7.675 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:07:04.329Z] #53 7.973 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:07:04.329Z] #53 8.067 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:07:04.329Z] #53 8.273 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:07:04.329Z] #53 8.548 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:07:04.457Z] #28 ... [2022-08-24T12:07:04.457Z] [2022-08-24T12:07:04.457Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-24T12:07:04.457Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-24T12:07:04.457Z] #72 DONE 0.6s [2022-08-24T12:07:04.457Z] [2022-08-24T12:07:04.457Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-24T12:07:04.457Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-24T12:07:04.595Z] #53 ... [2022-08-24T12:07:04.595Z] [2022-08-24T12:07:04.595Z] #14 [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-08-24T12:07:04.595Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:04.595Z] #14 5.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:04.595Z] #14 5.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:04.595Z] #14 5.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:04.595Z] #14 6.037 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:04.595Z] #14 8.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:04.595Z] #14 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:04.595Z] #14 ... [2022-08-24T12:07:04.595Z] [2022-08-24T12:07:04.595Z] #55 [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-08-24T12:07:04.595Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:04.595Z] #55 4.941 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:07:04.595Z] #55 6.481 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:07:04.595Z] #55 6.482 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:04.595Z] #55 6.561 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:07:04.595Z] #55 6.633 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:07:04.595Z] #55 6.643 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:07:04.595Z] #55 7.014 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:07:04.595Z] #55 7.115 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:07:04.595Z] #55 7.719 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:07:04.595Z] #55 7.834 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:07:04.595Z] #55 7.856 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:07:04.595Z] #55 8.021 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:07:04.595Z] #55 10.23 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:07:04.595Z] #55 10.37 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:07:04.595Z] #55 10.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:07:04.595Z] #55 10.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:07:04.857Z] #55 ... [2022-08-24T12:07:04.857Z] [2022-08-24T12:07:04.857Z] #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-08-24T12:07:04.857Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:07:04.857Z] #36 4.502 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:07:04.857Z] #36 ... [2022-08-24T12:07:04.857Z] [2022-08-24T12:07:04.857Z] #57 [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-08-24T12:07:04.857Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T12:07:04.857Z] #57 4.882 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:07:04.857Z] #57 5.881 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:07:04.857Z] #57 5.886 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:07:04.857Z] #57 5.924 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:07:04.857Z] #57 7.698 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:07:05.118Z] #57 ... [2022-08-24T12:07:05.118Z] [2022-08-24T12:07:05.118Z] #51 [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-08-24T12:07:05.118Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:07:05.118Z] #51 5.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:05.118Z] #51 5.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:05.118Z] #51 5.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:05.118Z] #51 5.668 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:07:05.118Z] #51 6.264 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:05.118Z] #51 8.854 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:05.118Z] #51 11.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:05.118Z] #51 ... [2022-08-24T12:07:05.118Z] [2022-08-24T12:07:05.118Z] #67 [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-08-24T12:07:05.118Z] #67 sha256:fb010579e0ddbeee52473992c2a7dbb64055d58179557d2a4c613e0d00dfb41d [2022-08-24T12:07:05.118Z] #67 10.79 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:07:05.118Z] #67 10.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:07:05.118Z] #67 10.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:07:05.118Z] #67 11.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:05.118Z] #67 11.30 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:07:05.118Z] #67 11.62 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:07:05.378Z] #67 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:07:05.399Z] #74 DONE 1.0s [2022-08-24T12:07:05.399Z] [2022-08-24T12:07:05.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:05.399Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:05.571Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-24T12:07:05.643Z] #67 12.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:07:05.643Z] #67 12.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:07:05.812Z] #12 ... [2022-08-24T12:07:05.812Z] [2022-08-24T12:07:05.812Z] #31 [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-08-24T12:07:05.812Z] #31 sha256:f42247c21f4bb9cbcc5cbc0113db0287013abe32248157f18301fbfed477486a [2022-08-24T12:07:05.812Z] #31 8.493 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:05.812Z] #31 8.766 [2022-08-24T12:07:05.812Z] #31 8.812 Download of images into '/build' complete. [2022-08-24T12:07:05.812Z] #31 8.812 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:07:05.812Z] #31 8.812 tar -cC '/build' . | docker load [2022-08-24T12:07:05.812Z] #31 DONE 10.1s [2022-08-24T12:07:05.812Z] [2022-08-24T12:07:05.812Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:07:05.812Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:07:05.812Z] #12 DONE 1.7s [2022-08-24T12:07:05.812Z] [2022-08-24T12:07:05.812Z] #13 [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-08-24T12:07:05.812Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:07:06.380Z] #13 DONE 0.6s [2022-08-24T12:07:06.380Z] [2022-08-24T12:07:06.380Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:07:06.380Z] #25 sha256:f841e57ecde398eb161484bfb4727da170ec47f2c4cb5edc30bf43751f9875e7 [2022-08-24T12:07:06.380Z] #25 ... [2022-08-24T12:07:06.380Z] [2022-08-24T12:07:06.380Z] #50 [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-08-24T12:07:06.380Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:07:06.380Z] #50 DONE 0.1s [2022-08-24T12:07:06.380Z] [2022-08-24T12:07:06.380Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:07:06.380Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:07:06.380Z] #46 DONE 0.2s [2022-08-24T12:07:06.641Z] [2022-08-24T12:07:06.641Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:07:06.641Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:07:06.641Z] #33 DONE 0.3s [2022-08-24T12:07:06.641Z] [2022-08-24T12:07:06.641Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:07:06.641Z] #66 sha256:d45331e8e58da45926fcfffacb2cd57bb48690055c5693a93eb6935fb37d2b17 [2022-08-24T12:07:06.641Z] #66 DONE 0.3s [2022-08-24T12:07:06.641Z] [2022-08-24T12:07:06.641Z] #34 [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-08-24T12:07:06.641Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:06.641Z] #34 ... [2022-08-24T12:07:06.641Z] [2022-08-24T12:07:06.641Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:07:06.641Z] #25 sha256:f841e57ecde398eb161484bfb4727da170ec47f2c4cb5edc30bf43751f9875e7 [2022-08-24T12:07:06.641Z] #25 DONE 0.3s [2022-08-24T12:07:06.797Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.0s [2022-08-24T12:07:06.798Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.2s done [2022-08-24T12:07:06.902Z] [2022-08-24T12:07:06.902Z] #26 [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-08-24T12:07:06.902Z] #26 sha256:dbd4988066660d4a0fc8b8a835e0cc15e5396bddb40a56a4774fab3439275d33 [2022-08-24T12:07:07.058Z] #11 ... [2022-08-24T12:07:07.059Z] [2022-08-24T12:07:07.059Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-24T12:07:07.059Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-24T12:07:07.059Z] #28 DONE 14.0s [2022-08-24T12:07:07.059Z] [2022-08-24T12:07:07.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:07.059Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:07.059Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-08-24T12:07:07.298Z] #54 ... [2022-08-24T12:07:07.298Z] [2022-08-24T12:07:07.298Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-24T12:07:07.298Z] #14 sha256:e7061093a7ec6df3cc613413502b54953f6e34d383cd52b7a1d4163e71641574 [2022-08-24T12:07:07.298Z] #14 DONE 4.7s [2022-08-24T12:07:07.298Z] [2022-08-24T12:07:07.298Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-24T12:07:07.298Z] #15 sha256:a32a77af36d5f596304b0b5f3e858bb68a886a30bcf81e79bf0f81e3fbd4e9c6 [2022-08-24T12:07:07.482Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.2s done [2022-08-24T12:07:07.553Z] #67 14.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:07.629Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-08-24T12:07:07.742Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-24T12:07:07.890Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-24T12:07:08.678Z] #15 DONE 2.2s [2022-08-24T12:07:08.678Z] [2022-08-24T12:07:08.678Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-24T12:07:08.678Z] #16 sha256:53ff558fb5b8e1980c631d0a41a33db41d0fac7e88bcbebb45abae737f417902 [2022-08-24T12:07:08.832Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-24T12:07:09.096Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-24T12:07:09.463Z] #67 ... [2022-08-24T12:07:09.463Z] [2022-08-24T12:07:09.463Z] #31 [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-08-24T12:07:09.463Z] #31 sha256:659d88b6bb8f03b56fdef6ecefac096a67a8d2c7e3c0feb13ff784ac2ba14f21 [2022-08-24T12:07:09.463Z] #31 14.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:07:09.463Z] #31 16.48 #=#=# [2022-08-24T12:07:09.463Z] #31 16.81 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:09.463Z] #31 18.24 [2022-08-24T12:07:09.463Z] #31 18.59 Download of images into '/build' complete. [2022-08-24T12:07:09.463Z] #31 18.59 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:07:09.463Z] #31 18.59 tar -cC '/build' . | docker load [2022-08-24T12:07:09.463Z] #31 DONE 19.4s [2022-08-24T12:07:09.463Z] [2022-08-24T12:07:09.463Z] #55 [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-08-24T12:07:09.463Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:09.463Z] #55 13.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:09.463Z] #55 13.52 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:07:09.463Z] #55 13.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:07:09.463Z] #55 13.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:07:09.463Z] #55 14.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:07:09.463Z] #55 14.01 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:07:09.463Z] #55 14.24 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:07:09.463Z] #55 14.30 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:07:09.463Z] #55 14.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:07:09.463Z] #55 14.52 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:07:09.463Z] #55 14.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:07:09.463Z] #55 14.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:07:09.463Z] #55 14.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:07:09.463Z] #55 14.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:07:09.463Z] #55 15.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:07:09.463Z] #55 15.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:07:09.463Z] #55 15.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:07:09.463Z] #55 15.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:07:09.463Z] #55 ... [2022-08-24T12:07:09.463Z] [2022-08-24T12:07:09.463Z] #38 [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-08-24T12:07:09.463Z] #38 sha256:77d242a973841e0d4b3210e2b7356fddb9e8e7011b3c4af5bb70d22ab400ad79 [2022-08-24T12:07:09.463Z] #38 16.19 tomll can be used in two ways: [2022-08-24T12:07:09.463Z] #38 16.21 Writing to STDIN and reading from STDOUT: [2022-08-24T12:07:09.463Z] #38 16.21 cat file.toml | tomll > file.toml [2022-08-24T12:07:09.463Z] #38 16.21 [2022-08-24T12:07:09.463Z] #38 16.21 Reading and updating a list of files: [2022-08-24T12:07:09.463Z] #38 16.21 tomll a.toml b.toml c.toml [2022-08-24T12:07:09.463Z] #38 16.21 [2022-08-24T12:07:09.463Z] #38 16.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:07:09.463Z] #38 DONE 16.3s [2022-08-24T12:07:09.463Z] [2022-08-24T12:07:09.463Z] #14 [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-08-24T12:07:09.463Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:09.463Z] #14 16.49 Fetched 8458 kB in 12s (731 kB/s) [2022-08-24T12:07:10.579Z] #16 DONE 1.7s [2022-08-24T12:07:10.579Z] [2022-08-24T12:07:10.579Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-24T12:07:10.579Z] #17 sha256:a44322945ec882b931123fbd8214fd1a3c3038f99af2db4013bef64283522470 [2022-08-24T12:07:11.513Z] #17 DONE 1.2s [2022-08-24T12:07:11.513Z] [2022-08-24T12:07:11.513Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-24T12:07:11.513Z] #18 sha256:31842e29edd9116a9b91ebd1439608603093a377e65a562c2b80fcdc05383f67 [2022-08-24T12:07:11.781Z] #18 ... [2022-08-24T12:07:11.781Z] [2022-08-24T12:07:11.781Z] #60 [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-08-24T12:07:11.781Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:11.781Z] #60 4.853 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:07:11.781Z] #60 6.306 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:07:11.781Z] #60 6.308 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:07:11.781Z] #60 6.476 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:07:11.781Z] #60 6.501 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:07:11.781Z] #60 6.858 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:07:11.781Z] #60 6.871 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:07:11.781Z] #60 7.017 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:07:11.781Z] #60 7.147 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:07:11.781Z] #60 7.451 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:07:11.781Z] #60 7.525 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:07:11.781Z] #60 7.623 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:07:11.781Z] #60 8.517 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:07:12.043Z] #60 ... [2022-08-24T12:07:12.043Z] [2022-08-24T12:07:12.043Z] #83 [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-08-24T12:07:12.043Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:12.043Z] #83 5.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:12.043Z] #83 5.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:12.043Z] #83 5.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:12.043Z] #83 6.736 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:12.043Z] #83 8.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:12.043Z] #83 ... [2022-08-24T12:07:12.043Z] [2022-08-24T12:07:12.043Z] #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-08-24T12:07:12.043Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:12.043Z] #41 4.665 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:07:12.043Z] #41 4.671 Cloning into '.'... [2022-08-24T12:07:12.185Z] #26 ... [2022-08-24T12:07:12.185Z] [2022-08-24T12:07:12.185Z] #53 [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-08-24T12:07:12.185Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:12.185Z] #53 4.062 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:07:12.185Z] #53 5.054 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:07:12.185Z] #53 5.054 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:07:12.185Z] #53 5.113 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:07:12.185Z] #53 5.183 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:07:12.185Z] #53 5.263 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:07:12.185Z] #53 5.435 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:07:12.185Z] #53 5.491 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:07:12.185Z] #53 5.669 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:07:12.185Z] #53 5.912 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:07:12.303Z] #41 ... [2022-08-24T12:07:12.303Z] [2022-08-24T12:07:12.303Z] #43 [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-08-24T12:07:12.303Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:12.303Z] #43 6.244 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:07:12.303Z] #43 ... [2022-08-24T12:07:12.303Z] [2022-08-24T12:07:12.303Z] #64 [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-08-24T12:07:12.303Z] #64 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:12.303Z] #64 5.682 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:07:12.303Z] #64 7.080 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:07:12.303Z] #64 7.134 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:07:12.303Z] #64 7.242 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:07:12.303Z] #64 9.314 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:07:12.561Z] #64 ... [2022-08-24T12:07:12.561Z] [2022-08-24T12:07:12.561Z] #62 [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-08-24T12:07:12.561Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:12.561Z] #62 5.520 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:07:12.561Z] #62 8.259 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:07:12.561Z] #62 8.353 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:12.561Z] #62 8.571 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:07:12.561Z] #62 8.596 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:07:12.561Z] #62 8.966 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:07:12.561Z] #62 9.198 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:07:12.561Z] #62 9.709 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:07:12.561Z] #62 9.772 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:07:12.753Z] #53 ... [2022-08-24T12:07:12.753Z] [2022-08-24T12:07:12.753Z] #26 [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-08-24T12:07:12.753Z] #26 sha256:dbd4988066660d4a0fc8b8a835e0cc15e5396bddb40a56a4774fab3439275d33 [2022-08-24T12:07:12.753Z] #26 5.993 + RM_GOPATH=0 [2022-08-24T12:07:12.753Z] #26 5.995 + TMP_GOPATH= [2022-08-24T12:07:12.753Z] #26 5.995 + : /build [2022-08-24T12:07:12.753Z] #26 5.995 + '[' -z '' ']' [2022-08-24T12:07:12.753Z] #26 5.998 ++ mktemp -d [2022-08-24T12:07:12.753Z] #26 6.005 + export GOPATH=/tmp/tmp.Xc77zNLu10 [2022-08-24T12:07:12.753Z] #26 6.025 + GOPATH=/tmp/tmp.Xc77zNLu10 [2022-08-24T12:07:12.753Z] #26 6.025 + RM_GOPATH=1 [2022-08-24T12:07:12.753Z] #26 6.026 + case "$(go env GOARCH)" in [2022-08-24T12:07:12.753Z] #26 6.026 ++ go env GOARCH [2022-08-24T12:07:12.753Z] #26 6.082 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:12.753Z] #26 6.082 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:12.753Z] #26 6.083 ++ dirname /install.sh [2022-08-24T12:07:12.753Z] #26 6.092 + dir=/ [2022-08-24T12:07:12.753Z] #26 6.093 + bin=dockercli [2022-08-24T12:07:12.753Z] #26 6.093 + shift [2022-08-24T12:07:12.753Z] #26 6.093 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:07:12.753Z] #26 6.093 + . //dockercli.installer [2022-08-24T12:07:12.753Z] #26 6.094 ++ : stable [2022-08-24T12:07:12.753Z] #26 6.094 ++ : 17.06.2-ce [2022-08-24T12:07:12.753Z] #26 6.096 + install_dockercli [2022-08-24T12:07:12.753Z] #26 6.096 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:07:12.753Z] #26 6.097 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:07:12.753Z] #26 6.099 ++ uname -m [2022-08-24T12:07:12.753Z] #26 6.102 + arch=x86_64 [2022-08-24T12:07:12.753Z] #26 6.105 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:07:12.753Z] #26 6.105 + url=https://download.docker.com/linux/static [2022-08-24T12:07:12.753Z] #26 6.106 + tar -xz docker/docker [2022-08-24T12:07:12.753Z] #26 6.117 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:07:12.819Z] #62 ... [2022-08-24T12:07:12.819Z] [2022-08-24T12:07:12.819Z] #58 [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-08-24T12:07:12.819Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:12.819Z] #58 5.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:12.819Z] #58 5.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:12.819Z] #58 5.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:12.819Z] #58 6.539 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:07:12.819Z] #58 7.316 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:12.819Z] #58 9.702 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:12.819Z] #58 ... [2022-08-24T12:07:12.819Z] [2022-08-24T12:07:12.819Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-24T12:07:12.819Z] #18 sha256:31842e29edd9116a9b91ebd1439608603093a377e65a562c2b80fcdc05383f67 [2022-08-24T12:07:12.819Z] #18 DONE 1.4s [2022-08-24T12:07:12.819Z] [2022-08-24T12:07:12.819Z] #45 [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-08-24T12:07:12.819Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:12.819Z] #45 5.583 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:07:13.031Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-08-24T12:07:13.032Z] #11 ... [2022-08-24T12:07:13.032Z] [2022-08-24T12:07:13.032Z] #31 [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-08-24T12:07:13.032Z] #31 sha256:98b7ee1dfbb5e96b7f1c9e6777da0cb5af119cb54d36c5a499dad1cf5e22fa9c [2022-08-24T12:07:13.032Z] #31 2.176 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:07:13.032Z] #31 2.461 [2022-08-24T12:07:13.032Z] #31 2.684 #=#=# 0.2% ######################################################################## 100.0% [2022-08-24T12:07:13.032Z] #31 3.310 [2022-08-24T12:07:13.032Z] #31 4.431 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:07:13.032Z] #31 4.763 [2022-08-24T12:07:13.032Z] #31 4.993 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:13.032Z] #31 5.252 [2022-08-24T12:07:13.032Z] #31 6.322 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:07:13.032Z] #31 6.675 [2022-08-24T12:07:13.032Z] #31 6.897 #=#=# ################## 25.2% ######################################### 57.1% ############################################################### 87.8% ######################################################################## 100.0% [2022-08-24T12:07:13.032Z] #31 7.469 [2022-08-24T12:07:13.032Z] #31 8.536 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:07:13.032Z] #31 8.854 [2022-08-24T12:07:13.032Z] #31 9.090 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:13.032Z] #31 9.381 [2022-08-24T12:07:13.032Z] #31 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:07:13.081Z] #45 ... [2022-08-24T12:07:13.081Z] [2022-08-24T12:07:13.081Z] #47 [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-08-24T12:07:13.081Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:13.081Z] #47 5.886 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:07:13.081Z] #47 6.968 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:07:13.081Z] #47 9.191 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:07:13.081Z] #47 9.463 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:07:13.081Z] #47 9.522 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:07:13.081Z] #47 ... [2022-08-24T12:07:13.081Z] [2022-08-24T12:07:13.081Z] #83 [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-08-24T12:07:13.081Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:13.081Z] #83 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:13.348Z] #31 ... [2022-08-24T12:07:13.348Z] [2022-08-24T12:07:13.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:13.348Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:14.386Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s [2022-08-24T12:07:14.739Z] #14 16.49 Reading package lists... [2022-08-24T12:07:14.739Z] #14 21.20 Reading package lists... [2022-08-24T12:07:14.739Z] #14 ... [2022-08-24T12:07:14.739Z] [2022-08-24T12:07:14.739Z] #62 [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-08-24T12:07:14.739Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:07:14.739Z] #62 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:14.739Z] #62 16.55 Fetched 8458 kB in 12s (722 kB/s) [2022-08-24T12:07:14.739Z] #62 16.55 Reading package lists... [2022-08-24T12:07:14.739Z] #62 21.49 Reading package lists... [2022-08-24T12:07:14.739Z] #62 ... [2022-08-24T12:07:14.739Z] [2022-08-24T12:07:14.739Z] #76 [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-08-24T12:07:14.739Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:07:14.739Z] #76 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:14.739Z] #76 17.30 Fetched 8458 kB in 13s (676 kB/s) [2022-08-24T12:07:14.739Z] #76 17.30 Reading package lists... [2022-08-24T12:07:14.739Z] #76 ... [2022-08-24T12:07:14.739Z] [2022-08-24T12:07:14.739Z] #47 [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-08-24T12:07:14.739Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:07:14.739Z] #47 21.33 Updating files: 91% (1990/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:07:14.739Z] #47 21.45 + git checkout -q v2.3.0 [2022-08-24T12:07:15.676Z] #47 ... [2022-08-24T12:07:15.676Z] [2022-08-24T12:07:15.676Z] #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-08-24T12:07:15.676Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:07:15.676Z] #36 12.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:07:15.676Z] #36 12.57 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:07:15.676Z] #36 12.98 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:07:15.676Z] #36 13.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:07:15.676Z] #36 13.16 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:07:15.676Z] #36 13.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:07:15.676Z] #36 13.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:07:15.676Z] #36 13.68 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:07:15.676Z] #36 13.86 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:07:15.676Z] #36 14.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:07:15.676Z] #36 14.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:07:15.676Z] #36 14.93 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:07:15.676Z] #36 15.09 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:07:15.676Z] #36 15.25 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:07:15.676Z] #36 17.21 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:07:15.941Z] #36 ... [2022-08-24T12:07:15.941Z] [2022-08-24T12:07:15.941Z] #55 [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-08-24T12:07:15.941Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:15.941Z] #55 16.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:07:15.941Z] #55 17.20 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:07:15.941Z] #55 17.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:07:15.941Z] #55 17.77 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:07:15.941Z] #55 17.86 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:07:15.941Z] #55 18.00 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:07:15.941Z] #55 18.10 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:07:15.941Z] #55 18.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:07:15.941Z] #55 18.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:07:15.941Z] #55 18.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:07:15.941Z] #55 18.78 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:07:15.941Z] #55 18.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:07:15.941Z] #55 18.86 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:07:15.941Z] #55 18.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:07:15.941Z] #55 18.99 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:07:15.941Z] #55 18.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:07:15.941Z] #55 19.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:07:15.941Z] #55 19.15 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:07:15.941Z] #55 19.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:07:15.941Z] #55 19.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:07:15.941Z] #55 19.34 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:07:15.941Z] #55 19.50 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:07:15.941Z] #55 19.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:07:15.941Z] #55 19.60 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:07:15.941Z] #55 19.62 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:07:15.941Z] #55 19.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:07:15.941Z] #55 19.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:07:15.941Z] #55 19.73 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:07:15.941Z] #55 19.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:07:15.941Z] #55 19.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:07:15.941Z] #55 20.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:07:15.941Z] #55 20.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:07:15.941Z] #55 20.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:07:15.941Z] #55 20.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:07:15.941Z] #55 20.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:07:15.941Z] #55 20.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:07:15.941Z] #55 20.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:07:15.941Z] #55 20.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:07:15.941Z] #55 20.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:07:15.941Z] #55 20.58 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:07:15.941Z] #55 20.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:07:15.941Z] #55 20.67 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:07:15.941Z] #55 20.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:07:15.941Z] #55 20.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:07:15.941Z] #55 20.85 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:07:15.941Z] #55 20.90 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:07:15.941Z] #55 20.98 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:07:15.941Z] #55 21.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:07:15.941Z] #55 21.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:07:15.941Z] #55 21.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:07:15.941Z] #55 21.20 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:07:15.941Z] #55 21.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:07:15.941Z] #55 21.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:07:15.941Z] #55 21.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:07:15.941Z] #55 21.99 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:07:15.941Z] #55 22.08 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:07:15.941Z] #55 22.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:07:15.941Z] #55 22.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:07:15.941Z] #55 22.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:07:15.941Z] #55 22.33 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:07:15.941Z] #55 22.58 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:07:15.941Z] #55 22.61 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:07:15.941Z] #55 22.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:07:15.941Z] #55 22.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:07:15.941Z] #55 22.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:07:15.941Z] #55 22.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:07:16.201Z] #55 22.98 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:07:16.201Z] #55 22.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:07:16.201Z] #55 23.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:07:16.201Z] #55 23.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:07:16.201Z] #55 23.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:07:16.201Z] #55 23.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:07:16.461Z] #55 23.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:07:16.701Z] #11 ... [2022-08-24T12:07:16.701Z] [2022-08-24T12:07:16.701Z] #31 [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-08-24T12:07:16.701Z] #31 sha256:98b7ee1dfbb5e96b7f1c9e6777da0cb5af119cb54d36c5a499dad1cf5e22fa9c [2022-08-24T12:07:16.701Z] #31 10.54 [2022-08-24T12:07:16.701Z] #31 10.77 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:16.701Z] #31 11.09 [2022-08-24T12:07:16.701Z] #31 11.23 Download of images into '/build' complete. [2022-08-24T12:07:16.701Z] #31 11.23 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:07:16.701Z] #31 11.23 tar -cC '/build' . | docker load [2022-08-24T12:07:16.701Z] #31 DONE 13.8s [2022-08-24T12:07:16.720Z] #55 23.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:07:16.721Z] #55 23.62 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:07:16.721Z] #55 23.67 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:07:16.721Z] #55 ... [2022-08-24T12:07:16.721Z] [2022-08-24T12:07:16.721Z] #53 [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-08-24T12:07:16.721Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:07:16.721Z] #53 13.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:07:16.721Z] #53 13.60 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:07:16.721Z] #53 ... [2022-08-24T12:07:16.721Z] [2022-08-24T12:07:16.721Z] #47 [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-08-24T12:07:16.721Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:07:16.721Z] #47 23.33 + 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-08-24T12:07:16.934Z] #26 ... [2022-08-24T12:07:16.934Z] [2022-08-24T12:07:16.934Z] #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-08-24T12:07:16.934Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:16.934Z] #36 4.226 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:07:16.934Z] #36 ... [2022-08-24T12:07:16.934Z] [2022-08-24T12:07:16.934Z] #14 [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-08-24T12:07:16.934Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:16.934Z] #14 6.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:16.934Z] #14 6.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:16.934Z] #14 6.870 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:16.934Z] #14 7.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:16.934Z] #14 ... [2022-08-24T12:07:16.934Z] [2022-08-24T12:07:16.934Z] #51 [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-08-24T12:07:16.934Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:16.934Z] #51 5.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:16.934Z] #51 5.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:16.934Z] #51 5.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:16.934Z] #51 6.594 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:07:16.934Z] #51 7.212 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:16.934Z] #51 9.673 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:16.934Z] #51 ... [2022-08-24T12:07:16.934Z] [2022-08-24T12:07:16.934Z] #67 [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-08-24T12:07:16.934Z] #67 sha256:8dc88a4348adf44b7ceba8e62f3527669a756f70ffdd21abc843c50a810ae89e [2022-08-24T12:07:16.934Z] #67 5.676 + RM_GOPATH=0 [2022-08-24T12:07:16.934Z] #67 5.676 + TMP_GOPATH= [2022-08-24T12:07:16.934Z] #67 5.676 + : /build [2022-08-24T12:07:16.934Z] #67 5.676 + '[' -z '' ']' [2022-08-24T12:07:16.934Z] #67 5.676 ++ mktemp -d [2022-08-24T12:07:16.934Z] #67 5.693 + export GOPATH=/tmp/tmp.WlP9XtLOoM [2022-08-24T12:07:16.934Z] #67 5.693 + GOPATH=/tmp/tmp.WlP9XtLOoM [2022-08-24T12:07:16.934Z] #67 5.693 + RM_GOPATH=1 [2022-08-24T12:07:16.934Z] #67 5.693 + case "$(go env GOARCH)" in [2022-08-24T12:07:16.934Z] #67 5.693 ++ go env GOARCH [2022-08-24T12:07:16.934Z] #67 5.731 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:16.934Z] #67 5.731 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:16.934Z] #67 5.731 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:16.934Z] #67 5.731 ++ dirname /install.sh [2022-08-24T12:07:16.934Z] #67 5.731 + dir=/ [2022-08-24T12:07:16.934Z] #67 5.731 + bin=rootlesskit [2022-08-24T12:07:16.934Z] #67 5.731 + shift [2022-08-24T12:07:16.934Z] #67 5.731 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:07:16.934Z] #67 5.731 + . //rootlesskit.installer [2022-08-24T12:07:16.934Z] #67 5.731 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:16.934Z] #67 5.731 + install_rootlesskit [2022-08-24T12:07:16.934Z] #67 5.731 + case "$1" in [2022-08-24T12:07:16.934Z] #67 5.731 + export CGO_ENABLED=0 [2022-08-24T12:07:16.934Z] #67 5.731 + CGO_ENABLED=0 [2022-08-24T12:07:16.934Z] #67 5.731 + _install_rootlesskit [2022-08-24T12:07:16.934Z] #67 5.731 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:07:16.934Z] #67 5.731 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:07:16.934Z] #67 5.731 + GOBIN=/build [2022-08-24T12:07:16.934Z] #67 5.731 + GO111MODULE=on [2022-08-24T12:07:16.934Z] #67 5.731 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:16.934Z] #67 6.323 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:07:16.935Z] #67 8.918 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:16.935Z] #67 8.953 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:07:16.935Z] #67 9.754 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:07:16.935Z] #67 ... [2022-08-24T12:07:16.935Z] [2022-08-24T12:07:16.935Z] #57 [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-08-24T12:07:16.935Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:16.935Z] #57 5.113 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:07:16.935Z] #57 6.135 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:07:16.935Z] #57 6.203 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:07:16.935Z] #57 6.212 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:07:16.935Z] #57 8.194 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:07:16.935Z] #57 ... [2022-08-24T12:07:16.935Z] [2022-08-24T12:07:16.935Z] #55 [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-08-24T12:07:16.935Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:16.935Z] #55 4.227 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:07:16.935Z] #55 5.425 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:07:16.935Z] #55 5.444 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:16.935Z] #55 5.514 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:07:16.935Z] #55 5.568 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:07:16.935Z] #55 5.823 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:07:16.935Z] #55 5.906 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:07:16.935Z] #55 6.453 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:07:16.935Z] #55 6.516 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:07:16.935Z] #55 6.612 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:07:16.935Z] #55 6.641 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:07:16.935Z] #55 9.009 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:07:16.935Z] #55 9.208 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:07:16.935Z] #55 9.385 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:07:16.935Z] #55 9.489 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:07:16.935Z] #55 ... [2022-08-24T12:07:16.935Z] [2022-08-24T12:07:16.935Z] #42 [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-08-24T12:07:16.935Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:16.935Z] #42 4.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:16.935Z] #42 4.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:16.935Z] #42 4.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:16.935Z] #42 5.759 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:16.935Z] #42 7.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:16.935Z] #42 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:16.946Z] #11 ... [2022-08-24T12:07:16.946Z] [2022-08-24T12:07:16.946Z] #29 [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-08-24T12:07:16.946Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:07:16.946Z] #29 1.469 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:16.946Z] #29 1.478 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:16.946Z] #29 1.478 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:16.946Z] #29 1.771 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:16.946Z] #29 2.072 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:16.946Z] #29 2.466 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:16.946Z] #29 3.678 Fetched 8571 kB in 2s (3461 kB/s) [2022-08-24T12:07:16.946Z] #29 3.678 Reading package lists... [2022-08-24T12:07:16.946Z] #29 4.502 Reading package lists... [2022-08-24T12:07:16.946Z] #29 5.320 Building dependency tree... [2022-08-24T12:07:16.946Z] #29 5.705 The following additional packages will be installed: [2022-08-24T12:07:16.946Z] #29 5.705 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-24T12:07:16.946Z] #29 5.705 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-24T12:07:16.946Z] #29 5.711 Recommended packages: [2022-08-24T12:07:16.946Z] #29 5.711 libldap-common publicsuffix libsasl2-modules [2022-08-24T12:07:16.946Z] #29 5.935 The following NEW packages will be installed: [2022-08-24T12:07:16.946Z] #29 5.935 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-24T12:07:16.946Z] #29 5.936 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-24T12:07:16.946Z] #29 5.936 libssh2-1 openssl [2022-08-24T12:07:16.946Z] #29 6.217 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:16.946Z] #29 6.217 Need to get 3047 kB of archives. [2022-08-24T12:07:16.946Z] #29 6.217 After this operation, 6661 kB of additional disk space will be used. [2022-08-24T12:07:16.946Z] #29 6.217 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-24T12:07:16.946Z] #29 6.251 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-24T12:07:16.946Z] #29 6.251 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-24T12:07:16.946Z] #29 6.251 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-08-24T12:07:16.946Z] #29 6.251 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-24T12:07:16.946Z] #29 6.251 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-24T12:07:16.946Z] #29 6.279 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-24T12:07:16.946Z] #29 6.279 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-24T12:07:16.946Z] #29 6.279 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:07:16.947Z] #29 6.279 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:07:16.947Z] #29 6.499 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:16.947Z] #29 6.541 Fetched 3047 kB in 0s (9293 kB/s) [2022-08-24T12:07:16.947Z] #29 6.603 Selecting previously unselected package openssl. [2022-08-24T12:07:16.947Z] #29 6.603 (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-08-24T12:07:16.947Z] #29 6.603 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 6.615 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:07:16.947Z] #29 6.834 Selecting previously unselected package ca-certificates. [2022-08-24T12:07:16.947Z] #29 6.834 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-24T12:07:16.947Z] #29 6.871 Unpacking ca-certificates (20210119) ... [2022-08-24T12:07:16.947Z] #29 7.001 Selecting previously unselected package libbrotli1:amd64. [2022-08-24T12:07:16.947Z] #29 7.001 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.015 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:07:16.947Z] #29 7.190 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-24T12:07:16.947Z] #29 7.190 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.223 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 7.324 Selecting previously unselected package libsasl2-2:amd64. [2022-08-24T12:07:16.947Z] #29 7.327 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.330 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 7.440 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-24T12:07:16.947Z] #29 7.440 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.453 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 7.559 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-24T12:07:16.947Z] #29 7.559 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.564 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:07:16.947Z] #29 7.660 Selecting previously unselected package libpsl5:amd64. [2022-08-24T12:07:16.947Z] #29 7.661 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.665 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:07:16.947Z] #29 7.746 Selecting previously unselected package librtmp1:amd64. [2022-08-24T12:07:16.947Z] #29 7.746 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.750 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:07:16.947Z] #29 7.830 Selecting previously unselected package libssh2-1:amd64. [2022-08-24T12:07:16.947Z] #29 7.831 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.846 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:07:16.947Z] #29 7.939 Selecting previously unselected package libcurl4:amd64. [2022-08-24T12:07:16.947Z] #29 7.939 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 7.944 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:16.947Z] #29 8.085 Selecting previously unselected package curl. [2022-08-24T12:07:16.947Z] #29 8.085 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 8.090 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:16.947Z] #29 8.239 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:07:16.947Z] #29 8.240 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 8.245 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:07:16.947Z] #29 8.381 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:07:16.947Z] #29 8.381 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 8.427 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:07:16.947Z] #29 8.525 Selecting previously unselected package jq. [2022-08-24T12:07:16.947Z] #29 8.527 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:07:16.947Z] #29 8.531 Unpacking jq (1.6-2.1) ... [2022-08-24T12:07:16.947Z] #29 8.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-24T12:07:16.947Z] #29 8.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-24T12:07:16.947Z] #29 8.706 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-24T12:07:16.947Z] #29 8.719 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 8.761 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-24T12:07:16.947Z] #29 8.767 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 8.779 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-24T12:07:16.947Z] #29 8.789 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-24T12:07:16.947Z] #29 8.806 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:07:16.947Z] #29 8.818 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:07:16.947Z] #29 8.830 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-24T12:07:16.947Z] #29 8.840 Setting up ca-certificates (20210119) ... [2022-08-24T12:07:16.947Z] #29 9.697 Updating certificates in /etc/ssl/certs... [2022-08-24T12:07:16.947Z] #29 ... [2022-08-24T12:07:16.947Z] [2022-08-24T12:07:16.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:16.947Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:16.960Z] [2022-08-24T12:07:16.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:16.961Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:17.191Z] #42 ... [2022-08-24T12:07:17.191Z] [2022-08-24T12:07:17.191Z] #38 [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-08-24T12:07:17.191Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:17.191Z] #38 5.263 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:07:17.259Z] #83 ... [2022-08-24T12:07:17.259Z] [2022-08-24T12:07:17.259Z] #54 [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-08-24T12:07:17.259Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:17.259Z] #54 5.288 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:07:17.259Z] #54 5.300 Cloning into '.'... [2022-08-24T12:07:17.448Z] #38 ... [2022-08-24T12:07:17.449Z] [2022-08-24T12:07:17.449Z] #40 [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-08-24T12:07:17.449Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:17.449Z] #40 6.625 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:07:17.449Z] #40 7.635 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:07:17.449Z] #40 9.417 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:07:17.449Z] #40 9.749 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:07:17.449Z] #40 9.851 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:07:17.449Z] #40 ... [2022-08-24T12:07:17.449Z] [2022-08-24T12:07:17.449Z] #47 [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-08-24T12:07:17.449Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:17.449Z] #47 4.873 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:07:17.449Z] #47 4.873 Cloning into '.'... [2022-08-24T12:07:17.517Z] #54 ... [2022-08-24T12:07:17.517Z] [2022-08-24T12:07:17.517Z] #60 [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-08-24T12:07:17.517Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:17.517Z] #60 15.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:07:17.517Z] #60 15.35 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:07:17.706Z] #47 ... [2022-08-24T12:07:17.706Z] [2022-08-24T12:07:17.706Z] #62 [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-08-24T12:07:17.706Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:17.706Z] #62 3.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:17.706Z] #62 3.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:17.706Z] #62 3.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:17.706Z] #62 4.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:17.706Z] #62 5.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:17.706Z] #62 7.733 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:17.706Z] #62 ... [2022-08-24T12:07:17.706Z] [2022-08-24T12:07:17.706Z] #76 [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-08-24T12:07:17.706Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:17.706Z] #76 5.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:17.706Z] #76 5.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:17.706Z] #76 5.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:17.706Z] #76 6.753 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:17.706Z] #76 9.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:17.891Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.8s done [2022-08-24T12:07:17.963Z] #76 ... [2022-08-24T12:07:17.963Z] [2022-08-24T12:07:17.963Z] #53 [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-08-24T12:07:17.963Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:17.963Z] #53 10.53 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:07:17.963Z] #53 10.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:07:17.963Z] #53 10.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:07:18.107Z] #47 ... [2022-08-24T12:07:18.107Z] [2022-08-24T12:07:18.107Z] #51 [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-08-24T12:07:18.107Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:07:18.107Z] #51 14.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:07:18.107Z] #51 17.84 Fetched 8462 kB in 13s (643 kB/s) [2022-08-24T12:07:18.107Z] #51 17.84 Reading package lists... [2022-08-24T12:07:18.107Z] #51 22.25 Reading package lists... [2022-08-24T12:07:18.107Z] #51 ... [2022-08-24T12:07:18.107Z] [2022-08-24T12:07:18.107Z] #42 [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-08-24T12:07:18.107Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:18.107Z] #42 15.01 Fetched 8458 kB in 11s (760 kB/s) [2022-08-24T12:07:18.107Z] #42 15.01 Reading package lists... [2022-08-24T12:07:18.107Z] #42 20.06 Reading package lists... [2022-08-24T12:07:18.343Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-08-24T12:07:18.366Z] #42 24.32 Building dependency tree... [2022-08-24T12:07:18.366Z] #42 ... [2022-08-24T12:07:18.366Z] [2022-08-24T12:07:18.366Z] #55 [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-08-24T12:07:18.366Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:18.366Z] #55 23.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:07:18.366Z] #55 23.82 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:07:18.366Z] #55 23.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:07:18.366Z] #55 24.05 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:07:18.366Z] #55 25.42 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:07:18.366Z] #55 25.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:07:18.464Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-24T12:07:18.626Z] #55 25.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:07:18.626Z] #55 25.64 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:07:18.626Z] #55 25.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:07:18.626Z] #55 25.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:07:18.885Z] #55 25.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:07:18.885Z] #55 25.84 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:07:19.334Z] #53 13.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:07:19.334Z] #53 13.02 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:07:20.388Z] #11 ... [2022-08-24T12:07:20.388Z] [2022-08-24T12:07:20.388Z] #29 [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-08-24T12:07:20.388Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-24T12:07:20.388Z] #29 11.15 129 added, 0 removed; done. [2022-08-24T12:07:20.388Z] #29 11.22 Setting up jq (1.6-2.1) ... [2022-08-24T12:07:20.388Z] #29 11.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:20.388Z] #29 11.25 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-24T12:07:20.388Z] #29 11.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:20.388Z] #29 11.28 Processing triggers for ca-certificates (20210119) ... [2022-08-24T12:07:20.388Z] #29 11.30 Updating certificates in /etc/ssl/certs... [2022-08-24T12:07:20.388Z] #29 12.40 0 added, 0 removed; done. [2022-08-24T12:07:20.388Z] #29 12.40 Running hooks in /etc/ca-certificates/update.d... [2022-08-24T12:07:20.388Z] #29 12.40 done. [2022-08-24T12:07:20.388Z] #29 DONE 13.5s [2022-08-24T12:07:20.650Z] [2022-08-24T12:07:20.650Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-24T12:07:20.650Z] #30 sha256:ad6d748df45c56402b489ca165bd396ede8742c3611cab98a13a0110539fa3ff [2022-08-24T12:07:20.650Z] #30 DONE 0.1s [2022-08-24T12:07:20.650Z] [2022-08-24T12:07:20.650Z] #31 [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-08-24T12:07:20.650Z] #31 sha256:0ff6d724eb4ad13af60d3999cae400769123235ec11dd075111e1ad62afa7965 [2022-08-24T12:07:20.724Z] #53 ... [2022-08-24T12:07:20.724Z] [2022-08-24T12:07:20.724Z] #34 [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-08-24T12:07:20.724Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:20.724Z] #34 3.772 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:07:20.724Z] #34 3.793 Cloning into '.'... [2022-08-24T12:07:20.724Z] #34 ... [2022-08-24T12:07:20.724Z] [2022-08-24T12:07:20.724Z] #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-08-24T12:07:20.724Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:20.724Z] #36 14.07 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:07:20.724Z] #36 14.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:07:20.981Z] #36 14.69 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:07:21.238Z] #36 14.88 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:07:21.495Z] #36 15.09 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:07:21.638Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.6s done [2022-08-24T12:07:21.757Z] #36 15.37 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:07:21.757Z] #36 15.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:07:21.898Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:07:21.898Z] #11 DONE 46.9s [2022-08-24T12:07:22.016Z] #36 15.59 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:07:22.158Z] [2022-08-24T12:07:22.158Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:07:22.158Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:07:22.274Z] #36 15.99 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:07:22.531Z] #36 ... [2022-08-24T12:07:22.531Z] [2022-08-24T12:07:22.531Z] #26 [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-08-24T12:07:22.531Z] #26 sha256:dbd4988066660d4a0fc8b8a835e0cc15e5396bddb40a56a4774fab3439275d33 [2022-08-24T12:07:22.531Z] #26 14.93 + mkdir -p /build [2022-08-24T12:07:22.531Z] #26 14.96 + mv docker/docker /build/ [2022-08-24T12:07:22.531Z] #26 14.96 + rmdir docker [2022-08-24T12:07:22.531Z] #26 DONE 15.9s [2022-08-24T12:07:22.531Z] [2022-08-24T12:07:22.531Z] #55 [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-08-24T12:07:22.531Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:22.531Z] #55 13.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:22.531Z] #55 13.96 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:07:22.531Z] #55 14.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:07:22.531Z] #55 14.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:07:22.531Z] #55 14.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:07:22.531Z] #55 14.61 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:07:22.531Z] #55 14.63 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:07:22.531Z] #55 14.85 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:07:22.531Z] #55 14.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:07:22.531Z] #55 15.06 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:07:22.531Z] #55 15.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:07:22.531Z] #55 15.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:07:22.531Z] #55 15.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:07:22.531Z] #55 15.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:07:22.531Z] #55 15.82 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:07:22.531Z] #55 15.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:07:22.531Z] #55 16.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:07:22.531Z] #55 16.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:07:22.569Z] #31 1.925 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-24T12:07:22.783Z] #60 ... [2022-08-24T12:07:22.783Z] [2022-08-24T12:07:22.783Z] #43 [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-08-24T12:07:22.783Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:22.783Z] #43 18.80 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:07:22.783Z] #43 18.81 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:07:22.783Z] #43 19.16 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:07:22.783Z] #43 19.64 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:07:22.783Z] #43 20.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:07:22.783Z] #43 20.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:07:22.783Z] #43 20.54 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:07:22.783Z] #43 20.62 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:07:22.783Z] #43 20.90 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:07:23.041Z] #43 ... [2022-08-24T12:07:23.041Z] [2022-08-24T12:07:23.041Z] #19 [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-08-24T12:07:23.041Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:07:23.041Z] #19 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:23.041Z] #19 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:23.041Z] #19 1.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:23.041Z] #19 3.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:07:23.041Z] #19 5.015 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:07:23.041Z] #19 6.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:07:23.041Z] #19 8.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:23.041Z] #19 9.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:07:23.041Z] #19 ... [2022-08-24T12:07:23.041Z] [2022-08-24T12:07:23.041Z] #45 [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-08-24T12:07:23.041Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:23.041Z] #45 21.27 tomll can be used in two ways: [2022-08-24T12:07:23.041Z] #45 21.27 Writing to STDIN and reading from STDOUT: [2022-08-24T12:07:23.041Z] #45 21.27 cat file.toml | tomll > file.toml [2022-08-24T12:07:23.041Z] #45 21.27 [2022-08-24T12:07:23.041Z] #45 21.27 Reading and updating a list of files: [2022-08-24T12:07:23.041Z] #45 21.27 tomll a.toml b.toml c.toml [2022-08-24T12:07:23.041Z] #45 21.27 [2022-08-24T12:07:23.041Z] #45 21.27 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:07:23.086Z] #55 ... [2022-08-24T12:07:23.086Z] [2022-08-24T12:07:23.086Z] #42 [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-08-24T12:07:23.086Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:23.086Z] #42 24.32 Building dependency tree... [2022-08-24T12:07:23.086Z] #42 28.09 The following additional packages will be installed: [2022-08-24T12:07:23.086Z] #42 28.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:07:23.086Z] #42 28.12 Suggested packages: [2022-08-24T12:07:23.086Z] #42 28.13 cmake-doc ninja-build lrzip [2022-08-24T12:07:23.086Z] #42 28.13 Recommended packages: [2022-08-24T12:07:23.086Z] #42 28.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:07:23.086Z] #42 28.96 The following NEW packages will be installed: [2022-08-24T12:07:23.086Z] #42 28.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:07:23.086Z] #42 29.00 vim-common xxd [2022-08-24T12:07:23.086Z] #42 29.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:23.086Z] #42 29.41 Need to get 15.6 MB of archives. [2022-08-24T12:07:23.086Z] #42 29.41 After this operation, 67.4 MB of additional disk space will be used. [2022-08-24T12:07:23.086Z] #42 29.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:07:23.086Z] #42 29.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-08-24T12:07:23.086Z] #42 29.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:07:23.086Z] #42 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-24T12:07:23.086Z] #42 29.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-24T12:07:23.086Z] #42 29.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-24T12:07:23.086Z] #42 29.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-24T12:07:23.086Z] #42 29.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-24T12:07:23.086Z] #42 29.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-24T12:07:23.086Z] #42 29.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-24T12:07:23.098Z] #12 DONE 0.8s [2022-08-24T12:07:23.098Z] [2022-08-24T12:07:23.098Z] #13 [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-08-24T12:07:23.098Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:07:23.145Z] #31 2.305 [2022-08-24T12:07:23.145Z] #31 2.531 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:23.357Z] #13 DONE 0.6s [2022-08-24T12:07:23.357Z] [2022-08-24T12:07:23.357Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:07:23.357Z] #25 sha256:1dd391d9323cbec965e3ae7d3599f9e5a0ca5d1193b58dcfe77019dc78d24c7c [2022-08-24T12:07:23.406Z] #31 2.812 [2022-08-24T12:07:23.464Z] #55 17.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:07:23.605Z] #45 ... [2022-08-24T12:07:23.605Z] [2022-08-24T12:07:23.605Z] #62 [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-08-24T12:07:23.605Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:23.605Z] #62 11.74 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:07:23.606Z] #62 12.03 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:07:23.606Z] #62 12.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:07:23.606Z] #62 12.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:07:23.606Z] #62 12.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:07:23.606Z] #62 17.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:07:23.606Z] #62 17.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:23.606Z] #62 17.71 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:07:23.606Z] #62 18.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:07:23.606Z] #62 18.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:07:23.606Z] #62 18.25 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:07:23.606Z] #62 18.28 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:07:23.606Z] #62 18.45 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:07:23.606Z] #62 18.47 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:07:23.606Z] #62 18.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:07:23.606Z] #62 18.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:07:23.606Z] #62 18.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:07:23.606Z] #62 19.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:07:23.606Z] #62 19.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:07:23.606Z] #62 19.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:07:23.606Z] #62 19.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:07:23.606Z] #62 19.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:07:23.606Z] #62 19.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:07:23.606Z] #62 19.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:07:23.606Z] #62 19.88 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:07:23.606Z] #62 20.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:07:23.617Z] #25 ... [2022-08-24T12:07:23.617Z] [2022-08-24T12:07:23.617Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:07:23.617Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:07:23.617Z] #46 DONE 0.2s [2022-08-24T12:07:23.617Z] [2022-08-24T12:07:23.617Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:07:23.617Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:07:23.617Z] #33 DONE 0.2s [2022-08-24T12:07:23.868Z] #62 ... [2022-08-24T12:07:23.868Z] [2022-08-24T12:07:23.868Z] #58 [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-08-24T12:07:23.868Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:23.868Z] #58 12.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:23.868Z] #58 15.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:07:23.868Z] #58 ... [2022-08-24T12:07:23.868Z] [2022-08-24T12:07:23.868Z] #45 [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-08-24T12:07:23.868Z] #45 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:23.868Z] #45 DONE 22.3s [2022-08-24T12:07:23.868Z] [2022-08-24T12:07:23.868Z] #43 [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-08-24T12:07:23.868Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:23.868Z] #43 21.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:07:23.868Z] #43 22.26 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:07:23.879Z] [2022-08-24T12:07:23.879Z] #50 [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-08-24T12:07:23.879Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:07:23.879Z] #50 DONE 0.4s [2022-08-24T12:07:23.879Z] [2022-08-24T12:07:23.879Z] #34 [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-08-24T12:07:23.879Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:23.879Z] #34 ... [2022-08-24T12:07:23.879Z] [2022-08-24T12:07:23.879Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:07:23.879Z] #25 sha256:1dd391d9323cbec965e3ae7d3599f9e5a0ca5d1193b58dcfe77019dc78d24c7c [2022-08-24T12:07:23.879Z] #25 DONE 0.4s [2022-08-24T12:07:23.879Z] [2022-08-24T12:07:23.879Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:07:23.879Z] #66 sha256:de090033b50acbff79293259ad28e432f86b7c7e06a1b0d35c5eafe7afde1c92 [2022-08-24T12:07:23.879Z] #66 DONE 0.4s [2022-08-24T12:07:24.023Z] #42 31.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:24.030Z] #55 17.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:07:24.138Z] [2022-08-24T12:07:24.138Z] #67 [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-08-24T12:07:24.138Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:07:24.282Z] #42 31.22 Fetched 15.6 MB in 1s (16.2 MB/s) [2022-08-24T12:07:24.282Z] #42 31.32 Selecting previously unselected package xxd. [2022-08-24T12:07:24.346Z] #31 3.798 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-24T12:07:24.438Z] #43 22.69 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:07:24.439Z] #43 22.86 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:07:24.542Z] #42 31.32 (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-08-24T12:07:24.542Z] #42 31.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:07:24.542Z] #42 31.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:24.606Z] #31 4.161 [2022-08-24T12:07:24.794Z] #55 18.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:07:24.802Z] #42 31.67 Selecting previously unselected package vim-common. [2022-08-24T12:07:24.802Z] #42 31.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:07:24.802Z] #42 31.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:24.802Z] #42 ... [2022-08-24T12:07:24.802Z] [2022-08-24T12:07:24.802Z] #57 [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-08-24T12:07:24.802Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T12:07:24.802Z] #57 31.86 v3.0.2 [2022-08-24T12:07:25.003Z] #43 ... [2022-08-24T12:07:25.003Z] [2022-08-24T12:07:25.003Z] #47 [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-08-24T12:07:25.003Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:25.003Z] #47 13.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:07:25.003Z] #47 13.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:25.003Z] #47 ... [2022-08-24T12:07:25.003Z] [2022-08-24T12:07:25.003Z] #62 [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-08-24T12:07:25.003Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:25.003Z] #62 23.28 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:07:25.003Z] #62 23.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:07:25.122Z] #57 ... [2022-08-24T12:07:25.122Z] [2022-08-24T12:07:25.122Z] #76 [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-08-24T12:07:25.122Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:07:25.122Z] #76 21.88 Reading package lists... [2022-08-24T12:07:25.122Z] #76 26.18 Building dependency tree... [2022-08-24T12:07:25.122Z] #76 29.83 python3 is already the newest version (3.9.2-3). [2022-08-24T12:07:25.122Z] #76 29.83 The following additional packages will be installed: [2022-08-24T12:07:25.122Z] #76 29.87 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:07:25.122Z] #76 29.87 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:07:25.122Z] #76 29.87 Suggested packages: [2022-08-24T12:07:25.122Z] #76 29.87 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:07:25.122Z] #76 29.87 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:07:25.122Z] #76 29.87 m4-doc ed diffutils-doc [2022-08-24T12:07:25.122Z] #76 29.87 Recommended packages: [2022-08-24T12:07:25.122Z] #76 29.87 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:07:25.122Z] #76 31.26 The following NEW packages will be installed: [2022-08-24T12:07:25.122Z] #76 31.26 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:07:25.122Z] #76 31.30 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:07:25.122Z] #76 31.30 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:07:25.122Z] #76 31.32 libyajl2 m4 patch xz-utils [2022-08-24T12:07:25.122Z] #76 31.75 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:25.122Z] #76 31.75 Need to get 5916 kB of archives. [2022-08-24T12:07:25.122Z] #76 31.75 After this operation, 18.6 MB of additional disk space will be used. [2022-08-24T12:07:25.122Z] #76 31.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-24T12:07:25.122Z] #76 31.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-24T12:07:25.122Z] #76 31.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-24T12:07:25.122Z] #76 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-24T12:07:25.122Z] #76 31.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-24T12:07:25.122Z] #76 31.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-24T12:07:25.123Z] #76 31.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-24T12:07:25.123Z] #76 31.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:07:25.123Z] #76 31.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:07:25.123Z] #76 31.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:07:25.123Z] #76 31.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-24T12:07:25.123Z] #76 31.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:07:25.123Z] #76 ... [2022-08-24T12:07:25.123Z] [2022-08-24T12:07:25.123Z] #55 [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-08-24T12:07:25.123Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:25.123Z] #55 30.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:07:25.123Z] #55 30.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:07:25.123Z] #55 30.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:07:25.123Z] #55 30.75 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:07:25.123Z] #55 30.83 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:07:25.123Z] #55 31.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:07:25.123Z] #55 31.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:07:25.123Z] #55 31.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:07:25.123Z] #55 31.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:07:25.123Z] #55 31.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:07:25.123Z] #55 31.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:07:25.123Z] #55 31.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:07:25.123Z] #55 31.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:07:25.123Z] #55 31.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:07:25.123Z] #55 31.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:07:25.123Z] #55 31.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:07:25.123Z] #55 32.13 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:07:25.126Z] #31 4.390 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:25.261Z] #62 23.48 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:07:25.261Z] #62 23.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:07:25.388Z] #31 4.725 [2022-08-24T12:07:25.521Z] #62 23.69 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:07:25.521Z] #62 23.70 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:07:25.806Z] #55 19.26 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:07:25.806Z] #55 19.42 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:07:25.806Z] #55 19.46 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:07:26.066Z] #55 19.57 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:07:26.066Z] #55 19.62 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:07:26.066Z] #55 19.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:07:26.067Z] #55 32.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:07:26.067Z] #55 32.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:07:26.067Z] #55 33.03 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:07:26.102Z] #62 24.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:07:26.102Z] #62 24.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:07:26.102Z] #62 24.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:07:26.327Z] #55 ... [2022-08-24T12:07:26.327Z] [2022-08-24T12:07:26.327Z] #57 [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-08-24T12:07:26.327Z] #57 sha256:975e45718d7c6a61b10670207552db937fb03481303b092d3993aa5af15578a1 [2022-08-24T12:07:26.327Z] #57 DONE 33.2s [2022-08-24T12:07:26.327Z] [2022-08-24T12:07:26.327Z] #55 [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-08-24T12:07:26.327Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:26.327Z] #55 33.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:07:26.327Z] #55 33.30 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:07:26.327Z] #55 ... [2022-08-24T12:07:26.327Z] [2022-08-24T12:07:26.327Z] #62 [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-08-24T12:07:26.327Z] #62 sha256:53f1aaa23e42145455e816eb698ad2695fedab5b03843e9d288c044549ca9804 [2022-08-24T12:07:26.327Z] #62 21.49 Reading package lists... [2022-08-24T12:07:26.327Z] #62 25.71 Building dependency tree... [2022-08-24T12:07:26.327Z] #62 29.29 The following additional packages will be installed: [2022-08-24T12:07:26.327Z] #62 29.30 libbtrfs0 [2022-08-24T12:07:26.327Z] #62 29.50 The following NEW packages will be installed: [2022-08-24T12:07:26.327Z] #62 29.51 libbtrfs-dev libbtrfs0 [2022-08-24T12:07:26.327Z] #62 29.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:26.327Z] #62 29.91 Need to get 454 kB of archives. [2022-08-24T12:07:26.327Z] #62 29.91 After this operation, 1275 kB of additional disk space will be used. [2022-08-24T12:07:26.327Z] #62 29.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-24T12:07:26.327Z] #62 29.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-24T12:07:26.327Z] #62 30.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:26.327Z] #62 31.12 Fetched 454 kB in 0s (1371 kB/s) [2022-08-24T12:07:26.327Z] #62 31.28 Selecting previously unselected package libbtrfs0:arm64. [2022-08-24T12:07:26.327Z] #62 31.28 (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-08-24T12:07:26.327Z] #62 31.36 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-24T12:07:26.327Z] #62 31.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:07:26.327Z] #62 31.58 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-24T12:07:26.327Z] #62 31.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-24T12:07:26.327Z] #62 31.62 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:07:26.327Z] #62 32.63 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:07:26.327Z] #62 32.73 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:07:26.327Z] #62 32.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:26.327Z] #62 DONE 33.4s [2022-08-24T12:07:26.329Z] #55 20.13 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:07:26.331Z] #31 5.759 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-24T12:07:26.364Z] #62 24.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:07:26.364Z] #62 24.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:07:26.364Z] #62 24.71 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:07:26.589Z] #55 20.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:07:26.589Z] #55 ... [2022-08-24T12:07:26.589Z] [2022-08-24T12:07:26.589Z] #38 [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-08-24T12:07:26.589Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:26.589Z] #38 19.62 tomll can be used in two ways: [2022-08-24T12:07:26.589Z] #38 19.62 Writing to STDIN and reading from STDOUT: [2022-08-24T12:07:26.589Z] #38 19.62 cat file.toml | tomll > file.toml [2022-08-24T12:07:26.589Z] #38 19.62 [2022-08-24T12:07:26.589Z] #38 19.62 Reading and updating a list of files: [2022-08-24T12:07:26.589Z] #38 19.62 tomll a.toml b.toml c.toml [2022-08-24T12:07:26.589Z] #38 19.62 [2022-08-24T12:07:26.589Z] #38 19.62 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:07:26.589Z] #38 DONE 20.3s [2022-08-24T12:07:26.589Z] [2022-08-24T12:07:26.589Z] #55 [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-08-24T12:07:26.589Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:26.589Z] #55 20.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:07:26.589Z] #55 ... [2022-08-24T12:07:26.589Z] [2022-08-24T12:07:26.589Z] #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-08-24T12:07:26.589Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:26.589Z] #36 16.51 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:07:26.589Z] #36 16.79 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:07:26.589Z] #36 17.57 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:07:26.589Z] #36 17.69 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:07:26.589Z] #36 17.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:07:26.589Z] #36 19.77 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:07:26.589Z] #36 19.94 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:07:26.590Z] [2022-08-24T12:07:26.590Z] #55 [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-08-24T12:07:26.590Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:26.590Z] #55 33.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:07:26.590Z] #55 33.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:07:26.590Z] #55 33.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:07:26.591Z] #31 6.083 [2022-08-24T12:07:26.622Z] #62 24.78 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:07:26.622Z] #62 24.94 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:07:26.622Z] #62 24.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:07:26.848Z] #36 ... [2022-08-24T12:07:26.848Z] [2022-08-24T12:07:26.848Z] #14 [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-08-24T12:07:26.848Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:26.848Z] #14 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:26.848Z] #14 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:26.853Z] #55 33.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:07:26.853Z] #55 33.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:07:26.853Z] #55 ... [2022-08-24T12:07:26.853Z] [2022-08-24T12:07:26.853Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:07:26.853Z] #63 sha256:09e59e2d68f7adda7fc21b490fe7553e7327e7581e957ae36b4bbd87d99783f0 [2022-08-24T12:07:26.853Z] #63 DONE 0.5s [2022-08-24T12:07:26.853Z] [2022-08-24T12:07:26.853Z] #55 [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-08-24T12:07:26.853Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:26.853Z] #55 33.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:07:26.853Z] #55 33.89 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:07:26.879Z] #62 25.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:07:26.879Z] #62 25.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:07:27.106Z] #14 ... [2022-08-24T12:07:27.106Z] [2022-08-24T12:07:27.106Z] #55 [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-08-24T12:07:27.106Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:27.106Z] #55 20.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:07:27.106Z] #55 20.81 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:07:27.106Z] #55 20.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:07:27.136Z] #62 25.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:07:27.136Z] #62 25.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:07:27.136Z] #62 25.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:07:27.364Z] #55 20.86 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:07:27.364Z] #55 20.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:07:27.364Z] #55 21.00 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:07:27.373Z] #31 6.319 #=#=# ############ 17.0% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-24T12:07:27.392Z] #62 25.62 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:07:27.392Z] #62 25.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:07:27.621Z] #55 21.17 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:07:27.621Z] #55 21.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:07:27.621Z] #55 21.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:07:27.621Z] #55 21.30 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:07:27.635Z] #31 6.926 [2022-08-24T12:07:27.635Z] #31 ... [2022-08-24T12:07:27.635Z] [2022-08-24T12:07:27.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:27.635Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:27.636Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.9s done [2022-08-24T12:07:27.636Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 1.1s [2022-08-24T12:07:27.649Z] #62 25.80 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:07:27.649Z] #62 25.82 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:07:27.649Z] #62 25.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:07:27.790Z] #55 ... [2022-08-24T12:07:27.790Z] [2022-08-24T12:07:27.790Z] #40 [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-08-24T12:07:27.790Z] #40 sha256:835650842608dea1993090eaa09ffd9a089a9433851ab3ec727fc007f2c052f9 [2022-08-24T12:07:27.790Z] #40 34.29 NAME: [2022-08-24T12:07:27.790Z] #40 34.32 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:07:27.790Z] #40 34.32 [2022-08-24T12:07:27.790Z] #40 34.32 USAGE: [2022-08-24T12:07:27.790Z] #40 34.32 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:07:27.790Z] #40 34.32 [2022-08-24T12:07:27.790Z] #40 34.32 COMMANDS: [2022-08-24T12:07:27.790Z] #40 34.32 init Create an initial ./winres/winres.json [2022-08-24T12:07:27.790Z] #40 34.32 make Make syso files for the "go build" command [2022-08-24T12:07:27.790Z] #40 34.32 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:07:27.790Z] #40 34.32 extract Extract all resources from an executable [2022-08-24T12:07:27.790Z] #40 34.32 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:07:27.790Z] #40 34.32 help, h Shows a list of commands or help for one command [2022-08-24T12:07:27.790Z] #40 34.32 [2022-08-24T12:07:27.790Z] #40 34.32 GLOBAL OPTIONS: [2022-08-24T12:07:27.790Z] #40 34.32 --help, -h show help (default: false) [2022-08-24T12:07:27.790Z] #40 DONE 34.6s [2022-08-24T12:07:27.790Z] [2022-08-24T12:07:27.790Z] #55 [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-08-24T12:07:27.790Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:27.790Z] #55 34.67 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:07:27.790Z] #55 34.67 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:07:27.879Z] #55 21.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:07:27.879Z] #55 21.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:07:27.910Z] #62 26.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:07:27.910Z] #62 26.13 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:07:27.910Z] #62 26.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:07:28.139Z] #55 21.78 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:07:28.139Z] #55 21.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:07:28.139Z] #55 21.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:07:28.364Z] #55 ... [2022-08-24T12:07:28.364Z] [2022-08-24T12:07:28.364Z] #14 [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-08-24T12:07:28.364Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:28.364Z] #14 21.20 Reading package lists... [2022-08-24T12:07:28.364Z] #14 25.51 Building dependency tree... [2022-08-24T12:07:28.364Z] #14 29.20 The following additional packages will be installed: [2022-08-24T12:07:28.364Z] #14 29.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:07:28.364Z] #14 29.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:07:28.364Z] #14 29.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:07:28.364Z] #14 29.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:07:28.364Z] #14 29.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:07:28.364Z] #14 29.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:07:28.364Z] #14 29.23 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:07:28.364Z] #14 29.24 Suggested packages: [2022-08-24T12:07:28.364Z] #14 29.25 gcc-10-locales seccomp wine64 [2022-08-24T12:07:28.364Z] #14 30.40 The following NEW packages will be installed: [2022-08-24T12:07:28.364Z] #14 30.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:07:28.364Z] #14 30.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:07:28.364Z] #14 30.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:07:28.364Z] #14 30.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:07:28.364Z] #14 30.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:07:28.364Z] #14 30.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:07:28.364Z] #14 30.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:07:28.364Z] #14 30.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:07:28.364Z] #14 30.46 mingw-w64-x86-64-dev [2022-08-24T12:07:28.364Z] #14 30.89 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:28.364Z] #14 30.89 Need to get 108 MB of archives. [2022-08-24T12:07:28.364Z] #14 30.89 After this operation, 620 MB of additional disk space will be used. [2022-08-24T12:07:28.364Z] #14 30.89 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-08-24T12:07:28.364Z] #14 30.92 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-08-24T12:07:28.364Z] #14 31.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:07:28.364Z] #14 31.03 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-08-24T12:07:28.364Z] #14 31.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-24T12:07:28.364Z] #14 31.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:07:28.364Z] #14 31.21 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-08-24T12:07:28.364Z] #14 31.37 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-08-24T12:07:28.364Z] #14 31.38 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-08-24T12:07:28.364Z] #14 32.11 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-08-24T12:07:28.364Z] #14 33.33 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-08-24T12:07:28.364Z] #14 33.82 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-08-24T12:07:28.364Z] #14 34.57 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-08-24T12:07:28.410Z] #55 22.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:07:28.410Z] #55 22.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:07:28.410Z] #55 ... [2022-08-24T12:07:28.410Z] [2022-08-24T12:07:28.410Z] #76 [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-08-24T12:07:28.410Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:28.410Z] #76 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:28.410Z] #76 21.86 Fetched 8571 kB in 17s (519 kB/s) [2022-08-24T12:07:28.410Z] #76 21.86 Reading package lists... [2022-08-24T12:07:28.410Z] #76 ... [2022-08-24T12:07:28.410Z] [2022-08-24T12:07:28.410Z] #55 [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-08-24T12:07:28.410Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:28.410Z] #55 22.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:07:28.474Z] #62 26.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:07:28.474Z] #62 26.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:07:28.474Z] #62 26.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:07:28.578Z] #11 ... [2022-08-24T12:07:28.578Z] [2022-08-24T12:07:28.578Z] #31 [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-08-24T12:07:28.578Z] #31 sha256:0ff6d724eb4ad13af60d3999cae400769123235ec11dd075111e1ad62afa7965 [2022-08-24T12:07:28.578Z] #31 8.048 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-24T12:07:28.624Z] #14 ... [2022-08-24T12:07:28.624Z] [2022-08-24T12:07:28.624Z] #64 [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-08-24T12:07:28.624Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:07:28.624Z] #64 1.285 + RM_GOPATH=0 [2022-08-24T12:07:28.624Z] #64 1.288 + TMP_GOPATH= [2022-08-24T12:07:28.624Z] #64 1.288 + : /build [2022-08-24T12:07:28.624Z] #64 1.288 + '[' -z '' ']' [2022-08-24T12:07:28.624Z] #64 1.290 ++ mktemp -d [2022-08-24T12:07:28.624Z] #64 1.313 + export GOPATH=/tmp/tmp.T079vR1rZJ [2022-08-24T12:07:28.624Z] #64 1.313 + GOPATH=/tmp/tmp.T079vR1rZJ [2022-08-24T12:07:28.624Z] #64 1.314 + RM_GOPATH=1 [2022-08-24T12:07:28.624Z] #64 1.314 + case "$(go env GOARCH)" in [2022-08-24T12:07:28.624Z] #64 1.318 ++ go env GOARCH [2022-08-24T12:07:28.624Z] #64 1.368 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:28.624Z] #64 1.368 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:28.624Z] #64 1.370 ++ dirname /install.sh [2022-08-24T12:07:28.624Z] #64 1.376 + dir=/ [2022-08-24T12:07:28.624Z] #64 1.408 + bin=containerd [2022-08-24T12:07:28.624Z] #64 1.409 + shift [2022-08-24T12:07:28.624Z] #64 1.409 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:07:28.624Z] #64 1.410 + . //containerd.installer [2022-08-24T12:07:28.624Z] #64 1.411 ++ set -e [2022-08-24T12:07:28.624Z] #64 1.411 ++ : v1.6.7 [2022-08-24T12:07:28.624Z] #64 1.412 + install_containerd [2022-08-24T12:07:28.624Z] #64 1.435 + echo 'Install containerd version v1.6.7' [2022-08-24T12:07:28.624Z] #64 1.438 Install containerd version v1.6.7 [2022-08-24T12:07:28.624Z] #64 1.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T079vR1rZJ/src/github.com/containerd/containerd [2022-08-24T12:07:28.624Z] #64 1.467 Cloning into '/tmp/tmp.T079vR1rZJ/src/github.com/containerd/containerd'... [2022-08-24T12:07:28.667Z] #55 22.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:07:28.926Z] #55 22.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:07:28.926Z] #55 22.60 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:07:28.926Z] #55 ... [2022-08-24T12:07:28.926Z] [2022-08-24T12:07:28.926Z] #51 [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-08-24T12:07:28.926Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:28.926Z] #51 12.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:28.926Z] #51 15.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:07:28.926Z] #51 ... [2022-08-24T12:07:28.926Z] [2022-08-24T12:07:28.926Z] #55 [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-08-24T12:07:28.926Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:28.926Z] #55 22.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:07:29.040Z] #62 27.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:07:29.040Z] #62 27.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:07:29.040Z] #62 27.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:07:29.155Z] #31 8.411 [2022-08-24T12:07:29.155Z] #31 8.644 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:29.183Z] #55 22.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:07:29.183Z] #55 22.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:07:29.183Z] #55 22.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:07:29.297Z] #62 27.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:07:29.297Z] #62 27.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:07:29.297Z] #62 27.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:07:29.297Z] #62 27.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:07:29.427Z] #31 8.904 [2022-08-24T12:07:29.428Z] #67 ... [2022-08-24T12:07:29.428Z] [2022-08-24T12:07:29.428Z] #57 [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-08-24T12:07:29.428Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:29.428Z] #57 5.713 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:07:29.428Z] #57 ... [2022-08-24T12:07:29.428Z] [2022-08-24T12:07:29.428Z] #47 [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-08-24T12:07:29.428Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:29.428Z] #47 5.755 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:07:29.428Z] #47 5.757 Cloning into '.'... [2022-08-24T12:07:29.441Z] #55 ... [2022-08-24T12:07:29.441Z] [2022-08-24T12:07:29.441Z] #67 [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-08-24T12:07:29.441Z] #67 sha256:8dc88a4348adf44b7ceba8e62f3527669a756f70ffdd21abc843c50a810ae89e [2022-08-24T12:07:29.441Z] #67 12.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:07:29.441Z] #67 13.71 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:07:29.441Z] #67 13.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:07:29.441Z] #67 14.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:07:29.441Z] #67 14.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:29.441Z] #67 14.95 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:07:29.441Z] #67 15.42 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:07:29.441Z] #67 16.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:07:29.441Z] #67 16.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:07:29.441Z] #67 16.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:07:29.441Z] #67 19.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:29.555Z] #62 27.72 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:07:29.556Z] #62 27.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:07:29.556Z] #62 27.89 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:07:29.688Z] #47 ... [2022-08-24T12:07:29.688Z] [2022-08-24T12:07:29.688Z] #57 [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-08-24T12:07:29.688Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:29.688Z] #57 6.297 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:07:29.688Z] #57 6.297 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:07:29.688Z] #57 6.306 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:07:29.699Z] #67 ... [2022-08-24T12:07:29.699Z] [2022-08-24T12:07:29.699Z] #55 [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-08-24T12:07:29.699Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:29.699Z] #55 23.02 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:07:29.699Z] #55 23.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:07:29.699Z] #55 23.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:07:29.699Z] #55 23.28 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:07:29.699Z] #55 23.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:07:29.699Z] #55 23.37 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:07:29.812Z] #62 27.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:07:29.812Z] #62 28.11 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:07:29.812Z] #62 28.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:07:29.957Z] #55 23.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:07:29.957Z] #55 23.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:07:29.957Z] #55 23.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:07:30.000Z] #64 ... [2022-08-24T12:07:30.001Z] [2022-08-24T12:07:30.001Z] #51 [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-08-24T12:07:30.001Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:07:30.001Z] #51 22.25 Reading package lists... [2022-08-24T12:07:30.001Z] #51 26.71 Building dependency tree... [2022-08-24T12:07:30.001Z] #51 30.28 The following additional packages will be installed: [2022-08-24T12:07:30.001Z] #51 30.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:30.001Z] #51 30.30 python3-protobuf python3-six [2022-08-24T12:07:30.001Z] #51 30.31 Suggested packages: [2022-08-24T12:07:30.001Z] #51 30.31 python3-setuptools [2022-08-24T12:07:30.001Z] #51 30.31 Recommended packages: [2022-08-24T12:07:30.001Z] #51 30.31 iproute2 | iproute [2022-08-24T12:07:30.001Z] #51 30.96 The following NEW packages will be installed: [2022-08-24T12:07:30.001Z] #51 30.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:30.001Z] #51 30.99 python3-protobuf python3-six [2022-08-24T12:07:30.001Z] #51 31.56 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:30.001Z] #51 31.56 Need to get 2136 kB of archives. [2022-08-24T12:07:30.001Z] #51 31.56 After this operation, 10.8 MB of additional disk space will be used. [2022-08-24T12:07:30.001Z] #51 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-24T12:07:30.001Z] #51 31.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:07:30.001Z] #51 31.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:07:30.001Z] #51 31.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-24T12:07:30.001Z] #51 31.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-24T12:07:30.001Z] #51 31.60 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-08-24T12:07:30.001Z] #51 31.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:07:30.001Z] #51 33.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-24T12:07:30.001Z] #51 35.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:30.001Z] #51 35.92 Fetched 2136 kB in 3s (684 kB/s) [2022-08-24T12:07:30.001Z] #51 36.06 Selecting previously unselected package libprotobuf23:arm64. [2022-08-24T12:07:30.001Z] #51 36.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-08-24T12:07:30.001Z] #51 36.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-24T12:07:30.001Z] #51 36.19 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-24T12:07:30.001Z] #51 ... [2022-08-24T12:07:30.001Z] [2022-08-24T12:07:30.001Z] #34 [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-08-24T12:07:30.001Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:07:30.001Z] #34 36.29 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-08-24T12:07:30.001Z] #34 36.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:07:30.003Z] #31 9.575 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-24T12:07:30.069Z] #62 28.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:07:30.215Z] #55 23.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:07:30.215Z] #55 23.90 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:07:30.215Z] #55 23.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:07:30.215Z] #55 ... [2022-08-24T12:07:30.215Z] [2022-08-24T12:07:30.215Z] #40 [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-08-24T12:07:30.215Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:30.215Z] #40 13.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:07:30.215Z] #40 14.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:30.257Z] #57 6.813 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:07:30.265Z] #31 9.829 [2022-08-24T12:07:30.328Z] #62 28.41 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:07:30.328Z] #62 28.59 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:07:30.473Z] #40 ... [2022-08-24T12:07:30.473Z] [2022-08-24T12:07:30.473Z] #55 [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-08-24T12:07:30.473Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:30.473Z] #55 24.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:07:30.473Z] #55 24.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:07:30.473Z] #55 24.13 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:07:30.531Z] #31 10.07 #=#=# ######################################################################## 100.0% [2022-08-24T12:07:30.571Z] #34 37.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:30.587Z] #62 28.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:07:30.587Z] #62 28.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:07:30.587Z] #62 28.89 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:07:30.791Z] #31 10.36 [2022-08-24T12:07:31.067Z] #31 10.43 Download of images into '/build' complete. [2022-08-24T12:07:31.067Z] #31 10.43 Use something like the following to load the result into a Docker daemon: [2022-08-24T12:07:31.067Z] #31 10.43 tar -cC '/build' . | docker load [2022-08-24T12:07:31.405Z] #55 25.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:07:31.405Z] #55 25.01 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:07:31.405Z] #55 25.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:07:31.519Z] #62 29.71 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:07:31.519Z] #62 29.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:07:31.519Z] #62 29.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:07:31.662Z] #55 25.23 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:07:31.662Z] #55 25.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:07:31.777Z] #62 29.92 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:07:31.777Z] #62 30.04 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:07:31.777Z] #62 30.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:07:31.919Z] #55 25.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:07:31.919Z] #55 25.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:07:31.919Z] #55 25.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:07:31.919Z] #55 25.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:07:32.035Z] #62 30.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:07:32.035Z] #62 30.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:07:32.035Z] #62 30.34 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:07:32.292Z] #62 30.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:07:32.293Z] #62 ... [2022-08-24T12:07:32.293Z] [2022-08-24T12:07:32.293Z] #54 [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-08-24T12:07:32.293Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:32.483Z] #55 26.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:07:32.483Z] #55 26.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:07:32.483Z] #55 26.13 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:07:32.483Z] #55 26.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:07:32.483Z] #55 26.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:07:32.746Z] #55 26.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:07:32.813Z] #54 30.40 Updating files: 74% (1629/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:07:32.813Z] #54 30.97 + git checkout -q v2.3.0 [2022-08-24T12:07:33.004Z] #55 26.65 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:07:33.004Z] #55 26.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:07:33.263Z] #55 26.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:07:33.263Z] #55 26.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:07:33.263Z] #55 ... [2022-08-24T12:07:33.263Z] [2022-08-24T12:07:33.263Z] #62 [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-08-24T12:07:33.263Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:33.263Z] #62 16.99 Fetched 8571 kB in 13s (645 kB/s) [2022-08-24T12:07:33.263Z] #62 16.99 Reading package lists... [2022-08-24T12:07:33.520Z] #62 23.61 Reading package lists... [2022-08-24T12:07:33.520Z] #62 ... [2022-08-24T12:07:33.520Z] [2022-08-24T12:07:33.520Z] #55 [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-08-24T12:07:33.520Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:33.520Z] #55 27.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:07:33.520Z] #55 27.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:07:33.520Z] #55 27.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:07:33.520Z] #55 27.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:07:33.590Z] #57 ... [2022-08-24T12:07:33.590Z] [2022-08-24T12:07:33.590Z] #62 [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-08-24T12:07:33.590Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:33.590Z] #62 8.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:33.590Z] #62 8.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:33.590Z] #62 8.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:33.590Z] #62 ... [2022-08-24T12:07:33.590Z] [2022-08-24T12:07:33.590Z] #76 [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-08-24T12:07:33.590Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:33.590Z] #76 8.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:33.590Z] #76 8.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:33.590Z] #76 8.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:33.590Z] #76 ... [2022-08-24T12:07:33.590Z] [2022-08-24T12:07:33.590Z] #55 [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-08-24T12:07:33.590Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:33.590Z] #55 7.969 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:07:33.615Z] #31 DONE 13.0s [2022-08-24T12:07:33.615Z] [2022-08-24T12:07:33.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:7459f67b720299c73b3b99c2a3acc0928310cd497445e47affde4fcfb8dfa865 [2022-08-24T12:07:33.615Z] #11 sha256:023c6aaa6e33b3386018a5d52728b813d8a9361b5e8ed8f0b88afb29f40eb955 [2022-08-24T12:07:33.615Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.2s [2022-08-24T12:07:33.777Z] #55 27.45 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:07:33.777Z] #55 27.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:07:33.777Z] #55 27.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:07:33.856Z] #55 10.51 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:07:33.856Z] #55 ... [2022-08-24T12:07:33.856Z] [2022-08-24T12:07:33.856Z] #38 [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-08-24T12:07:33.856Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:33.856Z] #38 8.040 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:07:34.034Z] #55 27.67 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:07:34.116Z] #38 ... [2022-08-24T12:07:34.116Z] [2022-08-24T12:07:34.116Z] #40 [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-08-24T12:07:34.116Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:34.116Z] #40 7.242 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:07:34.116Z] #40 8.439 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:07:34.116Z] #40 10.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:07:34.116Z] #40 ... [2022-08-24T12:07:34.116Z] [2022-08-24T12:07:34.116Z] #42 [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-08-24T12:07:34.116Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:34.116Z] #42 7.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:34.116Z] #42 8.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:34.116Z] #42 8.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:34.116Z] #42 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:34.204Z] #54 ... [2022-08-24T12:07:34.204Z] [2022-08-24T12:07:34.204Z] #19 [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-08-24T12:07:34.204Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:07:34.204Z] #19 11.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:07:34.204Z] #19 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:07:34.204Z] #19 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:34.204Z] #19 12.41 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:07:34.204Z] #19 12.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:07:34.204Z] #19 12.44 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:07:34.204Z] #19 12.52 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:07:34.204Z] #19 12.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:07:34.204Z] #19 12.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:07:34.204Z] #19 12.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:07:34.204Z] #19 12.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:07:34.204Z] #19 12.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:34.204Z] #19 12.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:07:34.204Z] #19 ... [2022-08-24T12:07:34.204Z] [2022-08-24T12:07:34.204Z] #83 [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-08-24T12:07:34.204Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:34.204Z] #83 22.40 Fetched 8571 kB in 17s (501 kB/s) [2022-08-24T12:07:34.204Z] #83 22.40 Reading package lists... [2022-08-24T12:07:34.204Z] #83 29.70 Reading package lists... [2022-08-24T12:07:34.204Z] #83 ... [2022-08-24T12:07:34.204Z] [2022-08-24T12:07:34.204Z] #62 [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-08-24T12:07:34.204Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:34.204Z] #62 30.71 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:07:34.204Z] #62 30.73 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:07:34.204Z] #62 30.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:07:34.204Z] #62 30.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:07:34.204Z] #62 30.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:07:34.204Z] #62 31.11 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:07:34.204Z] #62 31.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:07:34.204Z] #62 31.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:07:34.204Z] #62 31.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:07:34.204Z] #62 31.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:07:34.204Z] #62 31.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:07:34.204Z] #62 31.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:07:34.204Z] #62 31.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:07:34.204Z] #62 31.96 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:07:34.204Z] #62 32.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:07:34.204Z] #62 32.20 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:07:34.204Z] #62 32.34 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:07:34.204Z] #62 32.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:07:34.292Z] #55 28.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:07:34.375Z] #42 ... [2022-08-24T12:07:34.375Z] [2022-08-24T12:07:34.375Z] #53 [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-08-24T12:07:34.375Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:34.375Z] #53 6.537 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:07:34.375Z] #53 7.759 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:07:34.375Z] #53 7.759 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:07:34.375Z] #53 7.797 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:07:34.375Z] #53 7.852 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:07:34.375Z] #53 8.327 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:07:34.375Z] #53 8.346 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:07:34.375Z] #53 8.460 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:07:34.375Z] #53 8.615 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:07:34.375Z] #53 8.628 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:07:34.375Z] #53 8.710 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:07:34.375Z] #53 8.975 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:07:34.375Z] #53 9.547 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:07:34.375Z] #53 ... [2022-08-24T12:07:34.375Z] [2022-08-24T12:07:34.375Z] #14 [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-08-24T12:07:34.375Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:34.375Z] #14 7.551 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:34.375Z] #14 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:34.375Z] #14 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:34.375Z] #14 8.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:34.548Z] #55 28.16 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:07:34.634Z] #14 ... [2022-08-24T12:07:34.635Z] [2022-08-24T12:07:34.635Z] #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-08-24T12:07:34.635Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:34.635Z] #36 7.871 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:07:34.635Z] #36 ... [2022-08-24T12:07:34.635Z] [2022-08-24T12:07:34.635Z] #26 [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-08-24T12:07:34.635Z] #26 sha256:f0a7442525b81b02bc5540b93cb98c421135e65a82f8e8b2fbb17a0089fbcf83 [2022-08-24T12:07:34.635Z] #26 7.329 + RM_GOPATH=0 [2022-08-24T12:07:34.635Z] #26 7.329 + TMP_GOPATH= [2022-08-24T12:07:34.635Z] #26 7.329 + : /build [2022-08-24T12:07:34.635Z] #26 7.329 + '[' -z '' ']' [2022-08-24T12:07:34.635Z] #26 7.329 ++ mktemp -d [2022-08-24T12:07:34.635Z] #26 7.329 + export GOPATH=/tmp/tmp.cxjEyIcvPr [2022-08-24T12:07:34.635Z] #26 7.329 + GOPATH=/tmp/tmp.cxjEyIcvPr [2022-08-24T12:07:34.635Z] #26 7.329 + RM_GOPATH=1 [2022-08-24T12:07:34.635Z] #26 7.329 + case "$(go env GOARCH)" in [2022-08-24T12:07:34.635Z] #26 7.329 ++ go env GOARCH [2022-08-24T12:07:34.635Z] #26 7.339 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:34.635Z] #26 7.339 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:34.635Z] #26 7.339 ++ dirname /install.sh [2022-08-24T12:07:34.635Z] #26 7.347 + dir=/ [2022-08-24T12:07:34.635Z] #26 7.347 + bin=dockercli [2022-08-24T12:07:34.635Z] #26 7.347 + shift [2022-08-24T12:07:34.635Z] #26 7.347 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:07:34.635Z] #26 7.347 + . //dockercli.installer [2022-08-24T12:07:34.635Z] #26 7.348 ++ : stable [2022-08-24T12:07:34.635Z] #26 7.348 ++ : 17.06.2-ce [2022-08-24T12:07:34.635Z] #26 7.387 + install_dockercli [2022-08-24T12:07:34.635Z] #26 7.387 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:07:34.635Z] #26 7.387 ++ uname -m [2022-08-24T12:07:34.635Z] #26 7.387 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:07:34.635Z] #26 7.402 + arch=x86_64 [2022-08-24T12:07:34.635Z] #26 7.402 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:07:34.635Z] #26 7.402 + url=https://download.docker.com/linux/static [2022-08-24T12:07:34.635Z] #26 7.402 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:07:34.635Z] #26 7.402 + tar -xz docker/docker [2022-08-24T12:07:34.786Z] #62 32.82 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:07:34.895Z] #26 ... [2022-08-24T12:07:34.895Z] [2022-08-24T12:07:34.895Z] #51 [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-08-24T12:07:34.895Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:34.895Z] #51 8.290 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:34.895Z] #51 8.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:34.895Z] #51 8.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:34.895Z] #51 9.040 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:07:34.895Z] #51 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:35.156Z] #51 ... [2022-08-24T12:07:35.156Z] [2022-08-24T12:07:35.156Z] #14 [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-08-24T12:07:35.156Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:35.156Z] #14 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:35.480Z] #55 ... [2022-08-24T12:07:35.480Z] [2022-08-24T12:07:35.480Z] #42 [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-08-24T12:07:35.480Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:35.480Z] #42 19.26 Fetched 8571 kB in 15s (591 kB/s) [2022-08-24T12:07:35.480Z] #42 19.26 Reading package lists... [2022-08-24T12:07:35.738Z] #42 25.56 Reading package lists... [2022-08-24T12:07:35.738Z] #42 ... [2022-08-24T12:07:35.738Z] [2022-08-24T12:07:35.738Z] #47 [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-08-24T12:07:35.738Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:35.739Z] #47 27.35 Updating files: 73% (1607/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:07:35.739Z] #47 27.94 + git checkout -q v2.3.0 [2022-08-24T12:07:35.942Z] #34 ... [2022-08-24T12:07:35.942Z] [2022-08-24T12:07:35.942Z] #76 [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-08-24T12:07:35.942Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:07:35.942Z] #76 32.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-24T12:07:35.942Z] #76 32.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-24T12:07:35.942Z] #76 32.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-24T12:07:35.942Z] #76 32.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:07:35.942Z] #76 32.47 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-08-24T12:07:35.942Z] #76 32.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:07:35.942Z] #76 32.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-24T12:07:35.942Z] #76 32.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:07:35.942Z] #76 32.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-24T12:07:35.942Z] #76 32.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-24T12:07:35.942Z] #76 32.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-24T12:07:35.942Z] #76 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:35.942Z] #76 33.80 Fetched 5916 kB in 1s (5088 kB/s) [2022-08-24T12:07:35.942Z] #76 33.97 Selecting previously unselected package bzip2. [2022-08-24T12:07:35.942Z] #76 33.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 ... 15708 files and directories currently installed.) [2022-08-24T12:07:35.942Z] #76 34.14 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 34.17 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:07:35.942Z] #76 34.60 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:07:35.942Z] #76 34.62 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 34.65 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:35.942Z] #76 35.55 Selecting previously unselected package libmagic1:arm64. [2022-08-24T12:07:35.942Z] #76 35.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 35.58 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-24T12:07:35.942Z] #76 35.94 Selecting previously unselected package file. [2022-08-24T12:07:35.942Z] #76 35.94 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 36.03 Unpacking file (1:5.39-3) ... [2022-08-24T12:07:35.942Z] #76 36.22 Selecting previously unselected package xz-utils. [2022-08-24T12:07:35.942Z] #76 36.22 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 36.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:35.942Z] #76 36.54 Selecting previously unselected package libsigsegv2:arm64. [2022-08-24T12:07:35.942Z] #76 36.57 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 36.57 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-24T12:07:35.942Z] #76 36.66 Selecting previously unselected package m4. [2022-08-24T12:07:35.942Z] #76 36.70 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-24T12:07:35.942Z] #76 36.72 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:07:35.942Z] #76 36.93 Selecting previously unselected package autoconf. [2022-08-24T12:07:35.943Z] #76 36.94 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:07:35.943Z] #76 36.95 Unpacking autoconf (2.69-14) ... [2022-08-24T12:07:35.943Z] #76 37.32 Selecting previously unselected package autotools-dev. [2022-08-24T12:07:35.943Z] #76 37.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:07:35.943Z] #76 37.37 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:35.943Z] #76 37.63 Selecting previously unselected package automake. [2022-08-24T12:07:35.943Z] #76 37.64 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:07:35.943Z] #76 37.65 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:07:35.943Z] #76 38.17 Selecting previously unselected package patch. [2022-08-24T12:07:35.943Z] #76 38.19 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 38.22 Unpacking patch (2.7.6-7) ... [2022-08-24T12:07:35.943Z] #76 38.40 Selecting previously unselected package dpkg-dev. [2022-08-24T12:07:35.943Z] #76 38.41 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:07:35.943Z] #76 38.43 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:07:35.943Z] #76 39.42 Selecting previously unselected package build-essential. [2022-08-24T12:07:35.943Z] #76 39.43 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 39.44 Unpacking build-essential (12.9) ... [2022-08-24T12:07:35.943Z] #76 39.54 Selecting previously unselected package libcap2:arm64. [2022-08-24T12:07:35.943Z] #76 39.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 39.57 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:07:35.943Z] #76 39.66 Selecting previously unselected package libcap-dev:arm64. [2022-08-24T12:07:35.943Z] #76 39.67 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 39.68 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-24T12:07:35.943Z] #76 39.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:07:35.943Z] #76 39.95 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 39.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #76 40.09 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-24T12:07:35.943Z] #76 40.10 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 40.11 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #76 40.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:07:35.943Z] #76 40.25 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 40.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:35.943Z] #76 40.41 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-24T12:07:35.943Z] #76 40.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 40.43 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:07:35.943Z] #76 41.09 Selecting previously unselected package libtool. [2022-08-24T12:07:35.943Z] #76 41.14 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:07:35.943Z] #76 41.16 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:07:35.943Z] #76 41.39 Selecting previously unselected package libudev-dev:arm64. [2022-08-24T12:07:35.943Z] #76 41.39 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 41.39 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:07:35.943Z] #76 41.63 Selecting previously unselected package libyajl2:arm64. [2022-08-24T12:07:35.943Z] #76 41.63 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 41.63 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:07:35.943Z] #76 41.71 Selecting previously unselected package libyajl-dev:arm64. [2022-08-24T12:07:35.943Z] #76 41.72 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-24T12:07:35.943Z] #76 41.73 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-24T12:07:35.943Z] #76 41.88 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:35.943Z] #76 41.90 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:35.943Z] #76 41.93 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:07:35.943Z] #76 41.96 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-24T12:07:35.943Z] #76 42.03 Setting up file (1:5.39-3) ... [2022-08-24T12:07:35.943Z] #76 42.12 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:07:35.943Z] #76 42.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #76 42.18 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #76 42.20 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:07:35.943Z] #76 42.22 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:35.943Z] #76 42.23 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-24T12:07:35.943Z] #76 42.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:35.943Z] #76 42.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:07:35.943Z] #76 42.28 Setting up patch (2.7.6-7) ... [2022-08-24T12:07:35.943Z] #76 42.29 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:07:35.943Z] #76 42.31 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-24T12:07:35.943Z] #76 42.32 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-24T12:07:35.943Z] #76 42.33 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:07:35.943Z] #76 42.35 Setting up libtool (2.4.6-15) ... [2022-08-24T12:07:35.943Z] #76 42.36 Setting up m4 (1.4.18-5) ... [2022-08-24T12:07:35.943Z] #76 42.38 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:07:35.943Z] #76 42.40 Setting up autoconf (2.69-14) ... [2022-08-24T12:07:35.943Z] #76 42.43 Setting up build-essential (12.9) ... [2022-08-24T12:07:35.943Z] #76 42.49 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:07:35.943Z] #76 42.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:07:35.943Z] #76 42.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:35.943Z] #76 ... [2022-08-24T12:07:35.943Z] [2022-08-24T12:07:35.943Z] #42 [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-08-24T12:07:35.943Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:35.943Z] #42 32.70 Selecting previously unselected package cmake-data. [2022-08-24T12:07:35.943Z] #42 32.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:07:35.943Z] #42 32.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:07:35.943Z] #42 37.72 Selecting previously unselected package libicu67:arm64. [2022-08-24T12:07:35.943Z] #42 37.72 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-24T12:07:35.943Z] #42 37.74 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-24T12:07:35.943Z] #42 ... [2022-08-24T12:07:35.943Z] [2022-08-24T12:07:35.943Z] #51 [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-08-24T12:07:35.943Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:07:35.943Z] #51 36.82 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:07:35.943Z] #51 36.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:07:35.943Z] #51 36.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:35.943Z] #51 37.07 Selecting previously unselected package python3-six. [2022-08-24T12:07:35.943Z] #51 37.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:07:35.943Z] #51 37.08 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:07:35.943Z] #51 37.18 Selecting previously unselected package python3-protobuf. [2022-08-24T12:07:35.943Z] #51 37.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-24T12:07:35.943Z] #51 37.20 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:07:35.943Z] #51 37.75 Selecting previously unselected package libnet1:arm64. [2022-08-24T12:07:35.943Z] #51 37.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-24T12:07:35.943Z] #51 37.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:35.943Z] #51 37.91 Selecting previously unselected package libnl-3-200:arm64. [2022-08-24T12:07:35.943Z] #51 37.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-24T12:07:35.943Z] #51 37.93 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:07:35.943Z] #51 38.05 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:07:35.943Z] #51 38.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:07:35.943Z] #51 38.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #51 38.18 Selecting previously unselected package criu. [2022-08-24T12:07:35.943Z] #51 38.19 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-24T12:07:35.943Z] #51 38.19 Unpacking criu (3.17.1-1) ... [2022-08-24T12:07:35.943Z] #51 38.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:35.943Z] #51 40.49 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-24T12:07:35.943Z] #51 40.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:35.943Z] #51 40.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:07:35.943Z] #51 40.57 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:07:36.163Z] #62 ... [2022-08-24T12:07:36.163Z] [2022-08-24T12:07:36.163Z] #58 [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-08-24T12:07:36.163Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:36.163Z] #58 24.12 Fetched 8575 kB in 19s (460 kB/s) [2022-08-24T12:07:36.163Z] #58 24.12 Reading package lists... [2022-08-24T12:07:36.163Z] #58 30.91 Reading package lists... [2022-08-24T12:07:36.163Z] #58 ... [2022-08-24T12:07:36.163Z] [2022-08-24T12:07:36.163Z] #54 [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-08-24T12:07:36.163Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:36.163Z] #54 33.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-24T12:07:36.217Z] #51 41.84 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:07:36.217Z] #51 41.96 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:07:36.673Z] #47 30.01 + 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-08-24T12:07:36.770Z] #54 ... [2022-08-24T12:07:36.770Z] [2022-08-24T12:07:36.770Z] #43 [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-08-24T12:07:36.770Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:36.770Z] #43 25.02 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:07:36.770Z] #43 25.16 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:07:36.770Z] #43 26.23 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:07:36.846Z] #51 ... [2022-08-24T12:07:36.846Z] [2022-08-24T12:07:36.846Z] #42 [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-08-24T12:07:36.846Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:36.846Z] #42 43.63 Selecting previously unselected package libxml2:arm64. [2022-08-24T12:07:36.846Z] #42 43.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-24T12:07:36.846Z] #42 43.65 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:07:37.027Z] #43 ... [2022-08-24T12:07:37.027Z] [2022-08-24T12:07:37.027Z] #62 [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-08-24T12:07:37.027Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:37.027Z] #62 35.02 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:07:37.027Z] #62 35.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:07:37.027Z] #62 35.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:07:37.110Z] #42 ... [2022-08-24T12:07:37.110Z] [2022-08-24T12:07:37.110Z] #76 [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-08-24T12:07:37.110Z] #76 sha256:7a0f15121f2d92cfaeb7eb69e6f7a2d16a454f34654105ed774aa48353189f76 [2022-08-24T12:07:37.110Z] #76 DONE 44.1s [2022-08-24T12:07:37.110Z] [2022-08-24T12:07:37.110Z] #42 [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-08-24T12:07:37.110Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:37.110Z] #42 44.22 Selecting previously unselected package libarchive13:arm64. [2022-08-24T12:07:37.285Z] #62 35.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:07:37.285Z] #62 35.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:07:37.285Z] #62 35.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:07:37.285Z] #62 35.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:07:37.378Z] #42 44.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-24T12:07:37.378Z] #42 44.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-24T12:07:37.542Z] #62 35.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:07:37.705Z] #14 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:37.800Z] #62 36.11 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:07:37.800Z] #62 36.13 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:07:37.946Z] #42 44.68 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-24T12:07:37.946Z] #42 44.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-24T12:07:37.946Z] #42 44.69 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-24T12:07:37.946Z] #42 44.93 Selecting previously unselected package librhash0:arm64. [2022-08-24T12:07:38.058Z] #62 36.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:07:38.205Z] #42 44.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-24T12:07:38.205Z] #42 44.93 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-24T12:07:38.205Z] #42 45.08 Selecting previously unselected package libuv1:arm64. [2022-08-24T12:07:38.205Z] #42 45.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-24T12:07:38.205Z] #42 45.08 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-24T12:07:38.315Z] #62 36.60 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:07:38.465Z] #42 45.25 Selecting previously unselected package cmake. [2022-08-24T12:07:38.465Z] #42 45.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-24T12:07:38.465Z] #42 45.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:07:39.035Z] #42 ... [2022-08-24T12:07:39.035Z] [2022-08-24T12:07:39.035Z] #55 [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-08-24T12:07:39.035Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:07:39.035Z] #55 35.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:07:39.035Z] #55 36.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:07:39.035Z] #55 ... [2022-08-24T12:07:39.035Z] [2022-08-24T12:07:39.035Z] #14 [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-08-24T12:07:39.035Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:39.035Z] #14 36.02 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-08-24T12:07:39.035Z] #14 36.38 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-08-24T12:07:39.035Z] #14 36.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-24T12:07:39.035Z] #14 36.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-24T12:07:39.035Z] #14 36.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-24T12:07:39.035Z] #14 36.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-24T12:07:39.035Z] #14 36.39 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-08-24T12:07:39.035Z] #14 36.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-24T12:07:39.035Z] #14 36.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-24T12:07:39.035Z] #14 36.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-24T12:07:39.035Z] #14 36.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-24T12:07:39.035Z] #14 36.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-24T12:07:39.035Z] #14 36.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-24T12:07:39.035Z] #14 36.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-24T12:07:39.035Z] #14 36.45 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-08-24T12:07:39.035Z] #14 36.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:07:39.035Z] #14 36.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-24T12:07:39.035Z] #14 37.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:39.035Z] #14 37.76 Fetched 108 MB in 6s (18.4 MB/s) [2022-08-24T12:07:39.035Z] #14 37.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:07:39.035Z] #14 37.89 (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-08-24T12:07:39.035Z] #14 37.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-24T12:07:39.035Z] #14 37.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:07:39.035Z] #14 40.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:07:39.035Z] #14 40.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-24T12:07:39.035Z] #14 40.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:07:39.035Z] #14 42.56 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:07:39.035Z] #14 42.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:07:39.035Z] #14 42.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:07:39.035Z] #14 42.73 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-24T12:07:39.035Z] #14 42.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:07:39.035Z] #14 42.75 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:07:39.035Z] #14 43.38 Selecting previously unselected package dmsetup. [2022-08-24T12:07:39.035Z] #14 43.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:07:39.035Z] #14 43.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:07:39.035Z] #14 43.84 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:07:39.035Z] #14 43.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:07:39.035Z] #14 43.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:07:39.206Z] #47 ... [2022-08-24T12:07:39.206Z] [2022-08-24T12:07:39.206Z] #14 [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-08-24T12:07:39.206Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:39.206Z] #14 22.78 Fetched 8571 kB in 16s (527 kB/s) [2022-08-24T12:07:39.206Z] #14 22.78 Reading package lists... [2022-08-24T12:07:39.464Z] #14 29.13 Reading package lists... [2022-08-24T12:07:39.464Z] #14 ... [2022-08-24T12:07:39.464Z] [2022-08-24T12:07:39.464Z] #55 [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-08-24T12:07:39.464Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:39.464Z] #55 30.15 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:07:39.464Z] #55 30.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:07:39.464Z] #55 30.35 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:07:39.464Z] #55 30.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:07:39.464Z] #55 30.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:07:39.464Z] #55 30.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:07:39.464Z] #55 30.66 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:07:39.722Z] #55 ... [2022-08-24T12:07:39.722Z] [2022-08-24T12:07:39.722Z] #51 [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-08-24T12:07:39.722Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:39.722Z] #51 23.44 Fetched 8575 kB in 18s (480 kB/s) [2022-08-24T12:07:39.722Z] #51 23.44 Reading package lists... [2022-08-24T12:07:39.979Z] #51 29.64 Reading package lists... [2022-08-24T12:07:39.979Z] #51 ... [2022-08-24T12:07:39.979Z] [2022-08-24T12:07:39.979Z] #42 [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-08-24T12:07:39.979Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:39.979Z] #42 25.56 Reading package lists... [2022-08-24T12:07:39.979Z] #42 31.78 Building dependency tree... [2022-08-24T12:07:40.199Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.8s done [2022-08-24T12:07:40.199Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-08-24T12:07:40.199Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-24T12:07:40.199Z] #11 DONE 47.0s [2022-08-24T12:07:40.199Z] [2022-08-24T12:07:40.199Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-24T12:07:40.199Z] #12 sha256:5f349378c595076f1876510c18a39206b12c1db8ccbf9c91d450e10799c5edbe [2022-08-24T12:07:40.263Z] #14 ... [2022-08-24T12:07:40.263Z] [2022-08-24T12:07:40.263Z] #55 [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-08-24T12:07:40.263Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:40.263Z] #55 10.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:40.263Z] #55 10.81 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:07:40.263Z] #55 10.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:07:40.263Z] #55 11.32 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:07:40.263Z] #55 11.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:07:40.263Z] #55 12.03 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:07:40.263Z] #55 12.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:07:40.263Z] #55 12.21 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:07:40.263Z] #55 12.29 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:07:40.263Z] #55 14.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:07:40.263Z] #55 14.53 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:07:40.263Z] #55 14.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:07:40.263Z] #55 14.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:07:40.774Z] #12 DONE 0.8s [2022-08-24T12:07:40.774Z] [2022-08-24T12:07:40.774Z] #13 [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-08-24T12:07:40.774Z] #13 sha256:31a4647b32ea900e7f93bebdb927dce161a497573e04b1318156dc7846b08b8b [2022-08-24T12:07:41.210Z] #55 ... [2022-08-24T12:07:41.210Z] [2022-08-24T12:07:41.210Z] #67 [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-08-24T12:07:41.210Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:07:41.210Z] #67 7.167 + RM_GOPATH=0 [2022-08-24T12:07:41.210Z] #67 7.167 + TMP_GOPATH= [2022-08-24T12:07:41.210Z] #67 7.167 + : /build [2022-08-24T12:07:41.210Z] #67 7.167 + '[' -z '' ']' [2022-08-24T12:07:41.210Z] #67 7.167 ++ mktemp -d [2022-08-24T12:07:41.210Z] #67 7.167 + export GOPATH=/tmp/tmp.0i4Y1YHeNo [2022-08-24T12:07:41.210Z] #67 7.167 + GOPATH=/tmp/tmp.0i4Y1YHeNo [2022-08-24T12:07:41.210Z] #67 7.167 + RM_GOPATH=1 [2022-08-24T12:07:41.210Z] #67 7.167 + case "$(go env GOARCH)" in [2022-08-24T12:07:41.210Z] #67 7.169 ++ go env GOARCH [2022-08-24T12:07:41.210Z] #67 7.191 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:41.210Z] #67 7.198 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:41.210Z] #67 7.201 ++ dirname /install.sh [2022-08-24T12:07:41.210Z] #67 7.207 + dir=/ [2022-08-24T12:07:41.210Z] #67 7.207 + bin=rootlesskit [2022-08-24T12:07:41.210Z] #67 7.207 + shift [2022-08-24T12:07:41.210Z] #67 7.207 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:07:41.210Z] #67 7.207 + . //rootlesskit.installer [2022-08-24T12:07:41.210Z] #67 7.207 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:41.210Z] #67 7.207 + install_rootlesskit [2022-08-24T12:07:41.210Z] #67 7.207 + case "$1" in [2022-08-24T12:07:41.210Z] #67 7.207 + export CGO_ENABLED=0 [2022-08-24T12:07:41.210Z] #67 7.207 + CGO_ENABLED=0 [2022-08-24T12:07:41.210Z] #67 7.207 + _install_rootlesskit [2022-08-24T12:07:41.210Z] #67 7.214 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:07:41.210Z] #67 7.214 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:07:41.210Z] #67 7.214 + GOBIN=/build [2022-08-24T12:07:41.210Z] #67 7.214 + GO111MODULE=on [2022-08-24T12:07:41.210Z] #67 7.214 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:41.210Z] #67 7.214 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:41.210Z] #67 8.097 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:07:41.210Z] #67 11.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:41.210Z] #67 11.79 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:07:41.210Z] #67 12.45 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:07:41.210Z] #67 ... [2022-08-24T12:07:41.210Z] [2022-08-24T12:07:41.210Z] #34 [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-08-24T12:07:41.210Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:41.210Z] #34 7.450 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:07:41.210Z] #34 7.457 Cloning into '.'... [2022-08-24T12:07:41.471Z] #34 ... [2022-08-24T12:07:41.471Z] [2022-08-24T12:07:41.471Z] #40 [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-08-24T12:07:41.471Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:41.471Z] #40 10.95 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:07:41.471Z] #40 11.05 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:07:41.471Z] #40 15.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:07:41.471Z] #40 15.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:07:41.625Z] #14 ... [2022-08-24T12:07:41.625Z] [2022-08-24T12:07:41.625Z] #42 [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-08-24T12:07:41.625Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:41.625Z] #42 48.09 Setting up libicu67:arm64 (67.1-7) ... [2022-08-24T12:07:41.625Z] #42 48.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:41.625Z] #42 48.12 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-24T12:07:41.625Z] #42 48.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:41.625Z] #42 48.19 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-24T12:07:41.625Z] #42 48.20 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-24T12:07:41.625Z] #42 48.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:07:41.625Z] #42 48.65 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:07:41.721Z] #13 DONE 0.7s [2022-08-24T12:07:41.721Z] [2022-08-24T12:07:41.721Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-24T12:07:41.721Z] #33 sha256:f61cae5df46cd440726b9b9393e7a065b2dffcaab7117de9785f0bda1d26ac1d [2022-08-24T12:07:41.721Z] #33 DONE 0.1s [2022-08-24T12:07:41.721Z] [2022-08-24T12:07:41.721Z] #34 [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-08-24T12:07:41.721Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:41.721Z] #34 ... [2022-08-24T12:07:41.721Z] [2022-08-24T12:07:41.721Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-24T12:07:41.721Z] #46 sha256:4f223f9b129ee16de5a21671b76ecda33c2111e7f9a2aae3d56c63320e23c745 [2022-08-24T12:07:41.721Z] #46 DONE 0.3s [2022-08-24T12:07:41.730Z] #40 ... [2022-08-24T12:07:41.730Z] [2022-08-24T12:07:41.730Z] #53 [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-08-24T12:07:41.730Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:41.730Z] #53 18.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:07:41.730Z] #53 18.41 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:07:41.878Z] #42 35.29 The following additional packages will be installed: [2022-08-24T12:07:41.878Z] #42 35.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:07:41.878Z] #42 35.33 Suggested packages: [2022-08-24T12:07:41.878Z] #42 35.36 cmake-doc ninja-build lrzip [2022-08-24T12:07:41.878Z] #42 35.36 Recommended packages: [2022-08-24T12:07:41.878Z] #42 35.36 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:07:41.888Z] #42 48.68 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-24T12:07:41.888Z] #42 48.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:07:41.888Z] #42 48.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:41.982Z] [2022-08-24T12:07:41.982Z] #50 [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-08-24T12:07:41.982Z] #50 sha256:faf0b48221216e7314531588ad826e97540fdccc5235463d5a8892dc108e47d8 [2022-08-24T12:07:41.982Z] #50 DONE 0.5s [2022-08-24T12:07:41.982Z] [2022-08-24T12:07:41.982Z] #47 [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-08-24T12:07:41.982Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:41.982Z] #47 ... [2022-08-24T12:07:41.982Z] [2022-08-24T12:07:41.982Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:07:41.982Z] #66 sha256:65847c25a01ca8f0cf4b250122b9e2bb24aaa49001c3ebb4c3dd99562de01bcd [2022-08-24T12:07:41.982Z] #66 DONE 0.5s [2022-08-24T12:07:41.982Z] [2022-08-24T12:07:41.982Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:07:41.982Z] #25 sha256:240e5c310a9c9bb5726c6fce66e9b8087125dceb4e2939ad4a0ae1131407fdb1 [2022-08-24T12:07:41.982Z] #25 DONE 0.5s [2022-08-24T12:07:42.147Z] #42 ... [2022-08-24T12:07:42.147Z] [2022-08-24T12:07:42.148Z] #51 [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-08-24T12:07:42.148Z] #51 sha256:862a9ad7eaccc8b4ba03ecbe84b21b6130d6e365ab8f70c8009eba9abfb8c407 [2022-08-24T12:07:42.148Z] #51 45.83 Setting up criu (3.17.1-1) ... [2022-08-24T12:07:42.148Z] #51 47.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:42.148Z] #51 DONE 48.8s [2022-08-24T12:07:42.148Z] [2022-08-24T12:07:42.148Z] #77 [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-08-24T12:07:42.148Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:42.148Z] #77 0.712 Cloning into '/tmp/crun-build'... [2022-08-24T12:07:42.247Z] [2022-08-24T12:07:42.247Z] #26 [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-08-24T12:07:42.247Z] #26 sha256:d5f411847f2df4feb6eacf1c94243641f30439adf42f1635bd5c55a7ef3774ab [2022-08-24T12:07:42.714Z] #77 ... [2022-08-24T12:07:42.714Z] [2022-08-24T12:07:42.714Z] #42 [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-08-24T12:07:42.714Z] #42 sha256:851b02cb688c410f978621d35afcba888053f6a6dac1a37e966f2b9a77ad6d50 [2022-08-24T12:07:42.714Z] #42 DONE 49.4s [2022-08-24T12:07:42.714Z] [2022-08-24T12:07:42.714Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:07:42.714Z] #43 sha256:21d656d5b81362642689ab169c9dcbf6ffc328b1e979e1e1acbd57a9db58d1f6 [2022-08-24T12:07:42.809Z] #42 36.39 The following NEW packages will be installed: [2022-08-24T12:07:42.809Z] #42 36.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:07:42.809Z] #42 36.43 vim-common xxd [2022-08-24T12:07:42.973Z] #43 DONE 0.4s [2022-08-24T12:07:42.973Z] [2022-08-24T12:07:42.973Z] #44 [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-08-24T12:07:42.973Z] #44 sha256:b00208f60a44fa42def92e4cbc501f2c84f0bb0eab38d82d75516cd873b1c995 [2022-08-24T12:07:43.067Z] #42 36.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:43.067Z] #42 36.85 Need to get 17.7 MB of archives. [2022-08-24T12:07:43.067Z] #42 36.85 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:07:43.067Z] #42 36.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:07:43.325Z] #42 36.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:07:43.325Z] #42 36.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:07:43.325Z] #42 36.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:07:43.889Z] #42 ... [2022-08-24T12:07:43.889Z] [2022-08-24T12:07:43.889Z] #62 [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-08-24T12:07:43.889Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:43.889Z] #62 23.61 Reading package lists... [2022-08-24T12:07:43.889Z] #62 29.75 Building dependency tree... [2022-08-24T12:07:43.890Z] #62 33.79 The following additional packages will be installed: [2022-08-24T12:07:43.890Z] #62 33.86 libbtrfs0 [2022-08-24T12:07:43.890Z] #62 34.06 The following NEW packages will be installed: [2022-08-24T12:07:43.890Z] #62 34.08 libbtrfs-dev libbtrfs0 [2022-08-24T12:07:43.890Z] #62 34.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:43.890Z] #62 34.46 Need to get 460 kB of archives. [2022-08-24T12:07:43.890Z] #62 34.46 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:07:43.890Z] #62 34.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:07:43.890Z] #62 34.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:07:43.890Z] #62 35.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:43.890Z] #62 36.10 Fetched 460 kB in 0s (1370 kB/s) [2022-08-24T12:07:43.890Z] #62 36.23 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:07:43.890Z] #62 36.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:07:43.890Z] #62 36.31 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:07:43.890Z] #62 36.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:07:43.890Z] #62 36.62 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:07:43.890Z] #62 36.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:07:43.890Z] #62 36.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:07:43.890Z] #62 36.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:07:43.890Z] #62 36.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:07:43.890Z] #62 36.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:43.890Z] #62 DONE 37.4s [2022-08-24T12:07:43.890Z] [2022-08-24T12:07:43.890Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:07:43.890Z] #63 sha256:11ed18428c5d984035bee07188f67aa0117ede64e9e8037d86ea0eeab5f1620c [2022-08-24T12:07:43.890Z] #63 DONE 0.1s [2022-08-24T12:07:43.890Z] [2022-08-24T12:07:43.890Z] #42 [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-08-24T12:07:43.890Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:43.890Z] #42 37.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:07:43.890Z] #42 37.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:07:43.890Z] #42 37.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:07:43.890Z] #42 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:07:43.890Z] #42 37.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:07:43.890Z] #42 37.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:07:43.890Z] #42 ... [2022-08-24T12:07:43.890Z] [2022-08-24T12:07:43.890Z] #51 [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-08-24T12:07:43.890Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:43.890Z] #51 29.64 Reading package lists... [2022-08-24T12:07:43.912Z] #44 0.929 + RM_GOPATH=0 [2022-08-24T12:07:43.912Z] #44 0.929 + TMP_GOPATH= [2022-08-24T12:07:43.912Z] #44 0.929 + : /build [2022-08-24T12:07:43.912Z] #44 0.929 + '[' -z '' ']' [2022-08-24T12:07:43.912Z] #44 0.930 ++ mktemp -d [2022-08-24T12:07:43.912Z] #44 0.938 + export GOPATH=/tmp/tmp.ybamE4Mm6l [2022-08-24T12:07:43.912Z] #44 0.938 + GOPATH=/tmp/tmp.ybamE4Mm6l [2022-08-24T12:07:43.912Z] #44 0.938 + RM_GOPATH=1 [2022-08-24T12:07:43.912Z] #44 0.938 + case "$(go env GOARCH)" in [2022-08-24T12:07:43.912Z] #44 0.939 ++ go env GOARCH [2022-08-24T12:07:43.912Z] #44 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:43.912Z] #44 0.957 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:43.912Z] #44 0.964 ++ dirname /install.sh [2022-08-24T12:07:43.912Z] #44 0.971 + dir=/ [2022-08-24T12:07:43.912Z] #44 0.971 + bin=tini [2022-08-24T12:07:43.912Z] #44 0.971 + shift [2022-08-24T12:07:43.912Z] #44 0.971 + '[' '!' -f //tini.installer ']' [2022-08-24T12:07:43.912Z] #44 0.973 + . //tini.installer [2022-08-24T12:07:43.912Z] #44 0.973 ++ : v0.19.0 [2022-08-24T12:07:43.912Z] #44 0.974 + install_tini [2022-08-24T12:07:43.912Z] #44 0.974 + echo 'Install tini version v0.19.0' [2022-08-24T12:07:43.912Z] #44 0.974 Install tini version v0.19.0 [2022-08-24T12:07:43.912Z] #44 0.974 + git clone https://github.com/krallin/tini.git /tmp/tmp.ybamE4Mm6l/tini [2022-08-24T12:07:43.912Z] #44 0.976 Cloning into '/tmp/tmp.ybamE4Mm6l/tini'... [2022-08-24T12:07:44.147Z] #51 35.95 Building dependency tree... [2022-08-24T12:07:44.274Z] #53 ... [2022-08-24T12:07:44.275Z] [2022-08-24T12:07:44.275Z] #76 [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-08-24T12:07:44.275Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:44.275Z] #76 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:44.275Z] #76 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:44.275Z] #76 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:44.275Z] #76 ... [2022-08-24T12:07:44.275Z] [2022-08-24T12:07:44.275Z] #62 [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-08-24T12:07:44.275Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:44.275Z] #62 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:44.275Z] #62 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:44.275Z] #62 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:44.404Z] #51 ... [2022-08-24T12:07:44.404Z] [2022-08-24T12:07:44.404Z] #76 [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-08-24T12:07:44.404Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:44.404Z] #76 21.86 Reading package lists... [2022-08-24T12:07:44.404Z] #76 28.45 Reading package lists... [2022-08-24T12:07:44.404Z] #76 34.61 Building dependency tree... [2022-08-24T12:07:44.404Z] #76 ... [2022-08-24T12:07:44.404Z] [2022-08-24T12:07:44.404Z] #55 [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-08-24T12:07:44.404Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:44.404Z] #55 37.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:07:44.404Z] #55 37.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:07:44.404Z] #55 37.92 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:07:44.404Z] #55 37.92 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:07:44.404Z] #55 38.12 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:07:44.404Z] #55 38.26 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:07:44.479Z] #44 1.691 + cd /tmp/tmp.ybamE4Mm6l/tini [2022-08-24T12:07:44.479Z] #44 1.691 + git checkout -q v0.19.0 [2022-08-24T12:07:44.479Z] #44 1.703 + cmake . [2022-08-24T12:07:44.536Z] #62 ... [2022-08-24T12:07:44.536Z] [2022-08-24T12:07:44.536Z] #26 [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-08-24T12:07:44.536Z] #26 sha256:f0a7442525b81b02bc5540b93cb98c421135e65a82f8e8b2fbb17a0089fbcf83 [2022-08-24T12:07:44.536Z] #26 20.42 + mkdir -p /build [2022-08-24T12:07:44.536Z] #26 20.42 + mv docker/docker /build/ [2022-08-24T12:07:44.536Z] #26 20.43 + rmdir docker [2022-08-24T12:07:44.872Z] #62 ... [2022-08-24T12:07:44.873Z] [2022-08-24T12:07:44.873Z] #83 [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-08-24T12:07:44.873Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:44.873Z] #83 29.70 Reading package lists... [2022-08-24T12:07:44.873Z] #83 37.11 Building dependency tree... [2022-08-24T12:07:44.873Z] #83 40.75 python3 is already the newest version (3.9.2-3). [2022-08-24T12:07:44.873Z] #83 40.75 The following additional packages will be installed: [2022-08-24T12:07:44.873Z] #83 40.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:07:44.873Z] #83 40.75 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:07:44.873Z] #83 40.77 Suggested packages: [2022-08-24T12:07:44.873Z] #83 40.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:07:44.873Z] #83 40.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:07:44.873Z] #83 40.78 m4-doc ed diffutils-doc [2022-08-24T12:07:44.873Z] #83 40.78 Recommended packages: [2022-08-24T12:07:44.873Z] #83 40.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:07:44.873Z] #83 42.98 The following NEW packages will be installed: [2022-08-24T12:07:44.873Z] #83 42.99 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:07:44.873Z] #83 43.00 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:07:44.873Z] #83 43.00 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:07:44.873Z] #83 43.00 libyajl2 m4 patch xz-utils [2022-08-24T12:07:44.969Z] #55 38.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:07:44.969Z] #55 38.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:07:44.969Z] #55 38.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:07:44.969Z] #55 38.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:07:44.969Z] #55 38.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:07:45.048Z] #44 2.310 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:07:45.131Z] #83 43.49 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:45.131Z] #83 43.49 Need to get 5940 kB of archives. [2022-08-24T12:07:45.131Z] #83 43.49 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:07:45.131Z] #83 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:07:45.131Z] #83 43.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:07:45.131Z] #83 43.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:07:45.131Z] #83 43.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:07:45.226Z] #55 38.82 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:07:45.226Z] #55 38.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:07:45.226Z] #55 38.95 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:07:45.226Z] #55 38.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:07:45.307Z] #44 2.429 -- Detecting C compiler ABI info [2022-08-24T12:07:45.388Z] #83 43.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:07:45.388Z] #83 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:07:45.388Z] #83 43.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:07:45.388Z] #83 43.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:07:45.388Z] #83 43.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:07:45.388Z] #83 43.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:07:45.388Z] #83 43.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:07:45.477Z] #26 DONE 21.7s [2022-08-24T12:07:45.477Z] [2022-08-24T12:07:45.477Z] #67 [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-08-24T12:07:45.477Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:07:45.477Z] #67 17.90 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:07:45.477Z] #67 19.19 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:07:45.477Z] #67 19.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:07:45.477Z] #67 19.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:07:45.477Z] #67 19.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:45.477Z] #67 19.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:07:45.477Z] #67 20.07 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:07:45.477Z] #67 20.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:07:45.477Z] #67 21.61 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:07:45.483Z] #55 39.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:07:45.646Z] #83 43.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:07:45.646Z] #83 43.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:07:45.646Z] #83 43.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:07:45.646Z] #83 43.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:07:45.646Z] #83 43.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:07:45.646Z] #83 43.96 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-08-24T12:07:45.646Z] #83 43.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:07:45.646Z] #83 43.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:07:45.736Z] #67 ... [2022-08-24T12:07:45.736Z] [2022-08-24T12:07:45.736Z] #51 [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-08-24T12:07:45.736Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:45.736Z] #51 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:45.736Z] #51 15.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:45.736Z] #51 18.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:07:45.736Z] #51 ... [2022-08-24T12:07:45.736Z] [2022-08-24T12:07:45.736Z] #55 [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-08-24T12:07:45.736Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:45.736Z] #55 22.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:07:45.741Z] #55 39.33 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:07:45.879Z] #44 2.876 -- Detecting C compiler ABI info - done [2022-08-24T12:07:45.879Z] #44 3.010 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:07:45.879Z] #44 3.012 -- Detecting C compile features [2022-08-24T12:07:45.879Z] #44 3.013 -- Detecting C compile features - done [2022-08-24T12:07:45.879Z] #44 3.070 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:07:45.903Z] #83 44.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:07:45.903Z] #83 44.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:07:45.903Z] #83 44.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:07:45.903Z] #83 44.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:07:45.996Z] #55 22.54 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:07:45.996Z] #55 ... [2022-08-24T12:07:45.996Z] [2022-08-24T12:07:45.996Z] #42 [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-08-24T12:07:45.996Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:45.996Z] #42 12.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:45.996Z] #42 15.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:46.139Z] #44 3.160 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:07:46.139Z] #44 3.203 -- Configuring done [2022-08-24T12:07:46.139Z] #44 3.215 -- Generating done [2022-08-24T12:07:46.139Z] #44 3.231 -- Build files have been written to: /tmp/tmp.ybamE4Mm6l/tini [2022-08-24T12:07:46.139Z] #44 3.244 + make tini-static [2022-08-24T12:07:46.306Z] #55 40.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:07:46.400Z] #44 3.617 Scanning dependencies of target tini-static [2022-08-24T12:07:46.400Z] #44 3.709 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:07:46.565Z] #42 ... [2022-08-24T12:07:46.565Z] [2022-08-24T12:07:46.565Z] #55 [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-08-24T12:07:46.565Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:46.565Z] #55 23.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:07:46.565Z] #55 23.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:07:46.566Z] #55 40.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:07:46.566Z] #55 40.31 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:07:46.824Z] #55 23.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:07:47.084Z] #55 23.71 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:07:47.132Z] #55 ... [2022-08-24T12:07:47.132Z] [2022-08-24T12:07:47.132Z] #57 [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-08-24T12:07:47.132Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:47.132Z] #57 40.38 v3.0.2 [2022-08-24T12:07:47.132Z] #57 DONE 40.7s [2022-08-24T12:07:47.132Z] [2022-08-24T12:07:47.132Z] #55 [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-08-24T12:07:47.132Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:47.132Z] #55 40.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:07:47.132Z] #55 40.82 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:07:47.295Z] #83 ... [2022-08-24T12:07:47.295Z] [2022-08-24T12:07:47.295Z] #62 [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-08-24T12:07:47.295Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:47.295Z] #62 45.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:07:47.295Z] #62 45.57 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:07:47.295Z] #62 45.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:07:47.295Z] #62 45.74 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:07:47.344Z] #55 23.84 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:07:47.344Z] #55 24.01 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:07:47.390Z] #55 40.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:07:47.390Z] #55 40.92 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:07:47.390Z] #55 41.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:07:47.390Z] #55 41.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:07:47.390Z] #55 41.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:07:47.390Z] #55 41.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:07:47.390Z] #55 41.16 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:07:47.535Z] #26 ... [2022-08-24T12:07:47.535Z] [2022-08-24T12:07:47.535Z] #76 [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-08-24T12:07:47.535Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:47.535Z] #76 5.632 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:47.535Z] #76 5.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:47.535Z] #76 5.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:47.535Z] #76 5.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:47.535Z] #76 6.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:07:47.553Z] #62 45.93 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:07:47.553Z] #62 46.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:07:47.607Z] #55 24.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:07:47.607Z] #55 24.37 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:07:47.811Z] #62 46.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:07:47.811Z] #62 46.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:07:47.811Z] #62 46.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:07:48.068Z] #62 46.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:07:48.068Z] #62 46.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:07:48.107Z] #76 ... [2022-08-24T12:07:48.107Z] [2022-08-24T12:07:48.107Z] #34 [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-08-24T12:07:48.107Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:48.107Z] #34 6.562 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-24T12:07:48.107Z] #34 6.562 Cloning into '.'... [2022-08-24T12:07:48.311Z] #44 5.162 [100%] Linking C executable tini-static [2022-08-24T12:07:48.325Z] #62 46.46 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:07:48.326Z] #55 41.72 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:07:48.326Z] #55 41.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:07:48.546Z] #55 24.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:07:48.546Z] #55 25.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:07:48.546Z] #55 25.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:07:48.572Z] #44 5.724 [100%] Built target tini-static [2022-08-24T12:07:48.572Z] #44 5.808 + mkdir -p /build [2022-08-24T12:07:48.572Z] #44 5.814 + cp tini-static /build/docker-init [2022-08-24T12:07:48.831Z] #44 DONE 6.1s [2022-08-24T12:07:48.831Z] [2022-08-24T12:07:48.831Z] #77 [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-08-24T12:07:48.831Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:48.831Z] #77 6.683 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:07:48.831Z] #77 6.706 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:07:48.831Z] #77 7.733 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:07:48.831Z] #77 7.770 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:07:48.831Z] #77 7.770 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:07:48.831Z] #77 7.771 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:07:48.831Z] #77 7.793 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:07:48.831Z] #77 9.581 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:07:48.831Z] #77 11.13 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:07:48.891Z] #62 47.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:07:49.091Z] #77 ... [2022-08-24T12:07:49.091Z] [2022-08-24T12:07:49.091Z] #53 [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-08-24T12:07:49.091Z] #53 sha256:25cc490e4858bf9ffa7a9027e5c0eef3a416faec32cbdd56b80b0882e75bfa64 [2022-08-24T12:07:49.091Z] #53 54.95 gotestsum version dev [2022-08-24T12:07:49.091Z] #53 DONE 55.9s [2022-08-24T12:07:49.091Z] [2022-08-24T12:07:49.091Z] #14 [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-08-24T12:07:49.091Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:49.091Z] #14 50.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:07:49.091Z] #14 50.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:07:49.091Z] #14 50.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:07:49.119Z] #55 25.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:07:49.120Z] #55 25.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:07:49.151Z] #62 47.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:07:49.260Z] #55 42.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:07:49.380Z] #55 25.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:07:49.380Z] #55 25.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:07:49.410Z] #62 47.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:07:49.647Z] #55 26.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:07:49.668Z] #62 ... [2022-08-24T12:07:49.668Z] [2022-08-24T12:07:49.668Z] #64 [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-08-24T12:07:49.668Z] #64 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:49.668Z] #64 46.30 v3.0.2 [2022-08-24T12:07:49.668Z] #64 DONE 47.9s [2022-08-24T12:07:49.668Z] [2022-08-24T12:07:49.668Z] #58 [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-08-24T12:07:49.668Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:49.668Z] #58 30.91 Reading package lists... [2022-08-24T12:07:49.668Z] #58 37.91 Building dependency tree... [2022-08-24T12:07:49.668Z] #58 42.06 The following additional packages will be installed: [2022-08-24T12:07:49.668Z] #58 42.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:49.668Z] #58 42.07 python3-protobuf python3-six [2022-08-24T12:07:49.668Z] #58 42.07 Suggested packages: [2022-08-24T12:07:49.668Z] #58 42.07 python3-setuptools [2022-08-24T12:07:49.668Z] #58 42.07 Recommended packages: [2022-08-24T12:07:49.668Z] #58 42.07 iproute2 | iproute [2022-08-24T12:07:49.668Z] #58 43.02 The following NEW packages will be installed: [2022-08-24T12:07:49.668Z] #58 43.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:49.668Z] #58 43.11 python3-protobuf python3-six [2022-08-24T12:07:49.668Z] #58 43.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:49.668Z] #58 43.66 Need to get 2315 kB of archives. [2022-08-24T12:07:49.668Z] #58 43.66 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:07:49.668Z] #58 43.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:07:49.668Z] #58 43.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:07:49.668Z] #58 43.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:07:49.668Z] #58 43.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:07:49.668Z] #58 43.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:07:49.668Z] #58 43.80 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-08-24T12:07:49.668Z] #58 43.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:07:49.668Z] #58 46.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:07:49.668Z] #58 47.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:49.668Z] #58 ... [2022-08-24T12:07:49.668Z] [2022-08-24T12:07:49.668Z] #62 [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-08-24T12:07:49.668Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:49.668Z] #62 48.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:07:49.926Z] #62 48.22 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:07:49.926Z] #62 48.28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:07:49.926Z] #62 48.29 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:07:49.926Z] #62 48.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:07:50.030Z] #14 56.70 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:07:50.030Z] #14 56.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:07:50.030Z] #14 56.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:07:50.030Z] #14 ... [2022-08-24T12:07:50.030Z] [2022-08-24T12:07:50.030Z] #77 [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-08-24T12:07:50.030Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:07:50.030Z] #77 12.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:07:50.185Z] #62 48.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:07:50.185Z] #62 48.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:07:50.185Z] #62 48.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:07:50.185Z] #62 48.51 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:07:50.290Z] #77 13.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:07:50.862Z] #77 13.63 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:07:51.032Z] #55 27.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:07:51.156Z] #62 49.16 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:07:51.156Z] #62 49.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:07:51.218Z] #55 44.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:07:51.291Z] #55 27.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:07:51.420Z] #34 ... [2022-08-24T12:07:51.420Z] [2022-08-24T12:07:51.420Z] #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-08-24T12:07:51.420Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:51.420Z] #36 8.438 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-24T12:07:51.477Z] #55 ... [2022-08-24T12:07:51.477Z] [2022-08-24T12:07:51.477Z] #14 [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-08-24T12:07:51.477Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:51.477Z] #14 29.13 Reading package lists... [2022-08-24T12:07:51.477Z] #14 35.05 Building dependency tree... [2022-08-24T12:07:51.477Z] #14 39.03 The following additional packages will be installed: [2022-08-24T12:07:51.477Z] #14 39.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:07:51.477Z] #14 39.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:07:51.477Z] #14 39.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:07:51.477Z] #14 39.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:07:51.477Z] #14 39.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:07:51.477Z] #14 39.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:07:51.477Z] #14 39.05 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:07:51.477Z] #14 39.05 Suggested packages: [2022-08-24T12:07:51.477Z] #14 39.11 gcc-10-locales seccomp wine64 [2022-08-24T12:07:51.477Z] #14 40.62 The following NEW packages will be installed: [2022-08-24T12:07:51.477Z] #14 40.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:07:51.477Z] #14 40.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:07:51.477Z] #14 40.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:07:51.477Z] #14 40.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:07:51.477Z] #14 40.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:07:51.477Z] #14 40.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:07:51.477Z] #14 40.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:07:51.477Z] #14 40.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:07:51.477Z] #14 40.63 mingw-w64-x86-64-dev [2022-08-24T12:07:51.477Z] #14 41.04 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:51.477Z] #14 41.04 Need to get 115 MB of archives. [2022-08-24T12:07:51.477Z] #14 41.04 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:07:51.477Z] #14 41.04 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-08-24T12:07:51.477Z] #14 41.18 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-08-24T12:07:51.477Z] #14 41.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:07:51.477Z] #14 41.36 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-08-24T12:07:51.477Z] #14 41.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:07:51.477Z] #14 41.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:07:51.477Z] #14 41.72 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-08-24T12:07:51.477Z] #14 41.97 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-08-24T12:07:51.477Z] #14 41.97 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-08-24T12:07:51.477Z] #14 42.77 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-08-24T12:07:51.477Z] #14 44.49 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-08-24T12:07:51.477Z] #14 ... [2022-08-24T12:07:51.477Z] [2022-08-24T12:07:51.477Z] #40 [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-08-24T12:07:51.477Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:51.477Z] #40 45.13 NAME: [2022-08-24T12:07:51.477Z] #40 45.13 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:07:51.477Z] #40 45.13 [2022-08-24T12:07:51.477Z] #40 45.13 USAGE: [2022-08-24T12:07:51.477Z] #40 45.13 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:07:51.477Z] #40 45.13 [2022-08-24T12:07:51.477Z] #40 45.13 COMMANDS: [2022-08-24T12:07:51.477Z] #40 45.13 init Create an initial ./winres/winres.json [2022-08-24T12:07:51.477Z] #40 45.13 make Make syso files for the "go build" command [2022-08-24T12:07:51.477Z] #40 45.13 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:07:51.477Z] #40 45.13 extract Extract all resources from an executable [2022-08-24T12:07:51.477Z] #40 45.13 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:07:51.477Z] #40 45.13 help, h Shows a list of commands or help for one command [2022-08-24T12:07:51.477Z] #40 45.13 [2022-08-24T12:07:51.477Z] #40 45.13 GLOBAL OPTIONS: [2022-08-24T12:07:51.477Z] #40 45.13 --help, -h show help (default: false) [2022-08-24T12:07:51.561Z] #55 ... [2022-08-24T12:07:51.561Z] [2022-08-24T12:07:51.561Z] #38 [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-08-24T12:07:51.561Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:51.561Z] #38 27.91 tomll can be used in two ways: [2022-08-24T12:07:51.561Z] #38 27.91 Writing to STDIN and reading from STDOUT: [2022-08-24T12:07:51.561Z] #38 27.91 cat file.toml | tomll > file.toml [2022-08-24T12:07:51.561Z] #38 27.91 [2022-08-24T12:07:51.561Z] #38 27.91 Reading and updating a list of files: [2022-08-24T12:07:51.561Z] #38 27.91 tomll a.toml b.toml c.toml [2022-08-24T12:07:51.561Z] #38 27.91 [2022-08-24T12:07:51.561Z] #38 27.91 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:07:51.561Z] #38 DONE 28.3s [2022-08-24T12:07:51.561Z] [2022-08-24T12:07:51.561Z] #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-08-24T12:07:51.561Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:07:51.561Z] #36 25.17 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:07:51.561Z] #36 25.17 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:07:51.561Z] #36 26.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:07:51.561Z] #36 26.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:07:51.561Z] #36 26.81 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:07:51.561Z] #36 27.06 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:07:51.561Z] #36 27.08 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:07:51.561Z] #36 27.12 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:07:51.561Z] #36 27.39 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:07:51.561Z] #36 27.81 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:07:51.679Z] #36 ... [2022-08-24T12:07:51.679Z] [2022-08-24T12:07:51.679Z] #62 [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-08-24T12:07:51.680Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:51.680Z] #62 8.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:51.680Z] #62 8.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:51.680Z] #62 8.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:51.680Z] #62 ... [2022-08-24T12:07:51.680Z] [2022-08-24T12:07:51.680Z] #55 [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-08-24T12:07:51.680Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:51.680Z] #55 8.337 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-24T12:07:51.941Z] #55 ... [2022-08-24T12:07:51.941Z] [2022-08-24T12:07:51.941Z] #51 [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-08-24T12:07:51.941Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:51.941Z] #51 8.623 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:51.941Z] #51 8.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:51.941Z] #51 8.941 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:51.941Z] #51 9.422 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-24T12:07:52.115Z] #62 50.31 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:07:52.150Z] #36 28.66 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:07:52.201Z] #51 ... [2022-08-24T12:07:52.201Z] [2022-08-24T12:07:52.201Z] #57 [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-08-24T12:07:52.201Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:07:52.201Z] #57 7.924 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-24T12:07:52.201Z] #57 9.507 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-24T12:07:52.201Z] #57 9.513 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-24T12:07:52.201Z] #57 9.603 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-24T12:07:52.201Z] #57 ... [2022-08-24T12:07:52.201Z] [2022-08-24T12:07:52.201Z] #40 [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-08-24T12:07:52.201Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:52.201Z] #40 7.467 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-24T12:07:52.201Z] #40 8.465 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-24T12:07:52.201Z] #40 10.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-24T12:07:52.201Z] #40 10.67 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-24T12:07:52.377Z] #62 50.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:07:52.414Z] #40 DONE 45.8s [2022-08-24T12:07:52.414Z] [2022-08-24T12:07:52.414Z] #76 [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-08-24T12:07:52.414Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:52.414Z] #76 38.60 python3 is already the newest version (3.9.2-3). [2022-08-24T12:07:52.414Z] #76 38.60 The following additional packages will be installed: [2022-08-24T12:07:52.414Z] #76 38.60 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:07:52.414Z] #76 38.60 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:07:52.414Z] #76 38.65 Suggested packages: [2022-08-24T12:07:52.414Z] #76 38.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:07:52.414Z] #76 38.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:07:52.414Z] #76 38.65 m4-doc ed diffutils-doc [2022-08-24T12:07:52.414Z] #76 38.65 Recommended packages: [2022-08-24T12:07:52.414Z] #76 38.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:07:52.414Z] #76 40.39 The following NEW packages will be installed: [2022-08-24T12:07:52.414Z] #76 40.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:07:52.414Z] #76 40.39 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:07:52.414Z] #76 40.39 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:07:52.414Z] #76 40.39 libyajl2 m4 patch xz-utils [2022-08-24T12:07:52.414Z] #76 40.78 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:52.414Z] #76 40.78 Need to get 5940 kB of archives. [2022-08-24T12:07:52.414Z] #76 40.78 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:07:52.414Z] #76 40.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:07:52.414Z] #76 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:07:52.414Z] #76 40.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:07:52.414Z] #76 40.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:07:52.414Z] #76 40.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:07:52.414Z] #76 40.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:07:52.414Z] #76 41.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:07:52.414Z] #76 41.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:07:52.414Z] #76 41.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:07:52.414Z] #76 41.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:07:52.414Z] #76 41.09 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-08-24T12:07:52.414Z] #76 41.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:07:52.414Z] #76 41.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:07:52.414Z] #76 41.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:07:52.414Z] #76 41.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:07:52.414Z] #76 41.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:07:52.414Z] #76 41.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:07:52.414Z] #76 42.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:52.414Z] #76 42.69 Fetched 5940 kB in 1s (9130 kB/s) [2022-08-24T12:07:52.414Z] #76 42.77 Selecting previously unselected package bzip2. [2022-08-24T12:07:52.414Z] #76 42.77 (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-08-24T12:07:52.414Z] #76 42.84 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 42.84 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:07:52.414Z] #76 43.01 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:07:52.414Z] #76 43.02 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 43.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:52.414Z] #76 43.63 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:07:52.414Z] #76 43.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 43.63 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:07:52.414Z] #76 43.87 Selecting previously unselected package file. [2022-08-24T12:07:52.414Z] #76 43.87 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 43.87 Unpacking file (1:5.39-3) ... [2022-08-24T12:07:52.414Z] #76 44.01 Selecting previously unselected package xz-utils. [2022-08-24T12:07:52.414Z] #76 44.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 44.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:52.414Z] #76 44.39 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:07:52.414Z] #76 44.39 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 44.39 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:07:52.414Z] #76 44.55 Selecting previously unselected package m4. [2022-08-24T12:07:52.414Z] #76 44.55 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:07:52.414Z] #76 44.58 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:07:52.414Z] #76 44.72 Selecting previously unselected package autoconf. [2022-08-24T12:07:52.414Z] #76 44.72 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:07:52.414Z] #76 44.73 Unpacking autoconf (2.69-14) ... [2022-08-24T12:07:52.414Z] #76 45.24 Selecting previously unselected package autotools-dev. [2022-08-24T12:07:52.414Z] #76 45.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:07:52.414Z] #76 45.29 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:52.414Z] #76 45.54 Selecting previously unselected package automake. [2022-08-24T12:07:52.414Z] #76 45.54 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:07:52.414Z] #76 45.55 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:07:52.414Z] #76 46.21 Selecting previously unselected package patch. [2022-08-24T12:07:52.414Z] #76 46.21 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:07:52.461Z] #40 ... [2022-08-24T12:07:52.461Z] [2022-08-24T12:07:52.461Z] #53 [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-08-24T12:07:52.461Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:52.461Z] #53 6.892 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-24T12:07:52.461Z] #53 8.495 go: downloading github.com/fatih/color v1.10.0 [2022-08-24T12:07:52.461Z] #53 8.567 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-24T12:07:52.461Z] #53 8.602 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-24T12:07:52.461Z] #53 8.716 go: downloading github.com/pkg/errors v0.9.1 [2022-08-24T12:07:52.461Z] #53 9.204 go: downloading golang.org/x/tools v0.1.0 [2022-08-24T12:07:52.461Z] #53 10.10 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-24T12:07:52.461Z] #53 10.24 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-24T12:07:52.461Z] #53 10.63 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-24T12:07:52.461Z] #53 10.78 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-24T12:07:52.461Z] #53 ... [2022-08-24T12:07:52.461Z] [2022-08-24T12:07:52.461Z] #14 [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-08-24T12:07:52.461Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:07:52.461Z] #14 8.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:52.461Z] #14 9.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:52.461Z] #14 9.154 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:52.641Z] #62 ... [2022-08-24T12:07:52.641Z] [2022-08-24T12:07:52.641Z] #47 [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-08-24T12:07:52.641Z] #47 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:07:52.641Z] #47 50.75 NAME: [2022-08-24T12:07:52.641Z] #47 50.75 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:07:52.641Z] #47 50.76 [2022-08-24T12:07:52.641Z] #47 50.76 USAGE: [2022-08-24T12:07:52.641Z] #47 50.76 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:07:52.641Z] #47 50.76 [2022-08-24T12:07:52.641Z] #47 50.76 COMMANDS: [2022-08-24T12:07:52.641Z] #47 50.76 init Create an initial ./winres/winres.json [2022-08-24T12:07:52.641Z] #47 50.76 make Make syso files for the "go build" command [2022-08-24T12:07:52.641Z] #47 50.76 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:07:52.641Z] #47 50.76 extract Extract all resources from an executable [2022-08-24T12:07:52.641Z] #47 50.76 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:07:52.641Z] #47 50.76 help, h Shows a list of commands or help for one command [2022-08-24T12:07:52.641Z] #47 50.76 [2022-08-24T12:07:52.641Z] #47 50.76 GLOBAL OPTIONS: [2022-08-24T12:07:52.641Z] #47 50.76 --help, -h show help (default: false) [2022-08-24T12:07:52.641Z] #47 DONE 51.0s [2022-08-24T12:07:52.673Z] #76 46.23 Unpacking patch (2.7.6-7) ... [2022-08-24T12:07:52.673Z] #76 46.45 Selecting previously unselected package dpkg-dev. [2022-08-24T12:07:52.673Z] #76 46.45 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:07:52.673Z] #76 46.45 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:07:52.721Z] #14 ... [2022-08-24T12:07:52.721Z] [2022-08-24T12:07:52.721Z] #67 [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-08-24T12:07:52.721Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:07:52.721Z] #67 7.809 + RM_GOPATH=0 [2022-08-24T12:07:52.721Z] #67 7.809 + TMP_GOPATH= [2022-08-24T12:07:52.721Z] #67 7.809 + : /build [2022-08-24T12:07:52.721Z] #67 7.809 + '[' -z '' ']' [2022-08-24T12:07:52.721Z] #67 7.825 ++ mktemp -d [2022-08-24T12:07:52.721Z] #67 7.825 + export GOPATH=/tmp/tmp.idg8GJpz4X [2022-08-24T12:07:52.721Z] #67 7.825 + GOPATH=/tmp/tmp.idg8GJpz4X [2022-08-24T12:07:52.721Z] #67 7.825 + RM_GOPATH=1 [2022-08-24T12:07:52.721Z] #67 7.825 + case "$(go env GOARCH)" in [2022-08-24T12:07:52.721Z] #67 7.825 ++ go env GOARCH [2022-08-24T12:07:52.721Z] #67 7.901 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:52.721Z] #67 7.902 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:52.721Z] #67 7.902 ++ dirname /install.sh [2022-08-24T12:07:52.721Z] #67 7.910 + dir=/ [2022-08-24T12:07:52.721Z] #67 7.910 + bin=rootlesskit [2022-08-24T12:07:52.721Z] #67 7.911 + shift [2022-08-24T12:07:52.721Z] #67 7.911 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:07:52.721Z] #67 7.911 + . //rootlesskit.installer [2022-08-24T12:07:52.721Z] #67 7.911 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:52.721Z] #67 7.912 + install_rootlesskit [2022-08-24T12:07:52.721Z] #67 7.912 + case "$1" in [2022-08-24T12:07:52.721Z] #67 7.912 + export CGO_ENABLED=0 [2022-08-24T12:07:52.721Z] #67 7.912 + CGO_ENABLED=0 [2022-08-24T12:07:52.721Z] #67 7.913 + _install_rootlesskit [2022-08-24T12:07:52.721Z] #67 7.913 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:07:52.721Z] #67 7.913 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:52.721Z] #67 7.914 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:07:52.721Z] #67 7.914 + GOBIN=/build [2022-08-24T12:07:52.721Z] #67 7.914 + GO111MODULE=on [2022-08-24T12:07:52.721Z] #67 7.914 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:07:52.721Z] #67 8.656 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:07:52.721Z] #67 ... [2022-08-24T12:07:52.721Z] [2022-08-24T12:07:52.721Z] #38 [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-08-24T12:07:52.721Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:07:52.721Z] #38 8.037 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-24T12:07:52.901Z] [2022-08-24T12:07:52.901Z] #58 [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-08-24T12:07:52.901Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:52.901Z] #58 48.32 Fetched 2315 kB in 3s (702 kB/s) [2022-08-24T12:07:52.901Z] #58 48.42 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:07:52.901Z] #58 48.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:07:52.901Z] #58 48.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:07:52.901Z] #58 48.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:07:52.901Z] #58 49.77 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:07:52.901Z] #58 49.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:07:52.901Z] #58 49.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:52.901Z] #58 50.11 Selecting previously unselected package python3-six. [2022-08-24T12:07:52.901Z] #58 50.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:07:52.901Z] #58 50.12 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:07:52.901Z] #58 50.17 Selecting previously unselected package python3-protobuf. [2022-08-24T12:07:52.901Z] #58 50.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:07:52.901Z] #58 50.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:07:52.901Z] #58 50.86 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:07:52.901Z] #58 50.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:07:52.901Z] #58 50.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:52.901Z] #58 51.05 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:07:52.901Z] #58 51.05 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:07:52.901Z] #58 51.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:07:52.993Z] #38 ... [2022-08-24T12:07:52.993Z] [2022-08-24T12:07:52.993Z] #42 [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-08-24T12:07:52.993Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:52.993Z] #42 9.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:07:52.993Z] #42 9.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:07:52.993Z] #42 9.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:07:52.993Z] #42 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:07:52.993Z] #42 ... [2022-08-24T12:07:52.993Z] [2022-08-24T12:07:52.993Z] #55 [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-08-24T12:07:52.993Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:52.993Z] #55 11.46 go: downloading github.com/fatih/color v1.13.0 [2022-08-24T12:07:52.993Z] #55 11.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:07:53.157Z] #58 51.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:07:53.157Z] #58 51.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:53.157Z] #58 51.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:53.241Z] #76 ... [2022-08-24T12:07:53.241Z] [2022-08-24T12:07:53.241Z] #34 [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-08-24T12:07:53.241Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:53.257Z] #55 11.95 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-24T12:07:53.517Z] #55 11.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-24T12:07:53.530Z] #36 30.02 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:07:53.530Z] #36 30.18 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:07:53.722Z] #58 51.61 Selecting previously unselected package criu. [2022-08-24T12:07:53.722Z] #58 51.61 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:07:53.722Z] #58 51.61 Unpacking criu (3.17.1-1) ... [2022-08-24T12:07:53.758Z] #34 46.54 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-08-24T12:07:53.758Z] #34 ... [2022-08-24T12:07:53.758Z] [2022-08-24T12:07:53.758Z] #64 [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-08-24T12:07:53.758Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:07:53.758Z] #64 3.730 + RM_GOPATH=0 [2022-08-24T12:07:53.758Z] #64 3.730 + TMP_GOPATH= [2022-08-24T12:07:53.758Z] #64 3.730 + : /build [2022-08-24T12:07:53.758Z] #64 3.730 + '[' -z '' ']' [2022-08-24T12:07:53.758Z] #64 3.730 ++ mktemp -d [2022-08-24T12:07:53.758Z] #64 3.730 + export GOPATH=/tmp/tmp.ZxMjb6oEJM [2022-08-24T12:07:53.758Z] #64 3.730 + GOPATH=/tmp/tmp.ZxMjb6oEJM [2022-08-24T12:07:53.758Z] #64 3.730 + RM_GOPATH=1 [2022-08-24T12:07:53.758Z] #64 3.730 + case "$(go env GOARCH)" in [2022-08-24T12:07:53.758Z] #64 3.730 ++ go env GOARCH [2022-08-24T12:07:53.758Z] #64 3.832 Install containerd version v1.6.7 [2022-08-24T12:07:53.758Z] #64 3.832 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:53.758Z] #64 3.832 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:53.758Z] #64 3.832 ++ dirname /install.sh [2022-08-24T12:07:53.758Z] #64 3.832 + dir=/ [2022-08-24T12:07:53.758Z] #64 3.832 + bin=containerd [2022-08-24T12:07:53.758Z] #64 3.832 + shift [2022-08-24T12:07:53.758Z] #64 3.832 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:07:53.758Z] #64 3.832 + . //containerd.installer [2022-08-24T12:07:53.758Z] #64 3.832 ++ set -e [2022-08-24T12:07:53.758Z] #64 3.832 ++ : v1.6.7 [2022-08-24T12:07:53.758Z] #64 3.832 + install_containerd [2022-08-24T12:07:53.758Z] #64 3.832 + echo 'Install containerd version v1.6.7' [2022-08-24T12:07:53.758Z] #64 3.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZxMjb6oEJM/src/github.com/containerd/containerd [2022-08-24T12:07:53.758Z] #64 3.832 Cloning into '/tmp/tmp.ZxMjb6oEJM/src/github.com/containerd/containerd'... [2022-08-24T12:07:53.789Z] #36 30.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:07:54.018Z] #64 ... [2022-08-24T12:07:54.018Z] [2022-08-24T12:07:54.018Z] #34 [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-08-24T12:07:54.018Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:54.018Z] #34 47.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:07:54.087Z] #55 12.52 go: downloading github.com/spf13/viper v1.11.0 [2022-08-24T12:07:54.087Z] #55 12.79 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-24T12:07:54.588Z] #34 47.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:54.714Z] #58 52.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:54.727Z] #36 ... [2022-08-24T12:07:54.727Z] [2022-08-24T12:07:54.727Z] #62 [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-08-24T12:07:54.727Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:07:54.727Z] #62 31.29 Fetched 8571 kB in 23s (370 kB/s) [2022-08-24T12:07:55.470Z] #55 14.02 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-24T12:07:55.470Z] #55 14.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-24T12:07:55.522Z] #34 ... [2022-08-24T12:07:55.522Z] [2022-08-24T12:07:55.522Z] #42 [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-08-24T12:07:55.522Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:07:55.522Z] #42 39.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:55.522Z] #42 39.53 Fetched 17.7 MB in 1s (12.5 MB/s) [2022-08-24T12:07:55.522Z] #42 39.62 Selecting previously unselected package xxd. [2022-08-24T12:07:55.522Z] #42 39.62 (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-08-24T12:07:55.522Z] #42 39.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:07:55.522Z] #42 39.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:55.522Z] #42 39.97 Selecting previously unselected package vim-common. [2022-08-24T12:07:55.522Z] #42 39.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:07:55.522Z] #42 40.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:07:55.522Z] #42 40.56 Selecting previously unselected package cmake-data. [2022-08-24T12:07:55.523Z] #42 40.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:07:55.523Z] #42 40.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:07:55.523Z] #42 44.63 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:07:55.523Z] #42 44.63 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:07:55.523Z] #42 44.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:07:55.730Z] #55 14.34 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-24T12:07:55.780Z] #42 ... [2022-08-24T12:07:55.780Z] [2022-08-24T12:07:55.780Z] #76 [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-08-24T12:07:55.780Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:55.780Z] #76 47.50 Selecting previously unselected package build-essential. [2022-08-24T12:07:55.780Z] #76 47.51 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 47.61 Unpacking build-essential (12.9) ... [2022-08-24T12:07:55.780Z] #76 47.83 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:07:55.780Z] #76 47.83 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 47.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:07:55.780Z] #76 47.96 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:07:55.780Z] #76 47.96 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 47.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:07:55.780Z] #76 48.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:07:55.780Z] #76 48.12 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 48.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:55.780Z] #76 48.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:07:55.780Z] #76 48.28 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 48.34 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:55.780Z] #76 48.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:07:55.780Z] #76 48.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 48.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:55.780Z] #76 48.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:07:55.780Z] #76 48.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:55.780Z] #76 48.72 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:55.990Z] #55 14.48 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-24T12:07:56.037Z] #76 49.58 Selecting previously unselected package libtool. [2022-08-24T12:07:56.038Z] #76 49.58 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:07:56.038Z] #76 49.58 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:07:56.038Z] #76 49.85 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:07:56.038Z] #76 49.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:56.144Z] #77 ... [2022-08-24T12:07:56.144Z] [2022-08-24T12:07:56.144Z] #14 [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-08-24T12:07:56.144Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:07:56.144Z] #14 57.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:07:56.144Z] #14 57.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:07:56.144Z] #14 57.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:07:56.144Z] #14 63.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:07:56.144Z] #14 63.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:07:56.144Z] #14 63.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:07:56.295Z] #76 49.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:56.295Z] #76 ... [2022-08-24T12:07:56.295Z] [2022-08-24T12:07:56.295Z] #51 [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-08-24T12:07:56.295Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:07:56.295Z] #51 39.88 The following additional packages will be installed: [2022-08-24T12:07:56.295Z] #51 39.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:56.295Z] #51 39.88 python3-protobuf python3-six [2022-08-24T12:07:56.295Z] #51 39.90 Suggested packages: [2022-08-24T12:07:56.295Z] #51 39.90 python3-setuptools [2022-08-24T12:07:56.295Z] #51 39.90 Recommended packages: [2022-08-24T12:07:56.295Z] #51 39.90 iproute2 | iproute [2022-08-24T12:07:56.295Z] #51 40.69 The following NEW packages will be installed: [2022-08-24T12:07:56.295Z] #51 40.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:07:56.295Z] #51 40.69 python3-protobuf python3-six [2022-08-24T12:07:56.295Z] #51 41.10 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:07:56.295Z] #51 41.10 Need to get 2315 kB of archives. [2022-08-24T12:07:56.295Z] #51 41.10 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:07:56.295Z] #51 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:07:56.295Z] #51 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:07:56.295Z] #51 41.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:07:56.295Z] #51 41.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:07:56.295Z] #51 41.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:07:56.295Z] #51 41.13 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-08-24T12:07:56.295Z] #51 41.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:07:56.295Z] #51 43.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:07:56.295Z] #51 45.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:56.295Z] #51 45.57 Fetched 2315 kB in 3s (712 kB/s) [2022-08-24T12:07:56.295Z] #51 45.77 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:07:56.295Z] #51 45.77 (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-08-24T12:07:56.295Z] #51 45.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 45.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:07:56.295Z] #51 46.75 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:07:56.295Z] #51 46.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:07:56.295Z] #51 46.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:56.295Z] #51 47.16 Selecting previously unselected package python3-six. [2022-08-24T12:07:56.295Z] #51 47.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:07:56.295Z] #51 47.16 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:07:56.295Z] #51 47.31 Selecting previously unselected package python3-protobuf. [2022-08-24T12:07:56.295Z] #51 47.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 47.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:07:56.295Z] #51 47.99 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:07:56.295Z] #51 47.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 48.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:07:56.295Z] #51 48.21 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:07:56.295Z] #51 48.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 48.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:07:56.295Z] #51 48.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:07:56.295Z] #51 48.38 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 48.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:56.295Z] #51 48.57 Selecting previously unselected package criu. [2022-08-24T12:07:56.295Z] #51 48.60 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:07:56.295Z] #51 48.60 Unpacking criu (3.17.1-1) ... [2022-08-24T12:07:56.295Z] #51 49.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:07:56.552Z] #51 ... [2022-08-24T12:07:56.552Z] [2022-08-24T12:07:56.552Z] #76 [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-08-24T12:07:56.552Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:56.552Z] #76 50.22 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:07:56.552Z] #76 50.23 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:07:56.552Z] #76 50.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:07:56.552Z] #76 50.35 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:07:56.552Z] #76 50.35 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:07:56.552Z] #76 50.39 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:07:56.810Z] #76 50.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:56.810Z] #76 50.58 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:56.810Z] #76 50.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:07:56.810Z] #76 50.61 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:07:56.810Z] #76 50.67 Setting up file (1:5.39-3) ... [2022-08-24T12:07:56.810Z] #76 50.67 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:07:56.810Z] #76 50.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.069Z] #76 50.68 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.069Z] #76 50.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:07:57.069Z] #76 50.73 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:57.069Z] #76 50.73 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:07:57.069Z] #76 50.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:57.069Z] #76 50.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:07:57.069Z] #76 50.80 Setting up patch (2.7.6-7) ... [2022-08-24T12:07:57.069Z] #76 50.80 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:57.069Z] #76 50.80 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:07:57.238Z] #58 54.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:07:57.238Z] #58 ... [2022-08-24T12:07:57.238Z] [2022-08-24T12:07:57.238Z] #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-08-24T12:07:57.238Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:57.238Z] #41 54.93 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-08-24T12:07:57.238Z] #41 55.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:07:57.238Z] #41 ... [2022-08-24T12:07:57.238Z] [2022-08-24T12:07:57.238Z] #83 [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-08-24T12:07:57.238Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:57.238Z] #83 45.50 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:07:57.238Z] #83 46.01 Fetched 5940 kB in 1s (6403 kB/s) [2022-08-24T12:07:57.238Z] #83 46.22 Selecting previously unselected package bzip2. [2022-08-24T12:07:57.238Z] #83 46.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:07:57.238Z] #83 46.31 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 46.31 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:07:57.238Z] #83 46.79 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:07:57.238Z] #83 46.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 46.93 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:57.238Z] #83 47.99 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:07:57.238Z] #83 48.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 48.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:07:57.238Z] #83 48.22 Selecting previously unselected package file. [2022-08-24T12:07:57.238Z] #83 48.25 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 48.25 Unpacking file (1:5.39-3) ... [2022-08-24T12:07:57.238Z] #83 48.40 Selecting previously unselected package xz-utils. [2022-08-24T12:07:57.238Z] #83 48.40 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 48.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:57.238Z] #83 48.72 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:07:57.238Z] #83 48.73 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 48.79 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:07:57.238Z] #83 48.96 Selecting previously unselected package m4. [2022-08-24T12:07:57.238Z] #83 48.99 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 49.02 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:07:57.238Z] #83 49.45 Selecting previously unselected package autoconf. [2022-08-24T12:07:57.238Z] #83 49.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:07:57.238Z] #83 49.48 Unpacking autoconf (2.69-14) ... [2022-08-24T12:07:57.238Z] #83 50.17 Selecting previously unselected package autotools-dev. [2022-08-24T12:07:57.238Z] #83 50.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:07:57.238Z] #83 50.25 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:57.238Z] #83 50.47 Selecting previously unselected package automake. [2022-08-24T12:07:57.238Z] #83 50.47 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:07:57.238Z] #83 50.48 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:07:57.238Z] #83 51.23 Selecting previously unselected package patch. [2022-08-24T12:07:57.238Z] #83 51.24 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 51.25 Unpacking patch (2.7.6-7) ... [2022-08-24T12:07:57.238Z] #83 51.59 Selecting previously unselected package dpkg-dev. [2022-08-24T12:07:57.238Z] #83 51.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:07:57.238Z] #83 51.59 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:07:57.238Z] #83 53.08 Selecting previously unselected package build-essential. [2022-08-24T12:07:57.238Z] #83 53.08 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.08 Unpacking build-essential (12.9) ... [2022-08-24T12:07:57.238Z] #83 53.27 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:07:57.238Z] #83 53.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:07:57.238Z] #83 53.46 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:07:57.238Z] #83 53.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:07:57.238Z] #83 53.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:07:57.238Z] #83 53.72 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.238Z] #83 53.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:07:57.238Z] #83 53.83 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.84 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.238Z] #83 53.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:07:57.238Z] #83 53.96 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 53.96 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:57.238Z] #83 54.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:07:57.238Z] #83 54.18 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 54.20 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:57.238Z] #83 55.12 Selecting previously unselected package libtool. [2022-08-24T12:07:57.238Z] #83 55.14 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:07:57.238Z] #83 55.15 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:07:57.238Z] #83 55.43 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:07:57.238Z] #83 55.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 55.44 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:57.238Z] #83 55.67 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:07:57.238Z] #83 55.67 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:07:57.238Z] #83 55.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:07:57.326Z] #76 50.82 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:07:57.326Z] #76 50.82 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:57.326Z] #76 50.86 Setting up libtool (2.4.6-15) ... [2022-08-24T12:07:57.326Z] #76 50.86 Setting up m4 (1.4.18-5) ... [2022-08-24T12:07:57.326Z] #76 50.86 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:07:57.326Z] #76 50.96 Setting up autoconf (2.69-14) ... [2022-08-24T12:07:57.326Z] #76 50.96 Setting up build-essential (12.9) ... [2022-08-24T12:07:57.326Z] #76 50.96 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:07:57.326Z] #76 50.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:07:57.326Z] #76 50.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:57.496Z] #83 55.78 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:07:57.496Z] #83 55.79 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:07:57.496Z] #83 55.80 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:07:57.496Z] #83 55.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:07:57.757Z] #83 55.95 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:07:57.757Z] #83 55.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:07:57.757Z] #83 55.99 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:07:57.757Z] #83 56.02 Setting up file (1:5.39-3) ... [2022-08-24T12:07:57.757Z] #83 56.03 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:07:57.757Z] #83 56.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.757Z] #83 56.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:07:57.757Z] #83 56.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:07:57.757Z] #83 56.10 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:07:57.757Z] #83 56.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:07:58.016Z] #83 56.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:07:58.016Z] #83 56.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:07:58.016Z] #83 56.18 Setting up patch (2.7.6-7) ... [2022-08-24T12:07:58.016Z] #83 56.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:07:58.016Z] #83 56.23 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:07:58.016Z] #83 56.24 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:07:58.016Z] #83 56.26 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:07:58.016Z] #83 56.27 Setting up libtool (2.4.6-15) ... [2022-08-24T12:07:58.016Z] #83 56.30 Setting up m4 (1.4.18-5) ... [2022-08-24T12:07:58.016Z] #83 56.32 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:07:58.016Z] #83 56.34 Setting up autoconf (2.69-14) ... [2022-08-24T12:07:58.016Z] #83 ... [2022-08-24T12:07:58.016Z] [2022-08-24T12:07:58.016Z] #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-08-24T12:07:58.016Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:07:58.016Z] #41 56.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:07:58.532Z] #55 ... [2022-08-24T12:07:58.532Z] [2022-08-24T12:07:58.532Z] #76 [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-08-24T12:07:58.532Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:58.532Z] #76 6.861 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:07:58.532Z] #76 ... [2022-08-24T12:07:58.532Z] [2022-08-24T12:07:58.532Z] #26 [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-08-24T12:07:58.532Z] #26 sha256:d5f411847f2df4feb6eacf1c94243641f30439adf42f1635bd5c55a7ef3774ab [2022-08-24T12:07:58.532Z] #26 7.607 + RM_GOPATH=0 [2022-08-24T12:07:58.532Z] #26 7.607 + TMP_GOPATH= [2022-08-24T12:07:58.532Z] #26 7.607 + : /build [2022-08-24T12:07:58.532Z] #26 7.607 + '[' -z '' ']' [2022-08-24T12:07:58.532Z] #26 7.607 ++ mktemp -d [2022-08-24T12:07:58.532Z] #26 7.611 + export GOPATH=/tmp/tmp.dhyvBo0mz2 [2022-08-24T12:07:58.532Z] #26 7.611 + GOPATH=/tmp/tmp.dhyvBo0mz2 [2022-08-24T12:07:58.532Z] #26 7.611 + RM_GOPATH=1 [2022-08-24T12:07:58.532Z] #26 7.611 + case "$(go env GOARCH)" in [2022-08-24T12:07:58.532Z] #26 7.611 ++ go env GOARCH [2022-08-24T12:07:58.532Z] #26 7.683 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:58.532Z] #26 7.683 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:07:58.532Z] #26 7.706 ++ dirname /install.sh [2022-08-24T12:07:58.532Z] #26 7.706 + dir=/ [2022-08-24T12:07:58.532Z] #26 7.706 + bin=dockercli [2022-08-24T12:07:58.532Z] #26 7.706 + shift [2022-08-24T12:07:58.532Z] #26 7.706 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:07:58.532Z] #26 7.706 + . //dockercli.installer [2022-08-24T12:07:58.532Z] #26 7.706 ++ : stable [2022-08-24T12:07:58.532Z] #26 7.706 ++ : 17.06.2-ce [2022-08-24T12:07:58.532Z] #26 7.706 + install_dockercli [2022-08-24T12:07:58.532Z] #26 7.706 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:07:58.532Z] #26 7.706 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:07:58.532Z] #26 7.712 ++ uname -m [2022-08-24T12:07:58.532Z] #26 7.712 + arch=x86_64 [2022-08-24T12:07:58.532Z] #26 7.712 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:07:58.532Z] #26 7.712 + url=https://download.docker.com/linux/static [2022-08-24T12:07:58.532Z] #26 7.716 + tar -xz docker/docker [2022-08-24T12:07:58.532Z] #26 7.722 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:07:58.532Z] #26 ... [2022-08-24T12:07:58.532Z] [2022-08-24T12:07:58.532Z] #55 [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-08-24T12:07:58.532Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:07:58.532Z] #55 17.20 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-24T12:07:58.582Z] #41 ... [2022-08-24T12:07:58.582Z] [2022-08-24T12:07:58.582Z] #83 [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-08-24T12:07:58.582Z] #83 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:07:58.582Z] #83 56.40 Setting up build-essential (12.9) ... [2022-08-24T12:07:58.582Z] #83 56.44 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:07:58.582Z] #83 56.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:07:58.582Z] #83 56.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:07:58.582Z] #83 DONE 56.9s [2022-08-24T12:07:58.702Z] #76 DONE 52.0s [2022-08-24T12:07:58.702Z] [2022-08-24T12:07:58.702Z] #77 [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-08-24T12:07:58.702Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:58.840Z] [2022-08-24T12:07:58.840Z] #84 [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-08-24T12:07:58.840Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:07:59.105Z] #55 17.58 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-24T12:07:59.365Z] #55 17.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-24T12:07:59.365Z] #55 17.89 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-24T12:07:59.999Z] #55 ... [2022-08-24T12:07:59.999Z] [2022-08-24T12:07:59.999Z] #47 [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-08-24T12:07:59.999Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:07:59.999Z] #47 8.124 + git clone https://github.com/docker/distribution.git . [2022-08-24T12:07:59.999Z] #47 8.126 Cloning into '.'... [2022-08-24T12:07:59.999Z] #47 ... [2022-08-24T12:07:59.999Z] [2022-08-24T12:07:59.999Z] #53 [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-08-24T12:07:59.999Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:07:59.999Z] #53 17.67 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-24T12:07:59.999Z] #53 17.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-24T12:07:59.999Z] #53 17.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-24T12:08:00.004Z] #62 31.29 Reading package lists... [2022-08-24T12:08:00.004Z] #62 ... [2022-08-24T12:08:00.004Z] [2022-08-24T12:08:00.004Z] #47 [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-08-24T12:08:00.004Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:08:00.004Z] #47 34.82 Updating files: 60% (1323/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:08:00.004Z] #47 36.16 + git checkout -q v2.3.0 [2022-08-24T12:08:00.004Z] #47 ... [2022-08-24T12:08:00.004Z] [2022-08-24T12:08:00.004Z] #67 [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-08-24T12:08:00.004Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:08:00.004Z] #67 26.17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:08:00.004Z] #67 26.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:08:00.214Z] #84 1.337 Cloning into '/tmp/crun-build'... [2022-08-24T12:08:00.265Z] #67 ... [2022-08-24T12:08:00.265Z] [2022-08-24T12:08:00.265Z] #55 [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-08-24T12:08:00.265Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:00.265Z] #55 29.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:08:00.265Z] #55 29.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:08:00.265Z] #55 29.50 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:08:00.265Z] #55 29.86 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:08:00.265Z] #55 30.21 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:08:00.265Z] #55 31.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:08:00.265Z] #55 31.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:08:00.265Z] #55 31.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:08:00.265Z] #55 32.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:08:00.265Z] #55 32.16 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:08:00.265Z] #55 32.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:08:00.265Z] #55 32.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:08:00.265Z] #55 32.47 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:08:00.265Z] #55 32.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:08:00.265Z] #55 32.78 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:08:00.265Z] #55 32.82 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:08:00.265Z] #55 33.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:08:00.265Z] #55 33.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:08:00.265Z] #55 33.16 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:08:00.265Z] #55 33.35 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:08:00.265Z] #55 33.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:08:00.265Z] #55 33.63 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:08:00.265Z] #55 33.83 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:08:00.265Z] #55 33.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:08:00.265Z] #55 34.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:08:00.265Z] #55 34.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:08:00.265Z] #55 34.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:08:00.265Z] #55 34.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:08:00.265Z] #55 34.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:08:00.265Z] #55 35.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:08:00.265Z] #55 35.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:08:00.265Z] #55 35.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:08:00.265Z] #55 35.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:08:00.265Z] #55 35.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:08:00.265Z] #55 35.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:08:00.265Z] #55 35.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:08:00.265Z] #55 35.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:08:00.265Z] #55 35.89 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:08:00.265Z] #55 36.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:08:00.265Z] #55 36.15 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:08:00.265Z] #55 36.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:08:00.265Z] #55 36.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:08:00.265Z] #55 36.67 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:08:00.265Z] #55 36.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:08:00.265Z] #55 36.92 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:08:00.524Z] #55 36.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:08:00.524Z] #55 37.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:08:00.524Z] #55 37.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:08:00.784Z] #55 37.32 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:08:01.722Z] #55 38.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:08:01.958Z] #53 20.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-24T12:08:01.958Z] #53 20.43 go: downloading golang.org/x/mod v0.3.0 [2022-08-24T12:08:01.981Z] #77 ... [2022-08-24T12:08:01.981Z] [2022-08-24T12:08:01.981Z] #14 [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-08-24T12:08:01.981Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:01.981Z] #14 45.14 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-08-24T12:08:01.981Z] #14 46.09 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-08-24T12:08:01.981Z] #14 47.81 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-08-24T12:08:01.981Z] #14 48.48 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-08-24T12:08:01.981Z] #14 48.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:08:01.981Z] #14 48.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:08:01.981Z] #14 48.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:08:01.981Z] #14 48.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:08:01.981Z] #14 48.52 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-08-24T12:08:01.981Z] #14 48.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:08:01.981Z] #14 48.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:08:01.981Z] #14 48.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:08:01.981Z] #14 48.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:08:01.981Z] #14 48.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:08:01.981Z] #14 48.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:08:01.981Z] #14 48.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:08:01.981Z] #14 48.65 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-08-24T12:08:01.981Z] #14 48.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:08:01.981Z] #14 48.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:08:01.981Z] #14 49.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:01.981Z] #14 50.02 Fetched 115 MB in 8s (14.4 MB/s) [2022-08-24T12:08:01.981Z] #14 50.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:08:01.981Z] #14 50.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:01.981Z] #14 50.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:01.981Z] #14 50.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:01.981Z] #14 52.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:08:01.981Z] #14 52.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:01.981Z] #14 52.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:01.981Z] #14 ... [2022-08-24T12:08:01.981Z] [2022-08-24T12:08:01.981Z] #42 [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-08-24T12:08:01.981Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:01.981Z] #42 52.42 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:08:01.981Z] #42 52.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 52.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:08:01.981Z] #42 53.06 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:08:01.981Z] #55 38.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:08:01.981Z] #42 53.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 53.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:08:01.981Z] #42 53.41 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:08:01.981Z] #42 53.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 53.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:08:01.981Z] #42 53.66 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:08:01.981Z] #42 53.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 53.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:08:01.981Z] #42 53.78 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:08:01.981Z] #42 53.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 53.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:08:01.981Z] #42 54.01 Selecting previously unselected package cmake. [2022-08-24T12:08:01.981Z] #42 54.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:08:01.981Z] #42 54.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:08:02.240Z] #55 38.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:08:02.241Z] #55 38.87 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:08:02.501Z] #55 39.16 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:08:02.538Z] #53 ... [2022-08-24T12:08:02.538Z] [2022-08-24T12:08:02.538Z] #40 [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-08-24T12:08:02.538Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:08:02.538Z] #40 10.98 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-24T12:08:02.538Z] #40 17.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-24T12:08:02.538Z] #40 18.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:08:02.538Z] #40 ... [2022-08-24T12:08:02.538Z] [2022-08-24T12:08:02.538Z] #62 [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-08-24T12:08:02.538Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:02.538Z] #62 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:08:02.538Z] #62 16.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:08:02.538Z] #62 19.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:08:02.761Z] #55 39.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:08:02.761Z] #55 ... [2022-08-24T12:08:02.761Z] [2022-08-24T12:08:02.761Z] #47 [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-08-24T12:08:02.761Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:08:02.761Z] #47 39.08 + 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-08-24T12:08:02.801Z] #62 ... [2022-08-24T12:08:02.801Z] [2022-08-24T12:08:02.801Z] #67 [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-08-24T12:08:02.801Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:08:02.801Z] #67 13.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:08:02.801Z] #67 13.04 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:08:02.801Z] #67 14.35 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:08:02.801Z] #67 19.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:08:02.801Z] #67 20.47 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:08:02.801Z] #67 20.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:08:02.801Z] #67 20.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:08:03.061Z] #67 ... [2022-08-24T12:08:03.061Z] [2022-08-24T12:08:03.061Z] #14 [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-08-24T12:08:03.061Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:03.061Z] #14 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:08:03.061Z] #14 16.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:08:03.061Z] #14 19.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:08:03.322Z] #14 ... [2022-08-24T12:08:03.322Z] [2022-08-24T12:08:03.322Z] #67 [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-08-24T12:08:03.322Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:08:03.322Z] #67 21.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:08:03.331Z] #47 ... [2022-08-24T12:08:03.331Z] [2022-08-24T12:08:03.331Z] #14 [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-08-24T12:08:03.331Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:03.331Z] #14 29.79 Fetched 8571 kB in 23s (380 kB/s) [2022-08-24T12:08:03.331Z] #14 29.79 Reading package lists... [2022-08-24T12:08:03.331Z] #14 39.41 Reading package lists... [2022-08-24T12:08:03.331Z] #14 ... [2022-08-24T12:08:03.331Z] [2022-08-24T12:08:03.331Z] #55 [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-08-24T12:08:03.331Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:03.331Z] #55 39.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:08:03.331Z] #55 39.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:08:03.331Z] #55 39.57 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:08:03.331Z] #55 39.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:08:03.331Z] #55 39.89 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:08:03.331Z] #55 39.93 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:08:03.331Z] #55 40.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:08:03.588Z] #67 21.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:08:03.590Z] #55 40.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:08:03.591Z] #55 40.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:08:03.854Z] #67 21.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:08:03.856Z] #55 40.44 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:08:03.856Z] #55 40.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:08:04.114Z] #67 ... [2022-08-24T12:08:04.114Z] [2022-08-24T12:08:04.114Z] #51 [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-08-24T12:08:04.114Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:04.114Z] #51 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:08:04.114Z] #51 17.12 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:08:04.114Z] #51 19.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:08:04.118Z] #55 40.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:08:04.118Z] #55 40.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:08:04.118Z] #55 40.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:08:04.278Z] #14 ... [2022-08-24T12:08:04.278Z] [2022-08-24T12:08:04.278Z] #77 [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-08-24T12:08:04.278Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:08:04.278Z] #77 26.17 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:08:04.374Z] #51 ... [2022-08-24T12:08:04.374Z] [2022-08-24T12:08:04.374Z] #42 [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-08-24T12:08:04.374Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:04.374Z] #42 17.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:08:04.374Z] #42 20.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:08:04.374Z] #42 ... [2022-08-24T12:08:04.374Z] [2022-08-24T12:08:04.374Z] #57 [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-08-24T12:08:04.374Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:08:04.374Z] #57 12.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-24T12:08:04.378Z] #55 40.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:08:04.378Z] #55 ... [2022-08-24T12:08:04.378Z] [2022-08-24T12:08:04.378Z] #42 [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-08-24T12:08:04.378Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:04.378Z] #42 30.98 Fetched 8571 kB in 23s (370 kB/s) [2022-08-24T12:08:04.378Z] #42 30.98 Reading package lists... [2022-08-24T12:08:04.635Z] #57 ... [2022-08-24T12:08:04.635Z] [2022-08-24T12:08:04.635Z] #26 [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-08-24T12:08:04.635Z] #26 sha256:d5f411847f2df4feb6eacf1c94243641f30439adf42f1635bd5c55a7ef3774ab [2022-08-24T12:08:04.635Z] #26 22.58 + mkdir -p /build [2022-08-24T12:08:04.635Z] #26 22.59 + mv docker/docker /build/ [2022-08-24T12:08:04.635Z] #26 22.61 + rmdir docker [2022-08-24T12:08:04.641Z] #42 40.49 Reading package lists... [2022-08-24T12:08:04.641Z] #42 ... [2022-08-24T12:08:04.641Z] [2022-08-24T12:08:04.641Z] #62 [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-08-24T12:08:04.641Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:04.641Z] #62 31.29 Reading package lists... [2022-08-24T12:08:04.641Z] #62 39.78 Reading package lists... [2022-08-24T12:08:04.641Z] #62 ... [2022-08-24T12:08:04.641Z] [2022-08-24T12:08:04.641Z] #76 [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-08-24T12:08:04.641Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:04.641Z] #76 31.27 Fetched 8571 kB in 23s (365 kB/s) [2022-08-24T12:08:04.641Z] #76 31.27 Reading package lists... [2022-08-24T12:08:04.901Z] #76 40.10 Reading package lists... [2022-08-24T12:08:04.901Z] #76 ... [2022-08-24T12:08:04.901Z] [2022-08-24T12:08:04.901Z] #55 [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-08-24T12:08:04.901Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:04.901Z] #55 41.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:08:04.901Z] #55 41.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:08:04.901Z] #55 41.51 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:08:04.901Z] #55 41.62 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:08:04.901Z] #55 ... [2022-08-24T12:08:04.901Z] [2022-08-24T12:08:04.901Z] #51 [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-08-24T12:08:04.901Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:04.901Z] #51 31.16 Fetched 8575 kB in 23s (370 kB/s) [2022-08-24T12:08:04.901Z] #51 31.16 Reading package lists... [2022-08-24T12:08:05.161Z] #51 40.90 Reading package lists... [2022-08-24T12:08:05.161Z] #51 ... [2022-08-24T12:08:05.161Z] [2022-08-24T12:08:05.161Z] #55 [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-08-24T12:08:05.161Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:05.161Z] #55 41.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:08:05.360Z] #42 58.86 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:05.360Z] #42 58.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:05.360Z] #42 58.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:08:05.360Z] #42 58.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:05.360Z] #42 58.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:08:05.360Z] #42 58.98 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:08:05.360Z] #42 58.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:08:05.360Z] #42 59.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:08:05.360Z] #42 59.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:08:05.360Z] #42 59.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:08:05.360Z] #42 59.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:05.422Z] #55 41.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:08:05.682Z] #55 42.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:08:05.724Z] #84 ... [2022-08-24T12:08:05.724Z] [2022-08-24T12:08:05.724Z] #58 [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-08-24T12:08:05.724Z] #58 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:05.724Z] #58 54.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:05.724Z] #58 54.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:05.724Z] #58 55.00 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:08:05.724Z] #58 56.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:05.724Z] #58 56.29 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:08:05.724Z] #58 61.09 Setting up criu (3.17.1-1) ... [2022-08-24T12:08:05.724Z] #58 63.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:05.926Z] #42 DONE 59.5s [2022-08-24T12:08:05.926Z] [2022-08-24T12:08:05.926Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:08:05.926Z] #43 sha256:fe007406a214ce9f9d14146b65025c3e7c81c274e069004b5f30115d56e280a3 [2022-08-24T12:08:05.926Z] #43 DONE 0.1s [2022-08-24T12:08:05.926Z] [2022-08-24T12:08:05.926Z] #44 [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-08-24T12:08:05.926Z] #44 sha256:a6615f8583b59f7fcc93540be899d7e846f5e525dccbc41a420ebab7d842e339 [2022-08-24T12:08:05.942Z] #55 42.49 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:08:05.982Z] #58 DONE 64.1s [2022-08-24T12:08:05.982Z] [2022-08-24T12:08:05.982Z] #43 [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-08-24T12:08:05.982Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:08:06.512Z] #55 ... [2022-08-24T12:08:06.512Z] [2022-08-24T12:08:06.512Z] #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-08-24T12:08:06.512Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:08:06.512Z] #36 33.17 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:08:06.512Z] #36 33.25 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:08:06.857Z] #44 ... [2022-08-24T12:08:06.859Z] [2022-08-24T12:08:06.859Z] #51 [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-08-24T12:08:06.859Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:06.859Z] #51 51.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:08:06.859Z] #51 51.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:06.859Z] #51 51.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:06.859Z] #51 51.68 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:08:06.859Z] #51 53.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:06.859Z] #51 53.19 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:08:06.859Z] #51 57.62 Setting up criu (3.17.1-1) ... [2022-08-24T12:08:06.859Z] #51 60.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:06.859Z] #51 DONE 60.4s [2022-08-24T12:08:06.859Z] [2022-08-24T12:08:06.859Z] #14 [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-08-24T12:08:06.859Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:06.859Z] #14 55.50 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:08:06.859Z] #14 55.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:08:06.859Z] #14 55.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:08:06.859Z] #14 55.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:08:06.859Z] #14 55.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:06.859Z] #14 55.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:06.859Z] #14 55.89 Selecting previously unselected package dmsetup. [2022-08-24T12:08:06.859Z] #14 55.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:06.859Z] #14 55.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:08:06.859Z] #14 56.10 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:08:06.859Z] #14 56.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:08:06.859Z] #14 56.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:08:07.184Z] #26 DONE 24.9s [2022-08-24T12:08:07.184Z] [2022-08-24T12:08:07.184Z] #55 [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-08-24T12:08:07.184Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:07.184Z] #55 24.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:08:07.184Z] #55 24.55 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-24T12:08:07.184Z] #55 25.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-24T12:08:07.184Z] #55 25.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-24T12:08:07.184Z] #55 25.61 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-24T12:08:07.184Z] #55 25.84 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-24T12:08:07.355Z] #43 ... [2022-08-24T12:08:07.355Z] [2022-08-24T12:08:07.355Z] #84 [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-08-24T12:08:07.355Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:07.355Z] #84 8.653 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:08:07.355Z] #84 8.704 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:08:07.444Z] #55 25.91 go: downloading github.com/spf13/afero v1.8.2 [2022-08-24T12:08:07.444Z] #55 25.96 go: downloading github.com/spf13/cast v1.4.1 [2022-08-24T12:08:07.705Z] #55 26.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-24T12:08:08.277Z] #55 26.63 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-24T12:08:08.277Z] #55 26.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-24T12:08:08.537Z] #55 27.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-24T12:08:08.537Z] #55 27.05 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-24T12:08:08.553Z] #77 ... [2022-08-24T12:08:08.553Z] [2022-08-24T12:08:08.553Z] #64 [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-08-24T12:08:08.553Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:08:08.727Z] #84 10.11 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:08:08.728Z] #84 10.13 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:08:08.728Z] #84 10.13 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:08:08.728Z] #84 10.13 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:08:08.728Z] #84 10.15 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:08:08.799Z] #55 27.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-24T12:08:09.052Z] #36 ... [2022-08-24T12:08:09.052Z] [2022-08-24T12:08:09.052Z] #55 [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-08-24T12:08:09.052Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:09.052Z] #55 45.43 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:08:09.052Z] #55 45.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:08:09.052Z] #55 45.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:08:09.060Z] #55 27.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-24T12:08:09.060Z] #55 27.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-24T12:08:09.060Z] #55 ... [2022-08-24T12:08:09.060Z] [2022-08-24T12:08:09.060Z] #76 [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-08-24T12:08:09.060Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:09.060Z] #76 17.52 Fetched 8571 kB in 12s (704 kB/s) [2022-08-24T12:08:09.060Z] #76 17.52 Reading package lists... [2022-08-24T12:08:09.060Z] #76 ... [2022-08-24T12:08:09.060Z] [2022-08-24T12:08:09.060Z] #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-08-24T12:08:09.060Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:08:09.060Z] #36 26.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-24T12:08:09.060Z] #36 26.55 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-24T12:08:09.060Z] #36 27.57 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-24T12:08:09.072Z] #64 40.96 Updating files: 56% (2796/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:08:09.072Z] #64 42.06 + cd /tmp/tmp.T079vR1rZJ/src/github.com/containerd/containerd [2022-08-24T12:08:09.072Z] #64 42.06 + git checkout -q v1.6.7 [2022-08-24T12:08:09.313Z] #55 45.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:08:09.390Z] #14 62.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:08:09.391Z] #14 62.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:08:09.391Z] #14 62.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:08:09.573Z] #55 46.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:08:09.573Z] #55 46.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:08:09.573Z] #55 46.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:08:09.632Z] #36 28.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-24T12:08:09.833Z] #55 46.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:08:09.833Z] #55 46.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:08:09.893Z] #36 28.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-24T12:08:10.322Z] #14 ... [2022-08-24T12:08:10.322Z] [2022-08-24T12:08:10.322Z] #44 [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-08-24T12:08:10.322Z] #44 sha256:a6615f8583b59f7fcc93540be899d7e846f5e525dccbc41a420ebab7d842e339 [2022-08-24T12:08:10.322Z] #44 4.366 + RM_GOPATH=0 [2022-08-24T12:08:10.322Z] #44 4.381 + TMP_GOPATH= [2022-08-24T12:08:10.322Z] #44 4.382 + : /build [2022-08-24T12:08:10.322Z] #44 4.382 + '[' -z '' ']' [2022-08-24T12:08:10.322Z] #44 4.383 ++ mktemp -d [2022-08-24T12:08:10.322Z] #44 4.390 + export GOPATH=/tmp/tmp.cxc1Ir9CDB [2022-08-24T12:08:10.322Z] #44 4.390 + GOPATH=/tmp/tmp.cxc1Ir9CDB [2022-08-24T12:08:10.322Z] #44 4.390 + RM_GOPATH=1 [2022-08-24T12:08:10.322Z] #44 4.391 + case "$(go env GOARCH)" in [2022-08-24T12:08:10.322Z] #44 4.391 ++ go env GOARCH [2022-08-24T12:08:10.322Z] #44 4.402 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:10.322Z] #44 4.403 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:10.322Z] #44 4.404 ++ dirname /install.sh [2022-08-24T12:08:10.322Z] #44 4.413 + dir=/ [2022-08-24T12:08:10.322Z] #44 4.413 + bin=tini [2022-08-24T12:08:10.322Z] #44 4.438 Install tini version v0.19.0 [2022-08-24T12:08:10.322Z] #44 4.438 + shift [2022-08-24T12:08:10.322Z] #44 4.438 + '[' '!' -f //tini.installer ']' [2022-08-24T12:08:10.322Z] #44 4.438 + . //tini.installer [2022-08-24T12:08:10.322Z] #44 4.438 ++ : v0.19.0 [2022-08-24T12:08:10.322Z] #44 4.438 + install_tini [2022-08-24T12:08:10.322Z] #44 4.438 + echo 'Install tini version v0.19.0' [2022-08-24T12:08:10.322Z] #44 4.438 + git clone https://github.com/krallin/tini.git /tmp/tmp.cxc1Ir9CDB/tini [2022-08-24T12:08:10.322Z] #44 4.438 Cloning into '/tmp/tmp.cxc1Ir9CDB/tini'... [2022-08-24T12:08:10.465Z] #36 28.96 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-24T12:08:10.465Z] #36 29.07 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-24T12:08:10.465Z] #36 29.12 go: downloading github.com/peterh/liner v1.2.2 [2022-08-24T12:08:10.744Z] #36 29.43 go: downloading github.com/google/go-dap v0.6.0 [2022-08-24T12:08:10.773Z] #55 47.15 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:08:10.773Z] #55 47.31 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:08:10.981Z] #64 44.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:08:10.981Z] #64 44.10 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:08:10.981Z] #64 44.10 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:08:10.981Z] #64 44.10 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:08:10.981Z] #64 44.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:08:10.981Z] #64 44.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:08:10.981Z] #64 44.10 + '[' '' = dynamic ']' [2022-08-24T12:08:10.981Z] #64 44.10 + make [2022-08-24T12:08:11.035Z] #55 47.53 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:08:11.035Z] #55 47.62 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:08:11.252Z] #84 12.47 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:08:11.324Z] #36 ... [2022-08-24T12:08:11.324Z] [2022-08-24T12:08:11.324Z] #38 [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-08-24T12:08:11.324Z] #38 sha256:cb1d1fed84be398b890345b2ddb820ee3c5adf01b27112fa7944ab2fdb49ca55 [2022-08-24T12:08:11.324Z] #38 29.68 tomll can be used in two ways: [2022-08-24T12:08:11.324Z] #38 29.68 Writing to STDIN and reading from STDOUT: [2022-08-24T12:08:11.324Z] #38 29.68 cat file.toml | tomll > file.toml [2022-08-24T12:08:11.324Z] #38 29.69 [2022-08-24T12:08:11.324Z] #38 29.69 Reading and updating a list of files: [2022-08-24T12:08:11.324Z] #38 29.69 tomll a.toml b.toml c.toml [2022-08-24T12:08:11.324Z] #38 29.69 [2022-08-24T12:08:11.324Z] #38 29.69 When given a list of files, tomll will modify all files in place without asking. [2022-08-24T12:08:11.324Z] #38 DONE 29.9s [2022-08-24T12:08:11.324Z] [2022-08-24T12:08:11.324Z] #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-08-24T12:08:11.324Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:08:11.324Z] #36 29.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-24T12:08:11.692Z] #44 5.470 + cd /tmp/tmp.cxc1Ir9CDB/tini [2022-08-24T12:08:11.692Z] #44 5.470 + git checkout -q v0.19.0 [2022-08-24T12:08:11.692Z] #44 5.498 + cmake . [2022-08-24T12:08:11.950Z] #44 6.145 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:08:12.208Z] #44 6.252 -- Detecting C compiler ABI info [2022-08-24T12:08:12.268Z] #36 30.56 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-24T12:08:12.772Z] #44 6.758 -- Detecting C compiler ABI info - done [2022-08-24T12:08:12.773Z] #44 6.978 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:08:12.773Z] #44 6.978 -- Detecting C compile features [2022-08-24T12:08:12.773Z] #44 6.978 -- Detecting C compile features - done [2022-08-24T12:08:12.890Z] #64 45.88 + bin/ctr [2022-08-24T12:08:13.030Z] #44 7.037 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:08:13.212Z] #36 31.65 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-24T12:08:13.330Z] #44 ... [2022-08-24T12:08:13.330Z] [2022-08-24T12:08:13.330Z] #53 [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-08-24T12:08:13.330Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:08:13.330Z] #53 66.19 gotestsum version dev [2022-08-24T12:08:13.330Z] #53 DONE 67.0s [2022-08-24T12:08:13.589Z] [2022-08-24T12:08:13.589Z] #44 [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-08-24T12:08:13.589Z] #44 sha256:a6615f8583b59f7fcc93540be899d7e846f5e525dccbc41a420ebab7d842e339 [2022-08-24T12:08:13.589Z] #44 7.456 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:08:13.589Z] #44 7.610 -- Configuring done [2022-08-24T12:08:13.589Z] #44 7.628 -- Generating done [2022-08-24T12:08:13.589Z] #44 7.648 -- Build files have been written to: /tmp/tmp.cxc1Ir9CDB/tini [2022-08-24T12:08:13.589Z] #44 7.706 + make tini-static [2022-08-24T12:08:13.589Z] #44 ... [2022-08-24T12:08:13.589Z] [2022-08-24T12:08:13.589Z] #77 [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-08-24T12:08:13.589Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:13.589Z] #77 5.061 Cloning into '/tmp/crun-build'... [2022-08-24T12:08:13.589Z] #77 11.11 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:08:13.589Z] #77 11.14 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:08:13.589Z] #77 12.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:08:13.589Z] #77 12.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:08:13.589Z] #77 12.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:08:13.589Z] #77 12.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:08:13.589Z] #77 12.50 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:08:13.589Z] #77 14.80 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:08:13.589Z] #77 ... [2022-08-24T12:08:13.589Z] [2022-08-24T12:08:13.589Z] #44 [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-08-24T12:08:13.589Z] #44 sha256:a6615f8583b59f7fcc93540be899d7e846f5e525dccbc41a420ebab7d842e339 [2022-08-24T12:08:13.589Z] #44 7.814 Scanning dependencies of target tini-static [2022-08-24T12:08:13.777Z] #84 14.62 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:08:13.785Z] #36 32.06 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-24T12:08:13.785Z] #36 32.28 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-24T12:08:13.847Z] #44 7.949 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:08:15.153Z] #84 16.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:08:15.172Z] #36 ... [2022-08-24T12:08:15.172Z] [2022-08-24T12:08:15.172Z] #67 [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-08-24T12:08:15.172Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:08:15.172Z] #67 22.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:08:15.172Z] #67 23.05 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:08:15.172Z] #67 26.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:08:15.172Z] #67 26.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:08:15.172Z] #67 ... [2022-08-24T12:08:15.172Z] [2022-08-24T12:08:15.172Z] #42 [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-08-24T12:08:15.172Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:15.172Z] #42 33.48 Fetched 8571 kB in 25s (346 kB/s) [2022-08-24T12:08:15.241Z] #44 9.186 [100%] Linking C executable tini-static [2022-08-24T12:08:15.411Z] #84 16.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:08:15.669Z] #84 17.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:08:15.806Z] #44 9.784 [100%] Built target tini-static [2022-08-24T12:08:15.806Z] #44 9.871 + mkdir -p /build [2022-08-24T12:08:15.806Z] #44 9.871 + cp tini-static /build/docker-init [2022-08-24T12:08:16.115Z] #42 33.48 Reading package lists... [2022-08-24T12:08:16.115Z] #42 ... [2022-08-24T12:08:16.115Z] [2022-08-24T12:08:16.115Z] #51 [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-08-24T12:08:16.115Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:16.115Z] #51 24.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-24T12:08:16.115Z] #51 ... [2022-08-24T12:08:16.115Z] [2022-08-24T12:08:16.115Z] #55 [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-08-24T12:08:16.115Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:16.115Z] #55 27.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-24T12:08:16.115Z] #55 27.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-24T12:08:16.115Z] #55 29.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-24T12:08:16.115Z] #55 29.80 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-24T12:08:16.115Z] #55 30.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-24T12:08:16.115Z] #55 32.26 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-24T12:08:16.115Z] #55 32.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-24T12:08:16.115Z] #55 32.58 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-24T12:08:16.115Z] #55 32.61 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-24T12:08:16.115Z] #55 32.68 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-24T12:08:16.115Z] #55 32.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-24T12:08:16.115Z] #55 33.14 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-24T12:08:16.115Z] #55 33.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-24T12:08:16.115Z] #55 33.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-24T12:08:16.115Z] #55 33.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-24T12:08:16.115Z] #55 33.99 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-24T12:08:16.115Z] #55 34.12 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-24T12:08:16.115Z] #55 34.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-24T12:08:16.115Z] #55 34.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-24T12:08:16.115Z] #55 34.55 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-24T12:08:16.115Z] #55 34.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-24T12:08:16.115Z] #55 34.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-24T12:08:16.115Z] #55 34.81 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-24T12:08:16.370Z] #44 DONE 10.3s [2022-08-24T12:08:16.370Z] [2022-08-24T12:08:16.370Z] #77 [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-08-24T12:08:16.370Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:16.370Z] #77 16.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:08:16.376Z] #55 34.84 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-24T12:08:16.376Z] #55 ... [2022-08-24T12:08:16.376Z] [2022-08-24T12:08:16.376Z] #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-08-24T12:08:16.376Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:08:16.376Z] #36 34.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-24T12:08:16.376Z] #36 34.92 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-24T12:08:16.600Z] #84 ... [2022-08-24T12:08:16.601Z] [2022-08-24T12:08:16.601Z] #60 [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-08-24T12:08:16.601Z] #60 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:08:16.601Z] #60 74.84 gotestsum version dev [2022-08-24T12:08:16.858Z] #60 DONE 75.0s [2022-08-24T12:08:16.858Z] [2022-08-24T12:08:16.858Z] #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-08-24T12:08:16.858Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:08:16.935Z] #77 18.43 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:08:16.935Z] #77 18.53 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:08:17.192Z] #77 18.77 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:08:17.745Z] #55 ... [2022-08-24T12:08:17.745Z] [2022-08-24T12:08:17.745Z] #57 [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-08-24T12:08:17.745Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:08:17.745Z] #57 54.23 v3.0.2 [2022-08-24T12:08:18.166Z] #64 ... [2022-08-24T12:08:18.166Z] [2022-08-24T12:08:18.166Z] #14 [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-08-24T12:08:18.166Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:08:18.166Z] #14 74.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:08:18.166Z] #14 74.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:08:18.166Z] #14 74.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:18.166Z] #14 79.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:08:18.166Z] #14 79.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:08:18.166Z] #14 79.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:18.166Z] #14 ... [2022-08-24T12:08:18.166Z] [2022-08-24T12:08:18.166Z] #77 [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-08-24T12:08:18.166Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:08:18.166Z] #77 35.44 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:08:18.166Z] #77 35.45 libtoolize: copying file './ltmain.sh' [2022-08-24T12:08:18.166Z] #77 36.19 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:08:18.166Z] #77 36.20 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:08:18.166Z] #77 36.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:08:18.318Z] #57 DONE 54.9s [2022-08-24T12:08:18.318Z] [2022-08-24T12:08:18.318Z] #51 [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-08-24T12:08:18.318Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:18.318Z] #51 40.90 Reading package lists... [2022-08-24T12:08:18.318Z] #51 49.56 Building dependency tree... [2022-08-24T12:08:19.105Z] #77 ... [2022-08-24T12:08:19.106Z] [2022-08-24T12:08:19.106Z] #14 [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-08-24T12:08:19.106Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:08:19.106Z] #14 85.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:08:19.106Z] #14 85.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:08:19.106Z] #14 85.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:19.257Z] #51 ... [2022-08-24T12:08:19.257Z] [2022-08-24T12:08:19.257Z] #14 [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-08-24T12:08:19.257Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:19.257Z] #14 39.41 Reading package lists... [2022-08-24T12:08:19.257Z] #14 48.89 Building dependency tree... [2022-08-24T12:08:19.257Z] #14 55.56 The following additional packages will be installed: [2022-08-24T12:08:19.257Z] #14 55.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:08:19.257Z] #14 55.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:08:19.257Z] #14 55.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:08:19.257Z] #14 55.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:08:19.257Z] #14 55.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:08:19.257Z] #14 55.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:08:19.257Z] #14 55.59 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:08:19.257Z] #14 55.61 Suggested packages: [2022-08-24T12:08:19.257Z] #14 55.65 gcc-10-locales seccomp wine64 [2022-08-24T12:08:19.677Z] #36 ... [2022-08-24T12:08:19.677Z] [2022-08-24T12:08:19.677Z] #76 [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-08-24T12:08:19.677Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:19.677Z] #76 28.11 Reading package lists... [2022-08-24T12:08:19.677Z] #76 36.90 Building dependency tree... [2022-08-24T12:08:19.677Z] #76 ... [2022-08-24T12:08:19.677Z] [2022-08-24T12:08:19.677Z] #55 [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-08-24T12:08:19.677Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:19.677Z] #55 35.11 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-24T12:08:19.677Z] #55 35.39 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-24T12:08:19.677Z] #55 35.48 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-24T12:08:19.677Z] #55 35.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-24T12:08:19.677Z] #55 35.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-24T12:08:19.677Z] #55 35.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-24T12:08:19.677Z] #55 35.82 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-24T12:08:19.677Z] #55 36.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-24T12:08:19.677Z] #55 36.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-24T12:08:19.677Z] #55 36.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-24T12:08:19.677Z] #55 36.70 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-24T12:08:19.677Z] #55 37.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-24T12:08:19.677Z] #55 37.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-24T12:08:19.677Z] #55 37.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-24T12:08:19.677Z] #55 37.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-24T12:08:19.677Z] #55 37.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-24T12:08:19.677Z] #55 37.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-24T12:08:19.677Z] #55 37.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-24T12:08:19.677Z] #55 37.82 go: downloading github.com/julz/importas v0.1.0 [2022-08-24T12:08:19.677Z] #55 37.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-24T12:08:19.677Z] #55 37.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-24T12:08:19.825Z] #14 ... [2022-08-24T12:08:19.825Z] [2022-08-24T12:08:19.825Z] #51 [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-08-24T12:08:19.825Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:19.825Z] #51 56.07 The following additional packages will be installed: [2022-08-24T12:08:19.825Z] #51 56.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:08:19.825Z] #51 56.10 python3-protobuf python3-six [2022-08-24T12:08:19.825Z] #51 56.13 Suggested packages: [2022-08-24T12:08:19.825Z] #51 56.13 python3-setuptools [2022-08-24T12:08:19.825Z] #51 56.13 Recommended packages: [2022-08-24T12:08:19.825Z] #51 56.13 iproute2 | iproute [2022-08-24T12:08:19.938Z] #55 38.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-24T12:08:19.938Z] #55 38.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-24T12:08:19.938Z] #55 38.48 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-24T12:08:20.199Z] #55 38.70 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-24T12:08:20.199Z] #55 38.77 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-24T12:08:20.460Z] #55 38.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-24T12:08:20.460Z] #55 39.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-24T12:08:20.460Z] #55 39.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-24T12:08:20.720Z] #55 39.33 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-24T12:08:21.212Z] #51 57.24 The following NEW packages will be installed: [2022-08-24T12:08:21.212Z] #51 57.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:08:21.212Z] #51 57.27 python3-protobuf python3-six [2022-08-24T12:08:21.784Z] #51 57.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:21.784Z] #51 57.96 Need to get 2315 kB of archives. [2022-08-24T12:08:21.784Z] #51 57.96 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:08:21.784Z] #51 57.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:08:21.784Z] #51 58.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:08:21.784Z] #51 58.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:08:21.784Z] #51 58.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:08:21.784Z] #51 58.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:08:21.784Z] #51 58.13 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-08-24T12:08:22.044Z] #51 58.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:08:22.108Z] #55 40.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-24T12:08:22.108Z] #55 40.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-24T12:08:22.108Z] #55 40.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-24T12:08:22.137Z] #41 ... [2022-08-24T12:08:22.137Z] [2022-08-24T12:08:22.137Z] #19 [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-08-24T12:08:22.137Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:08:22.137Z] #19 68.45 Fetched 49.2 MB in 1min 7s (736 kB/s) [2022-08-24T12:08:22.304Z] #51 ... [2022-08-24T12:08:22.304Z] [2022-08-24T12:08:22.304Z] #62 [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-08-24T12:08:22.304Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:22.304Z] #62 39.78 Reading package lists... [2022-08-24T12:08:22.304Z] #62 49.13 Building dependency tree... [2022-08-24T12:08:22.304Z] #62 55.49 The following additional packages will be installed: [2022-08-24T12:08:22.304Z] #62 55.53 libbtrfs0 [2022-08-24T12:08:22.304Z] #62 55.94 The following NEW packages will be installed: [2022-08-24T12:08:22.304Z] #62 55.94 libbtrfs-dev libbtrfs0 [2022-08-24T12:08:22.304Z] #62 56.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:22.304Z] #62 56.60 Need to get 460 kB of archives. [2022-08-24T12:08:22.304Z] #62 56.60 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:08:22.304Z] #62 56.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:08:22.304Z] #62 56.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:08:22.304Z] #62 58.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:22.304Z] #62 58.77 Fetched 460 kB in 0s (1045 kB/s) [2022-08-24T12:08:22.304Z] #62 58.89 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:08:22.304Z] #62 58.89 (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-08-24T12:08:22.304Z] #62 58.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:08:22.304Z] #62 59.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:22.369Z] #55 40.82 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-24T12:08:22.369Z] #55 ... [2022-08-24T12:08:22.369Z] [2022-08-24T12:08:22.369Z] #47 [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-08-24T12:08:22.369Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:08:22.567Z] #62 ... [2022-08-24T12:08:22.567Z] [2022-08-24T12:08:22.567Z] #42 [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-08-24T12:08:22.567Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:22.567Z] #42 40.49 Reading package lists... [2022-08-24T12:08:22.567Z] #42 49.31 Building dependency tree... [2022-08-24T12:08:22.567Z] #42 56.24 The following additional packages will be installed: [2022-08-24T12:08:22.567Z] #42 56.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:08:22.567Z] #42 56.30 Suggested packages: [2022-08-24T12:08:22.567Z] #42 56.31 cmake-doc ninja-build lrzip [2022-08-24T12:08:22.567Z] #42 56.31 Recommended packages: [2022-08-24T12:08:22.567Z] #42 56.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:08:22.567Z] #42 57.89 The following NEW packages will be installed: [2022-08-24T12:08:22.567Z] #42 57.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:08:22.567Z] #42 57.92 vim-common xxd [2022-08-24T12:08:22.567Z] #42 58.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:22.567Z] #42 58.39 Need to get 17.7 MB of archives. [2022-08-24T12:08:22.567Z] #42 58.39 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:08:22.567Z] #42 58.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:08:22.567Z] #42 58.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:08:22.567Z] #42 58.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:08:22.567Z] #42 58.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:08:22.567Z] #42 59.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:08:22.567Z] #42 ... [2022-08-24T12:08:22.567Z] [2022-08-24T12:08:22.567Z] #76 [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-08-24T12:08:22.567Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:22.567Z] #76 40.10 Reading package lists... [2022-08-24T12:08:22.567Z] #76 49.21 Building dependency tree... [2022-08-24T12:08:22.567Z] #76 56.07 python3 is already the newest version (3.9.2-3). [2022-08-24T12:08:22.567Z] #76 56.07 The following additional packages will be installed: [2022-08-24T12:08:22.567Z] #76 56.11 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:08:22.567Z] #76 56.11 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:08:22.567Z] #76 56.17 Suggested packages: [2022-08-24T12:08:22.567Z] #76 56.17 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:08:22.567Z] #76 56.17 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:08:22.567Z] #76 56.17 m4-doc ed diffutils-doc [2022-08-24T12:08:22.567Z] #76 56.17 Recommended packages: [2022-08-24T12:08:22.567Z] #76 56.17 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:08:22.567Z] #76 58.67 The following NEW packages will be installed: [2022-08-24T12:08:22.567Z] #76 58.68 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:08:22.567Z] #76 58.69 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:08:22.567Z] #76 58.69 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:08:22.567Z] #76 58.69 libyajl2 m4 patch xz-utils [2022-08-24T12:08:22.567Z] #76 59.21 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:22.567Z] #76 59.21 Need to get 5940 kB of archives. [2022-08-24T12:08:22.567Z] #76 59.21 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:08:22.567Z] #76 59.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:08:22.567Z] #76 59.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:08:22.567Z] #76 59.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:08:22.567Z] #76 59.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:08:22.567Z] #76 59.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:08:22.827Z] #76 59.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:08:22.828Z] #76 59.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:08:22.828Z] #76 59.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:08:22.828Z] #76 59.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:08:22.828Z] #76 59.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:08:22.828Z] #76 ... [2022-08-24T12:08:22.828Z] [2022-08-24T12:08:22.828Z] #42 [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-08-24T12:08:22.828Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:22.828Z] #42 59.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:08:22.828Z] #42 59.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:08:22.828Z] #42 59.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:08:22.828Z] #42 59.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:08:22.828Z] #42 59.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:08:23.672Z] #47 40.61 Updating files: 34% (753/2176) Updating files: 35% (762/2176) Updating files: 36% (784/2176) Updating files: 37% (806/2176) Updating files: 38% (827/2176) Updating files: 39% (849/2176) Updating files: 40% (871/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 81% (1777/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-24T12:08:23.932Z] #47 42.02 + git checkout -q v2.3.0 [2022-08-24T12:08:24.210Z] #42 ... [2022-08-24T12:08:24.210Z] [2022-08-24T12:08:24.210Z] #62 [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-08-24T12:08:24.210Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:24.210Z] #62 59.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:08:24.210Z] #62 59.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:08:24.210Z] #62 59.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:24.210Z] #62 59.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:24.210Z] #62 59.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:24.210Z] #62 60.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:24.210Z] #62 DONE 60.8s [2022-08-24T12:08:24.210Z] [2022-08-24T12:08:24.210Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:08:24.210Z] #63 sha256:dc43b1446adaf3bb5a77bc311d7e343e1c370d97a00d8778eaf25aa37be6f104 [2022-08-24T12:08:24.210Z] #63 DONE 0.1s [2022-08-24T12:08:24.210Z] [2022-08-24T12:08:24.210Z] #64 [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-08-24T12:08:24.210Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:08:24.210Z] #47 ... [2022-08-24T12:08:24.210Z] [2022-08-24T12:08:24.210Z] #62 [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-08-24T12:08:24.210Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:24.210Z] #62 32.56 Fetched 8571 kB in 24s (354 kB/s) [2022-08-24T12:08:24.210Z] #62 32.56 Reading package lists... [2022-08-24T12:08:24.210Z] #62 41.75 Reading package lists... [2022-08-24T12:08:24.210Z] #62 ... [2022-08-24T12:08:24.210Z] [2022-08-24T12:08:24.210Z] #55 [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-08-24T12:08:24.210Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:24.210Z] #55 40.98 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-24T12:08:24.210Z] #55 41.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-24T12:08:24.210Z] #55 41.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-24T12:08:24.210Z] #55 41.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-24T12:08:24.210Z] #55 41.37 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-24T12:08:24.210Z] #55 41.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-24T12:08:24.210Z] #55 41.96 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-24T12:08:24.210Z] #55 42.09 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-24T12:08:24.210Z] #55 42.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-24T12:08:24.210Z] #55 42.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-24T12:08:24.210Z] #55 42.55 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-24T12:08:24.210Z] #55 42.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-24T12:08:24.470Z] #55 42.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-24T12:08:24.470Z] #55 ... [2022-08-24T12:08:24.470Z] [2022-08-24T12:08:24.470Z] #14 [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-08-24T12:08:24.470Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:24.470Z] #14 32.88 Fetched 8571 kB in 24s (355 kB/s) [2022-08-24T12:08:24.470Z] #14 32.88 Reading package lists... [2022-08-24T12:08:24.470Z] #14 41.65 Reading package lists... [2022-08-24T12:08:24.470Z] #14 ... [2022-08-24T12:08:24.470Z] [2022-08-24T12:08:24.470Z] #55 [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-08-24T12:08:24.470Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:24.470Z] #55 43.03 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-24T12:08:24.470Z] #55 43.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-24T12:08:24.731Z] #55 43.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-24T12:08:24.991Z] #55 43.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-24T12:08:24.991Z] #55 43.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-24T12:08:25.295Z] #77 ... [2022-08-24T12:08:25.295Z] [2022-08-24T12:08:25.295Z] #14 [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-08-24T12:08:25.295Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:25.295Z] #14 70.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:08:25.295Z] #14 70.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:25.295Z] #14 70.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:08:25.295Z] #14 70.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:08:25.295Z] #14 70.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:25.295Z] #14 70.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:25.295Z] #14 78.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:08:25.295Z] #14 78.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:25.295Z] #14 78.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:25.566Z] #55 44.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-24T12:08:25.566Z] #55 44.19 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-24T12:08:25.687Z] #14 ... [2022-08-24T12:08:25.687Z] [2022-08-24T12:08:25.687Z] #77 [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-08-24T12:08:25.687Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:08:25.687Z] #77 44.02 configure.ac:7: installing './compile' [2022-08-24T12:08:25.687Z] #77 44.03 configure.ac:11: installing './config.guess' [2022-08-24T12:08:25.687Z] #77 44.04 configure.ac:11: installing './config.sub' [2022-08-24T12:08:25.687Z] #77 44.05 configure.ac:8: installing './install-sh' [2022-08-24T12:08:25.687Z] #77 44.07 configure.ac:8: installing './missing' [2022-08-24T12:08:25.687Z] #77 44.16 Makefile.am: installing './depcomp' [2022-08-24T12:08:25.687Z] #77 45.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:08:25.687Z] #77 45.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:08:25.687Z] #77 45.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:08:25.687Z] #77 45.38 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:08:25.687Z] #77 45.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:08:25.687Z] #77 45.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:08:25.687Z] #77 45.75 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:08:25.687Z] #77 45.87 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:08:25.687Z] #77 46.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:08:25.827Z] #55 44.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-24T12:08:25.827Z] #55 44.52 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-24T12:08:26.089Z] #55 44.62 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-24T12:08:26.089Z] #55 44.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-24T12:08:26.660Z] #55 45.14 go: downloading honnef.co/go/tools v0.3.1 [2022-08-24T12:08:26.660Z] #55 ... [2022-08-24T12:08:26.660Z] [2022-08-24T12:08:26.660Z] #51 [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-08-24T12:08:26.660Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:26.660Z] #51 34.73 Fetched 8575 kB in 27s (323 kB/s) [2022-08-24T12:08:26.660Z] #51 34.73 Reading package lists... [2022-08-24T12:08:26.760Z] #64 1.978 + RM_GOPATH=0 [2022-08-24T12:08:26.760Z] #64 1.978 + TMP_GOPATH= [2022-08-24T12:08:26.760Z] #64 1.978 + : /build [2022-08-24T12:08:26.760Z] #64 1.978 + '[' -z '' ']' [2022-08-24T12:08:26.760Z] #64 1.978 ++ mktemp -d [2022-08-24T12:08:26.760Z] #64 1.978 + export GOPATH=/tmp/tmp.8tMFjbCtzZ [2022-08-24T12:08:26.760Z] #64 1.978 + GOPATH=/tmp/tmp.8tMFjbCtzZ [2022-08-24T12:08:26.760Z] #64 1.978 + RM_GOPATH=1 [2022-08-24T12:08:26.760Z] #64 1.978 + case "$(go env GOARCH)" in [2022-08-24T12:08:26.760Z] #64 2.052 ++ go env GOARCH [2022-08-24T12:08:26.760Z] #64 2.126 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:26.760Z] #64 2.126 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:26.760Z] #64 2.126 ++ dirname /install.sh [2022-08-24T12:08:26.760Z] #64 2.140 Install containerd version v1.6.7 [2022-08-24T12:08:26.760Z] #64 2.142 + dir=/ [2022-08-24T12:08:26.760Z] #64 2.142 + bin=containerd [2022-08-24T12:08:26.760Z] #64 2.142 + shift [2022-08-24T12:08:26.760Z] #64 2.142 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:08:26.760Z] #64 2.142 + . //containerd.installer [2022-08-24T12:08:26.760Z] #64 2.142 ++ set -e [2022-08-24T12:08:26.760Z] #64 2.142 ++ : v1.6.7 [2022-08-24T12:08:26.760Z] #64 2.142 + install_containerd [2022-08-24T12:08:26.760Z] #64 2.142 + echo 'Install containerd version v1.6.7' [2022-08-24T12:08:26.760Z] #64 2.142 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8tMFjbCtzZ/src/github.com/containerd/containerd [2022-08-24T12:08:26.760Z] #64 2.156 Cloning into '/tmp/tmp.8tMFjbCtzZ/src/github.com/containerd/containerd'... [2022-08-24T12:08:26.920Z] #51 43.86 Reading package lists... [2022-08-24T12:08:26.920Z] #51 ... [2022-08-24T12:08:26.920Z] [2022-08-24T12:08:26.920Z] #76 [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-08-24T12:08:26.920Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:26.920Z] #76 36.90 Building dependency tree... [2022-08-24T12:08:26.920Z] #76 43.64 python3 is already the newest version (3.9.2-3). [2022-08-24T12:08:26.920Z] #76 43.64 The following additional packages will be installed: [2022-08-24T12:08:26.920Z] #76 43.65 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-24T12:08:26.920Z] #76 43.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-24T12:08:26.920Z] #76 43.69 Suggested packages: [2022-08-24T12:08:26.920Z] #76 43.73 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-24T12:08:26.920Z] #76 43.73 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-24T12:08:26.920Z] #76 43.73 m4-doc ed diffutils-doc [2022-08-24T12:08:26.920Z] #76 43.73 Recommended packages: [2022-08-24T12:08:26.920Z] #76 43.73 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-24T12:08:27.329Z] #64 ... [2022-08-24T12:08:27.329Z] [2022-08-24T12:08:27.329Z] #40 [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-08-24T12:08:27.329Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:08:27.329Z] #40 63.70 NAME: [2022-08-24T12:08:27.329Z] #40 63.70 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:08:27.329Z] #40 63.70 [2022-08-24T12:08:27.329Z] #40 63.70 USAGE: [2022-08-24T12:08:27.329Z] #40 63.70 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:08:27.329Z] #40 63.70 [2022-08-24T12:08:27.329Z] #40 63.70 COMMANDS: [2022-08-24T12:08:27.329Z] #40 63.70 init Create an initial ./winres/winres.json [2022-08-24T12:08:27.329Z] #40 63.70 make Make syso files for the "go build" command [2022-08-24T12:08:27.329Z] #40 63.70 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:08:27.329Z] #40 63.70 extract Extract all resources from an executable [2022-08-24T12:08:27.329Z] #40 63.70 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:08:27.329Z] #40 63.70 help, h Shows a list of commands or help for one command [2022-08-24T12:08:27.329Z] #40 63.70 [2022-08-24T12:08:27.329Z] #40 63.70 GLOBAL OPTIONS: [2022-08-24T12:08:27.329Z] #40 63.70 --help, -h show help (default: false) [2022-08-24T12:08:27.329Z] #40 DONE 63.9s [2022-08-24T12:08:27.504Z] #76 ... [2022-08-24T12:08:27.504Z] [2022-08-24T12:08:27.504Z] #47 [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-08-24T12:08:27.504Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:08:27.504Z] #47 45.82 + 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-08-24T12:08:27.590Z] [2022-08-24T12:08:27.590Z] #76 [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-08-24T12:08:27.590Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:27.590Z] #76 59.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:08:27.590Z] #76 59.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:08:27.590Z] #76 59.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:08:27.590Z] #76 59.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:08:27.590Z] #76 59.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:08:27.590Z] #76 59.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:08:27.590Z] #76 59.68 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-08-24T12:08:27.590Z] #76 59.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:08:27.590Z] #76 59.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:08:27.590Z] #76 59.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:08:27.590Z] #76 59.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:08:27.590Z] #76 59.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:08:27.590Z] #76 59.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:08:27.590Z] #76 61.57 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:27.590Z] #76 62.02 Fetched 5940 kB in 1s (5813 kB/s) [2022-08-24T12:08:27.590Z] #76 62.21 Selecting previously unselected package bzip2. [2022-08-24T12:08:27.590Z] #76 62.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:27.590Z] #76 62.30 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:08:27.590Z] #76 62.30 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:08:27.590Z] #76 62.54 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:08:27.590Z] #76 62.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:27.590Z] #76 62.58 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:08:27.590Z] #76 63.35 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:08:27.590Z] #76 63.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:27.590Z] #76 63.37 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:08:27.590Z] #76 63.68 Selecting previously unselected package file. [2022-08-24T12:08:27.590Z] #76 63.69 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:27.590Z] #76 63.71 Unpacking file (1:5.39-3) ... [2022-08-24T12:08:27.590Z] #76 64.20 Selecting previously unselected package xz-utils. [2022-08-24T12:08:27.590Z] #76 64.20 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:08:27.590Z] #76 64.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:28.159Z] #76 64.85 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:08:28.159Z] #76 64.85 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:08:28.159Z] #76 64.85 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:08:28.431Z] #76 65.04 Selecting previously unselected package m4. [2022-08-24T12:08:28.705Z] #76 65.04 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:08:28.705Z] #76 65.13 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:08:28.966Z] #76 65.60 Selecting previously unselected package autoconf. [2022-08-24T12:08:28.966Z] #76 65.60 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:08:28.966Z] #76 65.60 Unpacking autoconf (2.69-14) ... [2022-08-24T12:08:29.906Z] #76 66.50 Selecting previously unselected package autotools-dev. [2022-08-24T12:08:29.906Z] #76 66.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:08:29.906Z] #76 66.54 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:08:30.166Z] #76 66.89 Selecting previously unselected package automake. [2022-08-24T12:08:30.426Z] #76 66.94 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:08:30.426Z] #76 66.98 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:08:30.962Z] #77 ... [2022-08-24T12:08:30.962Z] [2022-08-24T12:08:30.962Z] #14 [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-08-24T12:08:30.962Z] #14 sha256:49530c619c54265700c1a3f8a51e3970b23bd24a82b2dd410cab7d0d42070e3b [2022-08-24T12:08:30.962Z] #14 96.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:08:30.962Z] #14 96.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-24T12:08:30.962Z] #14 96.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:31.807Z] #76 68.18 Selecting previously unselected package patch. [2022-08-24T12:08:31.807Z] #76 68.18 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:08:31.807Z] #76 68.21 Unpacking patch (2.7.6-7) ... [2022-08-24T12:08:31.807Z] #76 ... [2022-08-24T12:08:31.807Z] [2022-08-24T12:08:31.807Z] #14 [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-08-24T12:08:31.807Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:31.807Z] #14 58.29 The following NEW packages will be installed: [2022-08-24T12:08:31.807Z] #14 58.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:08:31.807Z] #14 58.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:08:31.807Z] #14 58.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:08:31.807Z] #14 58.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:08:31.807Z] #14 58.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:08:31.807Z] #14 58.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:08:31.807Z] #14 58.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:08:31.807Z] #14 58.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:08:31.807Z] #14 58.33 mingw-w64-x86-64-dev [2022-08-24T12:08:31.807Z] #14 58.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:31.807Z] #14 58.78 Need to get 115 MB of archives. [2022-08-24T12:08:31.807Z] #14 58.78 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:08:31.807Z] #14 58.78 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-08-24T12:08:31.807Z] #14 58.95 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-08-24T12:08:31.807Z] #14 59.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-08-24T12:08:31.807Z] #14 59.08 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-08-24T12:08:31.807Z] #14 59.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-08-24T12:08:31.807Z] #14 59.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:08:31.807Z] #14 59.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-08-24T12:08:31.807Z] #14 59.85 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-08-24T12:08:31.807Z] #14 59.87 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-08-24T12:08:31.807Z] #14 61.01 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-08-24T12:08:31.807Z] #14 62.60 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-08-24T12:08:31.807Z] #14 63.24 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-08-24T12:08:31.807Z] #14 64.07 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-08-24T12:08:31.807Z] #14 66.36 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-08-24T12:08:31.807Z] #14 67.26 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-08-24T12:08:31.807Z] #14 67.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:08:31.807Z] #14 67.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:08:31.807Z] #14 67.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:08:31.807Z] #14 67.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:08:31.807Z] #14 67.30 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-08-24T12:08:31.807Z] #14 67.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:08:31.807Z] #14 67.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:08:31.807Z] #14 67.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:08:31.807Z] #14 67.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:08:31.807Z] #14 67.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:08:31.807Z] #14 67.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:08:31.807Z] #14 67.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:08:31.807Z] #14 67.46 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-08-24T12:08:31.807Z] #14 67.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:08:31.807Z] #14 67.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:08:31.807Z] #14 ... [2022-08-24T12:08:31.807Z] [2022-08-24T12:08:31.807Z] #51 [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-08-24T12:08:31.807Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:31.807Z] #51 60.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:08:31.807Z] #51 62.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:31.807Z] #51 63.04 Fetched 2315 kB in 4s (632 kB/s) [2022-08-24T12:08:31.807Z] #51 63.28 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:08:31.807Z] #51 63.28 (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-08-24T12:08:31.807Z] #51 63.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:08:31.807Z] #51 63.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:08:31.807Z] #51 64.98 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:08:31.807Z] #51 64.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:08:31.807Z] #51 64.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:31.807Z] #51 65.39 Selecting previously unselected package python3-six. [2022-08-24T12:08:31.807Z] #51 65.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:08:31.807Z] #51 65.42 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:08:31.807Z] #51 65.65 Selecting previously unselected package python3-protobuf. [2022-08-24T12:08:31.807Z] #51 65.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:08:31.807Z] #51 65.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:08:31.807Z] #51 66.87 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:08:31.807Z] #51 66.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:08:31.807Z] #51 66.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:31.807Z] #51 67.11 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:08:31.807Z] #51 67.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:08:31.807Z] #51 67.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:31.807Z] #51 67.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:08:31.807Z] #51 67.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:31.807Z] #51 67.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:31.807Z] #51 ... [2022-08-24T12:08:31.807Z] [2022-08-24T12:08:31.807Z] #76 [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-08-24T12:08:31.807Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:32.071Z] #76 68.58 Selecting previously unselected package dpkg-dev. [2022-08-24T12:08:32.071Z] #76 68.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:08:32.071Z] #76 68.59 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:08:32.640Z] #76 ... [2022-08-24T12:08:32.640Z] [2022-08-24T12:08:32.640Z] #55 [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-08-24T12:08:32.640Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:32.640Z] #55 59.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:08:32.640Z] #55 59.30 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:08:32.640Z] #55 59.42 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:08:32.640Z] #55 59.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:08:32.640Z] #55 59.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:08:32.640Z] #55 59.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:08:32.640Z] #55 59.95 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:08:32.640Z] #55 60.00 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:08:32.640Z] #55 60.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:08:32.640Z] #55 60.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:08:32.640Z] #55 60.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:08:32.640Z] #55 60.44 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:08:32.640Z] #55 61.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:08:32.640Z] #55 61.17 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:08:32.640Z] #55 61.51 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:08:32.640Z] #55 62.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:08:32.640Z] #55 62.51 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:08:32.640Z] #55 62.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:08:32.640Z] #55 62.86 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:08:32.640Z] #55 63.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:08:32.640Z] #55 63.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:08:32.640Z] #55 63.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:08:32.640Z] #55 63.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:08:32.640Z] #55 63.61 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:08:32.640Z] #55 64.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:08:32.640Z] #55 64.56 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:08:32.640Z] #55 66.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:08:32.640Z] #55 66.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:08:32.640Z] #55 ... [2022-08-24T12:08:32.640Z] [2022-08-24T12:08:32.640Z] #14 [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-08-24T12:08:32.640Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:32.640Z] #14 68.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:32.792Z] #47 ... [2022-08-24T12:08:32.792Z] [2022-08-24T12:08:32.792Z] #62 [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-08-24T12:08:32.792Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:32.792Z] #62 41.75 Reading package lists... [2022-08-24T12:08:32.905Z] #14 69.44 Fetched 115 MB in 9s (12.6 MB/s) [2022-08-24T12:08:32.905Z] #14 69.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:08:33.164Z] #14 69.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:33.164Z] #14 69.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:33.164Z] #14 69.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:33.313Z] #62 51.56 Building dependency tree... [2022-08-24T12:08:33.313Z] #62 ... [2022-08-24T12:08:33.313Z] [2022-08-24T12:08:33.313Z] #42 [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-08-24T12:08:33.313Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:33.313Z] #42 33.48 Reading package lists... [2022-08-24T12:08:33.313Z] #42 42.21 Reading package lists... [2022-08-24T12:08:33.395Z] #14 ... [2022-08-24T12:08:33.395Z] [2022-08-24T12:08:33.395Z] #77 [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-08-24T12:08:33.395Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:33.395Z] #77 34.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:08:33.573Z] #42 51.55 Building dependency tree... [2022-08-24T12:08:33.573Z] #42 ... [2022-08-24T12:08:33.573Z] [2022-08-24T12:08:33.573Z] #76 [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-08-24T12:08:33.573Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:33.573Z] #76 46.77 The following NEW packages will be installed: [2022-08-24T12:08:33.573Z] #76 46.77 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-24T12:08:33.573Z] #76 46.77 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-24T12:08:33.573Z] #76 46.77 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-24T12:08:33.573Z] #76 46.77 libyajl2 m4 patch xz-utils [2022-08-24T12:08:33.573Z] #76 47.27 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:33.573Z] #76 47.27 Need to get 5940 kB of archives. [2022-08-24T12:08:33.573Z] #76 47.27 After this operation, 18.7 MB of additional disk space will be used. [2022-08-24T12:08:33.573Z] #76 47.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:08:33.573Z] #76 47.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:08:33.573Z] #76 47.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:08:33.573Z] #76 47.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:08:33.573Z] #76 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:08:33.573Z] #76 47.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-24T12:08:33.573Z] #76 47.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-24T12:08:33.573Z] #76 47.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-24T12:08:33.573Z] #76 47.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-24T12:08:33.573Z] #76 47.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-24T12:08:33.573Z] #76 47.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:08:33.573Z] #76 47.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:08:33.573Z] #76 47.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-24T12:08:33.573Z] #76 47.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:08:33.573Z] #76 47.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-24T12:08:33.573Z] #76 47.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:08:33.573Z] #76 47.87 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-08-24T12:08:33.573Z] #76 47.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:08:33.573Z] #76 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:08:33.573Z] #76 47.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-24T12:08:33.573Z] #76 48.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:08:33.573Z] #76 48.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:08:33.573Z] #76 48.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-24T12:08:33.573Z] #76 49.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:33.573Z] #76 50.52 Fetched 5940 kB in 1s (5157 kB/s) [2022-08-24T12:08:33.573Z] #76 50.68 Selecting previously unselected package bzip2. [2022-08-24T12:08:33.573Z] #76 50.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-08-24T12:08:33.573Z] #76 50.83 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:08:33.573Z] #76 50.87 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:08:33.573Z] #76 51.14 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:08:33.573Z] #76 51.15 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:33.573Z] #76 51.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:08:34.325Z] #19 68.45 Reading package lists... [2022-08-24T12:08:34.325Z] #19 ... [2022-08-24T12:08:34.325Z] [2022-08-24T12:08:34.325Z] #84 [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-08-24T12:08:34.325Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:34.325Z] #84 35.48 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:08:34.516Z] #76 52.77 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:08:34.516Z] #76 52.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:34.516Z] #76 52.78 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:08:34.516Z] #76 53.19 Selecting previously unselected package file. [2022-08-24T12:08:34.776Z] #76 53.21 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:08:34.776Z] #76 53.23 Unpacking file (1:5.39-3) ... [2022-08-24T12:08:34.776Z] #76 ... [2022-08-24T12:08:34.776Z] [2022-08-24T12:08:34.776Z] #51 [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-08-24T12:08:34.776Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:34.776Z] #51 43.86 Reading package lists... [2022-08-24T12:08:35.079Z] #14 ... [2022-08-24T12:08:35.079Z] [2022-08-24T12:08:35.079Z] #42 [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-08-24T12:08:35.079Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:35.079Z] #42 61.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:35.079Z] #42 61.90 Fetched 17.7 MB in 2s (9997 kB/s) [2022-08-24T12:08:35.079Z] #42 62.12 Selecting previously unselected package xxd. [2022-08-24T12:08:35.079Z] #42 62.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-08-24T12:08:35.079Z] #42 62.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:08:35.079Z] #42 62.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:35.079Z] #42 62.89 Selecting previously unselected package vim-common. [2022-08-24T12:08:35.079Z] #42 62.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:08:35.079Z] #42 62.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:35.079Z] #42 63.59 Selecting previously unselected package cmake-data. [2022-08-24T12:08:35.079Z] #42 63.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:08:35.079Z] #42 63.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:08:35.079Z] #42 68.73 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:08:35.079Z] #42 68.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:08:35.079Z] #42 68.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:35.079Z] #42 ... [2022-08-24T12:08:35.079Z] [2022-08-24T12:08:35.079Z] #76 [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-08-24T12:08:35.079Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:35.079Z] #76 70.34 Selecting previously unselected package build-essential. [2022-08-24T12:08:35.079Z] #76 70.34 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:08:35.079Z] #76 70.35 Unpacking build-essential (12.9) ... [2022-08-24T12:08:35.079Z] #76 70.62 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:08:35.079Z] #76 70.63 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:35.079Z] #76 70.63 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:35.079Z] #76 70.95 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:08:35.079Z] #76 70.95 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:35.079Z] #76 70.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:08:35.079Z] #76 71.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:08:35.079Z] #76 71.40 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:35.079Z] #76 71.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:35.079Z] #76 71.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:08:35.079Z] #76 71.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:35.079Z] #76 71.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:35.157Z] #14 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:08:35.157Z] #14 101.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:08:35.157Z] #14 101.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:08:35.157Z] #14 101.8 Selecting previously unselected package libapparmor1:arm64. [2022-08-24T12:08:35.157Z] #14 101.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-24T12:08:35.157Z] #14 101.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:08:35.157Z] #14 102.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-24T12:08:35.157Z] #14 102.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-24T12:08:35.157Z] #14 102.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:08:35.339Z] #76 71.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:08:35.339Z] #76 71.90 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:08:35.339Z] #76 71.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:35.417Z] #14 102.2 Selecting previously unselected package libbtrfs0:arm64. [2022-08-24T12:08:35.417Z] #14 102.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-24T12:08:35.417Z] #14 102.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:08:35.417Z] #14 102.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-24T12:08:35.417Z] #14 102.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-24T12:08:35.417Z] #14 102.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:08:35.681Z] #14 102.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-24T12:08:35.681Z] #14 102.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:08:35.681Z] #14 102.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:08:35.681Z] #14 102.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-24T12:08:35.681Z] #14 102.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-24T12:08:35.908Z] #76 72.33 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:08:35.908Z] #76 72.36 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:35.908Z] #76 72.38 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:35.941Z] #14 102.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:08:35.941Z] #14 102.9 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-24T12:08:35.941Z] #14 102.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-24T12:08:35.941Z] #14 102.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-24T12:08:36.200Z] #14 103.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-24T12:08:36.200Z] #14 103.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-24T12:08:36.200Z] #14 103.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-24T12:08:36.460Z] #14 103.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-24T12:08:36.460Z] #14 103.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-24T12:08:36.460Z] #14 103.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-24T12:08:36.460Z] #14 103.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-24T12:08:36.460Z] #14 103.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-24T12:08:36.460Z] #14 103.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-24T12:08:36.460Z] #14 103.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-24T12:08:36.719Z] #14 103.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-24T12:08:36.719Z] #14 103.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-24T12:08:36.848Z] #76 73.52 Selecting previously unselected package libtool. [2022-08-24T12:08:36.848Z] #76 73.52 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:08:36.848Z] #76 73.53 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:08:36.978Z] #14 103.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-24T12:08:36.978Z] #14 104.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-24T12:08:36.978Z] #14 104.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-24T12:08:37.237Z] #14 104.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-24T12:08:37.237Z] #14 104.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-24T12:08:37.237Z] #14 104.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:08:37.417Z] #76 74.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:08:37.417Z] #76 74.02 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:37.417Z] #76 74.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:37.496Z] #14 104.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:08:37.496Z] #14 104.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:08:37.496Z] #14 104.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:37.496Z] #14 104.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-24T12:08:37.496Z] #14 104.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-24T12:08:37.496Z] #14 104.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:08:37.572Z] #77 ... [2022-08-24T12:08:37.572Z] [2022-08-24T12:08:37.572Z] #64 [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-08-24T12:08:37.572Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:08:37.572Z] #64 50.43 Updating files: 44% (2211/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4127/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:08:37.572Z] #64 52.16 + cd /tmp/tmp.ZxMjb6oEJM/src/github.com/containerd/containerd [2022-08-24T12:08:37.572Z] #64 52.17 + git checkout -q v1.6.7 [2022-08-24T12:08:37.586Z] #51 53.05 Building dependency tree... [2022-08-24T12:08:37.682Z] #76 74.31 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:08:37.682Z] #76 74.31 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:08:37.682Z] #76 74.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:37.829Z] #64 54.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:08:37.829Z] #64 54.08 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:08:37.829Z] #64 54.08 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:08:37.829Z] #64 54.08 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:08:37.829Z] #64 54.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:08:37.829Z] #64 54.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:08:37.829Z] #64 54.08 + '[' '' = dynamic ']' [2022-08-24T12:08:37.829Z] #64 54.08 + make [2022-08-24T12:08:37.948Z] #76 74.51 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:08:37.948Z] #76 74.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:08:37.948Z] #76 74.53 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:08:38.065Z] #14 105.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:38.065Z] #14 105.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:08:38.065Z] #14 105.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:38.065Z] #14 105.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-24T12:08:38.324Z] #14 105.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:08:38.324Z] #14 105.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-24T12:08:38.324Z] #14 105.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-24T12:08:38.324Z] #14 105.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-24T12:08:38.324Z] #14 105.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-24T12:08:38.324Z] #14 105.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-24T12:08:38.324Z] #14 105.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:38.324Z] #14 105.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-24T12:08:38.324Z] #14 105.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-24T12:08:38.324Z] #14 105.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-24T12:08:38.324Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:38.324Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:38.324Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:08:38.324Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:38.324Z] #14 105.4 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-08-24T12:08:38.324Z] #14 105.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:08:38.520Z] #76 74.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:38.520Z] #76 74.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:08:38.520Z] #76 75.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:38.520Z] #76 75.09 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:08:38.520Z] #76 75.15 Setting up file (1:5.39-3) ... [2022-08-24T12:08:38.520Z] #76 75.17 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:08:38.520Z] #76 75.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:38.520Z] #76 75.22 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:38.520Z] #76 75.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:38.520Z] #76 75.27 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:08:38.641Z] #14 105.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:38.641Z] #14 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:08:38.780Z] #76 75.29 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:08:38.780Z] #76 75.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:38.780Z] #76 75.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:08:38.780Z] #76 75.40 Setting up patch (2.7.6-7) ... [2022-08-24T12:08:38.780Z] #76 75.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:38.780Z] #76 75.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:08:38.780Z] #76 75.50 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:08:38.901Z] #14 105.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:39.040Z] #76 75.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:39.040Z] #76 75.54 Setting up libtool (2.4.6-15) ... [2022-08-24T12:08:39.040Z] #76 75.57 Setting up m4 (1.4.18-5) ... [2022-08-24T12:08:39.040Z] #76 75.59 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:08:39.040Z] #76 75.63 Setting up autoconf (2.69-14) ... [2022-08-24T12:08:39.040Z] #76 75.66 Setting up build-essential (12.9) ... [2022-08-24T12:08:39.040Z] #76 75.67 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:08:39.040Z] #76 75.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:08:39.040Z] #76 75.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:39.163Z] #14 106.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:08:39.163Z] #14 106.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:08:39.443Z] #14 106.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:08:39.443Z] #14 106.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:08:39.443Z] #14 106.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-24T12:08:39.443Z] #14 106.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:39.723Z] #64 55.96 + bin/ctr [2022-08-24T12:08:39.982Z] #76 DONE 76.6s [2022-08-24T12:08:39.982Z] [2022-08-24T12:08:39.982Z] #77 [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-08-24T12:08:39.982Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:40.131Z] #51 ... [2022-08-24T12:08:40.131Z] [2022-08-24T12:08:40.131Z] #55 [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-08-24T12:08:40.131Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:40.131Z] #55 48.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-24T12:08:40.131Z] #55 48.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-24T12:08:40.131Z] #55 48.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-24T12:08:40.131Z] #55 48.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-24T12:08:40.131Z] #55 48.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-24T12:08:40.131Z] #55 48.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-24T12:08:40.131Z] #55 48.97 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-24T12:08:40.131Z] #55 49.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-24T12:08:40.131Z] #55 49.54 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-24T12:08:40.131Z] #55 49.54 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-24T12:08:40.131Z] #55 49.84 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-24T12:08:40.131Z] #55 49.85 go: downloading golang.org/x/text v0.3.7 [2022-08-24T12:08:40.131Z] #55 ... [2022-08-24T12:08:40.131Z] [2022-08-24T12:08:40.131Z] #76 [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-08-24T12:08:40.131Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:40.131Z] #76 53.65 Selecting previously unselected package xz-utils. [2022-08-24T12:08:40.131Z] #76 53.66 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:08:40.131Z] #76 53.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:40.131Z] #76 54.11 Selecting previously unselected package libsigsegv2:amd64. [2022-08-24T12:08:40.131Z] #76 54.11 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-24T12:08:40.131Z] #76 54.12 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:08:40.131Z] #76 54.22 Selecting previously unselected package m4. [2022-08-24T12:08:40.131Z] #76 54.22 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-24T12:08:40.131Z] #76 54.23 Unpacking m4 (1.4.18-5) ... [2022-08-24T12:08:40.131Z] #76 54.74 Selecting previously unselected package autoconf. [2022-08-24T12:08:40.131Z] #76 54.74 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-24T12:08:40.131Z] #76 54.75 Unpacking autoconf (2.69-14) ... [2022-08-24T12:08:40.131Z] #76 55.40 Selecting previously unselected package autotools-dev. [2022-08-24T12:08:40.131Z] #76 55.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-24T12:08:40.131Z] #76 55.44 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:08:40.131Z] #76 55.95 Selecting previously unselected package automake. [2022-08-24T12:08:40.131Z] #76 55.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-24T12:08:40.131Z] #76 55.96 Unpacking automake (1:1.16.3-2) ... [2022-08-24T12:08:40.131Z] #76 57.32 Selecting previously unselected package patch. [2022-08-24T12:08:40.131Z] #76 57.42 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:08:40.131Z] #76 57.46 Unpacking patch (2.7.6-7) ... [2022-08-24T12:08:40.131Z] #76 57.98 Selecting previously unselected package dpkg-dev. [2022-08-24T12:08:40.131Z] #76 58.00 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:08:40.131Z] #76 58.01 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:08:41.074Z] #76 ... [2022-08-24T12:08:41.074Z] [2022-08-24T12:08:41.074Z] #51 [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-08-24T12:08:41.074Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:41.074Z] #51 59.16 The following additional packages will be installed: [2022-08-24T12:08:41.074Z] #51 59.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:08:41.074Z] #51 59.20 python3-protobuf python3-six [2022-08-24T12:08:41.074Z] #51 59.24 Suggested packages: [2022-08-24T12:08:41.074Z] #51 59.24 python3-setuptools [2022-08-24T12:08:41.074Z] #51 59.24 Recommended packages: [2022-08-24T12:08:41.074Z] #51 59.24 iproute2 | iproute [2022-08-24T12:08:41.370Z] #77 1.312 Cloning into '/tmp/crun-build'... [2022-08-24T12:08:41.940Z] #77 ... [2022-08-24T12:08:41.940Z] [2022-08-24T12:08:41.940Z] #51 [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-08-24T12:08:41.940Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:41.940Z] #51 68.17 Selecting previously unselected package criu. [2022-08-24T12:08:41.941Z] #51 68.17 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:08:41.941Z] #51 68.21 Unpacking criu (3.17.1-1) ... [2022-08-24T12:08:41.941Z] #51 69.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:41.941Z] #51 72.38 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:08:41.941Z] #51 72.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:41.941Z] #51 72.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:41.941Z] #51 72.49 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:08:41.941Z] #51 74.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:08:41.941Z] #51 74.65 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:08:42.059Z] #14 DONE 108.7s [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #67 [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-08-24T12:08:42.059Z] #67 sha256:fb010579e0ddbeee52473992c2a7dbb64055d58179557d2a4c613e0d00dfb41d [2022-08-24T12:08:42.059Z] #67 99.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:08:42.059Z] #67 99.91 + GOBIN=/build [2022-08-24T12:08:42.059Z] #67 99.91 + GO111MODULE=on [2022-08-24T12:08:42.059Z] #67 99.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:08:42.059Z] #67 105.2 rootlesskit version 1.0.0 [2022-08-24T12:08:42.059Z] #67 105.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:08:42.059Z] #67 105.2 -container-ip string [2022-08-24T12:08:42.059Z] #67 105.2 container ip [2022-08-24T12:08:42.059Z] #67 105.2 -container-port int [2022-08-24T12:08:42.059Z] #67 105.2 container port (default -1) [2022-08-24T12:08:42.059Z] #67 105.2 -host-ip string [2022-08-24T12:08:42.059Z] #67 105.2 host ip [2022-08-24T12:08:42.059Z] #67 105.2 -host-port int [2022-08-24T12:08:42.059Z] #67 105.2 host port (default -1) [2022-08-24T12:08:42.059Z] #67 105.2 -proto string [2022-08-24T12:08:42.059Z] #67 105.2 proxy protocol (default "tcp") [2022-08-24T12:08:42.059Z] #67 DONE 108.4s [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:08:42.059Z] #59 sha256:6ff1896f9f0a0604fdb62e141dc60eb3955939039615140059f7ecd9d64a3b3f [2022-08-24T12:08:42.059Z] #59 ... [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:08:42.059Z] #68 sha256:29a6f2b7bfcabbaae3bf02d6ba621a3f490e72de4a8130ec850b70ab02506ff9 [2022-08-24T12:08:42.059Z] #68 DONE 0.1s [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:08:42.059Z] #59 sha256:6ff1896f9f0a0604fdb62e141dc60eb3955939039615140059f7ecd9d64a3b3f [2022-08-24T12:08:42.059Z] #59 DONE 0.3s [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:08:42.059Z] #69 sha256:3add9f30e932347a7bc8de7eba7bd38932262079e79a7bb0f8e5b093303aee2d [2022-08-24T12:08:42.059Z] #69 DONE 0.2s [2022-08-24T12:08:42.059Z] [2022-08-24T12:08:42.059Z] #60 [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-08-24T12:08:42.059Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:08:42.201Z] #51 ... [2022-08-24T12:08:42.202Z] [2022-08-24T12:08:42.202Z] #34 [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-08-24T12:08:42.202Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:08:42.202Z] #34 71.52 Updating files: 80% (1220/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/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: 93% (1422/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-08-24T12:08:42.202Z] #34 72.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:08:42.202Z] #34 72.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:08:42.475Z] #51 60.35 The following NEW packages will be installed: [2022-08-24T12:08:42.475Z] #51 60.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-24T12:08:42.475Z] #51 ... [2022-08-24T12:08:42.475Z] [2022-08-24T12:08:42.475Z] #14 [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-08-24T12:08:42.475Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:42.475Z] #14 41.65 Reading package lists... [2022-08-24T12:08:42.475Z] #14 51.01 Building dependency tree... [2022-08-24T12:08:42.475Z] #14 57.28 The following additional packages will be installed: [2022-08-24T12:08:42.475Z] #14 57.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:08:42.475Z] #14 57.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:08:42.475Z] #14 57.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:08:42.475Z] #14 57.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:08:42.475Z] #14 57.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:08:42.475Z] #14 57.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:08:42.475Z] #14 57.31 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:08:42.475Z] #14 57.33 Suggested packages: [2022-08-24T12:08:42.475Z] #14 57.33 gcc-10-locales seccomp wine64 [2022-08-24T12:08:42.475Z] #14 59.64 The following NEW packages will be installed: [2022-08-24T12:08:42.475Z] #14 59.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:08:42.475Z] #14 59.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:08:42.475Z] #14 59.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:08:42.475Z] #14 59.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:08:42.475Z] #14 59.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:08:42.475Z] #14 59.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:08:42.475Z] #14 59.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:08:42.475Z] #14 59.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:08:42.475Z] #14 59.67 mingw-w64-x86-64-dev [2022-08-24T12:08:42.475Z] #14 60.38 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:42.475Z] #14 60.38 Need to get 115 MB of archives. [2022-08-24T12:08:42.475Z] #14 60.38 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:08:42.475Z] #14 60.38 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-08-24T12:08:42.475Z] #14 60.59 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-08-24T12:08:42.475Z] #14 60.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:08:42.475Z] #14 60.87 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-08-24T12:08:42.475Z] #14 60.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:08:42.475Z] #14 60.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:08:42.475Z] #14 ... [2022-08-24T12:08:42.475Z] [2022-08-24T12:08:42.475Z] #76 [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-08-24T12:08:42.475Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:42.476Z] #76 60.04 Selecting previously unselected package build-essential. [2022-08-24T12:08:42.476Z] #76 60.04 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-24T12:08:42.476Z] #76 60.04 Unpacking build-essential (12.9) ... [2022-08-24T12:08:42.476Z] #76 60.16 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:08:42.476Z] #76 60.18 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:42.476Z] #76 60.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:42.476Z] #76 60.34 Selecting previously unselected package libcap-dev:amd64. [2022-08-24T12:08:42.476Z] #76 60.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-24T12:08:42.476Z] #76 60.36 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:08:42.476Z] #76 60.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:08:42.476Z] #76 60.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:42.476Z] #76 60.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:42.737Z] #76 61.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-24T12:08:42.737Z] #76 61.13 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:08:42.737Z] #76 61.14 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:42.998Z] #76 61.44 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:08:42.998Z] #76 61.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:08:42.998Z] #76 61.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:43.438Z] #60 1.092 + RM_GOPATH=0 [2022-08-24T12:08:43.438Z] #60 1.094 + TMP_GOPATH= [2022-08-24T12:08:43.438Z] #60 1.094 + : /build [2022-08-24T12:08:43.438Z] #60 1.095 + '[' -z '' ']' [2022-08-24T12:08:43.438Z] #60 1.095 ++ mktemp -d [2022-08-24T12:08:43.438Z] #60 1.099 + export GOPATH=/tmp/tmp.lTkHXzrXZM [2022-08-24T12:08:43.438Z] #60 1.102 + GOPATH=/tmp/tmp.lTkHXzrXZM [2022-08-24T12:08:43.438Z] #60 1.102 + RM_GOPATH=1 [2022-08-24T12:08:43.438Z] #60 1.103 + case "$(go env GOARCH)" in [2022-08-24T12:08:43.438Z] #60 1.103 ++ go env GOARCH [2022-08-24T12:08:43.438Z] #60 1.143 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:43.438Z] #60 1.149 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:43.438Z] #60 1.150 ++ dirname /install.sh [2022-08-24T12:08:43.438Z] #60 1.151 + dir=/ [2022-08-24T12:08:43.438Z] #60 1.154 + bin=runc [2022-08-24T12:08:43.438Z] #60 1.154 + shift [2022-08-24T12:08:43.438Z] #60 1.155 + '[' '!' -f //runc.installer ']' [2022-08-24T12:08:43.438Z] #60 1.155 + . //runc.installer [2022-08-24T12:08:43.438Z] #60 1.155 ++ set -e [2022-08-24T12:08:43.438Z] #60 1.155 ++ : v1.1.3 [2022-08-24T12:08:43.438Z] #60 1.156 + install_runc [2022-08-24T12:08:43.438Z] #60 1.156 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:08:43.438Z] #60 1.156 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:08:43.438Z] #60 1.156 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:08:43.438Z] #60 1.157 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lTkHXzrXZM/src/github.com/opencontainers/runc [2022-08-24T12:08:43.438Z] #60 1.159 Cloning into '/tmp/tmp.lTkHXzrXZM/src/github.com/opencontainers/runc'... [2022-08-24T12:08:43.699Z] #60 ... [2022-08-24T12:08:43.699Z] [2022-08-24T12:08:43.699Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:08:43.699Z] #15 sha256:8044ceeb153614618ee8e9543dc5ca57e924fba1753e94ad080fe4bd4b597000 [2022-08-24T12:08:43.699Z] #15 DONE 1.8s [2022-08-24T12:08:43.699Z] [2022-08-24T12:08:43.699Z] #16 [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-08-24T12:08:43.699Z] #16 sha256:e1b0a4577dc86c9fdda89e49e5c1be4d75632d5e80d344566397714d2fc22a0c [2022-08-24T12:08:43.898Z] #64 ... [2022-08-24T12:08:43.898Z] [2022-08-24T12:08:43.898Z] #77 [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-08-24T12:08:43.898Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:43.898Z] #77 44.95 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:08:43.898Z] #77 44.96 libtoolize: copying file './ltmain.sh' [2022-08-24T12:08:43.898Z] #77 45.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:08:43.947Z] #76 62.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:08:43.947Z] #76 62.58 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:44.116Z] #34 ... [2022-08-24T12:08:44.116Z] [2022-08-24T12:08:44.116Z] #42 [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-08-24T12:08:44.116Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:44.116Z] #42 80.62 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:08:44.116Z] #42 80.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:08:44.116Z] #42 80.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:08:44.154Z] #77 45.61 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:08:44.154Z] #77 45.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:08:44.207Z] #76 62.64 Unpacking libsystemd-dev:amd64 (247.3-7) ...#76 ... [2022-08-24T12:08:44.207Z] [2022-08-24T12:08:44.207Z] #57 [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-08-24T12:08:44.207Z] #57 sha256:a89fc1367a57c2569f52256c4c2524f32f8f6999e77bc82f2baeb692cc8713ca [2022-08-24T12:08:44.207Z] #57 61.44 v3.0.2 [2022-08-24T12:08:44.207Z] #57 DONE 62.7s [2022-08-24T12:08:44.207Z] [2022-08-24T12:08:44.207Z] #76 [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-08-24T12:08:44.207Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:44.207Z] #76 62.64 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:44.267Z] #16 ... [2022-08-24T12:08:44.267Z] [2022-08-24T12:08:44.267Z] #77 [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-08-24T12:08:44.267Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:08:44.267Z] #77 56.94 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:08:44.267Z] #77 56.95 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:08:44.267Z] #77 56.98 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:08:44.267Z] #77 56.99 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:08:44.268Z] #77 57.00 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:08:44.268Z] #77 57.23 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:08:44.268Z] #77 57.34 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:08:44.268Z] #77 59.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:08:44.268Z] #77 59.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:08:44.268Z] #77 60.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:08:44.268Z] #77 60.16 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:08:44.268Z] #77 60.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:08:44.268Z] #77 60.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:08:44.268Z] #77 60.48 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:08:44.268Z] #77 60.59 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:08:44.290Z] #84 ... [2022-08-24T12:08:44.290Z] [2022-08-24T12:08:44.290Z] #19 [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-08-24T12:08:44.290Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:08:44.290Z] #19 68.45 Reading package lists... [2022-08-24T12:08:44.526Z] #77 ... [2022-08-24T12:08:44.526Z] [2022-08-24T12:08:44.526Z] #16 [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-08-24T12:08:44.526Z] #16 sha256:e1b0a4577dc86c9fdda89e49e5c1be4d75632d5e80d344566397714d2fc22a0c [2022-08-24T12:08:44.526Z] #16 DONE 0.9s [2022-08-24T12:08:44.526Z] [2022-08-24T12:08:44.526Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:08:44.526Z] #17 sha256:343fd9cc7f5696b374fa6ac6026f9af653b4b36191be1b16e957b8272c610177 [2022-08-24T12:08:45.055Z] #42 81.55 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:08:45.055Z] #42 81.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:08:45.055Z] #42 81.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:08:45.095Z] #17 0.669 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:08:45.354Z] #17 DONE 0.8s [2022-08-24T12:08:45.354Z] [2022-08-24T12:08:45.354Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:08:45.354Z] #18 sha256:dfc4ec4badce81f1055bcd6cc779f30f1907b66c3de76c1ff2a5dc5285635198 [2022-08-24T12:08:45.624Z] #42 82.25 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:08:45.624Z] #42 82.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:08:45.624Z] #42 82.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:08:45.709Z] #76 ... [2022-08-24T12:08:45.709Z] [2022-08-24T12:08:45.709Z] #62 [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-08-24T12:08:45.709Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:45.709Z] #62 51.56 Building dependency tree... [2022-08-24T12:08:45.709Z] #62 57.92 The following additional packages will be installed: [2022-08-24T12:08:45.709Z] #62 57.95 libbtrfs0 [2022-08-24T12:08:45.709Z] #62 58.28 The following NEW packages will be installed: [2022-08-24T12:08:45.709Z] #62 58.30 libbtrfs-dev libbtrfs0 [2022-08-24T12:08:45.709Z] #62 58.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:45.709Z] #62 58.86 Need to get 460 kB of archives. [2022-08-24T12:08:45.709Z] #62 58.86 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:08:45.709Z] #62 58.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:08:45.709Z] #62 58.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:08:45.709Z] #62 60.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:45.709Z] #62 60.95 Fetched 460 kB in 0s (1001 kB/s) [2022-08-24T12:08:45.709Z] #62 61.25 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:08:45.709Z] #62 61.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:45.709Z] #62 61.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:08:45.709Z] #62 61.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:45.709Z] #62 62.63 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:08:45.709Z] #62 62.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:08:45.709Z] #62 62.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:45.709Z] #62 63.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:08:45.709Z] #62 63.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:08:45.709Z] #62 63.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:45.709Z] #62 ... [2022-08-24T12:08:45.709Z] [2022-08-24T12:08:45.709Z] #42 [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-08-24T12:08:45.709Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:45.709Z] #42 51.55 Building dependency tree... [2022-08-24T12:08:45.709Z] #42 58.34 The following additional packages will be installed: [2022-08-24T12:08:45.709Z] #42 58.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-24T12:08:45.709Z] #42 58.44 Suggested packages: [2022-08-24T12:08:45.709Z] #42 58.44 cmake-doc ninja-build lrzip [2022-08-24T12:08:45.709Z] #42 58.44 Recommended packages: [2022-08-24T12:08:45.709Z] #42 58.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:08:45.709Z] #42 59.90 The following NEW packages will be installed: [2022-08-24T12:08:45.709Z] #42 59.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-24T12:08:45.709Z] #42 59.94 vim-common xxd [2022-08-24T12:08:45.709Z] #42 60.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:45.709Z] #42 60.54 Need to get 17.7 MB of archives. [2022-08-24T12:08:45.709Z] #42 60.54 After this operation, 70.7 MB of additional disk space will be used. [2022-08-24T12:08:45.709Z] #42 60.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:08:45.709Z] #42 60.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-08-24T12:08:45.709Z] #42 60.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:08:45.709Z] #42 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:08:45.709Z] #42 61.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:08:45.709Z] #42 61.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:08:45.709Z] #42 61.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:08:45.709Z] #42 61.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:08:45.709Z] #42 61.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:08:45.709Z] #42 61.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:08:45.709Z] #42 ... [2022-08-24T12:08:45.709Z] [2022-08-24T12:08:45.709Z] #55 [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-08-24T12:08:45.709Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:45.709Z] #55 61.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-24T12:08:45.709Z] #55 62.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-24T12:08:45.709Z] #55 62.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-24T12:08:45.709Z] #55 62.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-24T12:08:45.709Z] #55 62.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-24T12:08:45.709Z] #55 62.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-24T12:08:45.709Z] #55 62.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-24T12:08:45.709Z] #55 62.95 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-24T12:08:45.709Z] #55 63.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-24T12:08:45.709Z] #55 63.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-24T12:08:45.709Z] #55 63.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-24T12:08:45.709Z] #55 63.51 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-24T12:08:45.993Z] #55 ... [2022-08-24T12:08:45.993Z] [2022-08-24T12:08:45.993Z] #62 [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-08-24T12:08:45.993Z] #62 sha256:085bf22276b14fbdbedf32d6206a47e3f3d30fcd39812f745456398238ceb35f [2022-08-24T12:08:45.993Z] #62 DONE 64.6s [2022-08-24T12:08:46.194Z] #42 82.75 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:08:46.194Z] #42 82.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:08:46.194Z] #42 82.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:08:46.261Z] [2022-08-24T12:08:46.261Z] #76 [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-08-24T12:08:46.261Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:46.261Z] #76 64.66 Selecting previously unselected package libtool. [2022-08-24T12:08:46.261Z] #76 64.71 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-24T12:08:46.261Z] #76 64.71 Unpacking libtool (2.4.6-15) ... [2022-08-24T12:08:46.261Z] #76 ... [2022-08-24T12:08:46.261Z] [2022-08-24T12:08:46.261Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:08:46.261Z] #63 sha256:a08641a7849195cde2c3c67f7baa45e9ba9419fd10ce2c508a8d17602236f374 [2022-08-24T12:08:46.261Z] #63 DONE 0.3s [2022-08-24T12:08:46.290Z] #18 DONE 0.7s [2022-08-24T12:08:46.290Z] [2022-08-24T12:08:46.290Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:08:46.290Z] #19 sha256:26f663489f9898c47c5578ab16d780e5386c12a8323249dbbba335937aab6e33 [2022-08-24T12:08:46.530Z] [2022-08-24T12:08:46.530Z] #55 [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-08-24T12:08:46.530Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:46.530Z] #55 64.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-24T12:08:46.530Z] #55 64.89 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-24T12:08:46.764Z] #42 83.24 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:08:46.764Z] #42 83.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:08:46.764Z] #42 83.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:08:46.792Z] #55 65.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-24T12:08:46.858Z] #19 DONE 0.8s [2022-08-24T12:08:46.858Z] [2022-08-24T12:08:46.858Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:08:46.858Z] #20 sha256:78c37e176648ea6fedd0dedc77ae2b1a5465554b64273f52869f545592b668be [2022-08-24T12:08:47.024Z] #42 83.66 Selecting previously unselected package cmake. [2022-08-24T12:08:47.024Z] #42 83.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:08:47.024Z] #42 83.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:08:47.284Z] #42 ... [2022-08-24T12:08:47.284Z] [2022-08-24T12:08:47.284Z] #14 [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-08-24T12:08:47.284Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:47.284Z] #14 73.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:08:47.284Z] #14 73.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:47.284Z] #14 73.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:47.284Z] #14 78.81 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:08:47.284Z] #14 78.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:08:47.284Z] #14 78.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:08:47.284Z] #14 79.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:08:47.284Z] #14 79.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:47.284Z] #14 79.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:08:47.284Z] #14 79.73 Selecting previously unselected package dmsetup. [2022-08-24T12:08:47.284Z] #14 79.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:08:47.284Z] #14 79.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:08:47.284Z] #14 80.11 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:08:47.284Z] #14 80.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:08:47.284Z] #14 80.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:08:47.369Z] #55 65.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-24T12:08:47.369Z] #55 66.06 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-24T12:08:47.631Z] #55 66.29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-24T12:08:47.631Z] #55 66.30 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-24T12:08:47.801Z] #20 DONE 0.9s [2022-08-24T12:08:47.801Z] [2022-08-24T12:08:47.801Z] #21 [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-08-24T12:08:47.801Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:08:47.893Z] #55 66.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-24T12:08:47.893Z] #55 66.56 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-24T12:08:48.153Z] #55 ... [2022-08-24T12:08:48.153Z] [2022-08-24T12:08:48.153Z] #40 [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-08-24T12:08:48.153Z] #40 sha256:5bbc842f8d85cbfb85515839bb111998445ab9c71f7697e5a04b80b1264b0ea4 [2022-08-24T12:08:48.153Z] #40 66.42 NAME: [2022-08-24T12:08:48.153Z] #40 66.42 go-winres - A tool for embedding resources in Windows executables [2022-08-24T12:08:48.153Z] #40 66.42 [2022-08-24T12:08:48.153Z] #40 66.42 USAGE: [2022-08-24T12:08:48.153Z] #40 66.42 go-winres [global options] command [command options] [arguments...] [2022-08-24T12:08:48.153Z] #40 66.42 [2022-08-24T12:08:48.153Z] #40 66.42 COMMANDS: [2022-08-24T12:08:48.153Z] #40 66.42 init Create an initial ./winres/winres.json [2022-08-24T12:08:48.153Z] #40 66.42 make Make syso files for the "go build" command [2022-08-24T12:08:48.153Z] #40 66.42 simply Make syso files for the "go build" command (simplified) [2022-08-24T12:08:48.153Z] #40 66.42 extract Extract all resources from an executable [2022-08-24T12:08:48.153Z] #40 66.42 patch Replace resources in an executable file (exe, dll) [2022-08-24T12:08:48.153Z] #40 66.42 help, h Shows a list of commands or help for one command [2022-08-24T12:08:48.153Z] #40 66.42 [2022-08-24T12:08:48.153Z] #40 66.42 GLOBAL OPTIONS: [2022-08-24T12:08:48.153Z] #40 66.42 --help, -h show help (default: false) [2022-08-24T12:08:48.153Z] #40 DONE 66.6s [2022-08-24T12:08:48.153Z] [2022-08-24T12:08:48.153Z] #55 [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-08-24T12:08:48.153Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:08:48.153Z] #55 66.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-24T12:08:48.153Z] #55 66.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-24T12:08:48.330Z] #77 ... [2022-08-24T12:08:48.330Z] [2022-08-24T12:08:48.330Z] #14 [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-08-24T12:08:48.330Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:48.330Z] #14 91.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:08:48.330Z] #14 91.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:48.330Z] #14 91.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:08:48.330Z] #14 98.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:08:48.330Z] #14 98.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:48.330Z] #14 98.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:08:48.414Z] #55 66.85 go: downloading github.com/prometheus/common v0.32.1 [2022-08-24T12:08:48.469Z] #19 90.20 Reading package lists... [2022-08-24T12:08:48.469Z] #19 ... [2022-08-24T12:08:48.469Z] [2022-08-24T12:08:48.469Z] #84 [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-08-24T12:08:48.469Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:48.469Z] #84 49.29 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:08:48.469Z] #84 49.29 libtoolize: copying file './ltmain.sh' [2022-08-24T12:08:48.737Z] #21 1.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:08:48.737Z] #21 1.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:08:48.995Z] #21 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:08:49.394Z] #55 67.78 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-24T12:08:49.563Z] #21 1.762 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:08:49.655Z] #55 67.87 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-24T12:08:49.840Z] #84 50.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:08:49.840Z] #84 50.92 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:08:49.840Z] #84 50.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:08:50.263Z] #55 ... [2022-08-24T12:08:50.263Z] [2022-08-24T12:08:50.263Z] #76 [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-08-24T12:08:50.263Z] #76 sha256:d2f080cc2ab742837b0378f90a75777f14f879de8202c3de1781a8c041b60bd1 [2022-08-24T12:08:50.263Z] #76 65.28 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:08:50.263Z] #76 65.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:08:50.263Z] #76 65.39 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:50.263Z] #76 65.96 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:08:50.263Z] #76 65.97 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:08:50.263Z] #76 66.00 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:50.263Z] #76 66.22 Selecting previously unselected package libyajl-dev:amd64. [2022-08-24T12:08:50.263Z] #76 66.26 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-24T12:08:50.263Z] #76 66.29 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:08:50.263Z] #76 66.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:08:50.263Z] #76 66.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:08:50.263Z] #76 66.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:08:50.263Z] #76 66.82 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:08:50.263Z] #76 66.93 Setting up file (1:5.39-3) ... [2022-08-24T12:08:50.263Z] #76 66.97 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:08:50.263Z] #76 66.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:50.263Z] #76 67.01 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-24T12:08:50.263Z] #76 67.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:08:50.263Z] #76 67.10 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-24T12:08:50.263Z] #76 67.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-24T12:08:50.263Z] #76 67.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:08:50.263Z] #76 67.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:08:50.263Z] #76 67.28 Setting up patch (2.7.6-7) ... [2022-08-24T12:08:50.263Z] #76 67.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:08:50.263Z] #76 67.29 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-24T12:08:50.263Z] #76 67.33 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-24T12:08:50.263Z] #76 67.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:08:50.263Z] #76 67.38 Setting up libtool (2.4.6-15) ... [2022-08-24T12:08:50.263Z] #76 67.47 Setting up m4 (1.4.18-5) ... [2022-08-24T12:08:50.263Z] #76 67.48 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:08:50.263Z] #76 67.53 Setting up autoconf (2.69-14) ... [2022-08-24T12:08:50.263Z] #76 67.57 Setting up build-essential (12.9) ... [2022-08-24T12:08:50.263Z] #76 67.61 Setting up automake (1:1.16.3-2) ... [2022-08-24T12:08:50.263Z] #76 67.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-24T12:08:50.263Z] #76 67.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:50.263Z] #76 DONE 68.8s [2022-08-24T12:08:50.524Z] [2022-08-24T12:08:50.524Z] #64 [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-08-24T12:08:50.524Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:08:50.524Z] #64 1.423 + RM_GOPATH=0 [2022-08-24T12:08:50.524Z] #64 1.423 + TMP_GOPATH= [2022-08-24T12:08:50.524Z] #64 1.423 + : /build [2022-08-24T12:08:50.524Z] #64 1.423 + '[' -z '' ']' [2022-08-24T12:08:50.524Z] #64 1.424 ++ mktemp -d [2022-08-24T12:08:50.524Z] #64 1.425 + export GOPATH=/tmp/tmp.0DY4aJOclG [2022-08-24T12:08:50.524Z] #64 1.425 + GOPATH=/tmp/tmp.0DY4aJOclG [2022-08-24T12:08:50.524Z] #64 1.426 + RM_GOPATH=1 [2022-08-24T12:08:50.524Z] #64 1.426 + case "$(go env GOARCH)" in [2022-08-24T12:08:50.524Z] #64 1.427 ++ go env GOARCH [2022-08-24T12:08:50.524Z] #64 1.438 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:50.524Z] #64 1.444 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:50.524Z] #64 1.447 ++ dirname /install.sh [2022-08-24T12:08:50.524Z] #64 1.449 + dir=/ [2022-08-24T12:08:50.524Z] #64 1.449 + bin=containerd [2022-08-24T12:08:50.524Z] #64 1.449 + shift [2022-08-24T12:08:50.524Z] #64 1.449 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:08:50.524Z] #64 1.449 + . //containerd.installer [2022-08-24T12:08:50.524Z] #64 1.449 ++ set -e [2022-08-24T12:08:50.524Z] #64 1.450 ++ : v1.6.7 [2022-08-24T12:08:50.524Z] #64 1.451 + install_containerd [2022-08-24T12:08:50.524Z] #64 1.458 + echo 'Install containerd version v1.6.7' [2022-08-24T12:08:50.524Z] #64 1.459 Install containerd version v1.6.7 [2022-08-24T12:08:50.524Z] #64 1.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0DY4aJOclG/src/github.com/containerd/containerd [2022-08-24T12:08:50.524Z] #64 1.476 Cloning into '/tmp/tmp.0DY4aJOclG/src/github.com/containerd/containerd'... [2022-08-24T12:08:50.579Z] #14 ... [2022-08-24T12:08:50.579Z] [2022-08-24T12:08:50.579Z] #51 [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-08-24T12:08:50.579Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:50.579Z] #51 81.34 Setting up criu (3.17.1-1) ... [2022-08-24T12:08:50.579Z] #51 84.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:50.579Z] #51 DONE 86.1s [2022-08-24T12:08:50.579Z] [2022-08-24T12:08:50.579Z] #53 [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-08-24T12:08:50.579Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:08:50.940Z] #21 3.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:08:51.519Z] #53 ... [2022-08-24T12:08:51.519Z] [2022-08-24T12:08:51.519Z] #77 [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-08-24T12:08:51.519Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:51.519Z] #77 11.58 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:08:51.606Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:08:51.606Z] #14 104.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:08:51.606Z] #14 104.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:08:51.779Z] #77 11.69 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:08:51.913Z] #64 ... [2022-08-24T12:08:51.913Z] [2022-08-24T12:08:51.913Z] #34 [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-08-24T12:08:51.913Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:08:52.484Z] #34 69.96 Updating files: 79% (1207/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/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) [2022-08-24T12:08:52.484Z] #34 ... [2022-08-24T12:08:52.484Z] [2022-08-24T12:08:52.484Z] #51 [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-08-24T12:08:52.484Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:08:52.484Z] #51 60.39 python3-protobuf python3-six [2022-08-24T12:08:52.484Z] #51 61.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:08:52.484Z] #51 61.13 Need to get 2315 kB of archives. [2022-08-24T12:08:52.484Z] #51 61.13 After this operation, 11.1 MB of additional disk space will be used. [2022-08-24T12:08:52.484Z] #51 61.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-24T12:08:52.484Z] #51 61.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:08:52.484Z] #51 61.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-24T12:08:52.484Z] #51 61.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-24T12:08:52.485Z] #51 61.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:08:52.485Z] #51 61.50 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-08-24T12:08:52.485Z] #51 61.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:08:52.485Z] #51 63.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-24T12:08:52.485Z] #51 66.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:52.485Z] #51 66.52 Fetched 2315 kB in 4s (630 kB/s) [2022-08-24T12:08:52.485Z] #51 66.71 Selecting previously unselected package libprotobuf23:amd64. [2022-08-24T12:08:52.485Z] #51 66.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:52.485Z] #51 66.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-24T12:08:52.485Z] #51 66.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:08:52.485Z] #51 68.69 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:08:52.485Z] #51 68.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:08:52.485Z] #51 68.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:08:52.485Z] #51 69.16 Selecting previously unselected package python3-six. [2022-08-24T12:08:52.485Z] #51 69.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-24T12:08:52.485Z] #51 69.16 Unpacking python3-six (1.16.0-2) ... [2022-08-24T12:08:52.485Z] #51 69.31 Selecting previously unselected package python3-protobuf. [2022-08-24T12:08:52.485Z] #51 69.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-24T12:08:52.485Z] #51 69.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-24T12:08:52.485Z] #51 70.32 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:08:52.485Z] #51 70.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:08:52.485Z] #51 70.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:08:52.485Z] #51 ... [2022-08-24T12:08:52.485Z] [2022-08-24T12:08:52.485Z] #34 [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-08-24T12:08:52.485Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:08:52.485Z] #34 69.96 Updating files: 79% (1207/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/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-08-24T12:08:52.744Z] #34 71.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-24T12:08:52.848Z] #21 4.834 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:08:53.005Z] #34 ... [2022-08-24T12:08:53.005Z] [2022-08-24T12:08:53.005Z] #14 [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-08-24T12:08:53.005Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:53.005Z] #14 61.44 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-08-24T12:08:53.005Z] #14 61.85 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-08-24T12:08:53.005Z] #14 61.87 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-08-24T12:08:53.005Z] #14 63.01 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-08-24T12:08:53.005Z] #14 65.93 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-08-24T12:08:53.005Z] #14 66.89 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-08-24T12:08:53.005Z] #14 68.18 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-08-24T12:08:53.005Z] #14 70.62 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-08-24T12:08:53.005Z] #14 71.34 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-08-24T12:08:53.005Z] #14 71.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:08:53.005Z] #14 71.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:08:53.005Z] #14 71.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:08:53.005Z] #14 71.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:08:53.005Z] #14 71.40 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-08-24T12:08:53.005Z] #14 71.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:08:53.005Z] #14 71.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:08:53.005Z] #14 71.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:08:53.005Z] #14 71.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:08:53.005Z] #14 71.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:08:53.005Z] #14 71.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:08:53.005Z] #14 71.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:08:53.005Z] #14 71.55 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-08-24T12:08:53.005Z] #14 71.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:08:53.005Z] #14 71.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:08:53.005Z] #14 ... [2022-08-24T12:08:53.005Z] [2022-08-24T12:08:53.005Z] #34 [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-08-24T12:08:53.005Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:08:53.005Z] #34 71.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-24T12:08:53.111Z] #21 ... [2022-08-24T12:08:53.111Z] [2022-08-24T12:08:53.111Z] #26 [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-08-24T12:08:53.111Z] #26 sha256:80f661bde6b1042764c92e1252e3cbcb2fd155127eb98eb5ec8800ac470d82c6 [2022-08-24T12:08:53.371Z] #26 118.0 Updating files: 24% (2828/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: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4658/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: 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) [2022-08-24T12:08:53.371Z] #26 ... [2022-08-24T12:08:53.371Z] [2022-08-24T12:08:53.371Z] #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-08-24T12:08:53.371Z] #36 sha256:ddf2cba2943fd1b960be91d61355b0a4c69b4387af522179c7f9b7c88723d826 [2022-08-24T12:08:53.371Z] #36 119.4 Delve is a source level debugger for Go programs. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:08:53.371Z] #36 119.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Usage: [2022-08-24T12:08:53.371Z] #36 119.4 dlv [command] [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Available Commands: [2022-08-24T12:08:53.371Z] #36 119.4 attach Attach to running process and begin debugging. [2022-08-24T12:08:53.371Z] #36 119.4 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:08:53.371Z] #36 119.4 core Examine a core dump. [2022-08-24T12:08:53.371Z] #36 119.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:08:53.371Z] #36 119.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:08:53.371Z] #36 119.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:08:53.371Z] #36 119.4 help Help about any command [2022-08-24T12:08:53.371Z] #36 119.4 run Deprecated command. Use 'debug' instead. [2022-08-24T12:08:53.371Z] #36 119.4 test Compile test binary and begin debugging program. [2022-08-24T12:08:53.371Z] #36 119.4 trace Compile and begin tracing program. [2022-08-24T12:08:53.371Z] #36 119.4 version Prints version. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Flags: [2022-08-24T12:08:53.371Z] #36 119.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:08:53.371Z] #36 119.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:08:53.371Z] #36 119.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-08-24T12:08:53.371Z] #36 119.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:08:53.371Z] #36 119.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:08:53.371Z] #36 119.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-08-24T12:08:53.371Z] #36 119.4 --disable-aslr Disables address space randomization [2022-08-24T12:08:53.371Z] #36 119.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:08:53.371Z] #36 119.4 -h, --help help for dlv [2022-08-24T12:08:53.371Z] #36 119.4 --init string Init file, executed by the terminal client. [2022-08-24T12:08:53.371Z] #36 119.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:08:53.371Z] #36 119.4 --log Enable debugging server logging. [2022-08-24T12:08:53.371Z] #36 119.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:08:53.371Z] #36 119.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:08:53.371Z] #36 119.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:08:53.371Z] #36 119.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:08:53.371Z] #36 119.4 --wd string Working directory for running the program. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Additional help topics: [2022-08-24T12:08:53.371Z] #36 119.4 dlv backend Help about the --backend flag. [2022-08-24T12:08:53.371Z] #36 119.4 dlv log Help about logging flags. [2022-08-24T12:08:53.371Z] #36 119.4 dlv redirect Help about file redirection. [2022-08-24T12:08:53.371Z] #36 119.4 [2022-08-24T12:08:53.371Z] #36 119.4 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:08:53.371Z] #36 DONE 120.3s [2022-08-24T12:08:53.371Z] [2022-08-24T12:08:53.371Z] #26 [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-08-24T12:08:53.371Z] #26 sha256:80f661bde6b1042764c92e1252e3cbcb2fd155127eb98eb5ec8800ac470d82c6 [2022-08-24T12:08:53.505Z] #14 ... [2022-08-24T12:08:53.505Z] [2022-08-24T12:08:53.505Z] #77 [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-08-24T12:08:53.505Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:08:53.505Z] #77 55.06 configure.ac:7: installing './compile' [2022-08-24T12:08:53.505Z] #77 55.07 configure.ac:11: installing './config.guess' [2022-08-24T12:08:53.505Z] #77 55.08 configure.ac:11: installing './config.sub' [2022-08-24T12:08:53.505Z] #77 55.09 configure.ac:8: installing './install-sh' [2022-08-24T12:08:53.505Z] #77 55.10 configure.ac:8: installing './missing' [2022-08-24T12:08:53.700Z] #77 13.61 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:08:53.762Z] #77 55.23 Makefile.am: installing './depcomp' [2022-08-24T12:08:53.959Z] #77 13.74 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:08:53.959Z] #77 13.74 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:08:53.959Z] #77 13.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:08:53.959Z] #77 13.90 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:08:55.156Z] #77 56.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:08:55.156Z] #77 56.50 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:08:55.156Z] #77 56.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:08:55.156Z] #77 56.60 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:08:55.156Z] #77 56.73 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:08:55.156Z] #77 56.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:08:55.156Z] #77 56.95 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:08:55.197Z] #26 118.0 Updating files: 24% (2828/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: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4658/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: 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: 67% (7691/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: 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: 82% (9368/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: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-24T12:08:55.197Z] #26 121.8 + cd /tmp/tmp.wYOXmZOKxv/tmp/docker-ce [2022-08-24T12:08:55.197Z] #26 121.8 + git checkout -q v17.06.2-ce [2022-08-24T12:08:55.412Z] #77 57.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:08:55.412Z] #77 57.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:08:55.890Z] #77 ... [2022-08-24T12:08:55.890Z] [2022-08-24T12:08:55.890Z] #42 [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-08-24T12:08:55.890Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:55.890Z] #42 91.35 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:55.890Z] #42 91.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:55.891Z] #42 91.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:08:55.891Z] #42 91.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:55.891Z] #42 91.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:08:55.891Z] #42 91.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:08:55.891Z] #42 91.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:08:55.891Z] #42 91.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:08:55.891Z] #42 91.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:08:55.891Z] #42 91.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:08:55.891Z] #42 91.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:08:55.891Z] #42 DONE 92.2s [2022-08-24T12:08:55.891Z] [2022-08-24T12:08:55.891Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:08:55.891Z] #43 sha256:9193d4f83d3bec813e7ba92e6c76f1c7fcdb19ab684652587746af260a95ddb2 [2022-08-24T12:08:55.891Z] #43 DONE 0.2s [2022-08-24T12:08:55.891Z] [2022-08-24T12:08:55.891Z] #44 [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-08-24T12:08:55.891Z] #44 sha256:f515776fdaacdeaee55f6fecbbead24c0426003afc55f09800876a227c43e532 [2022-08-24T12:08:56.311Z] #34 ... [2022-08-24T12:08:56.311Z] [2022-08-24T12:08:56.311Z] #42 [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-08-24T12:08:56.311Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:08:56.311Z] #42 64.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:56.311Z] #42 65.24 Fetched 17.7 MB in 2s (7552 kB/s) [2022-08-24T12:08:56.311Z] #42 65.42 Selecting previously unselected package xxd. [2022-08-24T12:08:56.311Z] #42 65.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-24T12:08:56.311Z] #42 65.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:08:56.311Z] #42 65.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:56.311Z] #42 66.21 Selecting previously unselected package vim-common. [2022-08-24T12:08:56.311Z] #42 66.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:08:56.311Z] #42 66.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:08:56.311Z] #42 66.96 Selecting previously unselected package cmake-data. [2022-08-24T12:08:56.311Z] #42 66.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:08:56.311Z] #42 66.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:08:56.311Z] #42 72.56 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:08:56.311Z] #42 72.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:08:56.311Z] #42 72.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:08:56.311Z] #42 ... [2022-08-24T12:08:56.311Z] [2022-08-24T12:08:56.311Z] #14 [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-08-24T12:08:56.311Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:08:56.311Z] #14 73.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:08:56.311Z] #14 73.80 Fetched 115 MB in 12s (9767 kB/s) [2022-08-24T12:08:56.311Z] #14 73.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:08:56.311Z] #14 73.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 ... 15717 files and directories currently installed.) [2022-08-24T12:08:56.311Z] #14 74.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:56.311Z] #14 74.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:08:57.272Z] #44 1.206 + RM_GOPATH=0 [2022-08-24T12:08:57.272Z] #44 1.206 + TMP_GOPATH= [2022-08-24T12:08:57.272Z] #44 1.206 + : /build [2022-08-24T12:08:57.272Z] #44 1.206 + '[' -z '' ']' [2022-08-24T12:08:57.272Z] #44 1.206 ++ mktemp -d [2022-08-24T12:08:57.272Z] #44 1.206 + export GOPATH=/tmp/tmp.ZlOXo1oIkw [2022-08-24T12:08:57.272Z] #44 1.206 + GOPATH=/tmp/tmp.ZlOXo1oIkw [2022-08-24T12:08:57.272Z] #44 1.206 + RM_GOPATH=1 [2022-08-24T12:08:57.272Z] #44 1.206 + case "$(go env GOARCH)" in [2022-08-24T12:08:57.272Z] #44 1.206 ++ go env GOARCH [2022-08-24T12:08:57.272Z] #44 1.304 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:57.272Z] #44 1.304 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:08:57.272Z] #44 1.304 ++ dirname /install.sh [2022-08-24T12:08:57.272Z] #44 1.319 + dir=/ [2022-08-24T12:08:57.272Z] #44 1.319 + bin=tini [2022-08-24T12:08:57.272Z] #44 1.319 + shift [2022-08-24T12:08:57.272Z] #44 1.319 + '[' '!' -f //tini.installer ']' [2022-08-24T12:08:57.272Z] #44 1.319 + . //tini.installer [2022-08-24T12:08:57.272Z] #44 1.319 ++ : v0.19.0 [2022-08-24T12:08:57.272Z] #44 1.320 + install_tini [2022-08-24T12:08:57.272Z] #44 1.320 + echo 'Install tini version v0.19.0' [2022-08-24T12:08:57.272Z] #44 1.320 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZlOXo1oIkw/tini [2022-08-24T12:08:57.272Z] #44 1.323 Install tini version v0.19.0 [2022-08-24T12:08:57.272Z] #44 1.333 Cloning into '/tmp/tmp.ZlOXo1oIkw/tini'... [2022-08-24T12:08:58.653Z] #44 2.511 + cd /tmp/tmp.ZlOXo1oIkw/tini [2022-08-24T12:08:58.653Z] #44 2.515 + git checkout -q v0.19.0 [2022-08-24T12:08:58.653Z] #44 2.591 + cmake . [2022-08-24T12:08:59.222Z] #44 3.546 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:08:59.388Z] #26 125.4 + mkdir -p /tmp/tmp.wYOXmZOKxv/src/github.com/docker [2022-08-24T12:08:59.388Z] #26 125.4 + mv components/cli /tmp/tmp.wYOXmZOKxv/src/github.com/docker/cli [2022-08-24T12:08:59.388Z] #26 125.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-24T12:08:59.483Z] #44 3.679 -- Detecting C compiler ABI info [2022-08-24T12:08:59.614Z] #14 77.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:08:59.614Z] #14 77.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:08:59.614Z] #14 77.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:09:00.185Z] #14 ... [2022-08-24T12:09:00.185Z] [2022-08-24T12:09:00.185Z] #77 [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-08-24T12:09:00.185Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:00.185Z] #77 1.405 Cloning into '/tmp/crun-build'... [2022-08-24T12:09:00.326Z] #26 ... [2022-08-24T12:09:00.326Z] [2022-08-24T12:09:00.326Z] #77 [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-08-24T12:09:00.326Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:00.326Z] #77 74.50 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:09:00.326Z] #77 74.50 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:09:00.326Z] #77 74.51 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:09:00.326Z] #77 74.54 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:09:00.326Z] #77 74.54 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:09:00.326Z] #77 74.56 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:09:00.326Z] #77 74.71 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:09:00.326Z] #77 75.99 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:00.326Z] #77 76.65 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:00.326Z] #77 76.65 checking how to print strings... printf [2022-08-24T12:09:00.326Z] #77 76.67 checking for gcc... gcc [2022-08-24T12:09:00.326Z] #77 76.86 checking whether the C compiler works... yes [2022-08-24T12:09:00.326Z] #77 77.21 checking for C compiler default output file name... a.out [2022-08-24T12:09:00.326Z] #77 77.22 checking for suffix of executables... [2022-08-24T12:09:00.326Z] #77 77.48 checking whether we are cross compiling... no [2022-08-24T12:09:00.326Z] #77 77.68 checking for suffix of object files... o [2022-08-24T12:09:00.326Z] #77 77.82 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:00.326Z] #77 77.94 checking whether gcc accepts -g... yes [2022-08-24T12:09:00.326Z] #77 78.04 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:00.326Z] #77 78.25 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:00.326Z] #77 78.50 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:00.326Z] #77 78.52 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:00.326Z] #77 78.55 checking for egrep... /bin/grep -E [2022-08-24T12:09:00.326Z] #77 78.55 checking for fgrep... /bin/grep -F [2022-08-24T12:09:00.326Z] #77 78.56 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:00.326Z] #77 78.59 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:00.326Z] #77 78.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:00.326Z] #77 78.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:00.326Z] #77 78.79 checking whether ln -s works... yes [2022-08-24T12:09:00.326Z] #77 78.79 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:00.326Z] #77 78.83 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:00.326Z] #77 78.83 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:00.326Z] #77 78.83 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:00.326Z] #77 78.84 checking for objdump... objdump [2022-08-24T12:09:00.326Z] #77 78.84 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:00.326Z] #77 78.84 checking for dlltool... no [2022-08-24T12:09:00.326Z] #77 78.85 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:00.326Z] #77 78.85 checking for ar... ar [2022-08-24T12:09:00.326Z] #77 78.85 checking for archiver @FILE support... @ [2022-08-24T12:09:00.326Z] #77 79.00 checking for strip... strip [2022-08-24T12:09:00.326Z] #77 79.00 checking for ranlib... ranlib [2022-08-24T12:09:00.326Z] #77 79.00 checking for gawk... no [2022-08-24T12:09:00.326Z] #77 79.01 checking for mawk... mawk [2022-08-24T12:09:00.326Z] #77 79.01 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:00.326Z] #77 79.44 checking for sysroot... no [2022-08-24T12:09:00.326Z] #77 79.45 checking for a working dd... /bin/dd [2022-08-24T12:09:00.326Z] #77 79.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:00.326Z] #77 79.49 checking for mt... no [2022-08-24T12:09:00.326Z] #77 79.50 checking if : is a manifest tool... no [2022-08-24T12:09:00.326Z] #77 79.53 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:00.326Z] #77 79.82 checking for ANSI C header files... yes [2022-08-24T12:09:00.326Z] #77 80.40 checking for sys/types.h... yes [2022-08-24T12:09:00.326Z] #77 80.61 checking for sys/stat.h... yes [2022-08-24T12:09:00.326Z] #77 80.81 checking for stdlib.h... yes [2022-08-24T12:09:00.326Z] #77 81.02 checking for string.h... yes [2022-08-24T12:09:00.326Z] #77 81.24 checking for memory.h... yes [2022-08-24T12:09:00.326Z] #77 81.43 checking for strings.h... yes [2022-08-24T12:09:00.326Z] #77 81.65 checking for inttypes.h... yes [2022-08-24T12:09:00.326Z] #77 81.90 checking for stdint.h... yes [2022-08-24T12:09:00.326Z] #77 82.10 checking for unistd.h... yes [2022-08-24T12:09:00.326Z] #77 82.28 checking for dlfcn.h... yes [2022-08-24T12:09:00.326Z] #77 82.45 checking for objdir... .libs [2022-08-24T12:09:00.326Z] #77 82.80 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:00.326Z] #77 82.94 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:00.326Z] #77 82.94 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:00.436Z] #44 4.652 -- Detecting C compiler ABI info - done [2022-08-24T12:09:00.445Z] #77 ... [2022-08-24T12:09:00.445Z] [2022-08-24T12:09:00.445Z] #51 [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-08-24T12:09:00.445Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:09:00.445Z] #51 70.67 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:09:00.445Z] #51 70.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:09:00.445Z] #51 70.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:09:00.445Z] #51 70.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:09:00.445Z] #51 70.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:09:00.445Z] #51 70.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:09:00.445Z] #51 71.17 Selecting previously unselected package criu. [2022-08-24T12:09:00.445Z] #51 71.17 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-24T12:09:00.445Z] #51 71.18 Unpacking criu (3.17.1-1) ... [2022-08-24T12:09:00.445Z] #51 72.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:09:00.445Z] #51 75.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-24T12:09:00.445Z] #51 75.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:09:00.445Z] #51 75.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:09:00.445Z] #51 75.89 Setting up python3-six (1.16.0-2) ... [2022-08-24T12:09:00.445Z] #51 78.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:09:00.445Z] #51 78.25 Setting up python3-protobuf (3.12.4-1) ... [2022-08-24T12:09:00.585Z] #77 83.10 checking if gcc static flag -static works... yes [2022-08-24T12:09:00.705Z] #51 ... [2022-08-24T12:09:00.706Z] [2022-08-24T12:09:00.706Z] #55 [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-08-24T12:09:00.706Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:09:00.706Z] #55 69.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-24T12:09:00.706Z] #55 69.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-24T12:09:00.729Z] #44 4.887 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:09:00.729Z] #44 4.888 -- Detecting C compile features [2022-08-24T12:09:00.729Z] #44 4.896 -- Detecting C compile features - done [2022-08-24T12:09:00.729Z] #44 4.979 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:09:00.844Z] #77 83.44 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:00.844Z] #77 83.65 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:00.844Z] #77 83.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:09:01.032Z] #44 5.411 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:09:01.103Z] #77 83.70 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:01.307Z] #44 5.606 -- Configuring done [2022-08-24T12:09:01.307Z] #44 5.648 -- Generating done [2022-08-24T12:09:01.307Z] #44 5.653 -- Build files have been written to: /tmp/tmp.ZlOXo1oIkw/tini [2022-08-24T12:09:01.307Z] #44 5.673 + make tini-static [2022-08-24T12:09:01.362Z] #77 84.07 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:01.362Z] #77 84.07 checking whether stripping libraries is possible... yes [2022-08-24T12:09:01.362Z] #77 84.10 checking if libtool supports shared libraries... yes [2022-08-24T12:09:01.362Z] #77 84.10 checking whether to build shared libraries... no [2022-08-24T12:09:01.362Z] #77 84.11 checking whether to build static libraries... yes [2022-08-24T12:09:01.362Z] #77 84.12 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:01.362Z] #77 84.18 checking whether build environment is sane... yes [2022-08-24T12:09:01.362Z] #77 84.22 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:01.362Z] #77 84.24 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:01.622Z] #77 84.29 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:01.622Z] #77 84.36 checking whether make supports nested variables... yes [2022-08-24T12:09:01.622Z] #77 84.42 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:01.622Z] #77 84.42 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:01.622Z] #77 84.42 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:01.882Z] #77 84.50 checking dependency style of gcc... gcc3 [2022-08-24T12:09:01.882Z] #77 84.75 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:01.882Z] #77 84.75 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:01.882Z] #77 84.75 checking for gawk... (cached) mawk [2022-08-24T12:09:01.882Z] #77 84.75 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:01.882Z] #77 84.76 checking for gcc... (cached) gcc [2022-08-24T12:09:01.906Z] #44 ... [2022-08-24T12:09:01.906Z] [2022-08-24T12:09:01.906Z] #53 [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-08-24T12:09:01.906Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:09:01.906Z] #53 98.64 gotestsum version dev [2022-08-24T12:09:02.027Z] #84 63.07 configure.ac:7: installing './compile' [2022-08-24T12:09:02.027Z] #84 63.10 configure.ac:11: installing './config.guess' [2022-08-24T12:09:02.027Z] #84 63.14 configure.ac:11: installing './config.sub' [2022-08-24T12:09:02.027Z] #84 63.14 configure.ac:8: installing './install-sh' [2022-08-24T12:09:02.027Z] #84 63.14 configure.ac:8: installing './missing' [2022-08-24T12:09:02.027Z] #84 63.33 Makefile.am: installing './depcomp' [2022-08-24T12:09:02.089Z] #55 ... [2022-08-24T12:09:02.089Z] [2022-08-24T12:09:02.089Z] #77 [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-08-24T12:09:02.089Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:02.089Z] #77 12.00 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-24T12:09:02.142Z] #77 84.90 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:02.142Z] #77 84.90 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:02.142Z] #77 84.90 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:02.142Z] #77 84.90 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:02.142Z] #77 84.90 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:02.350Z] #77 12.03 Cloning into '/tmp/crun-build/libocispec'... [2022-08-24T12:09:02.417Z] #77 85.02 checking for python3... /usr/bin/python3 [2022-08-24T12:09:02.417Z] #77 85.02 checking for python3 version... 3.9 [2022-08-24T12:09:02.417Z] #77 85.10 checking for python3 platform... linux [2022-08-24T12:09:02.678Z] #77 85.15 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:02.678Z] #77 85.32 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:02.678Z] #77 85.50 checking for go-md2man... no [2022-08-24T12:09:02.946Z] #77 85.53 checking error.h usability... yes [2022-08-24T12:09:02.946Z] #77 85.74 checking error.h presence... yes [2022-08-24T12:09:03.221Z] #77 85.84 checking for error.h... yes [2022-08-24T12:09:03.221Z] #77 85.89 checking linux/openat2.h usability... yes [2022-08-24T12:09:03.289Z] #53 ... [2022-08-24T12:09:03.289Z] [2022-08-24T12:09:03.289Z] #14 [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-08-24T12:09:03.289Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:03.289Z] #14 89.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:09:03.289Z] #14 89.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:09:03.289Z] #14 89.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:09:03.289Z] #14 ... [2022-08-24T12:09:03.289Z] [2022-08-24T12:09:03.289Z] #44 [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-08-24T12:09:03.289Z] #44 sha256:f515776fdaacdeaee55f6fecbbead24c0426003afc55f09800876a227c43e532 [2022-08-24T12:09:03.289Z] #44 6.258 Scanning dependencies of target tini-static [2022-08-24T12:09:03.289Z] #44 6.472 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:09:03.486Z] #77 86.14 checking linux/openat2.h presence... yes [2022-08-24T12:09:03.486Z] #77 86.23 checking for linux/openat2.h... yes [2022-08-24T12:09:03.486Z] [2022-08-24T12:09:03.486Z] #77 ... [2022-08-24T12:09:03.486Z] [2022-08-24T12:09:03.486Z] #34 [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-08-24T12:09:03.486Z] #34 sha256:b4a77315e7accc6fe29e857a52a1f0c5482da9778c1332a25af2d9e78b214c2b [2022-08-24T12:09:03.486Z] #34 DONE 130.2s [2022-08-24T12:09:03.486Z] [2022-08-24T12:09:03.486Z] #77 [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-08-24T12:09:03.486Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:03.486Z] #77 86.29 checking for copy_file_range... [2022-08-24T12:09:03.486Z] #77 ... [2022-08-24T12:09:03.486Z] [2022-08-24T12:09:03.486Z] #21 [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-08-24T12:09:03.486Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:09:03.486Z] #21 7.647 Fetched 8458 kB in 7s (1219 kB/s) [2022-08-24T12:09:03.486Z] #21 7.647 Reading package lists... [2022-08-24T12:09:03.486Z] #21 10.08 Reading package lists... [2022-08-24T12:09:03.486Z] #21 12.50 Building dependency tree... [2022-08-24T12:09:03.486Z] #21 14.59 The following additional packages will be installed: [2022-08-24T12:09:03.486Z] #21 14.59 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:09:03.486Z] #21 14.59 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:09:03.486Z] #21 14.59 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:09:03.486Z] #21 14.59 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:09:03.486Z] #21 14.60 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:09:03.486Z] #21 14.61 Suggested packages: [2022-08-24T12:09:03.486Z] #21 14.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:09:03.486Z] #21 14.61 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:09:03.486Z] #21 14.61 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:09:03.486Z] #21 14.61 Recommended packages: [2022-08-24T12:09:03.486Z] #21 14.61 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:09:03.486Z] #21 14.61 systemd-timesyncd | time-daemon unzip [2022-08-24T12:09:03.549Z] #44 ... [2022-08-24T12:09:03.549Z] [2022-08-24T12:09:03.549Z] #53 [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-08-24T12:09:03.549Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:09:03.549Z] #53 DONE 100.1s [2022-08-24T12:09:03.746Z] #21 ... [2022-08-24T12:09:03.746Z] [2022-08-24T12:09:03.746Z] #60 [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-08-24T12:09:03.746Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:09:03.746Z] #60 11.61 + cd /tmp/tmp.lTkHXzrXZM/src/github.com/opencontainers/runc [2022-08-24T12:09:03.746Z] #60 11.61 + git checkout -q v1.1.3 [2022-08-24T12:09:03.746Z] #60 12.59 + '[' -z '' ']' [2022-08-24T12:09:03.746Z] #60 12.59 + target=static [2022-08-24T12:09:03.746Z] #60 12.59 + make BUILDTAGS=seccomp static [2022-08-24T12:09:03.746Z] #60 13.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:09:03.746Z] #60 ... [2022-08-24T12:09:03.746Z] [2022-08-24T12:09:03.746Z] #77 [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-08-24T12:09:03.746Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:03.746Z] #77 86.29 checking for copy_file_range... yes [2022-08-24T12:09:03.810Z] [2022-08-24T12:09:03.810Z] #14 [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-08-24T12:09:03.810Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:03.810Z] #14 100.3 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:09:03.810Z] #14 100.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:03.810Z] #14 100.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:09:03.810Z] #14 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:09:03.964Z] #84 65.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:09:03.964Z] #84 65.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:09:04.070Z] #14 100.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:04.070Z] #14 100.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:09:04.223Z] #84 65.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:09:04.223Z] #84 65.50 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:09:04.265Z] #77 14.01 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-24T12:09:04.265Z] #77 14.01 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-24T12:09:04.265Z] #77 14.01 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-24T12:09:04.265Z] #77 14.01 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-24T12:09:04.265Z] #77 14.10 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-24T12:09:04.266Z] #77 86.80 checking for fgetxattr... yes [2022-08-24T12:09:04.480Z] #84 65.76 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:09:04.480Z] #84 65.95 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:09:04.480Z] #84 ... [2022-08-24T12:09:04.480Z] [2022-08-24T12:09:04.480Z] #19 [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-08-24T12:09:04.480Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:09:04.480Z] #19 90.20 Reading package lists... [2022-08-24T12:09:04.526Z] #77 87.19 checking for statx... yes [2022-08-24T12:09:04.785Z] #77 87.43 checking for fgetpwent_r... yes [2022-08-24T12:09:05.045Z] #77 87.66 checking for issetugid... no [2022-08-24T12:09:05.045Z] #77 87.84 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:05.045Z] #77 87.84 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:05.362Z] #77 ... [2022-08-24T12:09:05.362Z] [2022-08-24T12:09:05.362Z] #14 [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-08-24T12:09:05.362Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:05.362Z] #14 118.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:09:05.362Z] #14 118.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:05.362Z] #14 118.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:09:05.618Z] #77 87.84 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:09:05.618Z] #77 88.41 checking for yajl >= 2.0.0... yes [2022-08-24T12:09:05.878Z] #77 88.44 checking sys/capability.h usability... yes [2022-08-24T12:09:05.878Z] #77 88.57 checking sys/capability.h presence... yes [2022-08-24T12:09:05.878Z] #77 88.65 checking for sys/capability.h... yes [2022-08-24T12:09:05.980Z] #14 ... [2022-08-24T12:09:05.980Z] [2022-08-24T12:09:05.980Z] #44 [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-08-24T12:09:05.980Z] #44 sha256:f515776fdaacdeaee55f6fecbbead24c0426003afc55f09800876a227c43e532 [2022-08-24T12:09:05.980Z] #44 8.731 [100%] Linking C executable tini-static [2022-08-24T12:09:05.980Z] #44 9.679 [100%] Built target tini-static [2022-08-24T12:09:05.980Z] #44 9.792 + mkdir -p /build [2022-08-24T12:09:05.980Z] #44 9.824 + cp tini-static /build/docker-init [2022-08-24T12:09:05.980Z] #44 DONE 9.9s [2022-08-24T12:09:05.980Z] [2022-08-24T12:09:05.980Z] #77 [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-08-24T12:09:05.980Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:05.980Z] #77 16.67 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:09:05.980Z] #77 19.84 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:09:05.980Z] #77 22.41 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:09:05.980Z] #77 22.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:09:05.980Z] #77 23.21 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:09:06.137Z] #77 88.65 checking for library containing cap_from_name... -lcap [2022-08-24T12:09:06.706Z] #77 89.02 checking for library containing dlopen... -ldl [2022-08-24T12:09:06.706Z] #77 89.40 checking seccomp.h usability... yes [2022-08-24T12:09:06.706Z] #77 89.53 checking seccomp.h presence... yes [2022-08-24T12:09:06.706Z] #77 89.59 checking for seccomp.h... yes [2022-08-24T12:09:06.965Z] #77 89.59 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:09:07.225Z] #77 89.85 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:09:07.484Z] #77 90.01 checking systemd/sd-bus.h usability... yes [2022-08-24T12:09:07.484Z] #77 90.23 checking systemd/sd-bus.h presence... yes [2022-08-24T12:09:07.484Z] #77 90.30 checking for systemd/sd-bus.h... yes [2022-08-24T12:09:07.744Z] #77 90.30 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:09:08.315Z] #77 90.57 checking for sd_notify_barrier... yes [2022-08-24T12:09:08.315Z] #77 90.88 checking linux/bpf.h usability... yes [2022-08-24T12:09:08.315Z] #77 91.12 checking linux/bpf.h presence... yes [2022-08-24T12:09:08.315Z] #77 91.15 checking for linux/bpf.h... yes [2022-08-24T12:09:08.477Z] #77 ... [2022-08-24T12:09:08.477Z] [2022-08-24T12:09:08.478Z] #42 [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-08-24T12:09:08.478Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:09:08.478Z] #42 84.58 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:09:08.478Z] #42 84.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:09:08.478Z] #42 84.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:09:08.478Z] #42 85.82 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:09:08.478Z] #42 85.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:09:08.478Z] #42 85.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:09:08.478Z] #42 86.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:09:08.478Z] #42 86.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:09:08.478Z] #42 86.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:09:08.478Z] #42 86.85 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:09:08.478Z] #42 86.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:09:08.478Z] #42 86.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:09:08.575Z] #77 91.18 checking compilation for eBPF... yes [2022-08-24T12:09:08.575Z] #77 91.35 checking for criu >= 3.15... no [2022-08-24T12:09:08.575Z] #77 91.38 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:09:08.575Z] #77 91.38 checking for criu > 3.16... no [2022-08-24T12:09:08.575Z] #77 91.40 configure: CRIU version doesn't support join-ns API [2022-08-24T12:09:08.575Z] #77 91.42 checking for criu > 3.16.1... no [2022-08-24T12:09:08.575Z] #77 91.44 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:09:08.575Z] #77 91.45 checking for new mount API (fsconfig)... yes [2022-08-24T12:09:08.738Z] #42 87.27 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:09:08.738Z] #42 87.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:09:08.738Z] #42 87.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:09:08.835Z] #77 91.55 checking for seccomp notify API... yes [2022-08-24T12:09:08.835Z] #77 91.68 checking for gperf... no [2022-08-24T12:09:08.835Z] #77 91.68 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:09:08.998Z] #42 87.48 Selecting previously unselected package cmake. [2022-08-24T12:09:08.998Z] #42 87.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:09:08.998Z] #42 87.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:09:09.093Z] #77 91.69 checking for library containing argp_parse... none required [2022-08-24T12:09:09.352Z] #77 92.12 checking that generated files are newer than configure... done [2022-08-24T12:09:09.352Z] #77 92.13 configure: creating ./config.status [2022-08-24T12:09:10.623Z] #14 ... [2022-08-24T12:09:10.623Z] [2022-08-24T12:09:10.623Z] #77 [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-08-24T12:09:10.623Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:10.623Z] #77 70.92 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:09:10.623Z] #77 70.94 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:09:10.623Z] #77 70.94 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:09:10.623Z] #77 70.95 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:09:10.623Z] #77 70.97 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:09:10.623Z] #77 71.17 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:09:10.623Z] #77 71.26 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:09:11.258Z] #77 ... [2022-08-24T12:09:11.258Z] [2022-08-24T12:09:11.258Z] #21 [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-08-24T12:09:11.258Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:09:11.258Z] #21 16.60 The following NEW packages will be installed: [2022-08-24T12:09:11.258Z] #21 16.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:09:11.258Z] #21 16.60 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:09:11.258Z] #21 16.60 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:09:11.258Z] #21 16.60 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:09:11.258Z] #21 16.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:09:11.258Z] #21 16.60 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:09:11.258Z] #21 16.60 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:09:11.258Z] #21 16.60 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:09:11.258Z] #21 16.60 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:09:11.258Z] #21 16.93 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:09:11.258Z] #21 16.93 Need to get 31.8 MB of archives. [2022-08-24T12:09:11.258Z] #21 16.93 After this operation, 123 MB of additional disk space will be used. [2022-08-24T12:09:11.258Z] #21 16.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-24T12:09:11.258Z] #21 16.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-24T12:09:11.258Z] #21 16.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-24T12:09:11.258Z] #21 16.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-24T12:09:11.258Z] #21 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-24T12:09:11.258Z] #21 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-24T12:09:11.258Z] #21 16.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-24T12:09:11.258Z] #21 17.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-24T12:09:11.258Z] #21 17.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-24T12:09:11.258Z] #21 17.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-24T12:09:11.258Z] #21 17.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-24T12:09:11.258Z] #21 17.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-24T12:09:11.258Z] #21 17.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-24T12:09:11.258Z] #21 17.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-24T12:09:11.258Z] #21 17.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:09:11.258Z] #21 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:09:11.258Z] #21 17.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:09:11.258Z] #21 17.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-24T12:09:11.258Z] #21 17.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-24T12:09:11.258Z] #21 17.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-24T12:09:11.258Z] #21 17.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-24T12:09:11.258Z] #21 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-24T12:09:11.258Z] #21 17.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-24T12:09:11.258Z] #21 17.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-24T12:09:11.258Z] #21 17.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-24T12:09:11.258Z] #21 17.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-24T12:09:11.258Z] #21 17.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-24T12:09:11.258Z] #21 17.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-24T12:09:11.258Z] #21 17.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-24T12:09:11.258Z] #21 17.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-24T12:09:11.258Z] #21 17.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-24T12:09:11.258Z] #21 17.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-24T12:09:11.258Z] #21 17.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-24T12:09:11.258Z] #21 17.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-24T12:09:11.258Z] #21 17.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-24T12:09:11.258Z] #21 17.55 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-08-24T12:09:11.258Z] #21 17.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-24T12:09:11.258Z] #21 17.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-24T12:09:11.258Z] #21 17.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-24T12:09:11.258Z] #21 17.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-24T12:09:11.258Z] #21 17.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:09:11.258Z] #21 17.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:09:11.258Z] #21 17.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:09:11.258Z] #21 17.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:09:11.258Z] #21 17.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:09:11.258Z] #21 17.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:09:11.258Z] #21 17.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:09:11.258Z] #21 17.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-24T12:09:11.258Z] #21 17.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-24T12:09:11.258Z] #21 17.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-24T12:09:11.258Z] #21 17.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-24T12:09:11.258Z] #21 17.68 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:09:11.258Z] #21 17.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-24T12:09:11.258Z] #21 17.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-24T12:09:11.258Z] #21 17.92 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-24T12:09:11.258Z] #21 17.92 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-24T12:09:11.258Z] #21 18.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:09:11.258Z] #21 18.71 Fetched 31.8 MB in 1s (24.6 MB/s) [2022-08-24T12:09:11.258Z] #21 18.77 Selecting previously unselected package libcap2:arm64. [2022-08-24T12:09:11.258Z] #21 18.77 (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-08-24T12:09:11.258Z] #21 18.82 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 18.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:09:11.258Z] #21 18.93 Selecting previously unselected package libargon2-1:arm64. [2022-08-24T12:09:11.258Z] #21 18.93 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 18.93 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-24T12:09:11.258Z] #21 19.03 Selecting previously unselected package libjson-c5:arm64. [2022-08-24T12:09:11.258Z] #21 19.03 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 19.04 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-24T12:09:11.258Z] #21 19.10 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-24T12:09:11.258Z] #21 19.12 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 19.12 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:09:11.258Z] #21 19.24 Selecting previously unselected package libip4tc2:arm64. [2022-08-24T12:09:11.258Z] #21 19.24 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 19.24 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-24T12:09:11.258Z] #21 19.30 Selecting previously unselected package libkmod2:arm64. [2022-08-24T12:09:11.258Z] #21 19.31 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 19.31 Unpacking libkmod2:arm64 (28-1) ... [2022-08-24T12:09:11.258Z] #21 19.40 Selecting previously unselected package systemd. [2022-08-24T12:09:11.258Z] #21 19.40 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 19.57 Unpacking systemd (247.3-7) ... [2022-08-24T12:09:11.258Z] #21 21.55 Selecting previously unselected package pigz. [2022-08-24T12:09:11.258Z] #21 21.56 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 21.57 Unpacking pigz (2.6-1) ... [2022-08-24T12:09:11.258Z] #21 21.68 Selecting previously unselected package libelf1:arm64. [2022-08-24T12:09:11.258Z] #21 21.68 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 21.69 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-24T12:09:11.258Z] #21 21.87 Selecting previously unselected package libbpf0:arm64. [2022-08-24T12:09:11.258Z] #21 21.87 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 21.88 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-24T12:09:11.258Z] #21 21.96 Selecting previously unselected package libmnl0:arm64. [2022-08-24T12:09:11.258Z] #21 21.97 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 21.97 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-24T12:09:11.258Z] #21 22.05 Selecting previously unselected package libxtables12:arm64. [2022-08-24T12:09:11.258Z] #21 22.07 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 22.07 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-24T12:09:11.258Z] #21 22.14 Selecting previously unselected package libcap2-bin. [2022-08-24T12:09:11.258Z] #21 22.15 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 22.16 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:09:11.258Z] #21 22.26 Selecting previously unselected package iproute2. [2022-08-24T12:09:11.258Z] #21 22.26 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 22.27 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:09:11.258Z] #21 22.75 Selecting previously unselected package xxd. [2022-08-24T12:09:11.258Z] #21 22.75 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:09:11.258Z] #21 22.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:11.258Z] #21 22.88 Selecting previously unselected package vim-common. [2022-08-24T12:09:11.258Z] #21 22.88 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:09:11.258Z] #21 22.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:11.258Z] #21 23.05 Selecting previously unselected package bash-completion. [2022-08-24T12:09:11.258Z] #21 23.05 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:09:11.462Z] #19 112.0 Building dependency tree... [2022-08-24T12:09:11.995Z] #77 73.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:09:11.995Z] #77 73.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:09:12.559Z] #77 73.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:09:12.559Z] #77 73.99 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:09:12.559Z] #77 74.12 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:09:12.559Z] #77 74.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:09:12.816Z] #77 74.36 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:09:12.816Z] #77 74.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:09:13.212Z] #21 25.29 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:09:13.225Z] #42 ... [2022-08-24T12:09:13.225Z] [2022-08-24T12:09:13.225Z] #51 [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-08-24T12:09:13.225Z] #51 sha256:7bc2ed04a36b20b5f8561f39c8786d766e11bb384b21a8ece2e0087b227ccb8b [2022-08-24T12:09:13.225Z] #51 85.48 Setting up criu (3.17.1-1) ... [2022-08-24T12:09:13.225Z] #51 88.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:09:13.225Z] #51 DONE 90.8s [2022-08-24T12:09:13.225Z] [2022-08-24T12:09:13.225Z] #14 [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-08-24T12:09:13.225Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:13.225Z] #14 82.55 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:09:13.225Z] #14 82.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:09:13.225Z] #14 82.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:09:13.225Z] #14 82.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:09:13.225Z] #14 82.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:09:13.225Z] #14 82.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:13.225Z] #14 83.09 Selecting previously unselected package dmsetup. [2022-08-24T12:09:13.225Z] #14 83.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:09:13.225Z] #14 83.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:09:13.225Z] #14 83.38 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:09:13.225Z] #14 83.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:09:13.225Z] #14 83.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:09:13.471Z] #21 25.76 Selecting previously unselected package bzip2. [2022-08-24T12:09:13.471Z] #21 25.79 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-24T12:09:13.471Z] #21 25.79 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:09:13.730Z] #21 25.88 Selecting previously unselected package xz-utils. [2022-08-24T12:09:13.730Z] #21 25.88 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-24T12:09:13.730Z] #21 25.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:09:13.730Z] #21 26.06 Selecting previously unselected package apparmor. [2022-08-24T12:09:13.730Z] #21 26.07 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-24T12:09:13.730Z] #21 26.14 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:09:14.299Z] #21 26.56 Selecting previously unselected package inetutils-ping. [2022-08-24T12:09:14.299Z] #21 26.56 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-24T12:09:14.299Z] #21 26.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:09:14.559Z] #21 26.66 Selecting previously unselected package libip6tc2:arm64. [2022-08-24T12:09:14.559Z] #21 26.66 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-24T12:09:14.559Z] #21 26.68 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-24T12:09:14.559Z] #21 26.75 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-24T12:09:14.559Z] #21 26.77 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-24T12:09:14.559Z] #21 26.78 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-24T12:09:14.559Z] #21 26.87 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-24T12:09:14.559Z] #21 26.87 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-24T12:09:14.711Z] #77 ... [2022-08-24T12:09:14.711Z] [2022-08-24T12:09:14.711Z] #14 [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-08-24T12:09:14.711Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:14.711Z] #14 125.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:09:14.711Z] #14 125.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:09:14.711Z] #14 125.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:09:14.711Z] #14 125.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:09:14.711Z] #14 125.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 125.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:09:14.711Z] #14 125.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:09:14.711Z] #14 125.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 125.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:09:14.711Z] #14 125.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:09:14.711Z] #14 125.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 125.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:09:14.711Z] #14 126.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:09:14.711Z] #14 126.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 126.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:09:14.711Z] #14 126.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:09:14.711Z] #14 126.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 126.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:14.711Z] #14 126.4 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:09:14.711Z] #14 126.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 126.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:09:14.711Z] #14 126.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:09:14.711Z] #14 126.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 126.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:09:14.711Z] #14 126.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:09:14.711Z] #14 126.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 126.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:09:14.711Z] #14 127.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:09:14.711Z] #14 127.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 127.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:09:14.711Z] #14 127.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:09:14.711Z] #14 127.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 127.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:09:14.711Z] #14 127.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:09:14.711Z] #14 127.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 127.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:09:14.711Z] #14 127.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:09:14.711Z] #14 127.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 128.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:09:14.711Z] #14 128.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:09:14.711Z] #14 128.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 128.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:14.711Z] #14 128.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:09:14.711Z] #14 128.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:09:14.711Z] #14 128.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:09:14.818Z] #21 26.88 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-24T12:09:14.818Z] #21 26.97 Selecting previously unselected package libnftnl11:arm64. [2022-08-24T12:09:14.818Z] #21 26.97 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-24T12:09:14.818Z] #21 26.98 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-24T12:09:14.818Z] #21 27.08 Selecting previously unselected package iptables. [2022-08-24T12:09:14.818Z] #21 27.09 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-24T12:09:14.818Z] #21 27.09 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:09:14.886Z] #19 ... [2022-08-24T12:09:14.886Z] [2022-08-24T12:09:14.886Z] #84 [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-08-24T12:09:14.886Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:14.886Z] #84 66.04 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:09:14.886Z] #84 66.13 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:09:14.886Z] #84 66.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:09:14.969Z] #14 128.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:09:14.969Z] #14 128.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:09:14.969Z] #14 128.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:09:15.080Z] #21 27.39 Selecting previously unselected package libonig5:arm64. [2022-08-24T12:09:15.080Z] #21 27.39 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-24T12:09:15.080Z] #21 27.41 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:09:15.149Z] #14 93.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:09:15.345Z] #21 27.57 Selecting previously unselected package libjq1:arm64. [2022-08-24T12:09:15.345Z] #21 27.57 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-24T12:09:15.345Z] #21 27.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:09:15.413Z] #14 93.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:09:15.413Z] #14 93.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:09:15.540Z] #14 129.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:09:15.540Z] #14 129.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:09:15.540Z] #14 129.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:09:15.540Z] #14 129.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:09:15.605Z] #21 27.67 Selecting previously unselected package jq. [2022-08-24T12:09:15.605Z] #21 27.68 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-24T12:09:15.605Z] #21 27.69 Unpacking jq (1.6-2.1) ... [2022-08-24T12:09:15.605Z] #21 27.77 Selecting previously unselected package libaio1:arm64. [2022-08-24T12:09:15.605Z] #21 27.78 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-24T12:09:15.605Z] #21 27.78 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-24T12:09:15.605Z] #21 27.86 Selecting previously unselected package libgpm2:arm64. [2022-08-24T12:09:15.605Z] #21 27.87 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-24T12:09:15.605Z] #21 27.87 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-24T12:09:15.605Z] #21 27.92 Selecting previously unselected package libicu67:arm64. [2022-08-24T12:09:15.822Z] #14 129.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:09:15.822Z] #14 129.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:09:15.822Z] #14 129.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:09:15.822Z] #14 129.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:09:15.822Z] #14 129.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-08-24T12:09:15.822Z] #14 129.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:09:15.822Z] #14 129.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-08-24T12:09:15.822Z] #14 129.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:09:15.822Z] #14 129.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:09:15.822Z] #14 129.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:09:15.865Z] #21 27.92 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-24T12:09:15.865Z] #21 27.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-24T12:09:16.080Z] #14 129.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:09:16.080Z] #14 129.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:09:16.080Z] #14 129.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:16.080Z] #14 129.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:09:16.080Z] #14 129.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:16.080Z] #14 129.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:09:16.080Z] #14 129.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:09:16.783Z] #84 ... [2022-08-24T12:09:16.783Z] [2022-08-24T12:09:16.783Z] #19 [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-08-24T12:09:16.783Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:09:16.783Z] #19 123.6 The following additional packages will be installed: [2022-08-24T12:09:16.783Z] #19 123.6 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T12:09:16.783Z] #19 123.6 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T12:09:16.783Z] #19 123.6 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-24T12:09:16.783Z] #19 123.6 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-24T12:09:16.783Z] #19 123.6 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T12:09:16.783Z] #19 123.6 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T12:09:16.783Z] #19 123.6 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T12:09:16.783Z] #19 123.6 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T12:09:16.783Z] #19 123.6 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T12:09:16.783Z] #19 123.6 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T12:09:16.783Z] #19 123.6 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T12:09:16.784Z] #19 123.6 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T12:09:16.784Z] #19 123.6 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T12:09:16.784Z] #19 123.6 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T12:09:16.784Z] #19 123.6 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T12:09:16.784Z] #19 123.6 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T12:09:16.784Z] #19 123.6 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T12:09:16.784Z] #19 123.6 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T12:09:16.784Z] #19 123.6 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T12:09:16.784Z] #19 123.6 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T12:09:16.784Z] #19 123.6 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T12:09:16.784Z] #19 123.6 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T12:09:16.784Z] #19 123.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T12:09:16.784Z] #19 123.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T12:09:16.784Z] #19 123.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T12:09:16.784Z] #19 123.7 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T12:09:16.784Z] #19 123.7 Suggested packages: [2022-08-24T12:09:16.784Z] #19 123.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-24T12:09:16.784Z] #19 123.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-24T12:09:16.784Z] #19 123.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-24T12:09:16.784Z] #19 123.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-24T12:09:16.784Z] #19 123.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-24T12:09:16.784Z] #19 123.7 libyaml-shell-perl ed diffutils-doc [2022-08-24T12:09:16.784Z] #19 123.7 Recommended packages: [2022-08-24T12:09:16.784Z] #19 123.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-24T12:09:16.784Z] #19 123.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-24T12:09:17.343Z] #14 ... [2022-08-24T12:09:17.343Z] [2022-08-24T12:09:17.343Z] #42 [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-08-24T12:09:17.343Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:09:17.343Z] #42 95.73 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:09:17.343Z] #42 95.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:17.343Z] #42 95.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:09:17.343Z] #42 95.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:17.343Z] #42 95.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:09:17.343Z] #42 95.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:09:17.343Z] #42 95.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:09:17.343Z] #42 95.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:09:17.478Z] #14 DONE 131.2s [2022-08-24T12:09:17.478Z] [2022-08-24T12:09:17.478Z] #67 [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-08-24T12:09:17.478Z] #67 sha256:8dc88a4348adf44b7ceba8e62f3527669a756f70ffdd21abc843c50a810ae89e [2022-08-24T12:09:17.478Z] #67 123.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:09:17.478Z] #67 123.8 + GOBIN=/build [2022-08-24T12:09:17.478Z] #67 123.8 + GO111MODULE=on [2022-08-24T12:09:17.478Z] #67 123.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:09:17.478Z] #67 130.1 rootlesskit version 1.0.0 [2022-08-24T12:09:17.478Z] #67 130.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:09:17.478Z] #67 130.1 -container-ip string [2022-08-24T12:09:17.478Z] #67 130.1 container ip [2022-08-24T12:09:17.478Z] #67 130.1 -container-port int [2022-08-24T12:09:17.478Z] #67 130.1 container port (default -1) [2022-08-24T12:09:17.478Z] #67 130.1 -host-ip string [2022-08-24T12:09:17.478Z] #67 130.1 host ip [2022-08-24T12:09:17.478Z] #67 130.1 -host-port int [2022-08-24T12:09:17.478Z] #67 130.1 host port (default -1) [2022-08-24T12:09:17.478Z] #67 130.1 -proto string [2022-08-24T12:09:17.478Z] #67 130.1 proxy protocol (default "tcp") [2022-08-24T12:09:17.478Z] #67 DONE 130.8s [2022-08-24T12:09:17.478Z] [2022-08-24T12:09:17.478Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:09:17.478Z] #59 sha256:d9824ebfb16cd932dcd0bb207ec8a7b71a849c47247382a7f37be19419c4256a [2022-08-24T12:09:17.608Z] #42 95.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:09:17.608Z] #42 96.00 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:09:17.608Z] #42 96.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:09:17.744Z] #59 ... [2022-08-24T12:09:17.744Z] [2022-08-24T12:09:17.744Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:09:17.744Z] #68 sha256:3c8c04625e08627f96b67eb0e58c1b3ed5d10571ca17542df4afa98f1aa41871 [2022-08-24T12:09:17.744Z] #68 DONE 0.3s [2022-08-24T12:09:18.010Z] [2022-08-24T12:09:18.010Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:09:18.010Z] #59 sha256:d9824ebfb16cd932dcd0bb207ec8a7b71a849c47247382a7f37be19419c4256a [2022-08-24T12:09:18.010Z] #59 DONE 0.3s [2022-08-24T12:09:18.010Z] [2022-08-24T12:09:18.010Z] #60 [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-08-24T12:09:18.010Z] #60 sha256:a09569602ca80a984b57c608a67dc2a3e1762bb66fdd3e1d4b493aae3f53179e [2022-08-24T12:09:18.183Z] #42 ... [2022-08-24T12:09:18.183Z] [2022-08-24T12:09:18.183Z] #77 [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-08-24T12:09:18.183Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:18.183Z] #77 17.89 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-24T12:09:18.183Z] #77 20.90 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-24T12:09:18.183Z] #77 23.73 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-24T12:09:18.183Z] #77 24.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-24T12:09:18.183Z] #77 24.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-24T12:09:18.197Z] #77 ... [2022-08-24T12:09:18.197Z] [2022-08-24T12:09:18.197Z] #14 [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-08-24T12:09:18.197Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:18.197Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:09:18.197Z] #14 113.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:18.197Z] #14 113.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:09:18.269Z] #60 ... [2022-08-24T12:09:18.269Z] [2022-08-24T12:09:18.269Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:09:18.269Z] #69 sha256:1528bf5fdf55454e22383f3e8dc8bde70b3a74e4301eadcccd77ec87cb634f68 [2022-08-24T12:09:18.269Z] #69 DONE 0.3s [2022-08-24T12:09:18.269Z] [2022-08-24T12:09:18.269Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:09:18.269Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:09:18.757Z] #77 ... [2022-08-24T12:09:18.757Z] [2022-08-24T12:09:18.757Z] #42 [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-08-24T12:09:18.757Z] #42 sha256:c8ed19afb3b5a759c0effce9b849cfd728a34694996a31c9e0b42194acc419c6 [2022-08-24T12:09:18.757Z] #42 DONE 97.2s [2022-08-24T12:09:18.757Z] [2022-08-24T12:09:18.757Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:09:18.757Z] #43 sha256:8b6c58deaca590e004129f53a849a3420ef3aa1d3c8e2ed26252c57a0afdbcca [2022-08-24T12:09:19.018Z] #43 DONE 0.2s [2022-08-24T12:09:19.018Z] [2022-08-24T12:09:19.018Z] #44 [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-08-24T12:09:19.018Z] #44 sha256:74e5b809d9ec364ef18bca3aefe3256658c2b9c69da2041044e0e417551ac631 [2022-08-24T12:09:19.155Z] #21 31.02 Selecting previously unselected package libinih1:arm64. [2022-08-24T12:09:19.155Z] #21 31.02 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.03 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-24T12:09:19.155Z] #21 31.10 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-24T12:09:19.155Z] #21 31.10 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.11 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-24T12:09:19.155Z] #21 31.22 Selecting previously unselected package libnet1:arm64. [2022-08-24T12:09:19.155Z] #21 31.24 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:09:19.155Z] #21 31.34 Selecting previously unselected package libnl-3-200:arm64. [2022-08-24T12:09:19.155Z] #21 31.34 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.35 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:09:19.155Z] #21 31.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-24T12:09:19.155Z] #21 31.42 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:09:19.155Z] #21 31.51 Selecting previously unselected package libyajl2:arm64. [2022-08-24T12:09:19.155Z] #21 31.52 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-24T12:09:19.155Z] #21 31.52 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:09:19.414Z] #21 31.60 Selecting previously unselected package net-tools. [2022-08-24T12:09:19.414Z] #21 31.60 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-24T12:09:19.414Z] #21 31.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:09:19.673Z] #21 31.83 Selecting previously unselected package patch. [2022-08-24T12:09:19.673Z] #21 31.83 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-24T12:09:19.673Z] #21 31.83 Unpacking patch (2.7.6-7) ... [2022-08-24T12:09:19.673Z] #21 31.95 Selecting previously unselected package python-pip-whl. [2022-08-24T12:09:19.673Z] #21 31.96 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:09:19.673Z] #21 31.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:09:20.333Z] #21 32.56 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:09:20.333Z] #21 32.56 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:09:20.333Z] #21 32.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:09:20.415Z] #44 1.618 + RM_GOPATH=0 [2022-08-24T12:09:20.415Z] #44 1.618 + TMP_GOPATH= [2022-08-24T12:09:20.415Z] #44 1.618 + : /build [2022-08-24T12:09:20.415Z] #44 1.618 + '[' -z '' ']' [2022-08-24T12:09:20.415Z] #44 1.619 ++ mktemp -d [2022-08-24T12:09:20.415Z] #44 1.623 + export GOPATH=/tmp/tmp.z25dTdvqsW [2022-08-24T12:09:20.415Z] #44 1.623 + GOPATH=/tmp/tmp.z25dTdvqsW [2022-08-24T12:09:20.415Z] #44 1.623 + RM_GOPATH=1 [2022-08-24T12:09:20.415Z] #44 1.623 + case "$(go env GOARCH)" in [2022-08-24T12:09:20.415Z] #44 1.623 ++ go env GOARCH [2022-08-24T12:09:20.415Z] #44 1.671 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:20.415Z] #44 1.671 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:20.415Z] #44 1.671 ++ dirname /install.sh [2022-08-24T12:09:20.415Z] #44 1.679 + dir=/ [2022-08-24T12:09:20.415Z] #44 1.679 + bin=tini [2022-08-24T12:09:20.415Z] #44 1.679 + shift [2022-08-24T12:09:20.415Z] #44 1.679 + '[' '!' -f //tini.installer ']' [2022-08-24T12:09:20.415Z] #44 1.679 + . //tini.installer [2022-08-24T12:09:20.415Z] #44 1.679 ++ : v0.19.0 [2022-08-24T12:09:20.415Z] #44 1.679 + install_tini [2022-08-24T12:09:20.415Z] #44 1.679 + echo 'Install tini version v0.19.0' [2022-08-24T12:09:20.415Z] #44 1.679 + git clone https://github.com/krallin/tini.git /tmp/tmp.z25dTdvqsW/tini [2022-08-24T12:09:20.415Z] #44 1.679 Install tini version v0.19.0 [2022-08-24T12:09:20.415Z] #44 1.681 Cloning into '/tmp/tmp.z25dTdvqsW/tini'... [2022-08-24T12:09:20.619Z] #21 32.81 Selecting previously unselected package python3-distutils. [2022-08-24T12:09:20.619Z] #21 32.82 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:09:20.619Z] #21 32.83 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:09:20.879Z] #21 32.97 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:09:20.879Z] #21 32.99 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:09:20.879Z] #21 32.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:09:20.879Z] #21 33.18 Selecting previously unselected package python3-setuptools. [2022-08-24T12:09:21.138Z] #21 33.20 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:09:21.138Z] #21 33.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:09:21.398Z] #21 33.50 Selecting previously unselected package python3-wheel. [2022-08-24T12:09:21.398Z] #21 33.50 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:09:21.398Z] #21 33.51 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:09:21.398Z] #21 33.63 Selecting previously unselected package python3-pip. [2022-08-24T12:09:21.398Z] #21 33.66 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:09:21.398Z] #21 33.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:09:21.398Z] #21 ... [2022-08-24T12:09:21.398Z] [2022-08-24T12:09:21.398Z] #77 [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-08-24T12:09:21.398Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:21.398Z] #77 94.95 config.status: creating Makefile [2022-08-24T12:09:21.398Z] #77 95.02 config.status: creating rpm/crun.spec [2022-08-24T12:09:21.398Z] #77 95.12 config.status: creating config.h [2022-08-24T12:09:21.398Z] #77 95.18 config.status: executing libtool commands [2022-08-24T12:09:21.398Z] #77 95.23 config.status: executing depfiles commands [2022-08-24T12:09:21.398Z] #77 96.44 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:09:21.398Z] #77 96.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:09:21.398Z] #77 96.87 checking for gcc... gcc [2022-08-24T12:09:21.398Z] #77 96.97 checking whether the C compiler works... yes [2022-08-24T12:09:21.398Z] #77 97.13 checking for C compiler default output file name... a.out [2022-08-24T12:09:21.398Z] #77 97.13 checking for suffix of executables... [2022-08-24T12:09:21.398Z] #77 97.34 checking whether we are cross compiling... no [2022-08-24T12:09:21.398Z] #77 97.55 checking for suffix of object files... o [2022-08-24T12:09:21.398Z] #77 97.63 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:21.398Z] #77 97.69 checking whether gcc accepts -g... yes [2022-08-24T12:09:21.398Z] #77 97.82 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:21.398Z] #77 98.10 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:21.398Z] #77 98.27 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:21.398Z] #77 98.58 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:21.398Z] #77 98.59 checking for egrep... /bin/grep -E [2022-08-24T12:09:21.398Z] #77 98.60 checking for ANSI C header files... yes [2022-08-24T12:09:21.398Z] #77 99.10 checking for sys/types.h... yes [2022-08-24T12:09:21.398Z] #77 99.27 checking for sys/stat.h... yes [2022-08-24T12:09:21.398Z] #77 99.41 checking for stdlib.h... yes [2022-08-24T12:09:21.398Z] #77 99.61 checking for string.h... yes [2022-08-24T12:09:21.398Z] #77 99.82 checking for memory.h... yes [2022-08-24T12:09:21.398Z] #77 99.97 checking for strings.h... yes [2022-08-24T12:09:21.398Z] #77 100.1 checking for inttypes.h... yes [2022-08-24T12:09:21.398Z] #77 100.3 checking for stdint.h... yes [2022-08-24T12:09:21.398Z] #77 100.4 checking for unistd.h... yes [2022-08-24T12:09:21.398Z] #77 100.5 checking minix/config.h usability... no [2022-08-24T12:09:21.398Z] #77 100.7 checking minix/config.h presence... no [2022-08-24T12:09:21.398Z] #77 100.7 checking for minix/config.h... no [2022-08-24T12:09:21.398Z] #77 100.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:09:21.398Z] #77 100.9 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:21.398Z] #77 101.2 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:21.398Z] #77 101.2 checking how to print strings... printf [2022-08-24T12:09:21.398Z] #77 101.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:21.398Z] #77 101.2 checking for fgrep... /bin/grep -F [2022-08-24T12:09:21.398Z] #77 101.2 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:21.398Z] #77 101.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:21.398Z] #77 101.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:21.398Z] #77 101.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:21.398Z] #77 101.4 checking whether ln -s works... yes [2022-08-24T12:09:21.398Z] #77 101.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:21.398Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:21.398Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:21.398Z] #77 101.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:21.398Z] #77 101.5 checking for objdump... objdump [2022-08-24T12:09:21.398Z] #77 101.5 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:21.398Z] #77 101.5 checking for dlltool... no [2022-08-24T12:09:21.398Z] #77 101.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:21.398Z] #77 101.5 checking for ar... ar [2022-08-24T12:09:21.398Z] #77 101.5 checking for archiver @FILE support... @ [2022-08-24T12:09:21.398Z] #77 101.7 checking for strip... strip [2022-08-24T12:09:21.398Z] #77 101.7 checking for ranlib... ranlib [2022-08-24T12:09:21.398Z] #77 101.7 checking for gawk... no [2022-08-24T12:09:21.398Z] #77 101.7 checking for mawk... mawk [2022-08-24T12:09:21.398Z] #77 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:21.398Z] #77 102.1 checking for sysroot... no [2022-08-24T12:09:21.398Z] #77 102.1 checking for a working dd... /bin/dd [2022-08-24T12:09:21.398Z] #77 102.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:21.398Z] #77 102.1 checking for mt... no [2022-08-24T12:09:21.398Z] #77 102.1 checking if : is a manifest tool... no [2022-08-24T12:09:21.398Z] #77 102.1 checking for dlfcn.h... yes [2022-08-24T12:09:21.398Z] #77 102.3 checking for objdir... .libs [2022-08-24T12:09:21.398Z] #77 102.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:21.398Z] #77 102.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:21.398Z] #77 102.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:21.398Z] #77 102.9 checking if gcc static flag -static works... yes [2022-08-24T12:09:21.398Z] #77 103.4 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:21.398Z] #77 103.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:21.398Z] #77 103.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:09:21.398Z] #77 103.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:21.398Z] #77 104.0 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:21.398Z] #77 104.0 checking whether stripping libraries is possible... yes [2022-08-24T12:09:21.398Z] #77 104.0 checking if libtool supports shared libraries... yes [2022-08-24T12:09:21.398Z] #77 104.0 checking whether to build shared libraries... no [2022-08-24T12:09:21.398Z] #77 104.0 checking whether to build static libraries... yes [2022-08-24T12:09:21.398Z] #77 104.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:21.398Z] #77 104.0 checking whether build environment is sane... yes [2022-08-24T12:09:21.398Z] #77 104.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:21.398Z] #77 104.1 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:21.398Z] #77 104.1 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:21.398Z] #77 104.2 checking whether make supports nested variables... yes [2022-08-24T12:09:21.398Z] #77 104.3 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:21.398Z] #77 104.3 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:21.657Z] #77 104.3 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:21.657Z] #77 104.4 checking dependency style of gcc... [2022-08-24T12:09:21.657Z] #77 ... [2022-08-24T12:09:21.657Z] [2022-08-24T12:09:21.657Z] #21 [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-08-24T12:09:21.657Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:09:21.657Z] #21 33.92 Selecting previously unselected package sudo. [2022-08-24T12:09:21.657Z] #21 33.93 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-24T12:09:21.657Z] #21 33.94 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:09:21.802Z] #44 2.842 + cd /tmp/tmp.z25dTdvqsW/tini [2022-08-24T12:09:21.802Z] #44 2.853 + git checkout -q v0.19.0 [2022-08-24T12:09:21.802Z] #44 2.885 + cmake . [2022-08-24T12:09:22.226Z] #21 34.44 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:09:22.226Z] #21 34.45 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-24T12:09:22.226Z] #21 34.45 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:09:22.486Z] #21 34.60 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:09:22.486Z] #21 34.60 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-24T12:09:22.486Z] #21 34.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:09:22.486Z] #21 34.81 Selecting previously unselected package uidmap. [2022-08-24T12:09:22.486Z] #21 34.81 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-24T12:09:22.486Z] #21 34.82 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:09:22.778Z] #21 34.92 Selecting previously unselected package vim-runtime. [2022-08-24T12:09:22.778Z] #21 34.93 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:09:22.778Z] #21 34.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:09:22.778Z] #21 35.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:09:22.778Z] #21 35.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:22.783Z] #44 3.758 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:09:22.783Z] #44 4.011 -- Detecting C compiler ABI info [2022-08-24T12:09:23.519Z] #15 ... [2022-08-24T12:09:23.519Z] [2022-08-24T12:09:23.519Z] #60 [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-08-24T12:09:23.519Z] #60 sha256:a09569602ca80a984b57c608a67dc2a3e1762bb66fdd3e1d4b493aae3f53179e [2022-08-24T12:09:23.519Z] #60 5.172 + RM_GOPATH=0 [2022-08-24T12:09:23.519Z] #60 5.172 + TMP_GOPATH= [2022-08-24T12:09:23.519Z] #60 5.172 + : /build [2022-08-24T12:09:23.519Z] #60 5.172 + '[' -z '' ']' [2022-08-24T12:09:23.519Z] #60 5.172 ++ mktemp -d [2022-08-24T12:09:23.519Z] #60 5.172 + export GOPATH=/tmp/tmp.wltEQhfUyj [2022-08-24T12:09:23.519Z] #60 5.172 + GOPATH=/tmp/tmp.wltEQhfUyj [2022-08-24T12:09:23.519Z] #60 5.172 + RM_GOPATH=1 [2022-08-24T12:09:23.519Z] #60 5.172 + case "$(go env GOARCH)" in [2022-08-24T12:09:23.519Z] #60 5.172 ++ go env GOARCH [2022-08-24T12:09:23.519Z] #60 5.177 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:23.519Z] #60 5.177 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:09:23.519Z] #60 5.189 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:09:23.519Z] #60 5.192 ++ dirname /install.sh [2022-08-24T12:09:23.519Z] #60 5.192 + dir=/ [2022-08-24T12:09:23.519Z] #60 5.192 + bin=runc [2022-08-24T12:09:23.519Z] #60 5.192 + shift [2022-08-24T12:09:23.519Z] #60 5.192 + '[' '!' -f //runc.installer ']' [2022-08-24T12:09:23.519Z] #60 5.192 + . //runc.installer [2022-08-24T12:09:23.519Z] #60 5.192 ++ set -e [2022-08-24T12:09:23.519Z] #60 5.192 ++ : v1.1.3 [2022-08-24T12:09:23.519Z] #60 5.192 + install_runc [2022-08-24T12:09:23.519Z] #60 5.192 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:09:23.519Z] #60 5.192 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:09:23.519Z] #60 5.192 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wltEQhfUyj/src/github.com/opencontainers/runc [2022-08-24T12:09:23.519Z] #60 ... [2022-08-24T12:09:23.519Z] [2022-08-24T12:09:23.519Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:09:23.519Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:09:23.519Z] #15 DONE 5.7s [2022-08-24T12:09:23.519Z] [2022-08-24T12:09:23.519Z] #60 [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-08-24T12:09:23.519Z] #60 sha256:a09569602ca80a984b57c608a67dc2a3e1762bb66fdd3e1d4b493aae3f53179e [2022-08-24T12:09:23.519Z] #60 5.358 Cloning into '/tmp/tmp.wltEQhfUyj/src/github.com/opencontainers/runc'... [2022-08-24T12:09:23.731Z] #44 4.915 -- Detecting C compiler ABI info - done [2022-08-24T12:09:23.994Z] #44 5.122 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:09:23.994Z] #44 5.127 -- Detecting C compile features [2022-08-24T12:09:23.994Z] #44 5.134 -- Detecting C compile features - done [2022-08-24T12:09:23.994Z] #44 5.204 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:09:24.566Z] #44 5.547 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:09:24.566Z] #44 5.563 -- Configuring done [2022-08-24T12:09:24.566Z] #44 5.575 -- Generating done [2022-08-24T12:09:24.566Z] #44 5.583 -- Build files have been written to: /tmp/tmp.z25dTdvqsW/tini [2022-08-24T12:09:24.566Z] #44 5.603 + make tini-static [2022-08-24T12:09:24.566Z] #44 ... [2022-08-24T12:09:24.566Z] [2022-08-24T12:09:24.566Z] #53 [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-08-24T12:09:24.566Z] #53 sha256:0aad4288c2658934a164e6b97f8dd006729052b22cfcb62e90c67cb96b5d79d1 [2022-08-24T12:09:24.566Z] #53 102.1 gotestsum version dev [2022-08-24T12:09:24.566Z] #53 DONE 103.1s [2022-08-24T12:09:24.826Z] [2022-08-24T12:09:24.826Z] #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-08-24T12:09:24.826Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:09:24.949Z] #19 132.1 The following NEW packages will be installed: [2022-08-24T12:09:24.949Z] #19 132.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-24T12:09:24.949Z] #19 132.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-24T12:09:24.949Z] #19 132.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-24T12:09:24.949Z] #19 132.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-24T12:09:24.949Z] #19 132.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-24T12:09:24.949Z] #19 132.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-24T12:09:24.949Z] #19 132.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-24T12:09:24.949Z] #19 132.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-24T12:09:24.949Z] #19 132.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-24T12:09:24.949Z] #19 132.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-24T12:09:24.949Z] #19 132.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-24T12:09:24.949Z] #19 132.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-24T12:09:24.949Z] #19 132.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-24T12:09:24.949Z] #19 132.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-24T12:09:24.949Z] #19 132.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-24T12:09:24.949Z] #19 132.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-24T12:09:24.949Z] #19 132.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-24T12:09:24.949Z] #19 132.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-24T12:09:24.949Z] #19 132.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-24T12:09:24.949Z] #19 132.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-24T12:09:24.949Z] #19 132.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-24T12:09:24.949Z] #19 132.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-24T12:09:24.949Z] #19 132.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-24T12:09:24.949Z] #19 132.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-24T12:09:24.949Z] #19 132.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-24T12:09:24.949Z] #19 132.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-24T12:09:24.949Z] #19 132.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-24T12:09:24.949Z] #19 132.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-24T12:09:24.949Z] #19 132.2 linux-libc-dev-s390x-cross patch xz-utils [2022-08-24T12:09:25.087Z] #36 ... [2022-08-24T12:09:25.087Z] [2022-08-24T12:09:25.087Z] #44 [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-08-24T12:09:25.087Z] #44 sha256:74e5b809d9ec364ef18bca3aefe3256658c2b9c69da2041044e0e417551ac631 [2022-08-24T12:09:25.087Z] #44 6.135 Scanning dependencies of target tini-static [2022-08-24T12:09:25.087Z] #44 6.327 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:09:25.880Z] #19 133.1 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:09:25.880Z] #19 133.1 Need to get 788 MB of archives. [2022-08-24T12:09:25.880Z] #19 133.1 After this operation, 3385 MB of additional disk space will be used. [2022-08-24T12:09:25.881Z] #19 133.1 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-24T12:09:25.881Z] #19 133.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:09:25.881Z] #19 133.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-24T12:09:25.881Z] #19 133.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-24T12:09:25.881Z] #19 133.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-24T12:09:25.881Z] #19 133.1 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:09:25.881Z] #19 133.2 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-24T12:09:26.071Z] #21 38.19 Selecting previously unselected package vim. [2022-08-24T12:09:26.071Z] #21 38.20 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-24T12:09:26.071Z] #21 38.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:26.330Z] #21 38.68 Selecting previously unselected package xfsprogs. [2022-08-24T12:09:26.467Z] #19 133.4 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-24T12:09:26.467Z] #19 133.6 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-24T12:09:26.590Z] #21 38.69 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-24T12:09:26.590Z] #21 38.70 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:09:26.740Z] #19 133.8 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-24T12:09:26.740Z] #19 133.9 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-24T12:09:26.740Z] #19 134.0 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-08-24T12:09:26.849Z] #21 39.05 Selecting previously unselected package zip. [2022-08-24T12:09:26.849Z] #21 39.06 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-24T12:09:26.849Z] #21 39.07 Unpacking zip (3.0-12) ... [2022-08-24T12:09:26.998Z] #19 134.0 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-08-24T12:09:27.108Z] #21 39.22 Selecting previously unselected package zstd. [2022-08-24T12:09:27.109Z] #21 39.22 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-24T12:09:27.109Z] #21 39.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:09:27.367Z] #21 39.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:09:27.631Z] #44 8.512 [100%] Linking C executable tini-static [2022-08-24T12:09:27.693Z] #60 ... [2022-08-24T12:09:27.693Z] [2022-08-24T12:09:27.693Z] #16 [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-08-24T12:09:27.693Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:09:27.693Z] #16 DONE 3.9s [2022-08-24T12:09:27.693Z] [2022-08-24T12:09:27.693Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:09:27.693Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:09:28.183Z] #14 ... [2022-08-24T12:09:28.183Z] [2022-08-24T12:09:28.183Z] #77 [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-08-24T12:09:28.183Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:28.183Z] #77 46.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:09:28.306Z] #21 40.47 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-24T12:09:28.306Z] #21 40.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:09:28.306Z] #21 40.50 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-24T12:09:28.306Z] #21 40.51 Setting up libicu67:arm64 (67.1-7) ... [2022-08-24T12:09:28.306Z] #21 40.52 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-24T12:09:28.306Z] #21 40.53 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-24T12:09:28.306Z] #21 40.54 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-24T12:09:28.306Z] #21 40.55 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:09:28.306Z] #21 40.56 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-24T12:09:28.306Z] #21 40.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:09:28.306Z] #21 40.58 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:09:28.306Z] #21 40.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-24T12:09:28.306Z] #21 40.60 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:09:28.626Z] #44 9.842 [100%] Built target tini-static [2022-08-24T12:09:28.886Z] #44 10.01 + mkdir -p /build [2022-08-24T12:09:28.886Z] #44 10.03 + cp tini-static /build/docker-init [2022-08-24T12:09:28.886Z] #44 DONE 10.1s [2022-08-24T12:09:28.886Z] [2022-08-24T12:09:28.886Z] #14 [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-08-24T12:09:28.886Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:28.886Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:09:28.886Z] #14 104.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:28.886Z] #14 104.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:09:28.886Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:09:28.886Z] #14 105.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:28.886Z] #14 105.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:09:29.245Z] #21 41.26 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-24T12:09:29.245Z] #21 41.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:29.245Z] #21 41.28 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-24T12:09:29.245Z] #21 41.29 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:09:29.245Z] #21 41.30 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:09:29.513Z] #21 ... [2022-08-24T12:09:29.513Z] [2022-08-24T12:09:29.513Z] #77 [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-08-24T12:09:29.513Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:29.513Z] #77 104.4 checking dependency style of gcc... gcc3 [2022-08-24T12:09:29.513Z] #77 104.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:29.513Z] #77 104.6 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:29.513Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:29.513Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:29.513Z] #77 104.6 checking for yajl >= 2.1.0... yes [2022-08-24T12:09:29.513Z] #77 104.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:29.513Z] #77 104.6 checking for gcc... (cached) gcc [2022-08-24T12:09:29.513Z] #77 104.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:29.513Z] #77 104.7 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:29.513Z] #77 104.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:29.513Z] #77 104.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:29.513Z] #77 104.7 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:29.513Z] #77 104.8 checking for python3... /usr/bin/python3 [2022-08-24T12:09:29.513Z] #77 104.8 checking for python3 version... 3.9 [2022-08-24T12:09:29.513Z] #77 104.9 checking for python3 platform... linux [2022-08-24T12:09:29.513Z] #77 104.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:29.513Z] #77 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:29.513Z] #77 105.4 checking that generated files are newer than configure... done [2022-08-24T12:09:29.513Z] #77 105.4 configure: creating ./config.status [2022-08-24T12:09:29.513Z] #77 108.2 config.status: creating Makefile [2022-08-24T12:09:29.513Z] #77 108.2 config.status: creating config.h [2022-08-24T12:09:29.513Z] #77 108.3 config.status: executing libtool commands [2022-08-24T12:09:29.513Z] #77 108.3 config.status: executing depfiles commands [2022-08-24T12:09:29.513Z] #77 109.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:09:29.513Z] #77 109.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:09:29.513Z] #77 109.4 checking for gcc... gcc [2022-08-24T12:09:29.513Z] #77 109.6 checking whether the C compiler works... yes [2022-08-24T12:09:29.513Z] #77 109.8 checking for C compiler default output file name... a.out [2022-08-24T12:09:29.513Z] #77 109.8 checking for suffix of executables... [2022-08-24T12:09:29.513Z] #77 109.9 checking whether we are cross compiling... no [2022-08-24T12:09:29.513Z] #77 110.2 checking for suffix of object files... o [2022-08-24T12:09:29.513Z] #77 110.3 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:29.513Z] #77 110.4 checking whether gcc accepts -g... yes [2022-08-24T12:09:29.513Z] #77 110.5 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:29.513Z] #77 110.7 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:29.513Z] #77 110.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:29.513Z] #77 110.9 checking whether build environment is sane... yes [2022-08-24T12:09:29.513Z] #77 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:29.513Z] #77 110.9 checking for gawk... no [2022-08-24T12:09:29.513Z] #77 110.9 checking for mawk... mawk [2022-08-24T12:09:29.513Z] #77 110.9 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:29.513Z] #77 111.0 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:29.513Z] #77 111.1 checking whether make supports nested variables... yes [2022-08-24T12:09:29.513Z] #77 111.1 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:29.513Z] #77 111.1 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:29.513Z] #77 111.1 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:29.513Z] #77 111.2 checking dependency style of gcc... gcc3 [2022-08-24T12:09:29.513Z] #77 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:29.513Z] #77 111.4 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:29.513Z] #77 111.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:29.513Z] #77 111.7 checking host system type... aarch64-unknown-linux-gnu [2022-08-24T12:09:29.513Z] #77 111.7 checking how to print strings... printf [2022-08-24T12:09:29.513Z] #77 111.7 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:29.513Z] #77 111.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:29.513Z] #77 111.8 checking for egrep... /bin/grep -E [2022-08-24T12:09:29.513Z] #77 111.8 checking for fgrep... /bin/grep -F [2022-08-24T12:09:29.513Z] #77 111.8 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:29.513Z] #77 111.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:29.513Z] #77 111.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:29.513Z] #77 111.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:29.513Z] #77 111.9 checking whether ln -s works... yes [2022-08-24T12:09:29.513Z] #77 111.9 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:29.513Z] #77 112.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:29.513Z] #77 112.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:29.513Z] #77 112.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:29.513Z] #77 112.0 checking for objdump... objdump [2022-08-24T12:09:29.513Z] #77 112.0 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:29.513Z] #77 112.0 checking for dlltool... no [2022-08-24T12:09:29.513Z] #77 112.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:29.513Z] #77 112.0 checking for ar... ar [2022-08-24T12:09:29.513Z] #77 112.0 checking for archiver @FILE support... @ [2022-08-24T12:09:29.514Z] #77 112.2 checking for strip... strip [2022-08-24T12:09:29.514Z] #77 112.2 checking for ranlib... ranlib [2022-08-24T12:09:29.522Z] #19 136.4 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-08-24T12:09:29.522Z] #19 136.4 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-08-24T12:09:29.772Z] #77 112.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:29.773Z] #77 112.6 checking for sysroot... no [2022-08-24T12:09:29.773Z] #77 112.6 checking for a working dd... /bin/dd [2022-08-24T12:09:30.032Z] #77 112.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:30.032Z] #77 112.7 checking for mt... no [2022-08-24T12:09:30.032Z] #77 112.7 checking if : is a manifest tool... no [2022-08-24T12:09:30.032Z] #77 112.7 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:30.216Z] #17 2.712 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:09:30.216Z] #17 DONE 2.9s [2022-08-24T12:09:30.216Z] [2022-08-24T12:09:30.216Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:09:30.216Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:09:30.553Z] #77 113.0 checking for ANSI C header files... [2022-08-24T12:09:30.553Z] #77 ... [2022-08-24T12:09:30.553Z] [2022-08-24T12:09:30.553Z] #21 [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-08-24T12:09:30.553Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:09:30.553Z] #21 42.77 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:09:30.553Z] #21 42.85 Setting up zip (3.0-12) ... [2022-08-24T12:09:30.553Z] #21 42.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:30.553Z] #21 42.89 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:09:32.049Z] #19 ... [2022-08-24T12:09:32.049Z] [2022-08-24T12:09:32.049Z] #84 [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-08-24T12:09:32.049Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:32.049Z] #84 82.98 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:09:32.049Z] #84 82.99 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:09:32.049Z] #84 82.99 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:09:32.049Z] #84 83.00 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:09:32.049Z] #84 83.01 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:09:32.049Z] #84 83.25 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:09:32.049Z] #84 83.37 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:09:32.049Z] #84 86.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:09:32.049Z] #84 86.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:09:32.049Z] #84 87.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:09:32.049Z] #84 87.26 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:09:32.049Z] #84 87.46 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:09:32.049Z] #84 87.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:09:32.049Z] #84 87.96 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:09:32.049Z] #84 88.23 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:09:32.049Z] #84 ... [2022-08-24T12:09:32.049Z] [2022-08-24T12:09:32.049Z] #19 [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-08-24T12:09:32.049Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:09:32.049Z] #19 138.8 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-08-24T12:09:32.049Z] #19 138.8 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-08-24T12:09:32.110Z] #18 DONE 1.9s [2022-08-24T12:09:32.110Z] [2022-08-24T12:09:32.111Z] #77 [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-08-24T12:09:32.111Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:32.111Z] #77 89.74 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:09:32.111Z] #77 89.74 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:09:32.111Z] #77 89.74 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:09:32.111Z] #77 89.76 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:09:32.111Z] #77 89.76 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:09:32.111Z] #77 89.79 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:09:32.111Z] #77 90.02 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:09:32.111Z] #77 91.36 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:09:32.111Z] #77 91.66 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:09:32.111Z] #77 91.66 checking how to print strings... printf [2022-08-24T12:09:32.111Z] #77 91.69 checking for gcc... gcc [2022-08-24T12:09:32.111Z] #77 91.74 checking whether the C compiler works... yes [2022-08-24T12:09:32.111Z] #77 91.98 checking for C compiler default output file name... a.out [2022-08-24T12:09:32.111Z] #77 91.98 checking for suffix of executables... [2022-08-24T12:09:32.111Z] #77 92.26 checking whether we are cross compiling... no [2022-08-24T12:09:32.111Z] #77 92.42 checking for suffix of object files... o [2022-08-24T12:09:32.111Z] #77 92.56 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:32.111Z] #77 92.74 checking whether gcc accepts -g... yes [2022-08-24T12:09:32.111Z] #77 92.91 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:32.111Z] #77 93.06 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:32.111Z] #77 93.25 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:32.111Z] #77 93.26 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:32.111Z] #77 93.27 checking for egrep... /bin/grep -E [2022-08-24T12:09:32.111Z] #77 93.28 checking for fgrep... /bin/grep -F [2022-08-24T12:09:32.111Z] #77 93.28 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:32.111Z] #77 93.30 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:32.111Z] #77 93.31 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:32.111Z] #77 93.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:32.111Z] #77 93.51 checking whether ln -s works... yes [2022-08-24T12:09:32.111Z] #77 93.51 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:32.111Z] #77 93.53 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:32.111Z] #77 93.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:32.111Z] #77 93.53 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:32.111Z] #77 93.54 checking for objdump... objdump [2022-08-24T12:09:32.111Z] #77 93.54 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:32.111Z] #77 93.54 checking for dlltool... no [2022-08-24T12:09:32.111Z] #77 93.55 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:32.111Z] #77 93.56 checking for ar... ar [2022-08-24T12:09:32.111Z] #77 93.56 checking for archiver @FILE support... @ [2022-08-24T12:09:32.111Z] #77 93.81 checking for strip... strip [2022-08-24T12:09:32.111Z] #77 93.81 checking for ranlib... ranlib [2022-08-24T12:09:32.111Z] #77 93.81 checking for gawk... no [2022-08-24T12:09:32.111Z] #77 93.83 checking for mawk... mawk [2022-08-24T12:09:32.708Z] #77 93.83 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:32.708Z] #77 94.34 checking for sysroot... no [2022-08-24T12:09:32.708Z] #77 94.34 checking for a working dd... /bin/dd [2022-08-24T12:09:32.708Z] #77 94.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:32.708Z] #77 94.44 checking for mt... no [2022-08-24T12:09:32.708Z] #77 94.44 checking if : is a manifest tool... no [2022-08-24T12:09:32.968Z] #77 94.46 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:33.845Z] #21 45.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:09:33.845Z] #21 45.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:09:33.845Z] #21 45.57 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-24T12:09:33.845Z] #21 45.59 Setting up patch (2.7.6-7) ... [2022-08-24T12:09:33.845Z] #21 45.62 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:09:33.845Z] #21 45.73 invoke-rc.d: could not determine current runlevel [2022-08-24T12:09:33.845Z] #21 45.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:09:33.845Z] #21 45.75 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:09:33.845Z] #21 45.76 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:09:33.845Z] #21 45.76 Failed to connect to bus: Host is down [2022-08-24T12:09:33.845Z] #21 45.81 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-24T12:09:33.845Z] #21 45.84 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:09:33.845Z] #21 45.87 Setting up pigz (2.6-1) ... [2022-08-24T12:09:33.845Z] #21 45.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-24T12:09:33.845Z] #21 45.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-24T12:09:33.845Z] #21 45.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:09:33.845Z] #21 45.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:33.900Z] #77 94.72 checking for ANSI C header files... yes [2022-08-24T12:09:33.900Z] #77 95.42 checking for sys/types.h... yes [2022-08-24T12:09:34.156Z] #77 95.58 checking for sys/stat.h... yes [2022-08-24T12:09:34.156Z] #77 95.83 checking for stdlib.h... [2022-08-24T12:09:34.156Z] #77 ... [2022-08-24T12:09:34.156Z] [2022-08-24T12:09:34.156Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:09:34.156Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:09:34.156Z] #19 DONE 2.2s [2022-08-24T12:09:34.156Z] [2022-08-24T12:09:34.156Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:09:34.156Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:09:34.414Z] #21 46.70 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-24T12:09:34.414Z] #21 46.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:09:34.674Z] #21 47.04 Setting up libelf1:arm64 (0.183-1) ... [2022-08-24T12:09:34.674Z] #21 47.05 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-24T12:09:34.677Z] #19 141.5 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-08-24T12:09:34.677Z] #19 141.5 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-08-24T12:09:34.934Z] #21 47.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:09:34.935Z] #21 47.08 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-24T12:09:34.935Z] #21 47.09 Setting up libkmod2:arm64 (28-1) ... [2022-08-24T12:09:34.935Z] #21 47.10 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:09:35.194Z] #21 47.53 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:09:35.194Z] #21 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:09:35.194Z] #21 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:09:35.194Z] #21 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:09:35.454Z] #21 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:09:35.454Z] #21 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:09:35.454Z] #21 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:09:35.454Z] #21 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:09:35.454Z] #21 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:09:35.454Z] #21 47.61 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:09:36.574Z] #19 143.5 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-08-24T12:09:36.574Z] #19 143.5 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-08-24T12:09:36.679Z] #20 DONE 2.0s [2022-08-24T12:09:36.679Z] [2022-08-24T12:09:36.679Z] #21 [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-08-24T12:09:36.679Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:36.834Z] #21 49.00 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-24T12:09:36.834Z] #21 49.02 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-24T12:09:36.834Z] #21 49.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:09:36.834Z] #21 49.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:09:38.188Z] #77 ... [2022-08-24T12:09:38.188Z] [2022-08-24T12:09:38.188Z] #64 [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-08-24T12:09:38.188Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:09:38.212Z] #21 50.34 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-24T12:09:38.212Z] #21 50.36 Setting up jq (1.6-2.1) ... [2022-08-24T12:09:38.212Z] #21 50.37 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:09:38.212Z] #21 50.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-24T12:09:38.212Z] #21 50.39 Setting up iptables (1.8.7-1) ... [2022-08-24T12:09:38.212Z] #21 50.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:09:38.212Z] #21 50.45 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:09:38.471Z] #19 145.6 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-08-24T12:09:38.471Z] #19 145.7 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-08-24T12:09:38.471Z] #19 145.7 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-08-24T12:09:38.471Z] #19 145.7 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-08-24T12:09:38.728Z] #19 145.7 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-08-24T12:09:38.728Z] #19 145.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-24T12:09:38.728Z] #19 145.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-24T12:09:38.728Z] #19 145.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-24T12:09:38.728Z] #19 145.8 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-08-24T12:09:38.728Z] #19 145.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-24T12:09:38.728Z] #19 145.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-24T12:09:38.728Z] #19 145.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-24T12:09:38.728Z] #19 145.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-24T12:09:38.728Z] #19 145.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-24T12:09:38.730Z] #21 50.83 Setting up systemd (247.3-7) ... [2022-08-24T12:09:38.730Z] #21 50.88 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:09:38.730Z] #21 50.89 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:09:38.730Z] #21 50.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:09:38.730Z] #21 50.92 Initializing machine ID from random generator. [2022-08-24T12:09:38.985Z] #19 146.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-24T12:09:38.985Z] #19 146.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-24T12:09:38.985Z] #19 146.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-24T12:09:38.985Z] #19 146.1 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-08-24T12:09:38.986Z] #19 146.2 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-08-24T12:09:39.207Z] #21 2.608 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:09:39.207Z] #21 2.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:09:39.207Z] #21 2.651 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:09:39.465Z] #21 3.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:09:39.668Z] #21 51.91 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:09:39.928Z] #21 52.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:09:40.530Z] #64 73.28 Updating files: 32% (1618/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 67% (3325/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4151/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:09:40.530Z] #64 76.23 + cd /tmp/tmp.8tMFjbCtzZ/src/github.com/containerd/containerd [2022-08-24T12:09:40.530Z] #64 76.24 + git checkout -q v1.6.7 [2022-08-24T12:09:40.836Z] #21 4.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:09:40.868Z] #21 ... [2022-08-24T12:09:40.868Z] [2022-08-24T12:09:40.868Z] #77 [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-08-24T12:09:40.868Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:40.868Z] #77 113.0 checking for ANSI C header files... yes [2022-08-24T12:09:40.868Z] #77 113.5 checking for sys/types.h... yes [2022-08-24T12:09:40.868Z] #77 113.7 checking for sys/stat.h... yes [2022-08-24T12:09:40.868Z] #77 113.9 checking for stdlib.h... yes [2022-08-24T12:09:40.868Z] #77 114.0 checking for string.h... yes [2022-08-24T12:09:40.868Z] #77 114.2 checking for memory.h... yes [2022-08-24T12:09:40.868Z] #77 114.3 checking for strings.h... yes [2022-08-24T12:09:40.868Z] #77 114.5 checking for inttypes.h... yes [2022-08-24T12:09:40.868Z] #77 114.7 checking for stdint.h... yes [2022-08-24T12:09:40.868Z] #77 114.9 checking for unistd.h... yes [2022-08-24T12:09:40.868Z] #77 115.2 checking for dlfcn.h... yes [2022-08-24T12:09:40.868Z] #77 115.4 checking for objdir... .libs [2022-08-24T12:09:40.868Z] #77 115.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:40.868Z] #77 115.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:40.868Z] #77 115.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:40.868Z] #77 116.0 checking if gcc static flag -static works... yes [2022-08-24T12:09:40.868Z] #77 116.3 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:40.868Z] #77 116.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:40.868Z] #77 116.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-24T12:09:40.868Z] #77 116.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:40.868Z] #77 116.9 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:40.868Z] #77 116.9 checking whether stripping libraries is possible... yes [2022-08-24T12:09:40.868Z] #77 116.9 checking if libtool supports shared libraries... yes [2022-08-24T12:09:40.868Z] #77 116.9 checking whether to build shared libraries... no [2022-08-24T12:09:40.868Z] #77 116.9 checking whether to build static libraries... yes [2022-08-24T12:09:40.868Z] #77 116.9 checking float.h usability... yes [2022-08-24T12:09:40.868Z] #77 117.1 checking float.h presence... yes [2022-08-24T12:09:40.868Z] #77 117.1 checking for float.h... yes [2022-08-24T12:09:40.868Z] #77 117.2 checking limits.h usability... yes [2022-08-24T12:09:40.868Z] #77 117.3 checking limits.h presence... yes [2022-08-24T12:09:40.868Z] #77 117.4 checking for limits.h... yes [2022-08-24T12:09:40.868Z] #77 117.4 checking stddef.h usability... yes [2022-08-24T12:09:40.868Z] #77 117.6 checking stddef.h presence... yes [2022-08-24T12:09:40.868Z] #77 117.6 checking for stddef.h... yes [2022-08-24T12:09:40.868Z] #77 117.6 checking for stdlib.h... (cached) yes [2022-08-24T12:09:40.868Z] #77 117.7 checking for string.h... (cached) yes [2022-08-24T12:09:40.868Z] #77 117.7 checking sys/time.h usability... yes [2022-08-24T12:09:40.868Z] #77 117.9 checking sys/time.h presence... yes [2022-08-24T12:09:40.868Z] #77 117.9 checking for sys/time.h... yes [2022-08-24T12:09:40.868Z] #77 117.9 checking for inline... inline [2022-08-24T12:09:40.868Z] #77 118.0 checking for size_t... yes [2022-08-24T12:09:40.868Z] #77 118.4 checking for stdlib.h... (cached) yes [2022-08-24T12:09:40.868Z] #77 118.4 checking for GNU libc compatible malloc... yes [2022-08-24T12:09:40.868Z] #77 118.6 checking for stdlib.h... (cached) yes [2022-08-24T12:09:40.868Z] #77 118.6 checking for GNU libc compatible realloc... yes [2022-08-24T12:09:40.868Z] #77 118.8 checking for working strtod... yes [2022-08-24T12:09:40.868Z] #77 119.1 checking for gettimeofday... yes [2022-08-24T12:09:40.868Z] #77 119.4 checking for memset... yes [2022-08-24T12:09:40.868Z] #77 119.7 checking for strspn... yes [2022-08-24T12:09:40.868Z] #77 120.1 checking that generated files are newer than configure... done [2022-08-24T12:09:40.868Z] #77 120.1 configure: creating ./config.status [2022-08-24T12:09:40.868Z] #77 123.0 config.status: creating Makefile [2022-08-24T12:09:40.868Z] #77 123.1 config.status: creating config.h [2022-08-24T12:09:40.868Z] #77 123.1 config.status: executing depfiles commands [2022-08-24T12:09:40.868Z] #77 123.2 config.status: executing libtool commands [2022-08-24T12:09:41.111Z] #14 ... [2022-08-24T12:09:41.111Z] [2022-08-24T12:09:41.111Z] #77 [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-08-24T12:09:41.111Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:41.111Z] #77 49.77 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-24T12:09:41.438Z] #77 ... [2022-08-24T12:09:41.438Z] [2022-08-24T12:09:41.438Z] #21 [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-08-24T12:09:41.438Z] #21 sha256:40495720a7258652bca03b77337d480458cee2e84d61acc2c7781311a4f25aa0 [2022-08-24T12:09:41.438Z] #21 DONE 53.5s [2022-08-24T12:09:41.438Z] [2022-08-24T12:09:41.438Z] #22 [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-08-24T12:09:41.438Z] #22 sha256:f515057159259194326721acea71b6f1fe6420c75b172338f0e1874866b8cffc [2022-08-24T12:09:41.776Z] #21 ... [2022-08-24T12:09:41.776Z] [2022-08-24T12:09:41.776Z] #77 [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-08-24T12:09:41.776Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:41.776Z] #77 95.83 checking for stdlib.h... yes [2022-08-24T12:09:41.776Z] #77 96.07 checking for string.h... yes [2022-08-24T12:09:41.776Z] #77 96.28 checking for memory.h... yes [2022-08-24T12:09:41.776Z] #77 96.55 checking for strings.h... yes [2022-08-24T12:09:41.776Z] #77 96.76 checking for inttypes.h... yes [2022-08-24T12:09:41.776Z] #77 96.92 checking for stdint.h... yes [2022-08-24T12:09:41.776Z] #77 97.19 checking for unistd.h... yes [2022-08-24T12:09:41.776Z] #77 97.38 checking for dlfcn.h... yes [2022-08-24T12:09:41.776Z] #77 97.52 checking for objdir... .libs [2022-08-24T12:09:41.776Z] #77 98.09 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:41.776Z] #77 98.23 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:41.776Z] #77 98.23 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:41.776Z] #77 98.31 checking if gcc static flag -static works... yes [2022-08-24T12:09:41.776Z] #77 98.79 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:41.776Z] #77 98.91 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:41.776Z] #77 98.91 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:09:41.776Z] #77 99.00 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:41.776Z] #77 99.30 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:41.776Z] #77 99.30 checking whether stripping libraries is possible... yes [2022-08-24T12:09:41.776Z] #77 99.31 checking if libtool supports shared libraries... yes [2022-08-24T12:09:41.776Z] #77 99.31 checking whether to build shared libraries... no [2022-08-24T12:09:41.776Z] #77 99.31 checking whether to build static libraries... yes [2022-08-24T12:09:41.776Z] #77 99.32 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:41.776Z] #77 99.39 checking whether build environment is sane... yes [2022-08-24T12:09:41.776Z] #77 99.54 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:41.776Z] #77 99.54 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:41.776Z] #77 99.55 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:41.776Z] #77 99.67 checking whether make supports nested variables... yes [2022-08-24T12:09:41.776Z] #77 99.81 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:41.776Z] #77 99.81 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:41.776Z] #77 99.81 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:41.776Z] #77 99.95 checking dependency style of gcc... gcc3 [2022-08-24T12:09:41.776Z] #77 100.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:41.776Z] #77 100.1 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:41.776Z] #77 100.1 checking for gawk... (cached) mawk [2022-08-24T12:09:41.776Z] #77 100.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:41.776Z] #77 100.1 checking for gcc... (cached) gcc [2022-08-24T12:09:41.776Z] #77 100.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:41.776Z] #77 100.2 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:41.776Z] #77 100.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:41.776Z] #77 100.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:41.776Z] #77 100.2 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:41.776Z] #77 100.3 checking for python3... /usr/bin/python3 [2022-08-24T12:09:41.776Z] #77 100.3 checking for python3 version... 3.9 [2022-08-24T12:09:41.776Z] #77 100.3 checking for python3 platform... linux [2022-08-24T12:09:41.776Z] #77 100.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:41.776Z] #77 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:41.776Z] #77 100.7 checking for go-md2man... no [2022-08-24T12:09:41.776Z] #77 100.8 checking error.h usability... yes [2022-08-24T12:09:41.776Z] #77 100.9 checking error.h presence... yes [2022-08-24T12:09:41.776Z] #77 101.0 checking for error.h... yes [2022-08-24T12:09:41.777Z] #77 101.0 checking linux/openat2.h usability... yes [2022-08-24T12:09:41.777Z] #77 101.3 checking linux/openat2.h presence... yes [2022-08-24T12:09:41.777Z] #77 101.4 checking for linux/openat2.h... yes [2022-08-24T12:09:41.777Z] #77 101.4 checking for copy_file_range... yes [2022-08-24T12:09:41.777Z] #77 101.7 checking for fgetxattr... yes [2022-08-24T12:09:41.777Z] #77 101.9 checking for statx... yes [2022-08-24T12:09:41.777Z] #77 102.2 checking for fgetpwent_r... yes [2022-08-24T12:09:41.777Z] #77 102.5 checking for issetugid... no [2022-08-24T12:09:41.777Z] #77 102.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:41.777Z] #77 102.8 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:41.777Z] #77 102.8 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:09:41.777Z] #77 103.2 checking for yajl >= 2.0.0... yes [2022-08-24T12:09:41.777Z] #77 103.3 checking sys/capability.h usability... yes [2022-08-24T12:09:41.777Z] #77 103.5 checking sys/capability.h presence... yes [2022-08-24T12:09:42.008Z] #22 0.638 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:09:42.009Z] #22 0.659 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:09:42.009Z] #22 0.662 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:09:42.009Z] #22 DONE 0.7s [2022-08-24T12:09:42.009Z] [2022-08-24T12:09:42.009Z] #77 [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-08-24T12:09:42.009Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:42.009Z] #77 124.4 GEN .version [2022-08-24T12:09:42.009Z] #77 124.4 make install-recursive [2022-08-24T12:09:42.009Z] #77 124.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:09:42.009Z] #77 124.5 Making install in libocispec [2022-08-24T12:09:42.009Z] #77 124.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:42.009Z] #77 124.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:09:42.009Z] #77 124.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:09:42.009Z] #77 124.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:09:42.009Z] #77 124.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:09:42.034Z] #77 103.5 checking for sys/capability.h... yes [2022-08-24T12:09:42.034Z] #77 103.6 checking for library containing cap_from_name... [2022-08-24T12:09:42.034Z] #77 ... [2022-08-24T12:09:42.034Z] [2022-08-24T12:09:42.034Z] #21 [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-08-24T12:09:42.034Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:42.034Z] #21 5.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:09:42.264Z] #19 149.3 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-08-24T12:09:42.264Z] #19 149.3 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-08-24T12:09:42.264Z] #19 149.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-24T12:09:42.264Z] #19 149.4 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-08-24T12:09:42.264Z] #19 149.5 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-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:09:42.579Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:09:42.839Z] #77 125.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:09:43.073Z] #64 78.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:09:43.074Z] #64 78.23 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:09:43.074Z] #64 78.23 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:09:43.074Z] #64 78.23 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:09:43.074Z] #64 78.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:09:43.074Z] #64 78.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:09:43.074Z] #64 78.23 + '[' '' = dynamic ']' [2022-08-24T12:09:43.074Z] #64 78.23 + make [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:09:43.779Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:09:43.779Z] #77 126.6 make install-recursive [2022-08-24T12:09:43.779Z] #77 126.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:43.779Z] #77 126.6 Making install in yajl [2022-08-24T12:09:43.779Z] #77 126.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:09:43.779Z] #77 126.7 CC verify/json_verify-json_verify.o [2022-08-24T12:09:43.779Z] #77 126.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:09:43.779Z] #77 126.7 CC src/libyajl_la-yajl.lo [2022-08-24T12:09:43.779Z] #77 126.7 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:09:43.779Z] #77 126.8 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:09:44.039Z] #77 126.8 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:09:44.039Z] #77 126.8 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:09:44.039Z] #77 126.8 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:09:44.039Z] #77 126.9 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:09:44.559Z] #21 ... [2022-08-24T12:09:44.559Z] [2022-08-24T12:09:44.559Z] #60 [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-08-24T12:09:44.559Z] #60 sha256:a09569602ca80a984b57c608a67dc2a3e1762bb66fdd3e1d4b493aae3f53179e [2022-08-24T12:09:44.559Z] #60 16.38 + cd /tmp/tmp.wltEQhfUyj/src/github.com/opencontainers/runc [2022-08-24T12:09:44.559Z] #60 16.38 + git checkout -q v1.1.3 [2022-08-24T12:09:44.559Z] #60 16.87 + '[' -z '' ']' [2022-08-24T12:09:44.559Z] #60 16.87 + target=static [2022-08-24T12:09:44.559Z] #60 16.87 + make BUILDTAGS=seccomp static [2022-08-24T12:09:44.559Z] #60 17.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:09:44.559Z] #60 ... [2022-08-24T12:09:44.559Z] [2022-08-24T12:09:44.559Z] #77 [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-08-24T12:09:44.559Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:44.559Z] #77 103.6 checking for library containing cap_from_name... -lcap [2022-08-24T12:09:44.559Z] #77 104.2 checking for library containing dlopen... -ldl [2022-08-24T12:09:44.559Z] #77 104.6 checking seccomp.h usability... yes [2022-08-24T12:09:44.559Z] #77 104.8 checking seccomp.h presence... yes [2022-08-24T12:09:44.559Z] #77 104.9 checking for seccomp.h... yes [2022-08-24T12:09:44.559Z] #77 104.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:09:44.559Z] #77 105.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:09:44.559Z] #77 105.6 checking systemd/sd-bus.h usability... yes [2022-08-24T12:09:44.559Z] #77 105.8 checking systemd/sd-bus.h presence... yes [2022-08-24T12:09:44.559Z] #77 106.0 checking for systemd/sd-bus.h... yes [2022-08-24T12:09:44.794Z] #19 152.0 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-08-24T12:09:44.817Z] #77 106.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:09:45.052Z] #19 152.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:09:45.052Z] #19 152.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-24T12:09:45.052Z] #19 152.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-24T12:09:45.052Z] #19 152.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-24T12:09:45.052Z] #19 152.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:09:45.313Z] #19 ... [2022-08-24T12:09:45.313Z] [2022-08-24T12:09:45.313Z] #84 [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-08-24T12:09:45.313Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:45.313Z] #84 106.7 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:09:45.313Z] #84 106.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:09:45.313Z] #84 106.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:09:45.313Z] #84 106.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:09:45.313Z] #84 106.8 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:09:45.313Z] #84 106.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:09:45.330Z] #77 106.5 checking for sd_notify_barrier... yes [2022-08-24T12:09:45.330Z] #77 106.8 checking linux/bpf.h usability... yes [2022-08-24T12:09:45.570Z] #84 107.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:09:45.588Z] #77 107.1 checking linux/bpf.h presence... yes [2022-08-24T12:09:45.588Z] #77 107.2 checking for linux/bpf.h... yes [2022-08-24T12:09:45.618Z] #64 81.19 + bin/ctr [2022-08-24T12:09:45.844Z] #77 107.2 checking compilation for eBPF... yes [2022-08-24T12:09:45.844Z] #77 107.4 checking for criu >= 3.15... no [2022-08-24T12:09:45.844Z] #77 107.5 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:09:45.844Z] #77 107.5 checking for criu > 3.16... no [2022-08-24T12:09:45.844Z] #77 107.5 configure: CRIU version doesn't support join-ns API [2022-08-24T12:09:45.844Z] #77 107.5 checking for criu > 3.16.1... no [2022-08-24T12:09:45.844Z] #77 107.5 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:09:46.101Z] #77 107.5 checking for new mount API (fsconfig)... yes [2022-08-24T12:09:46.101Z] #77 107.7 checking for seccomp notify API... yes [2022-08-24T12:09:46.101Z] #77 107.8 checking for gperf... no [2022-08-24T12:09:46.101Z] #77 107.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:09:46.101Z] #77 107.8 checking for library containing argp_parse... none required [2022-08-24T12:09:46.359Z] #77 108.0 checking that generated files are newer than configure... #77 ... [2022-08-24T12:09:46.359Z] [2022-08-24T12:09:46.359Z] #34 [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-08-24T12:09:46.359Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:09:46.359Z] #34 DONE 159.9s [2022-08-24T12:09:46.359Z] [2022-08-24T12:09:46.359Z] #77 [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-08-24T12:09:46.359Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:46.359Z] #77 108.0 checking that generated files are newer than configure... done [2022-08-24T12:09:46.359Z] #77 108.0 configure: creating ./config.status [2022-08-24T12:09:47.730Z] #77 ... [2022-08-24T12:09:47.730Z] [2022-08-24T12:09:47.730Z] #14 [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-08-24T12:09:47.730Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:47.730Z] #14 118.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:09:47.730Z] #14 118.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:47.730Z] #14 118.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:09:47.731Z] #77 ... [2022-08-24T12:09:47.731Z] [2022-08-24T12:09:47.731Z] #21 [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-08-24T12:09:47.731Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:09:47.731Z] #21 9.823 Fetched 8571 kB in 8s (1143 kB/s) [2022-08-24T12:09:48.355Z] #84 109.4 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:09:48.355Z] #84 109.8 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:09:48.613Z] #84 109.8 checking how to print strings... printf [2022-08-24T12:09:48.614Z] #84 109.8 checking for gcc... gcc [2022-08-24T12:09:49.181Z] #84 110.1 checking whether the C compiler works... yes [2022-08-24T12:09:49.181Z] #84 110.5 checking for C compiler default output file name... a.out [2022-08-24T12:09:49.318Z] #77 132.1 CCLD libyajl.la [2022-08-24T12:09:49.439Z] #84 110.5 checking for suffix of executables... [2022-08-24T12:09:49.580Z] #77 132.4 CCLD verify/json_verify [2022-08-24T12:09:49.633Z] #21 9.823 Reading package lists... [2022-08-24T12:09:49.839Z] #77 132.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:09:49.956Z] #84 111.0 checking whether we are cross compiling... no [2022-08-24T12:09:50.099Z] #77 132.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:09:50.099Z] #77 132.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:09:50.099Z] #77 132.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:09:50.099Z] #77 132.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:09:50.099Z] #77 132.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:09:50.099Z] #77 132.9 CC src/validate.o [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_defs.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:09:50.099Z] #77 132.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:09:50.099Z] #77 133.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:09:50.099Z] #77 133.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:09:50.099Z] #77 133.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:09:50.099Z] #77 133.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:09:50.201Z] #21 13.28 Reading package lists... [2022-08-24T12:09:50.201Z] #21 ... [2022-08-24T12:09:50.201Z] [2022-08-24T12:09:50.201Z] #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-08-24T12:09:50.201Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:09:50.201Z] #36 163.6 Delve is a source level debugger for Go programs. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:09:50.201Z] #36 163.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Usage: [2022-08-24T12:09:50.201Z] #36 163.6 dlv [command] [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Available Commands: [2022-08-24T12:09:50.201Z] #36 163.6 attach Attach to running process and begin debugging. [2022-08-24T12:09:50.201Z] #36 163.6 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:09:50.201Z] #36 163.6 core Examine a core dump. [2022-08-24T12:09:50.201Z] #36 163.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:09:50.201Z] #36 163.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:09:50.201Z] #36 163.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:09:50.201Z] #36 163.6 help Help about any command [2022-08-24T12:09:50.201Z] #36 163.6 run Deprecated command. Use 'debug' instead. [2022-08-24T12:09:50.201Z] #36 163.6 test Compile test binary and begin debugging program. [2022-08-24T12:09:50.201Z] #36 163.6 trace Compile and begin tracing program. [2022-08-24T12:09:50.201Z] #36 163.6 version Prints version. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Flags: [2022-08-24T12:09:50.201Z] #36 163.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:09:50.201Z] #36 163.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:09:50.201Z] #36 163.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-08-24T12:09:50.201Z] #36 163.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:09:50.201Z] #36 163.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:09:50.201Z] #36 163.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-08-24T12:09:50.201Z] #36 163.6 --disable-aslr Disables address space randomization [2022-08-24T12:09:50.201Z] #36 163.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:09:50.201Z] #36 163.6 -h, --help help for dlv [2022-08-24T12:09:50.201Z] #36 163.6 --init string Init file, executed by the terminal client. [2022-08-24T12:09:50.201Z] #36 163.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:09:50.201Z] #36 163.6 --log Enable debugging server logging. [2022-08-24T12:09:50.201Z] #36 163.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:09:50.201Z] #36 163.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:09:50.201Z] #36 163.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:09:50.201Z] #36 163.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:09:50.201Z] #36 163.6 --wd string Working directory for running the program. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Additional help topics: [2022-08-24T12:09:50.201Z] #36 163.6 dlv backend Help about the --backend flag. [2022-08-24T12:09:50.201Z] #36 163.6 dlv log Help about logging flags. [2022-08-24T12:09:50.201Z] #36 163.6 dlv redirect Help about file redirection. [2022-08-24T12:09:50.201Z] #36 163.6 [2022-08-24T12:09:50.201Z] #36 163.6 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:09:50.201Z] #36 DONE 164.0s [2022-08-24T12:09:50.213Z] #84 111.4 checking for suffix of object files... o [2022-08-24T12:09:50.213Z] #84 111.5 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:50.213Z] #84 111.6 checking whether gcc accepts -g... yes [2022-08-24T12:09:50.360Z] #77 133.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:09:50.360Z] #77 133.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:09:50.360Z] #77 133.2 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:09:50.360Z] #77 133.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:09:50.360Z] #77 133.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:09:50.459Z] [2022-08-24T12:09:50.459Z] #77 [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-08-24T12:09:50.459Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:50.459Z] #77 110.6 config.status: creating Makefile [2022-08-24T12:09:50.459Z] #77 110.7 config.status: creating rpm/crun.spec [2022-08-24T12:09:50.459Z] #77 110.8 config.status: creating config.h [2022-08-24T12:09:50.459Z] #77 110.9 config.status: executing libtool commands [2022-08-24T12:09:50.459Z] #77 110.9 config.status: executing depfiles commands [2022-08-24T12:09:50.471Z] #84 111.7 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:50.621Z] #77 133.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:09:50.719Z] #77 112.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:09:50.719Z] #77 112.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:09:50.769Z] #84 111.9 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:50.769Z] #84 112.1 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:50.769Z] #84 112.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:50.769Z] #84 112.2 checking for egrep... /bin/grep -E [2022-08-24T12:09:50.769Z] #84 112.2 checking for fgrep... /bin/grep -F [2022-08-24T12:09:50.769Z] #84 112.2 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:50.769Z] #84 112.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:50.769Z] #84 112.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:50.881Z] #77 133.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:09:50.881Z] #77 133.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:09:50.881Z] #77 133.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:09:51.019Z] #77 112.5 checking for gcc... gcc [2022-08-24T12:09:51.027Z] #84 112.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:51.027Z] #84 112.4 checking whether ln -s works... yes [2022-08-24T12:09:51.027Z] #84 112.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:51.027Z] #84 112.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:51.027Z] #84 112.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:51.027Z] #84 112.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:51.027Z] #84 112.5 checking for objdump... objdump [2022-08-24T12:09:51.027Z] #84 112.5 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:51.027Z] #84 112.5 checking for dlltool... no [2022-08-24T12:09:51.027Z] #84 112.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:51.027Z] #84 112.5 checking for ar... ar [2022-08-24T12:09:51.277Z] #77 112.6 checking whether the C compiler works... yes [2022-08-24T12:09:51.277Z] #77 112.8 checking for C compiler default output file name... a.out [2022-08-24T12:09:51.277Z] #77 112.8 checking for suffix of executables... [2022-08-24T12:09:51.279Z] #77 133.9 CC src/basic_test_double_array_item.lo [2022-08-24T12:09:51.279Z] #77 134.1 CC src/basic_test_double_array.lo [2022-08-24T12:09:51.285Z] #84 112.5 checking for archiver @FILE support... @ [2022-08-24T12:09:51.285Z] #84 112.6 checking for strip... strip [2022-08-24T12:09:51.285Z] #84 112.6 checking for ranlib... ranlib [2022-08-24T12:09:51.285Z] #84 112.6 checking for gawk... no [2022-08-24T12:09:51.285Z] #84 112.6 checking for mawk... mawk [2022-08-24T12:09:51.536Z] #77 113.0 checking whether we are cross compiling... no [2022-08-24T12:09:51.539Z] #77 134.3 CC src/basic_test_top_array_int.lo [2022-08-24T12:09:51.539Z] #77 134.4 CC src/basic_test_top_array_string.lo [2022-08-24T12:09:51.539Z] #77 134.5 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:09:51.793Z] #77 113.3 checking for suffix of object files... o [2022-08-24T12:09:51.793Z] #77 113.4 checking whether we are using the GNU C compiler... yes [2022-08-24T12:09:51.799Z] #77 134.7 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:09:51.799Z] #77 134.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:09:51.848Z] #84 112.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:51.848Z] #84 113.3 checking for sysroot... no [2022-08-24T12:09:51.848Z] #84 113.3 checking for a working dd... /bin/dd [2022-08-24T12:09:52.050Z] #77 113.6 checking whether gcc accepts -g... yes [2022-08-24T12:09:52.050Z] #77 113.7 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:09:52.059Z] #77 ... [2022-08-24T12:09:52.059Z] [2022-08-24T12:09:52.059Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:09:52.059Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T12:09:52.059Z] #23 9.295 Collecting yamllint==1.26.1 [2022-08-24T12:09:52.105Z] #84 113.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:52.105Z] #84 113.6 checking for mt... no [2022-08-24T12:09:52.105Z] #84 113.6 checking if : is a manifest tool... no [2022-08-24T12:09:52.199Z] #64 ... [2022-08-24T12:09:52.199Z] [2022-08-24T12:09:52.199Z] #14 [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-08-24T12:09:52.199Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:52.199Z] #14 138.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:09:52.199Z] #14 138.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:52.199Z] #14 138.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:09:52.308Z] #77 113.9 checking whether gcc understands -c and -o together... yes [2022-08-24T12:09:52.318Z] #23 ... [2022-08-24T12:09:52.318Z] [2022-08-24T12:09:52.318Z] #77 [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-08-24T12:09:52.318Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:52.318Z] #77 135.1 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:09:52.364Z] #84 113.6 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:52.565Z] #77 114.0 checking how to run the C preprocessor... gcc -E [2022-08-24T12:09:52.565Z] #77 114.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:09:52.565Z] #77 114.2 checking for egrep... /bin/grep -E [2022-08-24T12:09:52.578Z] #77 135.3 CC src/read-file.lo [2022-08-24T12:09:52.578Z] #77 135.3 CC src/json_common.lo [2022-08-24T12:09:52.837Z] #77 135.5 CC tests/test-1.o [2022-08-24T12:09:52.837Z] #77 135.8 CC tests/test-2.o [2022-08-24T12:09:53.101Z] #77 135.9 CC tests/test-3.o [2022-08-24T12:09:53.129Z] #77 114.2 checking for ANSI C header files... yes [2022-08-24T12:09:53.386Z] #77 114.8 checking for sys/types.h... yes [2022-08-24T12:09:53.386Z] #77 115.0 checking for sys/stat.h... yes [2022-08-24T12:09:53.582Z] #14 ... [2022-08-24T12:09:53.582Z] [2022-08-24T12:09:53.582Z] #77 [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-08-24T12:09:53.582Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:53.582Z] #77 63.32 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:09:53.582Z] #77 63.32 libtoolize: copying file './ltmain.sh' [2022-08-24T12:09:53.582Z] #77 65.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:09:53.582Z] #77 65.05 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:09:53.582Z] #77 65.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:09:53.643Z] #77 115.1 checking for stdlib.h... yes [2022-08-24T12:09:53.676Z] #77 136.3 CC tests/test-4.o [2022-08-24T12:09:53.676Z] #77 136.5 CC tests/test-5.o [2022-08-24T12:09:53.842Z] #77 ... [2022-08-24T12:09:53.842Z] [2022-08-24T12:09:53.842Z] #14 [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-08-24T12:09:53.842Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:09:53.842Z] #14 150.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:09:53.842Z] #14 150.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:09:53.842Z] #14 150.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:09:53.900Z] #77 115.3 checking for string.h... yes [2022-08-24T12:09:53.900Z] #77 115.5 checking for memory.h... yes [2022-08-24T12:09:53.935Z] #77 136.8 CC tests/test-6.o [2022-08-24T12:09:53.990Z] #84 114.1 checking for ANSI C header files... yes [2022-08-24T12:09:53.990Z] #84 115.1 checking for sys/types.h... yes [2022-08-24T12:09:54.157Z] #77 115.7 checking for strings.h... yes [2022-08-24T12:09:54.247Z] #84 115.6 checking for sys/stat.h... yes [2022-08-24T12:09:54.247Z] #84 115.7 checking for stdlib.h... yes [2022-08-24T12:09:54.414Z] #77 115.9 checking for inttypes.h... yes [2022-08-24T12:09:54.414Z] #77 116.1 checking for stdint.h... yes [2022-08-24T12:09:54.504Z] #84 115.8 checking for string.h... yes [2022-08-24T12:09:54.504Z] #77 137.1 CC tests/test-7.o [2022-08-24T12:09:54.504Z] #77 137.4 CC tests/test-8.o [2022-08-24T12:09:54.675Z] #77 116.3 checking for unistd.h... yes [2022-08-24T12:09:55.064Z] #84 116.1 checking for memory.h... yes [2022-08-24T12:09:55.072Z] #77 137.7 CC tests/test-9.o [2022-08-24T12:09:55.073Z] #77 137.9 CC tests/test-10.o [2022-08-24T12:09:55.073Z] #77 138.0 CC tests/test-11.o [2022-08-24T12:09:55.189Z] #77 116.5 checking minix/config.h usability... no [2022-08-24T12:09:55.189Z] #77 116.7 checking minix/config.h presence... no [2022-08-24T12:09:55.189Z] #77 116.8 checking for minix/config.h... no [2022-08-24T12:09:55.323Z] #84 116.4 checking for strings.h... yes [2022-08-24T12:09:55.451Z] #77 116.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:09:55.451Z] #77 117.0 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:09:55.583Z] #84 116.7 checking for inttypes.h... [2022-08-24T12:09:55.583Z] #84 ... [2022-08-24T12:09:55.583Z] [2022-08-24T12:09:55.583Z] #19 [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-08-24T12:09:55.583Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:09:55.583Z] #19 152.6 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-24T12:09:55.583Z] #19 152.7 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-08-24T12:09:55.583Z] #19 152.7 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-24T12:09:55.583Z] #19 152.7 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-24T12:09:55.583Z] #19 152.7 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-24T12:09:55.583Z] #19 152.8 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-08-24T12:09:55.583Z] #19 152.8 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-24T12:09:55.583Z] #19 152.8 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-24T12:09:55.583Z] #19 152.8 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-24T12:09:55.583Z] #19 152.9 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-24T12:09:55.583Z] #19 152.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-24T12:09:55.583Z] #19 152.9 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-08-24T12:09:55.583Z] #19 152.9 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-08-24T12:09:55.583Z] #19 155.5 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-08-24T12:09:55.583Z] #19 155.5 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-08-24T12:09:55.583Z] #19 155.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-24T12:09:55.583Z] #19 155.6 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-08-24T12:09:55.583Z] #19 155.7 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-08-24T12:09:55.583Z] #19 158.2 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-08-24T12:09:55.583Z] #19 158.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-24T12:09:55.584Z] #19 158.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-24T12:09:55.584Z] #19 158.2 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-08-24T12:09:55.584Z] #19 158.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-24T12:09:55.584Z] #19 158.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-24T12:09:55.584Z] #19 158.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-24T12:09:55.584Z] #19 158.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-24T12:09:55.584Z] #19 158.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-24T12:09:55.584Z] #19 158.4 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-08-24T12:09:55.584Z] #19 158.5 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-08-24T12:09:55.584Z] #19 161.6 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-08-24T12:09:55.584Z] #19 161.6 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-08-24T12:09:55.584Z] #19 161.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-24T12:09:55.584Z] #19 161.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-08-24T12:09:55.584Z] #19 161.9 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-08-24T12:09:55.584Z] #19 ... [2022-08-24T12:09:55.584Z] [2022-08-24T12:09:55.584Z] #84 [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-08-24T12:09:55.584Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:55.584Z] #84 116.7 checking for inttypes.h... yes [2022-08-24T12:09:55.646Z] #77 ... [2022-08-24T12:09:55.646Z] [2022-08-24T12:09:55.646Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:09:55.646Z] #23 sha256:72742aa71cad9f05e8253a3f420497c636ef2adcd1ac70a05c0da34c8c8501e4 [2022-08-24T12:09:55.646Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:09:55.646Z] #23 11.45 Collecting pathspec>=0.5.3 [2022-08-24T12:09:55.646Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:09:55.646Z] #23 11.76 Collecting pyyaml [2022-08-24T12:09:55.646Z] #23 11.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-24T12:09:55.646Z] #23 11.85 Building wheels for collected packages: yamllint [2022-08-24T12:09:55.646Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-08-24T12:09:55.646Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:09:55.646Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=803c3d59530ea8a1bc667c2318620b68c99685549764184f8a6e2ac76d22fe24 [2022-08-24T12:09:55.646Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:09:55.646Z] #23 12.81 Successfully built yamllint [2022-08-24T12:09:55.646Z] #23 12.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:09:55.646Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:09:55.646Z] #23 DONE 13.8s [2022-08-24T12:09:55.708Z] #77 117.2 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:09:55.708Z] #77 117.2 checking how to print strings... printf [2022-08-24T12:09:55.708Z] #77 117.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:09:55.708Z] #77 117.3 checking for fgrep... /bin/grep -F [2022-08-24T12:09:55.708Z] #77 117.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:09:55.708Z] #77 117.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:09:55.708Z] #77 117.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:09:55.708Z] #77 117.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:09:55.708Z] #77 117.4 checking whether ln -s works... yes [2022-08-24T12:09:55.708Z] #77 117.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:09:55.708Z] #77 117.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:09:55.708Z] #77 117.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:09:55.708Z] #77 117.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:09:55.708Z] #77 117.4 checking for objdump... objdump [2022-08-24T12:09:55.708Z] #77 117.4 checking how to recognize dependent libraries... pass_all [2022-08-24T12:09:55.708Z] #77 117.4 checking for dlltool... no [2022-08-24T12:09:55.708Z] #77 117.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:09:55.708Z] #77 117.4 checking for ar... ar [2022-08-24T12:09:55.843Z] #84 117.0 checking for stdint.h... yes [2022-08-24T12:09:55.905Z] [2022-08-24T12:09:55.905Z] #77 [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-08-24T12:09:55.905Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:09:55.964Z] #77 117.4 checking for archiver @FILE support... @ [2022-08-24T12:09:55.964Z] #77 117.6 checking for strip... strip [2022-08-24T12:09:55.964Z] #77 117.6 checking for ranlib... ranlib [2022-08-24T12:09:55.964Z] #77 117.6 checking for gawk... no [2022-08-24T12:09:55.964Z] #77 117.6 checking for mawk... mawk [2022-08-24T12:09:56.101Z] #84 117.2 checking for unistd.h... yes [2022-08-24T12:09:56.101Z] #84 117.4 checking for dlfcn.h... yes [2022-08-24T12:09:56.221Z] #77 117.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:09:56.359Z] #84 117.5 checking for objdir... .libs [2022-08-24T12:09:56.480Z] #77 118.0 checking for sysroot... no [2022-08-24T12:09:56.480Z] #77 118.0 checking for a working dd... /bin/dd [2022-08-24T12:09:56.480Z] #77 118.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:09:56.480Z] #77 118.1 checking for mt... no [2022-08-24T12:09:56.480Z] #77 118.1 checking if : is a manifest tool... no [2022-08-24T12:09:56.480Z] #77 118.1 checking for dlfcn.h... yes [2022-08-24T12:09:56.480Z] #77 118.2 checking for objdir... .libs [2022-08-24T12:09:56.617Z] #84 117.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:56.617Z] #84 117.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:56.617Z] #84 117.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:56.875Z] #84 118.0 checking if gcc static flag -static works... yes [2022-08-24T12:09:56.875Z] #84 118.2 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:56.875Z] #84 118.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:56.875Z] #84 118.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:09:57.045Z] #77 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:09:57.046Z] #77 118.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:09:57.046Z] #77 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:09:57.132Z] #84 118.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:57.390Z] #84 118.6 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:57.390Z] #84 118.6 checking whether stripping libraries is possible... yes [2022-08-24T12:09:57.390Z] #84 118.6 checking if libtool supports shared libraries... yes [2022-08-24T12:09:57.390Z] #84 118.6 checking whether to build shared libraries... no [2022-08-24T12:09:57.390Z] #84 118.6 checking whether to build static libraries... yes [2022-08-24T12:09:57.390Z] #84 118.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:57.390Z] #84 118.7 checking whether build environment is sane... yes [2022-08-24T12:09:57.390Z] #84 118.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:57.390Z] #84 118.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:57.390Z] #84 118.8 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:57.390Z] #84 118.8 checking whether make supports nested variables... yes [2022-08-24T12:09:57.390Z] #84 118.8 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:57.390Z] #84 118.8 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:57.390Z] #84 118.8 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:57.610Z] #77 118.8 checking if gcc static flag -static works... yes [2022-08-24T12:09:57.610Z] #77 119.2 checking if gcc supports -c -o file.o... yes [2022-08-24T12:09:57.610Z] #77 119.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:09:57.610Z] #77 119.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:09:57.751Z] #14 ... [2022-08-24T12:09:57.751Z] [2022-08-24T12:09:57.751Z] #77 [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-08-24T12:09:57.751Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:09:57.751Z] #77 67.15 libtoolize: putting auxiliary files in '.'. [2022-08-24T12:09:57.751Z] #77 67.15 libtoolize: copying file './ltmain.sh' [2022-08-24T12:09:57.867Z] #77 119.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:09:57.867Z] #77 119.5 checking how to hardcode library paths into programs... immediate [2022-08-24T12:09:57.867Z] #77 119.5 checking whether stripping libraries is possible... yes [2022-08-24T12:09:57.867Z] #77 119.6 checking if libtool supports shared libraries... yes [2022-08-24T12:09:57.867Z] #77 119.6 checking whether to build shared libraries... no [2022-08-24T12:09:57.867Z] #77 119.6 checking whether to build static libraries... yes [2022-08-24T12:09:57.867Z] #77 119.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:09:57.867Z] #77 119.6 checking whether build environment is sane... yes [2022-08-24T12:09:57.867Z] #77 119.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:09:57.867Z] #77 119.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:09:57.905Z] #84 118.9 checking dependency style of gcc... gcc3 [2022-08-24T12:09:57.905Z] #84 119.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:57.905Z] #84 119.2 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:57.905Z] #84 119.2 checking for gawk... (cached) mawk [2022-08-24T12:09:57.905Z] #84 119.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:57.905Z] #84 119.2 checking for gcc... (cached) gcc [2022-08-24T12:09:58.124Z] #77 119.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:09:58.124Z] #77 119.7 checking whether make supports nested variables... yes [2022-08-24T12:09:58.124Z] #77 119.8 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:09:58.124Z] #77 119.8 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:09:58.124Z] #77 119.8 checking how to create a ustar tar archive... gnutar [2022-08-24T12:09:58.218Z] #84 119.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:58.218Z] #84 119.6 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:58.218Z] #84 119.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:58.218Z] #84 119.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:58.218Z] #84 119.6 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:58.218Z] #84 119.7 checking for python3... /usr/bin/python3 [2022-08-24T12:09:58.218Z] #84 119.7 checking for python3 version... 3.9 [2022-08-24T12:09:58.322Z] #77 68.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-24T12:09:58.381Z] #77 119.8 checking dependency style of gcc... gcc3 [2022-08-24T12:09:58.381Z] #77 120.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:09:58.381Z] #77 120.0 checking whether make supports nested variables... (cached) yes [2022-08-24T12:09:58.381Z] #77 120.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:09:58.381Z] #77 120.0 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:09:58.381Z] #77 120.0 checking for yajl >= 2.1.0... yes [2022-08-24T12:09:58.381Z] #77 120.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:09:58.381Z] #77 120.0 checking for gcc... (cached) gcc [2022-08-24T12:09:58.381Z] #77 120.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:09:58.381Z] #77 120.1 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:09:58.381Z] #77 120.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:09:58.381Z] #77 120.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:09:58.381Z] #77 120.1 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:09:58.492Z] #84 119.7 checking for python3 platform... linux [2022-08-24T12:09:58.583Z] #77 68.22 libtoolize: and rerunning libtoolize and aclocal. [2022-08-24T12:09:58.583Z] #77 68.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:09:58.638Z] #77 120.2 checking for python3... /usr/bin/python3 [2022-08-24T12:09:58.638Z] #77 120.2 checking for python3 version... 3.9 [2022-08-24T12:09:58.638Z] #77 120.3 checking for python3 platform... linux [2022-08-24T12:09:58.758Z] #84 119.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:58.758Z] #84 120.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:58.896Z] #77 120.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:09:58.896Z] #77 120.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:09:59.017Z] #84 120.3 checking for go-md2man... no [2022-08-24T12:09:59.017Z] #84 120.3 checking error.h usability... yes [2022-08-24T12:09:59.018Z] #84 120.5 checking error.h presence... yes [2022-08-24T12:09:59.153Z] #77 120.8 checking that generated files are newer than configure... done [2022-08-24T12:09:59.153Z] #77 120.8 configure: creating ./config.status [2022-08-24T12:09:59.275Z] #84 120.6 checking for error.h... yes [2022-08-24T12:09:59.533Z] #84 120.6 checking linux/openat2.h usability... yes [2022-08-24T12:09:59.533Z] #84 120.9 checking linux/openat2.h presence... yes [2022-08-24T12:09:59.533Z] #84 120.9 checking for linux/openat2.h... yes [2022-08-24T12:10:00.048Z] #84 121.0 checking for copy_file_range... yes [2022-08-24T12:10:00.307Z] #84 121.5 checking for fgetxattr... yes [2022-08-24T12:10:00.873Z] #84 121.9 checking for statx... yes [2022-08-24T12:10:01.440Z] #84 122.4 checking for fgetpwent_r... yes [2022-08-24T12:10:01.677Z] #77 122.8 config.status: creating Makefile [2022-08-24T12:10:01.677Z] #77 122.8 config.status: creating config.h [2022-08-24T12:10:01.677Z] #77 122.9 config.status: executing libtool commands [2022-08-24T12:10:01.677Z] #77 122.9 config.status: executing depfiles commands [2022-08-24T12:10:01.699Z] #84 123.0 checking for issetugid... no [2022-08-24T12:10:01.935Z] #77 ... [2022-08-24T12:10:01.935Z] [2022-08-24T12:10:01.936Z] #21 [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-08-24T12:10:01.936Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:01.936Z] #21 13.28 Reading package lists... [2022-08-24T12:10:01.936Z] #21 16.44 Building dependency tree... [2022-08-24T12:10:01.936Z] #21 18.42 The following additional packages will be installed: [2022-08-24T12:10:01.936Z] #21 18.42 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:10:01.936Z] #21 18.42 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:10:01.936Z] #21 18.42 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:10:01.936Z] #21 18.42 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:10:01.936Z] #21 18.43 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:10:01.936Z] #21 18.43 Suggested packages: [2022-08-24T12:10:01.936Z] #21 18.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:10:01.936Z] #21 18.43 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:10:01.936Z] #21 18.43 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:10:01.936Z] #21 18.43 Recommended packages: [2022-08-24T12:10:01.936Z] #21 18.43 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:10:01.936Z] #21 18.43 systemd-timesyncd | time-daemon unzip [2022-08-24T12:10:01.936Z] #21 19.98 The following NEW packages will be installed: [2022-08-24T12:10:01.936Z] #21 19.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:10:01.936Z] #21 19.98 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:10:01.936Z] #21 19.98 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:10:01.936Z] #21 19.99 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:10:01.936Z] #21 19.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:10:01.936Z] #21 19.99 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:10:01.936Z] #21 19.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:10:01.936Z] #21 19.99 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:10:01.936Z] #21 19.99 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:10:01.936Z] #21 20.31 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:10:01.936Z] #21 20.31 Need to get 32.8 MB of archives. [2022-08-24T12:10:01.936Z] #21 20.31 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:10:01.936Z] #21 20.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:10:01.936Z] #21 20.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:10:01.936Z] #21 20.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:10:01.936Z] #21 20.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:10:01.936Z] #21 20.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:10:01.936Z] #21 20.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:10:01.936Z] #21 20.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:10:01.936Z] #21 20.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:10:01.936Z] #21 20.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:10:01.936Z] #21 20.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:10:01.936Z] #21 20.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:10:01.936Z] #21 20.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:10:01.936Z] #21 20.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-08-24T12:10:01.936Z] #21 20.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:10:01.936Z] #21 20.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:10:01.936Z] #21 20.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:10:01.936Z] #21 20.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:10:01.936Z] #21 20.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:10:01.936Z] #21 20.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:10:01.936Z] #21 20.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:10:01.936Z] #21 20.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:10:01.936Z] #21 20.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:10:01.936Z] #21 20.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:10:01.936Z] #21 20.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:10:01.936Z] #21 20.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:10:01.936Z] #21 20.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:10:01.936Z] #21 20.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:10:01.936Z] #21 20.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:10:01.936Z] #21 20.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:10:01.936Z] #21 20.90 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-08-24T12:10:01.936Z] #21 20.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:10:01.936Z] #21 20.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:10:01.936Z] #21 20.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:10:01.936Z] #21 20.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:10:01.936Z] #21 20.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:10:01.936Z] #21 20.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:10:01.936Z] #21 20.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:10:01.936Z] #21 20.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:10:01.936Z] #21 21.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:10:01.936Z] #21 21.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:10:01.936Z] #21 21.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:10:01.936Z] #21 21.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:10:01.936Z] #21 21.08 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:10:01.936Z] #21 21.08 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:10:01.936Z] #21 21.09 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:10:01.936Z] #21 21.10 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:10:01.936Z] #21 21.32 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:10:01.936Z] #21 21.36 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:10:01.936Z] #21 21.38 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:10:01.936Z] #21 21.39 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:10:01.936Z] #21 21.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:10:01.936Z] #21 22.08 Fetched 32.8 MB in 1s (23.9 MB/s) [2022-08-24T12:10:01.936Z] #21 22.14 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:10:01.936Z] #21 22.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-24T12:10:01.936Z] #21 22.20 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:10:01.936Z] #21 22.27 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:10:01.936Z] #21 22.28 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:10:01.936Z] #21 22.34 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:10:01.936Z] #21 22.35 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.35 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:10:01.936Z] #21 22.43 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:10:01.936Z] #21 22.43 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.44 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:10:01.936Z] #21 22.61 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:10:01.936Z] #21 22.61 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:01.936Z] #21 22.68 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:10:01.936Z] #21 22.68 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.69 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:10:01.936Z] #21 22.77 Selecting previously unselected package systemd. [2022-08-24T12:10:01.936Z] #21 22.77 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 22.89 Unpacking systemd (247.3-7) ... [2022-08-24T12:10:01.936Z] #21 24.94 Selecting previously unselected package pigz. [2022-08-24T12:10:01.936Z] #21 24.95 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 24.95 Unpacking pigz (2.6-1) ... [2022-08-24T12:10:01.936Z] #21 25.07 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:10:01.936Z] #21 25.07 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.08 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:10:01.936Z] #21 25.21 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:10:01.936Z] #21 25.21 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:10:01.936Z] #21 25.33 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:10:01.936Z] #21 25.33 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:10:01.936Z] #21 25.42 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:10:01.936Z] #21 25.43 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:10:01.936Z] #21 25.51 Selecting previously unselected package libcap2-bin. [2022-08-24T12:10:01.936Z] #21 25.53 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:10:01.936Z] #21 25.61 Selecting previously unselected package iproute2. [2022-08-24T12:10:01.936Z] #21 25.62 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:10:01.936Z] #21 25.63 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:10:01.936Z] #21 ... [2022-08-24T12:10:01.936Z] [2022-08-24T12:10:01.936Z] #77 [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-08-24T12:10:01.936Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:01.936Z] #77 123.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:10:01.936Z] #77 123.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:10:01.957Z] #84 123.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:10:01.957Z] #84 123.3 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:10:01.980Z] #14 ... [2022-08-24T12:10:01.980Z] [2022-08-24T12:10:01.980Z] #77 [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-08-24T12:10:01.980Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:01.980Z] #77 81.14 configure.ac:7: installing './compile' [2022-08-24T12:10:01.980Z] #77 81.16 configure.ac:11: installing './config.guess' [2022-08-24T12:10:01.980Z] #77 81.17 configure.ac:11: installing './config.sub' [2022-08-24T12:10:01.980Z] #77 81.19 configure.ac:8: installing './install-sh' [2022-08-24T12:10:01.980Z] #77 81.23 configure.ac:8: installing './missing' [2022-08-24T12:10:01.980Z] #77 81.38 Makefile.am: installing './depcomp' [2022-08-24T12:10:02.194Z] #77 123.9 checking for gcc... gcc [2022-08-24T12:10:02.451Z] #77 124.0 checking whether the C compiler works... yes [2022-08-24T12:10:02.451Z] #77 124.1 checking for C compiler default output file name... a.out [2022-08-24T12:10:02.708Z] #77 124.1 checking for suffix of executables... [2022-08-24T12:10:02.789Z] #77 ... [2022-08-24T12:10:02.789Z] [2022-08-24T12:10:02.789Z] #64 [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-08-24T12:10:02.789Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:10:02.789Z] #64 73.32 Updating files: 27% (1377/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 56% (2824/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 80% (4009/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 98% (4865/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-24T12:10:02.789Z] #64 76.56 + cd /tmp/tmp.0DY4aJOclG/src/github.com/containerd/containerd [2022-08-24T12:10:02.890Z] #84 123.3 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:10:02.890Z] #84 124.1 checking for yajl >= 2.0.0... yes [2022-08-24T12:10:02.966Z] #77 124.3 checking whether we are cross compiling... no [2022-08-24T12:10:02.967Z] #77 124.6 checking for suffix of object files... o [2022-08-24T12:10:03.050Z] #64 76.56 + git checkout -q v1.6.7 [2022-08-24T12:10:03.148Z] #84 124.2 checking sys/capability.h usability... yes [2022-08-24T12:10:03.148Z] #84 124.5 checking sys/capability.h presence... yes [2022-08-24T12:10:03.148Z] #84 124.6 checking for sys/capability.h... yes [2022-08-24T12:10:03.224Z] #77 124.6 checking whether we are using the GNU C compiler... yes [2022-08-24T12:10:03.224Z] #77 124.8 checking whether gcc accepts -g... yes [2022-08-24T12:10:03.482Z] #77 124.8 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:10:03.482Z] #77 125.0 checking whether gcc understands -c and -o together... yes [2022-08-24T12:10:03.482Z] #77 125.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:10:03.482Z] #77 125.2 checking whether build environment is sane... yes [2022-08-24T12:10:03.713Z] #84 124.6 checking for library containing cap_from_name... -lcap [2022-08-24T12:10:03.739Z] #77 125.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:10:03.739Z] #77 125.3 checking for gawk... no [2022-08-24T12:10:03.739Z] #77 125.3 checking for mawk... mawk [2022-08-24T12:10:03.739Z] #77 125.3 checking whether make sets $(MAKE)... yes [2022-08-24T12:10:03.739Z] #77 125.3 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:10:03.739Z] #77 125.3 checking whether make supports nested variables... yes [2022-08-24T12:10:03.739Z] #77 125.4 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:10:03.739Z] #77 125.4 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:10:03.739Z] #77 125.4 checking how to create a ustar tar archive... gnutar [2022-08-24T12:10:03.894Z] #77 83.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:10:03.894Z] #77 83.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:10:04.051Z] #77 125.4 checking dependency style of gcc... gcc3 [2022-08-24T12:10:04.051Z] #77 125.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:10:04.051Z] #77 125.6 checking whether make supports nested variables... (cached) yes [2022-08-24T12:10:04.154Z] #77 84.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:10:04.279Z] #84 125.2 checking for library containing dlopen... -ldl [2022-08-24T12:10:04.338Z] #77 125.6 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:10:04.338Z] #77 125.9 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:10:04.338Z] #77 125.9 checking how to print strings... printf [2022-08-24T12:10:04.338Z] #77 125.9 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:10:04.338Z] #77 126.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:10:04.338Z] #77 126.0 checking for egrep... /bin/grep -E [2022-08-24T12:10:04.338Z] #77 126.0 checking for fgrep... /bin/grep -F [2022-08-24T12:10:04.338Z] #77 126.0 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:10:04.338Z] #77 126.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:10:04.338Z] #77 126.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:10:04.415Z] #77 84.19 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:10:04.415Z] #77 84.24 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:10:04.415Z] #77 84.46 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:10:04.539Z] #84 125.7 checking seccomp.h usability... yes [2022-08-24T12:10:04.539Z] #84 125.9 checking seccomp.h presence... yes [2022-08-24T12:10:04.539Z] #84 126.1 checking for seccomp.h... yes [2022-08-24T12:10:04.597Z] #77 126.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:10:04.597Z] #77 126.2 checking whether ln -s works... yes [2022-08-24T12:10:04.597Z] #77 126.2 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:10:04.597Z] #77 126.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:10:04.597Z] #77 126.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:10:04.597Z] #77 126.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:10:04.597Z] #77 126.2 checking for objdump... objdump [2022-08-24T12:10:04.597Z] #77 126.2 checking how to recognize dependent libraries... pass_all [2022-08-24T12:10:04.597Z] #77 126.2 checking for dlltool... no [2022-08-24T12:10:04.597Z] #77 126.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:10:04.597Z] #77 126.2 checking for ar... ar [2022-08-24T12:10:04.597Z] #77 126.2 checking for archiver @FILE support... @ [2022-08-24T12:10:04.855Z] #77 126.3 checking for strip... strip [2022-08-24T12:10:04.855Z] #77 126.3 checking for ranlib... ranlib [2022-08-24T12:10:04.988Z] #77 84.77 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:10:04.988Z] #77 84.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:10:04.988Z] #77 85.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:10:05.113Z] #77 126.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:10:05.113Z] #77 126.8 checking for sysroot... no [2022-08-24T12:10:05.113Z] #77 126.8 checking for a working dd... /bin/dd [2022-08-24T12:10:05.113Z] #77 126.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:10:05.366Z] #84 126.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:10:05.378Z] #77 126.9 checking for mt... no [2022-08-24T12:10:05.378Z] #77 126.9 checking if : is a manifest tool... no [2022-08-24T12:10:05.378Z] #77 126.9 checking how to run the C preprocessor... gcc -E [2022-08-24T12:10:05.623Z] #84 126.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:10:05.882Z] #84 127.1 checking systemd/sd-bus.h usability... yes [2022-08-24T12:10:05.945Z] #77 127.1 checking for ANSI C header files... yes [2022-08-24T12:10:06.140Z] #84 127.3 checking systemd/sd-bus.h presence... yes [2022-08-24T12:10:06.140Z] #84 127.5 checking for systemd/sd-bus.h... yes [2022-08-24T12:10:06.202Z] #77 127.7 checking for sys/types.h... yes [2022-08-24T12:10:06.352Z] #64 79.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:10:06.352Z] #64 79.53 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:10:06.352Z] #64 79.53 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:10:06.352Z] #64 79.53 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:10:06.352Z] #64 79.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:10:06.352Z] #64 79.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:10:06.352Z] #64 79.53 + '[' '' = dynamic ']' [2022-08-24T12:10:06.352Z] #64 79.53 + make [2022-08-24T12:10:06.400Z] #84 127.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:10:06.460Z] #77 127.8 checking for sys/stat.h... yes [2022-08-24T12:10:06.460Z] #77 128.0 checking for stdlib.h... yes [2022-08-24T12:10:06.660Z] #84 127.9 checking for sd_notify_barrier... yes [2022-08-24T12:10:06.717Z] #77 128.1 checking for string.h... yes [2022-08-24T12:10:06.917Z] #84 128.1 checking linux/bpf.h usability... yes [2022-08-24T12:10:06.917Z] #84 128.4 checking linux/bpf.h presence... yes [2022-08-24T12:10:06.917Z] #84 128.5 checking for linux/bpf.h... yes [2022-08-24T12:10:06.975Z] #77 128.4 checking for memory.h... yes [2022-08-24T12:10:06.975Z] #77 128.5 checking for strings.h... yes [2022-08-24T12:10:06.975Z] #77 128.7 checking for inttypes.h... yes [2022-08-24T12:10:07.175Z] #84 128.5 checking compilation for eBPF... yes [2022-08-24T12:10:07.232Z] #77 128.8 checking for stdint.h... yes [2022-08-24T12:10:07.433Z] #84 128.7 checking for criu >= 3.15... no [2022-08-24T12:10:07.433Z] #84 128.8 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:10:07.433Z] #84 128.8 checking for criu > 3.16... no [2022-08-24T12:10:07.433Z] #84 128.8 configure: CRIU version doesn't support join-ns API [2022-08-24T12:10:07.433Z] #84 128.8 checking for criu > 3.16.1... no [2022-08-24T12:10:07.433Z] #84 128.8 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:10:07.433Z] #84 128.8 checking for new mount API (fsconfig)... [2022-08-24T12:10:07.433Z] #84 ... [2022-08-24T12:10:07.433Z] [2022-08-24T12:10:07.433Z] #19 [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-08-24T12:10:07.433Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:10:07.433Z] #19 164.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-08-24T12:10:07.433Z] #19 164.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-24T12:10:07.433Z] #19 164.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-24T12:10:07.433Z] #19 164.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-08-24T12:10:07.433Z] #19 164.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-24T12:10:07.433Z] #19 164.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-08-24T12:10:07.433Z] #19 164.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-24T12:10:07.433Z] #19 164.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-24T12:10:07.433Z] #19 164.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-24T12:10:07.433Z] #19 164.9 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-24T12:10:07.433Z] #19 165.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-24T12:10:07.433Z] #19 165.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-24T12:10:07.434Z] #19 165.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-24T12:10:07.434Z] #19 165.1 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-08-24T12:10:07.434Z] #19 165.1 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-08-24T12:10:07.434Z] #19 167.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-08-24T12:10:07.434Z] #19 167.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-08-24T12:10:07.434Z] #19 167.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-24T12:10:07.434Z] #19 167.9 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-08-24T12:10:07.434Z] #19 168.0 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-08-24T12:10:07.434Z] #19 171.0 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-08-24T12:10:07.434Z] #19 171.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-24T12:10:07.434Z] #19 171.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-24T12:10:07.434Z] #19 171.0 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-08-24T12:10:07.434Z] #19 171.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-24T12:10:07.434Z] #19 171.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-24T12:10:07.434Z] #19 171.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-24T12:10:07.434Z] #19 171.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-24T12:10:07.434Z] #19 171.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-24T12:10:07.434Z] #19 171.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-24T12:10:07.434Z] #19 171.2 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-08-24T12:10:07.434Z] #19 171.2 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-08-24T12:10:07.434Z] #19 173.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-08-24T12:10:07.434Z] #19 173.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-08-24T12:10:07.434Z] #19 173.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-24T12:10:07.434Z] #19 173.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-08-24T12:10:07.434Z] #19 173.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-08-24T12:10:07.489Z] #77 128.9 checking for unistd.h... yes [2022-08-24T12:10:07.692Z] #19 ... [2022-08-24T12:10:07.692Z] [2022-08-24T12:10:07.692Z] #84 [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-08-24T12:10:07.692Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:07.692Z] #84 128.8 checking for new mount API (fsconfig)... yes [2022-08-24T12:10:07.749Z] #77 129.1 checking for dlfcn.h... yes [2022-08-24T12:10:07.750Z] #77 129.3 checking for objdir... .libs [2022-08-24T12:10:07.950Z] #84 129.1 checking for seccomp notify API... yes [2022-08-24T12:10:07.950Z] #84 129.3 checking for gperf... no [2022-08-24T12:10:07.950Z] #84 129.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:10:08.007Z] #77 129.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:10:08.207Z] #84 129.3 checking for library containing argp_parse... none required [2022-08-24T12:10:08.264Z] #77 129.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:10:08.264Z] #77 129.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:10:08.464Z] #84 129.8 checking that generated files are newer than configure... done [2022-08-24T12:10:08.464Z] #84 129.8 configure: creating ./config.status [2022-08-24T12:10:08.520Z] #77 129.8 checking if gcc static flag -static works... yes [2022-08-24T12:10:08.722Z] #84 ... [2022-08-24T12:10:08.722Z] [2022-08-24T12:10:08.722Z] #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-08-24T12:10:08.722Z] #41 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:10:08.722Z] #41 DONE 186.7s [2022-08-24T12:10:08.722Z] [2022-08-24T12:10:08.722Z] #43 [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-08-24T12:10:08.722Z] #43 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:10:08.722Z] #43 186.4 Delve is a source level debugger for Go programs. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:10:08.722Z] #43 186.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Usage: [2022-08-24T12:10:08.722Z] #43 186.4 dlv [command] [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Available Commands: [2022-08-24T12:10:08.722Z] #43 186.4 attach Attach to running process and begin debugging. [2022-08-24T12:10:08.722Z] #43 186.4 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:10:08.722Z] #43 186.4 core Examine a core dump. [2022-08-24T12:10:08.722Z] #43 186.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:10:08.722Z] #43 186.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:10:08.722Z] #43 186.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:10:08.722Z] #43 186.4 help Help about any command [2022-08-24T12:10:08.722Z] #43 186.4 run Deprecated command. Use 'debug' instead. [2022-08-24T12:10:08.722Z] #43 186.4 test Compile test binary and begin debugging program. [2022-08-24T12:10:08.722Z] #43 186.4 trace Compile and begin tracing program. [2022-08-24T12:10:08.722Z] #43 186.4 version Prints version. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Flags: [2022-08-24T12:10:08.722Z] #43 186.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:10:08.722Z] #43 186.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:10:08.722Z] #43 186.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-08-24T12:10:08.722Z] #43 186.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:10:08.722Z] #43 186.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:10:08.722Z] #43 186.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-08-24T12:10:08.722Z] #43 186.4 --disable-aslr Disables address space randomization [2022-08-24T12:10:08.722Z] #43 186.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:10:08.722Z] #43 186.4 -h, --help help for dlv [2022-08-24T12:10:08.722Z] #43 186.4 --init string Init file, executed by the terminal client. [2022-08-24T12:10:08.722Z] #43 186.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:10:08.722Z] #43 186.4 --log Enable debugging server logging. [2022-08-24T12:10:08.722Z] #43 186.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:10:08.722Z] #43 186.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:10:08.722Z] #43 186.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:10:08.722Z] #43 186.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:10:08.722Z] #43 186.4 --wd string Working directory for running the program. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Additional help topics: [2022-08-24T12:10:08.722Z] #43 186.4 dlv backend Help about the --backend flag. [2022-08-24T12:10:08.722Z] #43 186.4 dlv log Help about logging flags. [2022-08-24T12:10:08.722Z] #43 186.4 dlv redirect Help about file redirection. [2022-08-24T12:10:08.722Z] #43 186.4 [2022-08-24T12:10:08.722Z] #43 186.4 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:10:08.722Z] #43 DONE 187.0s [2022-08-24T12:10:08.722Z] [2022-08-24T12:10:08.722Z] #19 [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-08-24T12:10:08.722Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:10:08.722Z] #19 175.7 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-08-24T12:10:08.722Z] #19 175.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-24T12:10:08.778Z] #77 130.3 checking if gcc supports -c -o file.o... yes [2022-08-24T12:10:08.778Z] #77 130.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:10:08.778Z] #77 130.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:10:08.897Z] #64 82.24 + bin/ctr [2022-08-24T12:10:09.035Z] #77 130.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:10:09.292Z] #77 130.7 checking how to hardcode library paths into programs... immediate [2022-08-24T12:10:09.292Z] #77 130.7 checking whether stripping libraries is possible... yes [2022-08-24T12:10:09.292Z] #77 130.8 checking if libtool supports shared libraries... yes [2022-08-24T12:10:09.292Z] #77 130.8 checking whether to build shared libraries... no [2022-08-24T12:10:09.292Z] #77 130.8 checking whether to build static libraries... yes [2022-08-24T12:10:09.292Z] #77 130.8 checking float.h usability... yes [2022-08-24T12:10:09.292Z] #77 130.9 checking float.h presence... yes [2022-08-24T12:10:09.292Z] #77 131.0 checking for float.h... yes [2022-08-24T12:10:09.549Z] #77 131.0 checking limits.h usability... yes [2022-08-24T12:10:09.549Z] #77 131.1 checking limits.h presence... yes [2022-08-24T12:10:09.549Z] #77 131.2 checking for limits.h... yes [2022-08-24T12:10:09.806Z] #77 131.2 checking stddef.h usability... yes [2022-08-24T12:10:09.806Z] #77 131.4 checking stddef.h presence... yes [2022-08-24T12:10:09.806Z] #77 131.4 checking for stddef.h... yes [2022-08-24T12:10:09.806Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-08-24T12:10:09.806Z] #77 131.4 checking for string.h... (cached) yes [2022-08-24T12:10:10.063Z] #77 131.5 checking sys/time.h usability... yes [2022-08-24T12:10:10.063Z] #77 131.6 checking sys/time.h presence... yes [2022-08-24T12:10:10.063Z] #77 131.7 checking for sys/time.h... yes [2022-08-24T12:10:10.063Z] #77 131.7 checking for inline... inline [2022-08-24T12:10:10.320Z] #77 131.7 checking for size_t... yes [2022-08-24T12:10:10.320Z] #77 131.9 checking for stdlib.h... (cached) yes [2022-08-24T12:10:10.577Z] #77 131.9 checking for GNU libc compatible malloc... yes [2022-08-24T12:10:10.577Z] #77 132.2 checking for stdlib.h... (cached) yes [2022-08-24T12:10:10.620Z] #19 177.5 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:10:10.834Z] #77 132.2 checking for GNU libc compatible realloc... yes [2022-08-24T12:10:11.092Z] #77 132.4 checking for working strtod... yes [2022-08-24T12:10:11.188Z] #19 178.1 Fetched 788 MB in 43s (18.3 MB/s) [2022-08-24T12:10:11.188Z] #19 178.3 Selecting previously unselected package liblocale-gettext-perl. [2022-08-24T12:10:11.188Z] #19 178.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-08-24T12:10:11.188Z] #19 178.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-24T12:10:11.188Z] #19 178.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T12:10:11.188Z] #19 178.5 Selecting previously unselected package bzip2. [2022-08-24T12:10:11.188Z] #19 178.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:10:11.349Z] #77 132.8 checking for gettimeofday... yes [2022-08-24T12:10:11.349Z] #77 132.9 checking for memset... yes [2022-08-24T12:10:11.445Z] #19 178.5 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:10:11.702Z] #19 178.6 Selecting previously unselected package libmagic-mgc. [2022-08-24T12:10:11.703Z] #19 178.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-24T12:10:11.703Z] #19 178.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-24T12:10:11.924Z] #77 133.2 checking for strspn... yes [2022-08-24T12:10:11.960Z] #19 179.1 Selecting previously unselected package libmagic1:amd64. [2022-08-24T12:10:11.961Z] #19 179.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-24T12:10:11.961Z] #19 179.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:10:12.181Z] #77 133.6 checking that generated files are newer than configure... done [2022-08-24T12:10:12.181Z] #77 133.6 configure: creating ./config.status [2022-08-24T12:10:12.181Z] #77 ... [2022-08-24T12:10:12.181Z] [2022-08-24T12:10:12.181Z] #21 [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-08-24T12:10:12.181Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:12.181Z] #21 26.13 Selecting previously unselected package xxd. [2022-08-24T12:10:12.181Z] #21 26.14 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 26.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:12.181Z] #21 26.27 Selecting previously unselected package vim-common. [2022-08-24T12:10:12.181Z] #21 26.28 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:10:12.181Z] #21 26.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:12.181Z] #21 26.44 Selecting previously unselected package bash-completion. [2022-08-24T12:10:12.181Z] #21 26.44 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:10:12.181Z] #21 28.75 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:10:12.181Z] #21 29.26 Selecting previously unselected package bzip2. [2022-08-24T12:10:12.181Z] #21 29.26 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 29.27 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:10:12.181Z] #21 29.40 Selecting previously unselected package xz-utils. [2022-08-24T12:10:12.181Z] #21 29.41 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 29.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:10:12.181Z] #21 29.62 Selecting previously unselected package apparmor. [2022-08-24T12:10:12.181Z] #21 29.62 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 29.68 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:10:12.181Z] #21 30.13 Selecting previously unselected package inetutils-ping. [2022-08-24T12:10:12.181Z] #21 30.14 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:10:12.181Z] #21 30.26 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:10:12.181Z] #21 30.26 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:12.181Z] #21 30.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:10:12.181Z] #21 30.35 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:10:12.181Z] #21 30.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:10:12.181Z] #21 30.43 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:10:12.181Z] #21 30.53 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:10:12.181Z] #21 30.53 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:10:12.181Z] #21 30.63 Selecting previously unselected package iptables. [2022-08-24T12:10:12.181Z] #21 30.64 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 30.65 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:10:12.181Z] #21 30.99 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:10:12.181Z] #21 31.01 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.01 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:10:12.181Z] #21 31.15 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:10:12.181Z] #21 31.17 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:10:12.181Z] #21 31.29 Selecting previously unselected package jq. [2022-08-24T12:10:12.181Z] #21 31.31 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.32 Unpacking jq (1.6-2.1) ... [2022-08-24T12:10:12.181Z] #21 31.39 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:10:12.181Z] #21 31.41 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:10:12.181Z] #21 31.50 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:10:12.181Z] #21 31.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:10:12.181Z] #21 31.58 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:10:12.181Z] #21 31.59 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 31.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:10:12.181Z] #21 35.39 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:10:12.181Z] #21 35.40 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 35.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:10:12.181Z] #21 35.46 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:10:12.181Z] #21 35.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 35.47 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:10:12.181Z] #21 35.60 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:10:12.181Z] #21 35.61 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 35.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:10:12.181Z] #21 36.00 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:10:12.181Z] #21 36.01 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 36.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:10:12.181Z] #21 36.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:10:12.181Z] #21 36.09 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:10:12.181Z] #21 36.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:10:12.219Z] #19 179.3 Selecting previously unselected package file. [2022-08-24T12:10:12.219Z] #19 179.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-24T12:10:12.219Z] #19 179.3 Unpacking file (1:5.39-3) ... [2022-08-24T12:10:12.219Z] #19 179.4 Selecting previously unselected package xz-utils. [2022-08-24T12:10:12.219Z] #19 179.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:10:12.219Z] #19 179.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:10:12.438Z] #21 36.16 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:10:12.438Z] #21 36.17 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:10:12.438Z] #21 36.18 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:10:12.438Z] #21 36.23 Selecting previously unselected package net-tools. [2022-08-24T12:10:12.438Z] #21 36.25 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:10:12.438Z] #21 36.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:10:12.695Z] #21 36.43 Selecting previously unselected package patch. [2022-08-24T12:10:12.695Z] #21 36.43 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:10:12.695Z] #21 36.44 Unpacking patch (2.7.6-7) ... [2022-08-24T12:10:12.695Z] #21 36.55 Selecting previously unselected package python-pip-whl. [2022-08-24T12:10:12.785Z] #19 179.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-24T12:10:12.785Z] #19 179.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:10:12.785Z] #19 179.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T12:10:12.952Z] #21 36.57 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:10:12.952Z] #21 36.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:10:13.515Z] #21 37.21 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:10:13.515Z] #21 37.22 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:10:13.515Z] #21 37.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:10:13.515Z] #21 37.39 Selecting previously unselected package python3-distutils. [2022-08-24T12:10:13.515Z] #21 37.39 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:10:13.515Z] #21 37.40 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:10:13.772Z] #21 37.55 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:10:13.772Z] #21 37.55 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:10:13.772Z] #21 37.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:10:13.772Z] #21 ... [2022-08-24T12:10:13.772Z] [2022-08-24T12:10:13.772Z] #77 [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-08-24T12:10:13.772Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:13.772Z] #77 135.5 config.status: creating Makefile [2022-08-24T12:10:13.772Z] #77 135.5 config.status: creating config.h [2022-08-24T12:10:13.996Z] #77 ... [2022-08-24T12:10:13.996Z] [2022-08-24T12:10:13.996Z] #47 [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-08-24T12:10:13.996Z] #47 sha256:fd92e3587f0aa5b36f6bc8fc824f75b3f089cd91ff69a3e063eda39195d8b5d2 [2022-08-24T12:10:13.996Z] #47 197.6 + dpkg --print-architecture [2022-08-24T12:10:13.996Z] #47 DONE 198.2s [2022-08-24T12:10:13.996Z] [2022-08-24T12:10:13.996Z] #77 [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-08-24T12:10:13.996Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:10:14.029Z] #77 135.6 config.status: executing depfiles commands [2022-08-24T12:10:14.029Z] #77 135.8 config.status: executing libtool commands [2022-08-24T12:10:14.183Z] #64 ... [2022-08-24T12:10:14.183Z] [2022-08-24T12:10:14.183Z] #77 [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-08-24T12:10:14.183Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:14.183Z] #77 84.01 configure.ac:7: installing './compile' [2022-08-24T12:10:14.444Z] #77 84.03 configure.ac:11: installing './config.guess' [2022-08-24T12:10:14.444Z] #77 84.05 configure.ac:11: installing './config.sub' [2022-08-24T12:10:14.444Z] #77 84.07 configure.ac:8: installing './install-sh' [2022-08-24T12:10:14.444Z] #77 84.08 configure.ac:8: installing './missing' [2022-08-24T12:10:14.444Z] #77 84.31 Makefile.am: installing './depcomp' [2022-08-24T12:10:15.399Z] #77 136.7 GEN .version [2022-08-24T12:10:15.399Z] #77 136.7 make install-recursive [2022-08-24T12:10:15.399Z] #77 136.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:15.399Z] #77 136.9 Making install in libocispec [2022-08-24T12:10:15.399Z] #77 136.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:15.399Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:10:15.399Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:10:15.399Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:10:15.399Z] #77 137.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:10:16.330Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:10:16.330Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:10:16.330Z] #77 138.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:10:16.363Z] #77 86.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:10:16.363Z] #77 86.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:10:16.363Z] #77 ... [2022-08-24T12:10:16.363Z] [2022-08-24T12:10:16.363Z] #14 [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-08-24T12:10:16.363Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:16.363Z] #14 144.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:10:16.363Z] #14 144.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:10:16.363Z] #14 144.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:10:16.363Z] #14 ... [2022-08-24T12:10:16.363Z] [2022-08-24T12:10:16.363Z] #77 [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-08-24T12:10:16.363Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:16.363Z] #77 86.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:10:16.363Z] #77 86.12 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:10:16.627Z] #77 86.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:10:16.960Z] #19 183.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-24T12:10:16.960Z] #19 183.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-24T12:10:16.960Z] #19 183.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T12:10:17.198Z] #77 86.79 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:10:17.216Z] #19 ... [2022-08-24T12:10:17.216Z] [2022-08-24T12:10:17.216Z] #84 [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-08-24T12:10:17.216Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:17.216Z] #84 132.4 config.status: creating Makefile [2022-08-24T12:10:17.216Z] #84 132.5 config.status: creating rpm/crun.spec [2022-08-24T12:10:17.216Z] #84 132.6 config.status: creating config.h [2022-08-24T12:10:17.216Z] #84 132.7 config.status: executing libtool commands [2022-08-24T12:10:17.216Z] #84 132.7 config.status: executing depfiles commands [2022-08-24T12:10:17.216Z] #84 134.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:10:17.216Z] #84 134.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:10:17.216Z] #84 134.8 checking for gcc... gcc [2022-08-24T12:10:17.216Z] #84 134.9 checking whether the C compiler works... yes [2022-08-24T12:10:17.216Z] #84 136.0 checking for C compiler default output file name... a.out [2022-08-24T12:10:17.216Z] #84 136.0 checking for suffix of executables... [2022-08-24T12:10:17.216Z] #84 136.8 checking whether we are cross compiling... no [2022-08-24T12:10:17.216Z] #84 137.0 checking for suffix of object files... o [2022-08-24T12:10:17.216Z] #84 137.1 checking whether we are using the GNU C compiler... yes [2022-08-24T12:10:17.216Z] #84 137.2 checking whether gcc accepts -g... yes [2022-08-24T12:10:17.216Z] #84 137.3 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:10:17.216Z] #84 137.5 checking whether gcc understands -c and -o together... yes [2022-08-24T12:10:17.216Z] #84 137.7 checking how to run the C preprocessor... gcc -E [2022-08-24T12:10:17.216Z] #84 137.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:10:17.216Z] #84 137.9 checking for egrep... /bin/grep -E [2022-08-24T12:10:17.216Z] #84 137.9 checking for ANSI C header files... yes [2022-08-24T12:10:17.216Z] #84 138.6 checking for sys/types.h... yes [2022-08-24T12:10:17.309Z] #77 ... [2022-08-24T12:10:17.309Z] [2022-08-24T12:10:17.309Z] #14 [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-08-24T12:10:17.309Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:17.309Z] #14 162.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:10:17.309Z] #14 162.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:10:17.309Z] #14 162.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:10:17.458Z] #77 87.22 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:10:17.705Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:10:17.706Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:10:17.706Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:10:17.706Z] #77 139.2 make install-recursive [2022-08-24T12:10:17.706Z] #77 139.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:17.706Z] #77 139.3 Making install in yajl [2022-08-24T12:10:17.706Z] #77 139.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:17.706Z] #77 139.3 CC verify/json_verify-json_verify.o [2022-08-24T12:10:17.706Z] #77 139.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:10:17.706Z] #77 139.3 CC src/libyajl_la-yajl.lo [2022-08-24T12:10:17.706Z] #77 139.4 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:10:17.706Z] #77 139.4 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:10:17.706Z] #77 139.4 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:10:17.706Z] #77 139.4 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:10:17.706Z] #77 139.5 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:10:17.729Z] #84 138.8 checking for sys/stat.h... yes [2022-08-24T12:10:17.729Z] #84 139.0 checking for stdlib.h... yes [2022-08-24T12:10:17.963Z] #77 139.5 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:10:17.986Z] #84 139.2 checking for string.h... yes [2022-08-24T12:10:18.029Z] #77 87.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:10:18.242Z] #84 139.4 checking for memory.h... yes [2022-08-24T12:10:18.242Z] #84 139.6 checking for strings.h... [2022-08-24T12:10:18.242Z] #84 ... [2022-08-24T12:10:18.242Z] [2022-08-24T12:10:18.242Z] #19 [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-08-24T12:10:18.242Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:10:18.242Z] #19 185.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-24T12:10:18.242Z] #19 185.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-24T12:10:18.242Z] #19 185.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T12:10:18.291Z] #77 88.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-24T12:10:19.610Z] #19 186.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-24T12:10:19.610Z] #19 186.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:10:19.610Z] #19 186.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T12:10:20.976Z] #19 188.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-24T12:10:20.976Z] #19 188.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-24T12:10:20.976Z] #19 188.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T12:10:21.238Z] #77 ... [2022-08-24T12:10:21.238Z] [2022-08-24T12:10:21.238Z] #21 [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-08-24T12:10:21.238Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:21.238Z] #21 37.72 Selecting previously unselected package python3-setuptools. [2022-08-24T12:10:21.238Z] #21 37.73 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:10:21.238Z] #21 37.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:10:21.238Z] #21 38.02 Selecting previously unselected package python3-wheel. [2022-08-24T12:10:21.238Z] #21 38.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:10:21.238Z] #21 38.05 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:10:21.238Z] #21 38.13 Selecting previously unselected package python3-pip. [2022-08-24T12:10:21.238Z] #21 38.13 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:10:21.238Z] #21 38.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:10:21.238Z] #21 38.39 Selecting previously unselected package sudo. [2022-08-24T12:10:21.238Z] #21 38.39 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 38.40 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:10:21.238Z] #21 38.98 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:10:21.238Z] #21 38.99 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 38.99 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:10:21.238Z] #21 39.12 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:10:21.238Z] #21 39.14 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 39.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:10:21.238Z] #21 39.41 Selecting previously unselected package uidmap. [2022-08-24T12:10:21.238Z] #21 39.43 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 39.44 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:10:21.238Z] #21 39.61 Selecting previously unselected package vim-runtime. [2022-08-24T12:10:21.238Z] #21 39.61 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:10:21.238Z] #21 39.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:10:21.238Z] #21 39.69 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:10:21.238Z] #21 39.70 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:21.238Z] #21 43.23 Selecting previously unselected package vim. [2022-08-24T12:10:21.238Z] #21 43.24 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 43.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:21.238Z] #21 43.80 Selecting previously unselected package xfsprogs. [2022-08-24T12:10:21.238Z] #21 43.81 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 43.83 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:10:21.238Z] #21 44.27 Selecting previously unselected package zip. [2022-08-24T12:10:21.238Z] #21 44.28 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 44.31 Unpacking zip (3.0-12) ... [2022-08-24T12:10:21.238Z] #21 44.45 Selecting previously unselected package zstd. [2022-08-24T12:10:21.238Z] #21 44.45 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:10:21.238Z] #21 44.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:10:21.238Z] #21 44.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:10:22.168Z] #21 45.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:22.168Z] #21 45.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:10:22.168Z] #21 45.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:10:22.168Z] #21 45.88 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:10:22.168Z] #21 45.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:10:22.168Z] #21 45.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:10:22.168Z] #21 45.92 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:10:22.168Z] #21 45.93 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:10:22.168Z] #21 45.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:10:22.168Z] #21 45.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:10:22.168Z] #21 45.99 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:10:22.168Z] #21 46.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:10:22.344Z] #19 189.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-24T12:10:22.344Z] #19 189.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:10:22.344Z] #19 189.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:10:22.427Z] #21 46.01 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:10:22.650Z] #19 189.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-24T12:10:22.650Z] #19 189.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:10:22.650Z] #19 189.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:10:22.992Z] #21 46.80 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:10:22.992Z] #21 46.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:22.992Z] #21 46.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:10:22.992Z] #21 46.84 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:10:22.992Z] #21 46.86 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:10:23.596Z] #19 ... [2022-08-24T12:10:23.596Z] [2022-08-24T12:10:23.596Z] #84 [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-08-24T12:10:23.596Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:23.596Z] #84 139.6 checking for strings.h... yes [2022-08-24T12:10:23.596Z] #84 139.8 checking for inttypes.h... yes [2022-08-24T12:10:23.596Z] #84 140.1 checking for stdint.h... yes [2022-08-24T12:10:23.596Z] #84 140.2 checking for unistd.h... yes [2022-08-24T12:10:23.596Z] #84 140.4 checking minix/config.h usability... no [2022-08-24T12:10:23.596Z] #84 140.7 checking minix/config.h presence... no [2022-08-24T12:10:23.596Z] #84 140.8 checking for minix/config.h... no [2022-08-24T12:10:23.596Z] #84 140.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:10:23.596Z] #84 141.2 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:10:23.596Z] #84 141.4 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:10:23.596Z] #84 141.4 checking how to print strings... printf [2022-08-24T12:10:23.596Z] #84 141.4 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:10:23.596Z] #84 141.4 checking for fgrep... /bin/grep -F [2022-08-24T12:10:23.596Z] #84 141.4 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:10:23.596Z] #84 141.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:10:23.596Z] #84 141.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:10:23.596Z] #84 141.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:10:23.596Z] #84 141.7 checking whether ln -s works... yes [2022-08-24T12:10:23.596Z] #84 141.7 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:10:23.596Z] #84 141.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:10:23.596Z] #84 141.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:10:23.596Z] #84 141.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:10:23.596Z] #84 141.7 checking for objdump... objdump [2022-08-24T12:10:23.596Z] #84 141.7 checking how to recognize dependent libraries... pass_all [2022-08-24T12:10:23.596Z] #84 141.7 checking for dlltool... no [2022-08-24T12:10:23.596Z] #84 141.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:10:23.596Z] #84 141.7 checking for ar... ar [2022-08-24T12:10:23.596Z] #84 141.7 checking for archiver @FILE support... @ [2022-08-24T12:10:23.596Z] #84 141.8 checking for strip... strip [2022-08-24T12:10:23.596Z] #84 141.8 checking for ranlib... ranlib [2022-08-24T12:10:23.596Z] #84 141.8 checking for gawk... no [2022-08-24T12:10:23.596Z] #84 141.8 checking for mawk... mawk [2022-08-24T12:10:23.596Z] #84 141.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:10:23.596Z] #84 142.3 checking for sysroot... no [2022-08-24T12:10:23.596Z] #84 142.3 checking for a working dd... /bin/dd [2022-08-24T12:10:23.596Z] #84 142.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:10:23.596Z] #84 142.6 checking for mt... no [2022-08-24T12:10:23.596Z] #84 142.6 checking if : is a manifest tool... no [2022-08-24T12:10:23.596Z] #84 142.6 checking for dlfcn.h... yes [2022-08-24T12:10:23.596Z] #84 142.7 checking for objdir... .libs [2022-08-24T12:10:23.596Z] #84 143.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:10:23.596Z] #84 143.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:10:23.596Z] #84 143.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:10:23.596Z] #84 143.3 checking if gcc static flag -static works... yes [2022-08-24T12:10:23.596Z] #84 143.8 checking if gcc supports -c -o file.o... yes [2022-08-24T12:10:23.596Z] #84 144.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:10:23.596Z] #84 144.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:10:23.596Z] #84 144.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:10:23.596Z] #84 144.4 checking how to hardcode library paths into programs... immediate [2022-08-24T12:10:23.596Z] #84 144.4 checking whether stripping libraries is possible... yes [2022-08-24T12:10:23.596Z] #84 144.4 checking if libtool supports shared libraries... yes [2022-08-24T12:10:23.596Z] #84 144.4 checking whether to build shared libraries... no [2022-08-24T12:10:23.596Z] #84 144.4 checking whether to build static libraries... yes [2022-08-24T12:10:23.596Z] #84 144.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:10:23.596Z] #84 144.5 checking whether build environment is sane... yes [2022-08-24T12:10:23.596Z] #84 144.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:10:23.596Z] #84 144.5 checking whether make sets $(MAKE)... yes [2022-08-24T12:10:23.596Z] #84 144.5 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:10:23.597Z] #84 144.6 checking whether make supports nested variables... yes [2022-08-24T12:10:23.597Z] #84 144.6 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:10:23.597Z] #84 144.6 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:10:23.597Z] #84 144.6 checking how to create a ustar tar archive... gnutar [2022-08-24T12:10:23.597Z] #84 144.6 checking dependency style of gcc... gcc3 [2022-08-24T12:10:23.597Z] #84 144.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:10:23.597Z] #84 144.8 checking whether make supports nested variables... (cached) yes [2022-08-24T12:10:23.597Z] #84 144.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:10:23.597Z] #84 144.8 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:10:23.597Z] #84 144.8 checking for yajl >= 2.1.0... yes [2022-08-24T12:10:23.597Z] #84 144.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:10:23.597Z] #84 144.9 checking for gcc... (cached) gcc [2022-08-24T12:10:23.597Z] #84 145.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:10:23.597Z] #84 145.0 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:10:23.597Z] #84 145.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:10:23.597Z] #84 145.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:10:23.597Z] #84 145.0 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:10:23.597Z] #84 145.1 checking for python3... /usr/bin/python3 [2022-08-24T12:10:23.853Z] #84 145.1 checking for python3 version... 3.9 [2022-08-24T12:10:23.854Z] #84 145.2 checking for python3 platform... linux [2022-08-24T12:10:24.128Z] #84 145.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:10:24.128Z] #84 145.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:10:24.363Z] #21 ... [2022-08-24T12:10:24.363Z] [2022-08-24T12:10:24.363Z] #77 [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-08-24T12:10:24.363Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:24.363Z] #77 144.9 CCLD libyajl.la [2022-08-24T12:10:24.363Z] #77 145.3 CCLD verify/json_verify [2022-08-24T12:10:24.363Z] #77 145.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:24.363Z] #77 145.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:10:24.363Z] #77 145.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:10:24.363Z] #77 145.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:24.363Z] #77 145.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:24.363Z] #77 145.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:24.363Z] #77 145.8 CC src/validate.o [2022-08-24T12:10:24.363Z] #77 145.8 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:10:24.363Z] #77 145.8 CC src/image_spec_schema_defs.lo [2022-08-24T12:10:24.363Z] #77 145.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:10:24.363Z] #77 145.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:10:24.363Z] #77 145.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:10:24.363Z] #77 145.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:10:24.363Z] #77 145.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:10:24.363Z] #77 146.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:10:24.363Z] #77 146.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:10:24.363Z] #77 146.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:10:24.363Z] #77 146.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:10:24.393Z] #84 145.8 checking that generated files are newer than configure... done [2022-08-24T12:10:24.393Z] #84 145.8 configure: creating ./config.status [2022-08-24T12:10:24.621Z] #77 146.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:10:24.621Z] #77 146.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:10:24.621Z] #77 146.3 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:10:24.621Z] #77 146.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:10:24.621Z] #77 146.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:10:24.878Z] #77 146.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:10:25.135Z] #77 146.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:10:25.135Z] #77 146.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:10:25.392Z] #77 146.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:10:25.392Z] #77 147.0 CC src/basic_test_double_array_item.lo [2022-08-24T12:10:25.649Z] #77 147.3 CC src/basic_test_double_array.lo [2022-08-24T12:10:25.649Z] #77 147.4 CC src/basic_test_top_array_int.lo [2022-08-24T12:10:25.906Z] #77 147.6 CC src/basic_test_top_array_string.lo [2022-08-24T12:10:26.163Z] #77 147.7 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:10:26.163Z] #77 147.7 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:10:26.163Z] #77 147.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:10:26.421Z] #77 147.9 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:10:26.421Z] #77 148.1 CC src/read-file.lo [2022-08-24T12:10:26.688Z] #77 148.2 CC src/json_common.lo [2022-08-24T12:10:26.688Z] #77 148.5 CC tests/test-1.o [2022-08-24T12:10:27.253Z] #77 148.8 CC tests/test-2.o [2022-08-24T12:10:27.253Z] #77 148.9 CC tests/test-3.o [2022-08-24T12:10:27.253Z] #77 149.1 CC tests/test-4.o [2022-08-24T12:10:27.322Z] #14 ... [2022-08-24T12:10:27.322Z] [2022-08-24T12:10:27.322Z] #77 [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-08-24T12:10:27.322Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:27.322Z] #77 107.3 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:10:27.322Z] #77 107.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:10:27.322Z] #77 107.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:10:27.322Z] #77 107.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:10:27.322Z] #77 107.3 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:10:27.510Z] #77 149.2 CC tests/test-5.o [2022-08-24T12:10:27.582Z] #77 107.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:10:27.673Z] #84 148.6 config.status: creating Makefile [2022-08-24T12:10:27.673Z] #84 148.7 config.status: creating config.h [2022-08-24T12:10:27.673Z] #84 148.7 config.status: executing libtool commands [2022-08-24T12:10:27.673Z] #84 148.8 config.status: executing depfiles commands [2022-08-24T12:10:27.768Z] #77 149.4 CC tests/test-6.o [2022-08-24T12:10:27.845Z] #77 107.9 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:10:28.293Z] #77 ... [2022-08-24T12:10:28.293Z] [2022-08-24T12:10:28.293Z] #14 [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-08-24T12:10:28.293Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:28.293Z] #14 156.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:10:28.293Z] #14 156.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:10:28.293Z] #14 156.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:10:28.333Z] #77 149.8 CC tests/test-7.o [2022-08-24T12:10:28.333Z] #77 149.9 CC tests/test-8.o [2022-08-24T12:10:28.333Z] #77 150.1 CC tests/test-9.o [2022-08-24T12:10:28.591Z] #77 150.3 CC tests/test-10.o [2022-08-24T12:10:28.606Z] #84 149.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:10:28.606Z] #84 149.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:10:28.606Z] #84 150.1 checking for gcc... gcc [2022-08-24T12:10:28.850Z] #77 150.5 CC tests/test-11.o [2022-08-24T12:10:28.863Z] #84 150.2 checking whether the C compiler works... yes [2022-08-24T12:10:28.884Z] #77 169.2 CCLD libocispec.la [2022-08-24T12:10:28.884Z] #77 169.6 CCLD src/validate [2022-08-24T12:10:28.884Z] #77 169.6 CCLD tests/test-1 [2022-08-24T12:10:28.884Z] #77 169.6 CCLD tests/test-2 [2022-08-24T12:10:28.884Z] #77 169.6 CCLD tests/test-3 [2022-08-24T12:10:28.884Z] #77 169.6 CCLD tests/test-4 [2022-08-24T12:10:28.884Z] #77 169.7 CCLD tests/test-5 [2022-08-24T12:10:28.884Z] #77 169.7 CCLD tests/test-6 [2022-08-24T12:10:28.884Z] #77 169.7 CCLD tests/test-7 [2022-08-24T12:10:28.884Z] #77 169.9 CCLD tests/test-8 [2022-08-24T12:10:28.884Z] #77 169.9 CCLD tests/test-9 [2022-08-24T12:10:28.884Z] #77 169.9 CCLD tests/test-10 [2022-08-24T12:10:28.884Z] #77 170.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:10:28.884Z] #77 170.1 CCLD tests/test-11 [2022-08-24T12:10:28.884Z] #77 171.6 libtool: link: ar cr libocispec.a [2022-08-24T12:10:28.884Z] #77 171.6 libtool: link: ranlib libocispec.a [2022-08-24T12:10:29.120Z] #84 150.4 checking for C compiler default output file name... a.out [2022-08-24T12:10:29.377Z] #84 150.4 checking for suffix of executables... [2022-08-24T12:10:29.377Z] #84 150.6 checking whether we are cross compiling... no [2022-08-24T12:10:29.635Z] #84 150.8 checking for suffix of object files... o [2022-08-24T12:10:29.635Z] #84 150.9 checking whether we are using the GNU C compiler... yes [2022-08-24T12:10:29.892Z] #84 151.0 checking whether gcc accepts -g... yes [2022-08-24T12:10:29.892Z] #84 151.1 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:10:30.152Z] #84 151.4 checking whether gcc understands -c and -o together... yes [2022-08-24T12:10:30.152Z] #84 151.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:10:30.262Z] #77 173.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:30.262Z] #77 173.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:10:30.262Z] #77 173.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:10:30.262Z] #77 173.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:30.262Z] #77 173.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:30.262Z] #77 173.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:30.262Z] #77 173.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:30.262Z] #77 173.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:30.262Z] #77 173.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:10:30.409Z] #84 151.7 checking whether build environment is sane... yes [2022-08-24T12:10:30.409Z] #84 151.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:10:30.409Z] #84 151.7 checking for gawk... no [2022-08-24T12:10:30.409Z] #84 151.7 checking for mawk... mawk [2022-08-24T12:10:30.409Z] #84 151.7 checking whether make sets $(MAKE)... yes [2022-08-24T12:10:30.409Z] #84 151.8 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:10:30.409Z] #84 151.8 checking whether make supports nested variables... yes [2022-08-24T12:10:30.409Z] #84 151.9 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:10:30.409Z] #84 151.9 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:10:30.409Z] #84 151.9 checking how to create a ustar tar archive... gnutar [2022-08-24T12:10:30.544Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:10:30.544Z] #77 173.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:10:30.544Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:10:30.544Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:10:30.544Z] #77 173.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:10:30.544Z] #77 173.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:10:30.544Z] #77 173.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:10:30.544Z] #77 173.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:10:30.544Z] #77 173.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:10:30.544Z] #77 173.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:10:30.544Z] #77 173.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:10:30.808Z] #77 173.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:10:30.808Z] #77 173.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:10:30.852Z] #14 169.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:10:30.852Z] #14 169.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:10:30.852Z] #14 169.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:10:30.972Z] #84 152.0 checking dependency style of gcc... gcc3 [2022-08-24T12:10:30.972Z] #84 152.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:10:30.972Z] #84 152.3 checking whether make supports nested variables... (cached) yes [2022-08-24T12:10:31.066Z] #77 173.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:10:31.066Z] #77 173.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:10:31.066Z] #77 174.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:10:31.229Z] #84 152.3 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:10:31.229Z] #84 152.6 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:10:31.229Z] #84 152.6 checking how to print strings... printf [2022-08-24T12:10:31.229Z] #84 152.6 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:10:31.229Z] #84 152.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:10:31.229Z] #84 152.6 checking for egrep... /bin/grep -E [2022-08-24T12:10:31.229Z] #84 152.6 checking for fgrep... /bin/grep -F [2022-08-24T12:10:31.229Z] #84 152.7 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:10:31.229Z] #84 152.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:10:31.229Z] #84 152.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:10:31.229Z] #84 152.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:10:31.325Z] #77 174.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:10:31.325Z] #77 174.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:10:31.325Z] #77 174.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:10:31.374Z] #77 ... [2022-08-24T12:10:31.374Z] [2022-08-24T12:10:31.374Z] #21 [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-08-24T12:10:31.374Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:10:31.374Z] #21 48.54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:10:31.374Z] #21 48.62 Setting up zip (3.0-12) ... [2022-08-24T12:10:31.374Z] #21 48.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:31.374Z] #21 48.68 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:10:31.374Z] #21 51.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:10:31.374Z] #21 51.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:10:31.374Z] #21 51.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:10:31.374Z] #21 51.12 Setting up patch (2.7.6-7) ... [2022-08-24T12:10:31.374Z] #21 51.13 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:10:31.374Z] #21 51.21 invoke-rc.d: could not determine current runlevel [2022-08-24T12:10:31.374Z] #21 51.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:10:31.374Z] #21 51.23 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:10:31.374Z] #21 51.26 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:10:31.374Z] #21 51.26 Failed to connect to bus: Host is down [2022-08-24T12:10:31.374Z] #21 51.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:10:31.374Z] #21 51.28 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:10:31.374Z] #21 51.31 Setting up pigz (2.6-1) ... [2022-08-24T12:10:31.374Z] #21 51.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:10:31.374Z] #21 51.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:10:31.374Z] #21 51.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:10:31.374Z] #21 51.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:31.374Z] #21 52.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:10:31.374Z] #21 52.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:10:31.374Z] #21 52.46 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:10:31.374Z] #21 52.47 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:10:31.375Z] #21 52.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:10:31.375Z] #21 52.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:10:31.375Z] #21 52.52 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:10:31.375Z] #21 52.53 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:10:31.375Z] #21 53.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:10:31.375Z] #21 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:10:31.375Z] #21 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:10:31.375Z] #21 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:10:31.375Z] #21 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:10:31.375Z] #21 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:10:31.375Z] #21 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:10:31.375Z] #21 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:10:31.375Z] #21 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:10:31.375Z] #21 53.33 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:10:31.375Z] #21 54.90 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:10:31.375Z] #21 54.92 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:10:31.375Z] #21 54.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:10:31.375Z] #21 54.95 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:10:31.486Z] #84 152.8 checking whether ln -s works... yes [2022-08-24T12:10:31.486Z] #84 152.8 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:10:31.486Z] #84 152.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:10:31.486Z] #84 152.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:10:31.486Z] #84 152.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:10:31.486Z] #84 152.8 checking for objdump... objdump [2022-08-24T12:10:31.486Z] #84 152.8 checking how to recognize dependent libraries... pass_all [2022-08-24T12:10:31.486Z] #84 152.8 checking for dlltool... no [2022-08-24T12:10:31.486Z] #84 152.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:10:31.486Z] #84 152.8 checking for ar... ar [2022-08-24T12:10:31.486Z] #84 152.8 checking for archiver @FILE support... @ [2022-08-24T12:10:31.486Z] #84 152.9 checking for strip... strip [2022-08-24T12:10:31.486Z] #84 152.9 checking for ranlib... ranlib [2022-08-24T12:10:31.584Z] #77 174.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:10:31.584Z] #77 174.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:10:31.843Z] #77 174.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:10:31.843Z] #77 174.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:10:31.843Z] #77 174.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:10:31.843Z] #77 174.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:10:31.843Z] #77 174.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:10:32.052Z] #84 152.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:10:32.052Z] #84 153.4 checking for sysroot... no [2022-08-24T12:10:32.052Z] #84 153.4 checking for a working dd... /bin/dd [2022-08-24T12:10:32.052Z] #84 153.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:10:32.053Z] #77 111.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:10:32.053Z] #77 111.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:10:32.309Z] #84 153.5 checking for mt... no [2022-08-24T12:10:32.309Z] #84 153.5 checking if : is a manifest tool... no [2022-08-24T12:10:32.309Z] #84 153.5 checking how to run the C preprocessor... gcc -E [2022-08-24T12:10:32.410Z] #77 175.1 CC src/crun-crun.o [2022-08-24T12:10:32.410Z] #77 175.2 CC src/crun-run.o [2022-08-24T12:10:32.669Z] #77 175.3 CC src/crun-delete.o [2022-08-24T12:10:32.669Z] #77 175.4 CC src/crun-kill.o [2022-08-24T12:10:32.669Z] #77 175.5 CC src/crun-pause.o [2022-08-24T12:10:32.746Z] #21 56.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:10:32.746Z] #21 56.32 Setting up jq (1.6-2.1) ... [2022-08-24T12:10:32.746Z] #21 56.33 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:10:32.746Z] #21 56.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:10:32.746Z] #21 56.36 Setting up iptables (1.8.7-1) ... [2022-08-24T12:10:32.746Z] #21 56.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:10:32.746Z] #21 56.42 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:10:32.823Z] #84 153.8 checking for ANSI C header files... yes [2022-08-24T12:10:32.928Z] #77 175.7 CC src/crun-unpause.o [2022-08-24T12:10:32.928Z] #77 175.7 CC src/crun-spec.o [2022-08-24T12:10:32.928Z] #77 175.9 CC src/crun-exec.o [2022-08-24T12:10:32.993Z] #77 112.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:10:32.993Z] #77 112.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:10:32.993Z] #77 113.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:10:33.003Z] #21 56.86 Setting up systemd (247.3-7) ... [2022-08-24T12:10:33.003Z] #21 56.91 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:10:33.003Z] #21 56.91 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:10:33.085Z] #84 154.2 checking for sys/types.h... yes [2022-08-24T12:10:33.085Z] #84 154.4 checking for sys/stat.h... yes [2022-08-24T12:10:33.085Z] #84 154.4 checking for stdlib.h... yes [2022-08-24T12:10:33.186Z] #77 175.9 CC src/crun-list.o [2022-08-24T12:10:33.186Z] #77 176.0 CC src/crun-create.o [2022-08-24T12:10:33.252Z] #77 113.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:10:33.260Z] #21 56.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:10:33.260Z] #21 56.97 Initializing machine ID from KVM UUID. [2022-08-24T12:10:33.445Z] #77 176.2 CC src/crun-start.o [2022-08-24T12:10:33.445Z] #77 176.3 CC src/crun-state.o [2022-08-24T12:10:33.445Z] #77 176.4 CC src/crun-update.o [2022-08-24T12:10:33.513Z] #77 113.6 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:10:33.649Z] #84 154.6 checking for string.h... yes [2022-08-24T12:10:33.649Z] #84 154.8 checking for memory.h... yes [2022-08-24T12:10:33.704Z] #77 176.7 CC src/crun-ps.o [2022-08-24T12:10:33.773Z] #77 113.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:10:33.906Z] #84 155.0 checking for strings.h... yes [2022-08-24T12:10:33.962Z] #77 176.8 CC src/crun-restore.o [2022-08-24T12:10:33.962Z] #77 176.8 CC src/crun-checkpoint.o [2022-08-24T12:10:33.962Z] #77 177.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:10:34.164Z] #84 155.4 checking for inttypes.h... yes [2022-08-24T12:10:34.191Z] #21 57.96 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:10:34.221Z] #77 177.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:10:34.422Z] #84 155.7 checking for stdint.h... yes [2022-08-24T12:10:34.449Z] #21 58.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:10:34.481Z] #77 177.3 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:10:34.740Z] #77 177.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:10:34.740Z] #77 177.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:10:34.938Z] #84 156.0 checking for unistd.h... yes [2022-08-24T12:10:34.938Z] #84 156.2 checking for dlfcn.h... yes [2022-08-24T12:10:35.000Z] #77 177.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:10:35.195Z] #84 156.4 checking for objdir... .libs [2022-08-24T12:10:35.259Z] #77 178.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:10:35.259Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:10:35.382Z] #21 DONE 59.1s [2022-08-24T12:10:35.382Z] [2022-08-24T12:10:35.382Z] #77 [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-08-24T12:10:35.382Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:35.382Z] #77 ... [2022-08-24T12:10:35.382Z] [2022-08-24T12:10:35.382Z] #22 [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-08-24T12:10:35.382Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:10:35.519Z] #77 178.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:10:35.709Z] #84 156.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:10:35.709Z] #84 157.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:10:35.709Z] #84 157.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:10:35.779Z] #77 178.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:10:36.042Z] #77 178.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:10:36.283Z] #84 157.1 checking if gcc static flag -static works... yes [2022-08-24T12:10:36.283Z] #84 157.5 checking if gcc supports -c -o file.o... yes [2022-08-24T12:10:36.283Z] #84 157.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:10:36.283Z] #84 157.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:10:36.308Z] #77 179.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:10:36.567Z] #77 179.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:10:36.756Z] #22 1.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:10:36.756Z] #22 1.328 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:10:36.756Z] #22 1.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:10:36.756Z] #22 DONE 1.5s [2022-08-24T12:10:36.756Z] [2022-08-24T12:10:36.756Z] #64 [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-08-24T12:10:36.756Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:10:36.756Z] #64 ... [2022-08-24T12:10:36.756Z] [2022-08-24T12:10:36.756Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:10:36.756Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:10:36.825Z] #77 179.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:10:36.849Z] #84 157.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:10:36.849Z] #84 158.2 checking how to hardcode library paths into programs... immediate [2022-08-24T12:10:36.849Z] #84 158.2 checking whether stripping libraries is possible... yes [2022-08-24T12:10:36.849Z] #84 158.2 checking if libtool supports shared libraries... yes [2022-08-24T12:10:36.849Z] #84 158.2 checking whether to build shared libraries... no [2022-08-24T12:10:36.849Z] #84 158.2 checking whether to build static libraries... yes [2022-08-24T12:10:37.084Z] #77 180.0 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:10:37.105Z] #84 158.2 checking float.h usability... yes [2022-08-24T12:10:37.105Z] #84 158.5 checking float.h presence... yes [2022-08-24T12:10:37.105Z] #84 158.5 checking for float.h... yes [2022-08-24T12:10:37.361Z] #84 158.5 checking limits.h usability... yes [2022-08-24T12:10:37.362Z] #84 158.6 checking limits.h presence... yes [2022-08-24T12:10:37.362Z] #84 158.7 checking for limits.h... yes [2022-08-24T12:10:37.619Z] #84 158.7 checking stddef.h usability... yes [2022-08-24T12:10:37.619Z] #84 158.9 checking stddef.h presence... yes [2022-08-24T12:10:37.619Z] #84 159.0 checking for stddef.h... yes [2022-08-24T12:10:37.619Z] #84 159.0 checking for stdlib.h... (cached) yes [2022-08-24T12:10:37.619Z] #84 159.0 checking for string.h... (cached) yes [2022-08-24T12:10:37.653Z] #77 180.5 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:10:37.921Z] #84 159.1 checking sys/time.h usability... yes [2022-08-24T12:10:37.921Z] #84 159.2 checking sys/time.h presence... yes [2022-08-24T12:10:37.921Z] #84 159.2 checking for sys/time.h... yes [2022-08-24T12:10:37.921Z] #84 159.2 checking for inline... inline [2022-08-24T12:10:38.179Z] #84 159.3 checking for size_t... yes [2022-08-24T12:10:38.179Z] #84 159.7 checking for stdlib.h... (cached) yes [2022-08-24T12:10:38.592Z] #77 181.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:10:38.744Z] #84 159.7 checking for GNU libc compatible malloc... yes [2022-08-24T12:10:38.744Z] #84 160.0 checking for stdlib.h... (cached) yes [2022-08-24T12:10:38.744Z] #84 160.0 checking for GNU libc compatible realloc... yes [2022-08-24T12:10:39.001Z] #84 160.1 checking for working strtod... yes [2022-08-24T12:10:39.160Z] #77 181.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:10:39.258Z] #84 160.4 checking for gettimeofday... yes [2022-08-24T12:10:39.419Z] #77 182.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:10:39.677Z] #77 182.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:10:39.677Z] #77 182.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:10:39.822Z] #84 160.8 checking for memset... yes [2022-08-24T12:10:39.936Z] #77 182.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:10:40.079Z] #84 161.2 checking for strspn... yes [2022-08-24T12:10:40.195Z] #77 182.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:10:40.454Z] #77 183.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:10:40.454Z] #77 183.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:10:40.643Z] #84 161.9 checking that generated files are newer than configure... done [2022-08-24T12:10:40.643Z] #84 161.9 configure: creating ./config.status [2022-08-24T12:10:40.856Z] #14 ... [2022-08-24T12:10:40.856Z] [2022-08-24T12:10:40.856Z] #77 [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-08-24T12:10:40.856Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:40.856Z] #77 109.0 configure.ac:7: installing 'build-aux/compile' [2022-08-24T12:10:40.856Z] #77 109.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-24T12:10:40.856Z] #77 109.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-24T12:10:40.856Z] #77 109.1 configure.ac:11: installing 'build-aux/install-sh' [2022-08-24T12:10:40.856Z] #77 109.1 configure.ac:11: installing 'build-aux/missing' [2022-08-24T12:10:40.856Z] #77 109.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:10:40.856Z] #77 109.6 parallel-tests: installing 'build-aux/test-driver' [2022-08-24T12:10:41.023Z] #77 183.8 CC tests/init.o [2022-08-24T12:10:41.906Z] #77 ... [2022-08-24T12:10:41.906Z] [2022-08-24T12:10:41.906Z] #67 [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-08-24T12:10:41.906Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:10:41.906Z] #67 187.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:10:41.906Z] #67 187.7 + GOBIN=/build [2022-08-24T12:10:41.906Z] #67 187.7 + GO111MODULE=on [2022-08-24T12:10:41.906Z] #67 187.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:10:41.906Z] #67 ... [2022-08-24T12:10:41.906Z] [2022-08-24T12:10:41.906Z] #14 [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-08-24T12:10:41.906Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:41.906Z] #14 188.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:10:41.906Z] #14 188.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:10:41.906Z] #14 188.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:10:41.960Z] #77 184.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:10:43.824Z] #14 200.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:10:43.824Z] #14 200.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:10:43.824Z] #14 200.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:10:43.920Z] #84 164.7 config.status: creating Makefile [2022-08-24T12:10:43.920Z] #84 164.8 config.status: creating config.h [2022-08-24T12:10:43.920Z] #84 164.8 config.status: executing depfiles commands [2022-08-24T12:10:43.920Z] #84 165.1 config.status: executing libtool commands [2022-08-24T12:10:44.088Z] #14 200.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:10:44.088Z] #14 200.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:10:44.088Z] #14 200.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:10:44.159Z] #77 113.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-24T12:10:44.159Z] #77 113.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-24T12:10:44.348Z] #14 201.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:10:44.348Z] #14 201.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:10:44.348Z] #14 ... [2022-08-24T12:10:44.348Z] [2022-08-24T12:10:44.348Z] #67 [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-08-24T12:10:44.348Z] #67 sha256:7b68c51a4fedc7bf8e60bbd12664454294053cbd9eae01b8a7a6681da268c1c6 [2022-08-24T12:10:44.348Z] #67 200.4 rootlesskit version 1.0.0 [2022-08-24T12:10:44.348Z] #67 200.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:10:44.348Z] #67 200.5 -container-ip string [2022-08-24T12:10:44.348Z] #67 200.5 container ip [2022-08-24T12:10:44.348Z] #67 200.5 -container-port int [2022-08-24T12:10:44.348Z] #67 200.5 container port (default -1) [2022-08-24T12:10:44.348Z] #67 200.5 -host-ip string [2022-08-24T12:10:44.348Z] #67 200.5 host ip [2022-08-24T12:10:44.348Z] #67 200.5 -host-port int [2022-08-24T12:10:44.348Z] #67 200.5 host port (default -1) [2022-08-24T12:10:44.348Z] #67 200.5 -proto string [2022-08-24T12:10:44.348Z] #67 200.5 proxy protocol (default "tcp") [2022-08-24T12:10:44.851Z] #84 166.3 GEN .version [2022-08-24T12:10:44.851Z] #84 166.3 make install-recursive [2022-08-24T12:10:44.851Z] #84 166.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:10:44.851Z] #84 ... [2022-08-24T12:10:44.851Z] [2022-08-24T12:10:44.851Z] #19 [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-08-24T12:10:44.851Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:10:44.851Z] #19 212.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-24T12:10:44.851Z] #19 212.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:10:44.851Z] #19 212.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:10:45.108Z] #19 212.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-24T12:10:45.108Z] #19 212.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:10:45.108Z] #19 212.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:10:45.289Z] #67 DONE 201.5s [2022-08-24T12:10:45.289Z] [2022-08-24T12:10:45.289Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:10:45.289Z] #68 sha256:9936a1a9115732b59308cf973c41025f5a0548b50c7c14dcdc1364eb5382baa9 [2022-08-24T12:10:45.545Z] #77 115.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-24T12:10:45.545Z] #77 115.1 libtoolize: copying file 'm4/libtool.m4' [2022-08-24T12:10:45.551Z] #68 DONE 0.2s [2022-08-24T12:10:45.551Z] [2022-08-24T12:10:45.551Z] #14 [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-08-24T12:10:45.551Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:45.551Z] #14 201.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:10:45.551Z] #14 201.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:10:45.551Z] #14 201.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:10:45.551Z] #14 202.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:10:45.551Z] #14 ... [2022-08-24T12:10:45.551Z] [2022-08-24T12:10:45.551Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:10:45.551Z] #69 sha256:85550538aad978520354af693c795031882c346bb3d290470ef7c1a24f90c32f [2022-08-24T12:10:45.551Z] #69 DONE 0.1s [2022-08-24T12:10:45.806Z] #77 115.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-24T12:10:45.812Z] [2022-08-24T12:10:45.812Z] #14 [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-08-24T12:10:45.812Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:10:45.812Z] #14 202.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:10:45.812Z] #14 202.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:10:45.812Z] #14 202.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:10:46.067Z] #77 115.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-24T12:10:46.328Z] #77 116.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-24T12:10:46.392Z] #14 202.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:10:46.393Z] #14 202.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:10:46.393Z] #14 202.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:10:46.393Z] #14 202.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:10:46.393Z] #14 203.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:10:46.393Z] #14 203.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:10:46.730Z] #14 203.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:10:46.730Z] #14 203.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:10:46.730Z] #14 203.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:10:46.751Z] #77 116.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-24T12:10:48.947Z] #23 10.57 Collecting yamllint==1.26.1 [2022-08-24T12:10:48.947Z] #23 11.62 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:10:48.974Z] #14 203.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:10:48.974Z] #14 203.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:10:48.974Z] #14 203.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:10:48.974Z] #14 204.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:10:48.974Z] #14 204.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:10:48.974Z] #14 204.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:10:48.974Z] #14 204.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:10:48.974Z] #14 204.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:10:48.974Z] #14 204.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:10:48.974Z] #14 204.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:10:48.974Z] #14 204.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:10:48.974Z] #14 204.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:10:48.974Z] #14 205.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:10:48.974Z] #14 205.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:10:48.974Z] #14 205.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:10:49.549Z] #14 206.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:10:49.549Z] #14 206.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:10:49.549Z] #14 206.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:10:49.549Z] #14 206.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:10:49.811Z] #14 206.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:10:49.811Z] #14 206.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:10:49.880Z] #23 12.85 Collecting pathspec>=0.5.3 [2022-08-24T12:10:49.880Z] #23 12.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:10:50.071Z] #14 206.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:10:50.071Z] #14 206.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:10:50.071Z] #14 206.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:10:50.137Z] #23 13.34 Collecting pyyaml [2022-08-24T12:10:50.137Z] #23 13.35 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-08-24T12:10:50.137Z] #23 13.44 Building wheels for collected packages: yamllint [2022-08-24T12:10:50.137Z] #23 13.44 Building wheel for yamllint (setup.py): started [2022-08-24T12:10:50.641Z] #14 207.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:10:50.641Z] #14 207.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:10:50.641Z] #14 207.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:10:50.641Z] #14 207.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:10:50.901Z] #14 207.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:10:50.901Z] #14 207.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:10:50.901Z] #14 207.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:10:50.901Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:10:50.901Z] #14 207.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:10:50.901Z] #14 207.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:10:51.161Z] #14 207.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:10:51.161Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:10:51.161Z] #14 207.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:10:51.161Z] #14 207.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:10:51.161Z] #14 207.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:10:51.161Z] #14 207.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:10:51.161Z] #14 207.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:10:51.162Z] #14 207.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:10:51.233Z] #19 ... [2022-08-24T12:10:51.233Z] [2022-08-24T12:10:51.233Z] #84 [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-08-24T12:10:51.233Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:51.233Z] #84 166.4 Making install in libocispec [2022-08-24T12:10:51.233Z] #84 166.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:51.233Z] #84 166.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:10:51.233Z] #84 166.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:10:51.233Z] #84 166.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:10:51.233Z] #84 166.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:10:51.233Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:10:51.233Z] #84 167.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:10:51.233Z] #84 169.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:10:51.233Z] #84 169.1 make install-recursive [2022-08-24T12:10:51.233Z] #84 169.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:51.233Z] #84 169.2 Making install in yajl [2022-08-24T12:10:51.233Z] #84 169.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:51.233Z] #84 169.3 CC verify/json_verify-json_verify.o [2022-08-24T12:10:51.233Z] #84 169.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:10:51.233Z] #84 169.4 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:10:51.233Z] #84 169.5 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:10:51.421Z] #14 207.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:10:51.507Z] #23 14.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:10:51.507Z] #23 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a8ce924c8a1628aa3492d3349f41a6ea5e721c08b4e2b33b973d41d29cc1c909 [2022-08-24T12:10:51.507Z] #23 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:10:51.507Z] #23 14.59 Successfully built yamllint [2022-08-24T12:10:51.507Z] #23 14.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:10:51.683Z] #14 DONE 208.3s [2022-08-24T12:10:51.683Z] [2022-08-24T12:10:51.683Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:10:51.683Z] #59 sha256:1a506e0ded0eba596c8c80504def48b5b55120896014d49669d24724856c4431 [2022-08-24T12:10:51.944Z] #59 DONE 0.2s [2022-08-24T12:10:51.944Z] [2022-08-24T12:10:51.944Z] #60 [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-08-24T12:10:51.944Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:10:52.072Z] #23 15.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:10:52.330Z] #23 DONE 15.6s [2022-08-24T12:10:52.330Z] [2022-08-24T12:10:52.330Z] #64 [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-08-24T12:10:52.330Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:10:52.589Z] #64 ... [2022-08-24T12:10:52.589Z] [2022-08-24T12:10:52.589Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:10:52.589Z] #27 sha256:2210e88de2a765fb16ec4690229bf122647c4f9fe1382685258a1b36d442efdf [2022-08-24T12:10:52.847Z] #27 DONE 0.4s [2022-08-24T12:10:52.847Z] [2022-08-24T12:10:52.847Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:10:52.847Z] #32 sha256:3a4252464c8740465a27af5a7941a26c1c5b5aed80b43845c8ef27c897396534 [2022-08-24T12:10:53.412Z] #32 DONE 0.6s [2022-08-24T12:10:53.412Z] [2022-08-24T12:10:53.412Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:10:53.412Z] #35 sha256:2b553b76937a39e5501517b8ee7a4f77260bef040ec7ed71d7ab8edab88f11fe [2022-08-24T12:10:53.762Z] #84 175.3 CCLD libyajl.la [2022-08-24T12:10:53.978Z] #35 DONE 0.4s [2022-08-24T12:10:53.978Z] [2022-08-24T12:10:53.978Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:10:53.978Z] #37 sha256:c15feae12ea97be09249893dd15ec99f1798278bbedbd26f19867781aa46216d [2022-08-24T12:10:53.978Z] #37 DONE 0.3s [2022-08-24T12:10:53.978Z] [2022-08-24T12:10:53.978Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:10:53.978Z] #39 sha256:023e08c38caf9261efacd80b3c9493fd0f1ffde4140383aeb5f4481da6d54ced [2022-08-24T12:10:53.978Z] #39 DONE 0.1s [2022-08-24T12:10:53.978Z] [2022-08-24T12:10:53.978Z] #64 [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-08-24T12:10:53.978Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:10:54.236Z] #64 ... [2022-08-24T12:10:54.236Z] [2022-08-24T12:10:54.236Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:10:54.236Z] #41 sha256:1921540f8d0550685de4ab2aa915350533fa9c96fbc28068e098e953a6735710 [2022-08-24T12:10:54.236Z] #41 DONE 0.1s [2022-08-24T12:10:54.236Z] [2022-08-24T12:10:54.236Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:10:54.236Z] #45 sha256:d82d3670a05cdb2c9586d3e8b6ed3f90443b55ebbd9991a82c9241fe583b6fa2 [2022-08-24T12:10:54.325Z] #84 175.8 CCLD verify/json_verify [2022-08-24T12:10:54.489Z] #60 2.342 + RM_GOPATH=0 [2022-08-24T12:10:54.489Z] #60 2.345 + TMP_GOPATH= [2022-08-24T12:10:54.489Z] #60 2.345 + : /build [2022-08-24T12:10:54.489Z] #60 2.345 + '[' -z '' ']' [2022-08-24T12:10:54.489Z] #60 2.345 ++ mktemp -d [2022-08-24T12:10:54.489Z] #60 2.383 + export GOPATH=/tmp/tmp.GvhuJlrf3A [2022-08-24T12:10:54.489Z] #60 2.383 + GOPATH=/tmp/tmp.GvhuJlrf3A [2022-08-24T12:10:54.489Z] #60 2.383 + RM_GOPATH=1 [2022-08-24T12:10:54.489Z] #60 2.383 + case "$(go env GOARCH)" in [2022-08-24T12:10:54.489Z] #60 2.383 ++ go env GOARCH [2022-08-24T12:10:54.489Z] #60 2.411 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:10:54.489Z] #60 2.411 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:10:54.489Z] #60 2.411 ++ dirname /install.sh [2022-08-24T12:10:54.489Z] #60 2.411 + dir=/ [2022-08-24T12:10:54.489Z] #60 2.411 + bin=runc [2022-08-24T12:10:54.489Z] #60 2.411 + shift [2022-08-24T12:10:54.489Z] #60 2.411 + '[' '!' -f //runc.installer ']' [2022-08-24T12:10:54.489Z] #60 2.411 + . //runc.installer [2022-08-24T12:10:54.489Z] #60 2.411 ++ set -e [2022-08-24T12:10:54.489Z] #60 2.411 ++ : v1.1.3 [2022-08-24T12:10:54.489Z] #60 2.411 + install_runc [2022-08-24T12:10:54.489Z] #60 2.411 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:10:54.489Z] #60 2.411 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:10:54.489Z] #60 2.411 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GvhuJlrf3A/src/github.com/opencontainers/runc [2022-08-24T12:10:54.489Z] #60 2.411 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:10:54.489Z] #60 2.418 Cloning into '/tmp/tmp.GvhuJlrf3A/src/github.com/opencontainers/runc'... [2022-08-24T12:10:54.493Z] #45 DONE 0.1s [2022-08-24T12:10:54.493Z] [2022-08-24T12:10:54.493Z] #47 [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-08-24T12:10:54.493Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:10:54.754Z] #60 ... [2022-08-24T12:10:54.754Z] [2022-08-24T12:10:54.754Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:10:54.754Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:10:54.754Z] #15 DONE 2.9s [2022-08-24T12:10:54.754Z] [2022-08-24T12:10:54.754Z] #16 [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-08-24T12:10:54.754Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:10:54.888Z] #84 176.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:54.888Z] #84 176.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:10:54.888Z] #84 176.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:10:54.888Z] #84 176.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:54.888Z] #84 176.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:10:54.888Z] #84 176.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:10:55.188Z] #84 176.6 CC src/validate.o [2022-08-24T12:10:55.188Z] #84 176.6 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:10:55.188Z] #84 176.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:10:55.188Z] #84 176.6 CC src/image_spec_schema_defs.lo [2022-08-24T12:10:55.188Z] #84 176.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:10:55.188Z] #84 176.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:10:55.260Z] #77 ... [2022-08-24T12:10:55.260Z] [2022-08-24T12:10:55.260Z] #67 [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-08-24T12:10:55.260Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:10:55.260Z] #67 192.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:10:55.260Z] #67 192.7 + GOBIN=/build [2022-08-24T12:10:55.260Z] #67 192.7 + GO111MODULE=on [2022-08-24T12:10:55.260Z] #67 192.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:10:55.444Z] #84 176.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:10:55.444Z] #84 176.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:10:55.444Z] #84 176.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:10:55.444Z] #84 176.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:10:55.444Z] #84 176.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:10:55.444Z] #84 176.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:10:55.700Z] #84 176.9 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:10:55.700Z] #84 177.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:10:55.700Z] #84 177.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:10:55.700Z] #84 177.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:10:55.700Z] #84 177.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:10:55.700Z] #84 177.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:10:55.700Z] #84 177.1 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:10:55.700Z] #84 177.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:10:55.700Z] #84 177.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:10:55.956Z] #84 177.3 CC src/basic_test_double_array_item.lo [2022-08-24T12:10:55.956Z] #84 177.4 CC src/basic_test_top_array_string.lo [2022-08-24T12:10:55.956Z] #84 177.4 CC src/basic_test_double_array.lo [2022-08-24T12:10:56.212Z] #84 177.5 CC src/basic_test_top_array_int.lo [2022-08-24T12:10:56.212Z] #84 177.5 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:10:56.212Z] #84 177.5 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:10:56.212Z] #84 177.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:10:56.212Z] #84 177.7 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:10:56.468Z] #84 177.8 CC src/read-file.lo [2022-08-24T12:10:56.468Z] #84 177.9 CC src/json_common.lo [2022-08-24T12:10:56.664Z] #16 DONE 1.6s [2022-08-24T12:10:56.664Z] [2022-08-24T12:10:56.664Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:10:56.664Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:10:56.724Z] #84 178.1 CC tests/test-1.o [2022-08-24T12:10:56.724Z] #84 178.1 CC tests/test-2.o [2022-08-24T12:10:56.724Z] #84 178.2 CC tests/test-3.o [2022-08-24T12:10:56.981Z] #84 178.4 CC tests/test-4.o [2022-08-24T12:10:56.981Z] #84 178.5 CC tests/test-5.o [2022-08-24T12:10:57.238Z] #84 178.6 CC tests/test-6.o [2022-08-24T12:10:57.238Z] #84 178.7 CC tests/test-7.o [2022-08-24T12:10:57.494Z] #84 178.8 CC tests/test-8.o [2022-08-24T12:10:57.494Z] #84 178.9 CC tests/test-9.o [2022-08-24T12:10:57.494Z] #84 179.0 CC tests/test-10.o [2022-08-24T12:10:57.750Z] #84 179.0 CC tests/test-11.o [2022-08-24T12:10:58.048Z] #17 1.787 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:10:58.330Z] #17 DONE 2.0s [2022-08-24T12:10:58.330Z] [2022-08-24T12:10:58.330Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:10:58.330Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:10:59.712Z] #18 DONE 1.6s [2022-08-24T12:10:59.712Z] [2022-08-24T12:10:59.712Z] #77 [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-08-24T12:10:59.712Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:10:59.712Z] #77 139.3 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:10:59.712Z] #77 139.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:10:59.712Z] #77 139.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:10:59.712Z] #77 139.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:10:59.712Z] #77 139.3 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:10:59.712Z] #77 139.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:10:59.712Z] #77 139.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:11:00.544Z] #67 ... [2022-08-24T12:11:00.544Z] [2022-08-24T12:11:00.544Z] #14 [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-08-24T12:11:00.544Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:11:00.544Z] #14 196.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:11:00.544Z] #14 196.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:11:00.544Z] #14 196.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:11:01.623Z] #77 ... [2022-08-24T12:11:01.623Z] [2022-08-24T12:11:01.623Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:11:01.623Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:11:01.623Z] #19 DONE 1.6s [2022-08-24T12:11:01.623Z] [2022-08-24T12:11:01.623Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:11:01.623Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:11:01.745Z] #77 203.1 CCLD tests/init [2022-08-24T12:11:03.006Z] #20 DONE 1.4s [2022-08-24T12:11:03.006Z] [2022-08-24T12:11:03.006Z] #77 [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-08-24T12:11:03.006Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:03.006Z] #77 142.1 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:11:03.006Z] #77 142.6 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:11:03.006Z] #77 142.6 checking how to print strings... printf [2022-08-24T12:11:03.006Z] #77 142.6 checking for gcc... gcc [2022-08-24T12:11:03.577Z] #77 142.9 checking whether the C compiler works... yes [2022-08-24T12:11:03.577Z] #77 143.4 checking for C compiler default output file name... a.out [2022-08-24T12:11:03.837Z] #77 143.4 checking for suffix of executables... [2022-08-24T12:11:04.407Z] #77 143.8 checking whether we are cross compiling... no [2022-08-24T12:11:04.407Z] #77 144.2 checking for suffix of object files... o [2022-08-24T12:11:04.512Z] #47 ... [2022-08-24T12:11:04.512Z] [2022-08-24T12:11:04.512Z] #77 [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-08-24T12:11:04.512Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:04.512Z] #77 185.5 CCLD libocispec.la [2022-08-24T12:11:04.512Z] #77 186.1 CCLD src/validate [2022-08-24T12:11:04.512Z] #77 186.1 CCLD tests/test-1 [2022-08-24T12:11:04.512Z] #77 186.1 CCLD tests/test-2 [2022-08-24T12:11:04.512Z] #77 186.1 CCLD tests/test-3 [2022-08-24T12:11:04.512Z] #77 186.1 CCLD tests/test-4 [2022-08-24T12:11:04.512Z] #77 186.2 CCLD tests/test-5 [2022-08-24T12:11:04.512Z] #77 186.2 CCLD tests/test-6 [2022-08-24T12:11:04.667Z] #77 144.5 checking whether we are using the GNU C compiler... yes [2022-08-24T12:11:04.773Z] #77 186.3 CCLD tests/test-7 [2022-08-24T12:11:04.773Z] #77 186.3 CCLD tests/test-8 [2022-08-24T12:11:04.773Z] #77 186.4 CCLD tests/test-9 [2022-08-24T12:11:04.773Z] #77 186.5 CCLD tests/test-10 [2022-08-24T12:11:04.975Z] #77 144.6 checking whether gcc accepts -g... yes [2022-08-24T12:11:05.035Z] #77 186.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:11:05.035Z] #77 186.6 CCLD tests/test-11 [2022-08-24T12:11:05.545Z] #77 144.9 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:11:05.805Z] #77 145.5 checking whether gcc understands -c and -o together... yes [2022-08-24T12:11:06.065Z] #77 145.9 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:11:06.065Z] #77 146.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:11:06.065Z] #77 146.0 checking for egrep... /bin/grep -E [2022-08-24T12:11:06.065Z] #77 146.0 checking for fgrep... /bin/grep -F [2022-08-24T12:11:06.065Z] #77 146.1 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:11:06.065Z] #77 146.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:11:06.324Z] #77 146.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:11:06.324Z] #77 146.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:11:06.324Z] #77 146.4 checking whether ln -s works... yes [2022-08-24T12:11:06.324Z] #77 146.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:11:06.584Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:11:06.584Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:11:06.584Z] #77 146.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:11:06.584Z] #77 146.4 checking for objdump... objdump [2022-08-24T12:11:06.584Z] #77 146.4 checking how to recognize dependent libraries... pass_all [2022-08-24T12:11:06.584Z] #77 146.4 checking for dlltool... no [2022-08-24T12:11:06.584Z] #77 146.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:11:06.584Z] #77 146.4 checking for ar... ar [2022-08-24T12:11:06.844Z] #77 146.4 checking for archiver @FILE support... @ [2022-08-24T12:11:06.844Z] #77 146.7 checking for strip... strip [2022-08-24T12:11:06.844Z] #77 146.8 checking for ranlib... ranlib [2022-08-24T12:11:06.844Z] #77 146.8 checking for gawk... no [2022-08-24T12:11:06.844Z] #77 146.8 checking for mawk... mawk [2022-08-24T12:11:06.939Z] #77 188.4 libtool: link: ar cr libocispec.a [2022-08-24T12:11:06.939Z] #77 188.4 libtool: link: ranlib libocispec.a [2022-08-24T12:11:07.290Z] #14 ... [2022-08-24T12:11:07.290Z] [2022-08-24T12:11:07.290Z] #67 [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-08-24T12:11:07.290Z] #67 sha256:9aa97b472662c263269649d6f6689da096d779c3c548146f71544e6ad9519056 [2022-08-24T12:11:07.290Z] #67 205.3 rootlesskit version 1.0.0 [2022-08-24T12:11:07.290Z] #67 205.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:11:07.290Z] #67 205.4 -container-ip string [2022-08-24T12:11:07.290Z] #67 205.4 container ip [2022-08-24T12:11:07.290Z] #67 205.4 -container-port int [2022-08-24T12:11:07.290Z] #67 205.4 container port (default -1) [2022-08-24T12:11:07.290Z] #67 205.4 -host-ip string [2022-08-24T12:11:07.290Z] #67 205.4 host ip [2022-08-24T12:11:07.290Z] #67 205.4 -host-port int [2022-08-24T12:11:07.290Z] #67 205.4 host port (default -1) [2022-08-24T12:11:07.290Z] #67 205.4 -proto string [2022-08-24T12:11:07.290Z] #67 205.4 proxy protocol (default "tcp") [2022-08-24T12:11:07.560Z] #67 DONE 205.6s [2022-08-24T12:11:07.560Z] [2022-08-24T12:11:07.560Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:11:07.560Z] #68 sha256:0c59817627f68c6b6a438d6e1bf1589c87fd9e06fa17d33a254adca3b4631ab6 [2022-08-24T12:11:07.560Z] #68 DONE 0.1s [2022-08-24T12:11:07.560Z] [2022-08-24T12:11:07.560Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:11:07.560Z] #69 sha256:3b4aa9e66dab91401f95c14c955bca7859475b057dc6ee90b9d6ec93f93e7ade [2022-08-24T12:11:07.791Z] #77 146.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:11:07.791Z] #77 147.7 checking for sysroot... no [2022-08-24T12:11:07.791Z] #77 147.8 checking for a working dd... /bin/dd [2022-08-24T12:11:07.842Z] #69 DONE 0.2s [2022-08-24T12:11:07.842Z] [2022-08-24T12:11:07.842Z] #47 [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-08-24T12:11:07.842Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:11:08.055Z] #77 147.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:11:08.055Z] #77 148.1 checking for mt... no [2022-08-24T12:11:08.320Z] #77 148.1 checking if : is a manifest tool... no [2022-08-24T12:11:08.583Z] #77 148.2 checking how to run the C preprocessor... gcc -E [2022-08-24T12:11:08.836Z] #77 190.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:08.836Z] #77 190.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:11:08.836Z] #77 190.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:11:08.836Z] #77 190.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:08.836Z] #77 190.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:08.836Z] #77 190.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:08.836Z] #77 190.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:08.836Z] #77 190.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:11:08.836Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:11:08.836Z] #77 190.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:11:09.094Z] #77 190.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:11:09.094Z] #77 190.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:11:09.094Z] #77 190.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:11:09.094Z] #77 190.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:11:09.094Z] #77 190.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:11:09.094Z] #77 190.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:11:09.094Z] #77 190.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:11:09.352Z] #77 191.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:11:09.352Z] #77 191.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:11:09.352Z] #77 191.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:11:09.414Z] #77 148.8 checking for ANSI C header files... yes [2022-08-24T12:11:09.610Z] #77 191.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:11:09.610Z] #77 191.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:11:09.610Z] #77 191.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:11:09.867Z] #77 191.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:11:09.867Z] #77 191.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:11:09.867Z] #77 191.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:11:09.932Z] #84 ... [2022-08-24T12:11:09.933Z] [2022-08-24T12:11:09.933Z] #19 [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-08-24T12:11:09.933Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:11:09.933Z] #19 236.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-24T12:11:09.933Z] #19 236.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:09.933Z] #19 236.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:11:09.933Z] #19 236.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-24T12:11:09.933Z] #19 236.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:09.933Z] #19 236.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:11:09.935Z] #77 149.7 checking for sys/types.h... yes [2022-08-24T12:11:10.124Z] #77 191.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:11:10.124Z] #77 191.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:11:10.382Z] #77 192.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:11:10.455Z] #77 150.2 checking for sys/stat.h... yes [2022-08-24T12:11:10.639Z] #77 192.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:11:11.028Z] #77 150.6 checking for stdlib.h... yes [2022-08-24T12:11:11.028Z] #77 151.0 checking for string.h... [2022-08-24T12:11:11.028Z] #77 ... [2022-08-24T12:11:11.028Z] [2022-08-24T12:11:11.028Z] #60 [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-08-24T12:11:11.028Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:11:11.028Z] #60 19.03 + cd /tmp/tmp.GvhuJlrf3A/src/github.com/opencontainers/runc [2022-08-24T12:11:11.028Z] #60 19.03 + git checkout -q v1.1.3 [2022-08-24T12:11:11.146Z] #47 ... [2022-08-24T12:11:11.146Z] [2022-08-24T12:11:11.146Z] #14 [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-08-24T12:11:11.146Z] #14 sha256:66ac52a968c34b44f440b11ad5b61f326fa2c4044dc19769ed4054d3cb023a36 [2022-08-24T12:11:11.146Z] #14 209.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:11:11.146Z] #14 209.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:11:11.146Z] #14 209.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:11:11.146Z] #14 209.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:11:11.146Z] #14 209.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:11:11.203Z] #77 192.7 CC src/crun-crun.o [2022-08-24T12:11:11.203Z] #77 192.7 CC src/crun-run.o [2022-08-24T12:11:11.203Z] #77 192.9 CC src/crun-delete.o [2022-08-24T12:11:11.203Z] #77 192.9 CC src/crun-kill.o [2022-08-24T12:11:11.406Z] #14 209.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:11:11.406Z] #14 210.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:11:11.406Z] #14 210.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:11:11.460Z] #77 193.1 CC src/crun-pause.o [2022-08-24T12:11:11.460Z] #77 193.1 CC src/crun-unpause.o [2022-08-24T12:11:11.460Z] #77 193.2 CC src/crun-spec.o [2022-08-24T12:11:11.666Z] #14 210.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:11:11.666Z] #14 210.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:11:11.666Z] #14 210.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:11:11.666Z] #14 210.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:11:11.732Z] #77 193.4 CC src/crun-exec.o [2022-08-24T12:11:11.734Z] #77 ... [2022-08-24T12:11:11.734Z] [2022-08-24T12:11:11.734Z] #26 [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-08-24T12:11:11.734Z] #26 sha256:80f661bde6b1042764c92e1252e3cbcb2fd155127eb98eb5ec8800ac470d82c6 [2022-08-24T12:11:11.734Z] #26 257.0 + return [2022-08-24T12:11:11.734Z] #26 DONE 258.2s [2022-08-24T12:11:11.734Z] [2022-08-24T12:11:11.734Z] #77 [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-08-24T12:11:11.734Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:11:11.927Z] #14 210.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:11:11.927Z] #14 210.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:11:11.990Z] #77 193.5 CC src/crun-list.o [2022-08-24T12:11:11.990Z] #77 193.6 CC src/crun-create.o [2022-08-24T12:11:12.187Z] #14 210.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:11:12.248Z] #77 193.8 CC src/crun-start.o [2022-08-24T12:11:12.410Z] #60 20.34 + '[' -z '' ']' [2022-08-24T12:11:12.410Z] #60 20.34 + target=static [2022-08-24T12:11:12.410Z] #60 20.35 + make BUILDTAGS=seccomp static [2022-08-24T12:11:12.447Z] #14 211.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:11:12.447Z] #14 211.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:11:12.447Z] #14 211.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:11:12.505Z] #77 194.0 CC src/crun-state.o [2022-08-24T12:11:12.670Z] #60 20.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:11:12.670Z] #60 ... [2022-08-24T12:11:12.670Z] [2022-08-24T12:11:12.670Z] #21 [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-08-24T12:11:12.670Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:12.670Z] #21 2.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:11:12.670Z] #21 2.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:11:12.670Z] #21 2.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:11:12.670Z] #21 3.431 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:11:12.670Z] #21 5.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:11:12.670Z] #21 8.365 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:11:12.708Z] #14 211.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:11:12.708Z] #14 211.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:11:12.708Z] #14 211.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:11:12.763Z] #77 194.3 CC src/crun-update.o [2022-08-24T12:11:12.763Z] #77 194.4 CC src/crun-ps.o [2022-08-24T12:11:12.930Z] #21 ... [2022-08-24T12:11:12.930Z] [2022-08-24T12:11:12.930Z] #77 [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-08-24T12:11:12.930Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:12.930Z] #77 151.0 checking for string.h... yes [2022-08-24T12:11:12.930Z] #77 151.5 checking for memory.h... yes [2022-08-24T12:11:12.930Z] #77 151.8 checking for strings.h... yes [2022-08-24T12:11:12.930Z] #77 152.2 checking for inttypes.h... yes [2022-08-24T12:11:12.969Z] #14 211.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:11:12.969Z] #14 211.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:11:12.969Z] #14 211.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:11:13.020Z] #77 194.6 CC src/crun-checkpoint.o [2022-08-24T12:11:13.020Z] #77 194.6 CC src/crun-restore.o [2022-08-24T12:11:13.020Z] #77 194.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:11:13.190Z] #77 152.8 checking for stdint.h... yes [2022-08-24T12:11:13.229Z] #14 211.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:11:13.229Z] #14 211.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:11:13.278Z] #77 194.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:11:13.450Z] #77 153.2 checking for unistd.h... yes [2022-08-24T12:11:13.451Z] #77 153.3 checking for dlfcn.h... yes [2022-08-24T12:11:13.451Z] #77 153.5 checking for objdir... .libs [2022-08-24T12:11:13.492Z] #14 211.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:11:13.536Z] #77 195.1 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:11:13.536Z] #77 195.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:11:13.642Z] #77 ... [2022-08-24T12:11:13.642Z] [2022-08-24T12:11:13.642Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:11:13.642Z] #27 sha256:37b7b18eff5da73c303662b6987a8e7524b6dee6c48ff3118791c5ec31aa3ba0 [2022-08-24T12:11:13.752Z] #14 212.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:11:13.753Z] #14 212.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:11:13.753Z] #14 212.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:11:13.793Z] #77 195.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:11:14.013Z] #14 212.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:11:14.013Z] #14 212.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:11:14.013Z] #14 212.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:11:14.013Z] #14 212.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:11:14.013Z] #14 212.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:11:14.013Z] #14 212.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:11:14.211Z] #27 DONE 0.5s [2022-08-24T12:11:14.211Z] [2022-08-24T12:11:14.211Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:11:14.211Z] #32 sha256:1f7e5b4c248d19af05127b3c31b74e4e69fce10057ed1483eb82eb1513596f11 [2022-08-24T12:11:14.283Z] #77 154.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:11:14.283Z] #77 154.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:11:14.358Z] #77 195.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:11:14.358Z] #77 196.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:11:14.543Z] #77 154.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:11:14.614Z] #77 196.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:11:14.871Z] #77 196.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:11:14.956Z] #14 213.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:11:14.956Z] #14 213.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:11:14.956Z] #14 213.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:11:15.112Z] #77 154.4 checking if gcc static flag -static works... yes [2022-08-24T12:11:15.128Z] #77 196.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:11:15.217Z] #14 213.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:11:15.217Z] #14 213.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:11:15.217Z] #14 213.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:11:15.385Z] #77 197.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:11:15.385Z] #77 197.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:11:15.478Z] #14 213.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:11:15.478Z] #14 213.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:11:15.478Z] #14 213.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:11:15.478Z] #14 214.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:11:15.478Z] #14 214.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:11:15.478Z] #14 214.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:11:15.592Z] #32 DONE 1.2s [2022-08-24T12:11:15.592Z] [2022-08-24T12:11:15.592Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:11:15.592Z] #35 sha256:a646d964c91ad939b55f5a32a4f29b0ad6ae28d3f31db08610354785443636ba [2022-08-24T12:11:15.592Z] #35 DONE 0.3s [2022-08-24T12:11:15.592Z] [2022-08-24T12:11:15.592Z] #64 [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-08-24T12:11:15.592Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:11:15.592Z] #64 ... [2022-08-24T12:11:15.592Z] [2022-08-24T12:11:15.592Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:11:15.592Z] #37 sha256:a75453a6433da13fb191c8e5727fd7b988b4917370a7eba563893779a943af43 [2022-08-24T12:11:15.683Z] #77 155.2 checking if gcc supports -c -o file.o... yes [2022-08-24T12:11:15.683Z] #77 155.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:11:15.683Z] #77 155.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:11:15.857Z] #37 DONE 0.3s [2022-08-24T12:11:15.857Z] [2022-08-24T12:11:15.857Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:11:15.857Z] #39 sha256:53d9ddf06a5c786c5aae3207af2365169cb0646e1cdc3d49758633ee302c2e82 [2022-08-24T12:11:15.857Z] #39 DONE 0.1s [2022-08-24T12:11:15.857Z] [2022-08-24T12:11:15.857Z] #64 [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-08-24T12:11:15.857Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:11:15.949Z] #77 197.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:11:16.119Z] #64 ... [2022-08-24T12:11:16.119Z] [2022-08-24T12:11:16.119Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:11:16.119Z] #41 sha256:8d96c8cbf05be3a63ee3ac7b32839e4f05f7b855d0d4f497fe345294e91ba417 [2022-08-24T12:11:16.119Z] #41 DONE 0.1s [2022-08-24T12:11:16.119Z] [2022-08-24T12:11:16.119Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:11:16.119Z] #45 sha256:9c1f2351f23524b938a88d61e176c487b8c81b898eb46fffd6383d7a4039d8d0 [2022-08-24T12:11:16.206Z] #77 197.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:11:16.206Z] #77 197.8 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:11:16.252Z] #77 155.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:11:16.378Z] #45 DONE 0.1s [2022-08-24T12:11:16.378Z] [2022-08-24T12:11:16.378Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:11:16.378Z] #48 sha256:a0d0bbae3702d257a8985266a8734970d53730902a46dcbea99f9b3cbdf3cb0e [2022-08-24T12:11:16.378Z] #48 DONE 0.3s [2022-08-24T12:11:16.378Z] [2022-08-24T12:11:16.378Z] #60 [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-08-24T12:11:16.378Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:11:16.420Z] #14 214.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:11:16.463Z] #77 198.2 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:11:16.512Z] #77 156.4 checking how to hardcode library paths into programs... immediate [2022-08-24T12:11:16.512Z] #77 156.4 checking whether stripping libraries is possible... yes [2022-08-24T12:11:16.512Z] #77 156.4 checking if libtool supports shared libraries... yes [2022-08-24T12:11:16.512Z] #77 156.4 checking whether to build shared libraries... no [2022-08-24T12:11:16.512Z] #77 156.4 checking whether to build static libraries... yes [2022-08-24T12:11:16.512Z] #77 156.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:11:16.637Z] #60 ... [2022-08-24T12:11:16.637Z] [2022-08-24T12:11:16.637Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:11:16.637Z] #52 sha256:1351f6b4e36dbb24c69cb3d050874cc9758d23c5d2779c93f57bd350827acd8f [2022-08-24T12:11:16.637Z] #52 DONE 0.1s [2022-08-24T12:11:16.637Z] [2022-08-24T12:11:16.637Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:11:16.637Z] #54 sha256:10b5fe8ab15c19743d682805c2847e396d9be46137fc3598c21f24898adf5c74 [2022-08-24T12:11:16.637Z] #54 DONE 0.1s [2022-08-24T12:11:16.637Z] [2022-08-24T12:11:16.637Z] #60 [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-08-24T12:11:16.637Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:11:16.682Z] #14 215.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:11:16.682Z] #14 215.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:11:16.682Z] #14 215.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:11:16.682Z] #14 215.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:11:16.682Z] #14 215.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:11:16.682Z] #14 215.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:11:16.721Z] #77 198.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:11:16.838Z] #77 156.7 checking whether build environment is sane... yes [2022-08-24T12:11:16.838Z] #77 156.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:11:16.942Z] #14 215.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:11:16.942Z] #14 215.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-24T12:11:16.942Z] #14 215.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:11:16.942Z] #14 215.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-08-24T12:11:16.942Z] #14 215.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:11:16.942Z] #14 215.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:11:16.978Z] #77 ... [2022-08-24T12:11:16.978Z] [2022-08-24T12:11:16.978Z] #47 [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-08-24T12:11:16.978Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:11:16.978Z] #47 240.3 + dpkg --print-architecture [2022-08-24T12:11:16.978Z] #47 240.3 + git checkout -q v2.1.0 [2022-08-24T12:11:16.978Z] #47 240.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:11:16.978Z] #47 240.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:11:17.106Z] #77 156.9 checking whether make sets $(MAKE)... yes [2022-08-24T12:11:17.203Z] #14 215.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-24T12:11:17.203Z] #14 215.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:11:17.203Z] #14 215.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:11:17.203Z] #14 215.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:11:17.236Z] #47 ... [2022-08-24T12:11:17.236Z] [2022-08-24T12:11:17.236Z] #77 [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-08-24T12:11:17.236Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:17.236Z] #77 199.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:11:17.381Z] #77 157.1 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:11:17.381Z] #77 157.3 checking whether make supports nested variables... yes [2022-08-24T12:11:17.381Z] #77 157.4 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:11:17.381Z] #77 157.4 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:11:17.463Z] #14 215.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:11:17.463Z] #14 215.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:11:17.463Z] #14 215.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:11:17.463Z] #14 216.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:11:17.493Z] #77 199.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:11:17.585Z] #60 ... [2022-08-24T12:11:17.585Z] [2022-08-24T12:11:17.585Z] #55 [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-08-24T12:11:17.585Z] #55 sha256:e9aaf25a8daf13756fe95f25c6e7d5fb65b46b038674d5e9ab8d127a2ed15a5d [2022-08-24T12:11:17.585Z] #55 264.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:11:17.585Z] #55 DONE 264.7s [2022-08-24T12:11:17.640Z] #77 157.4 checking how to create a ustar tar archive... gnutar [2022-08-24T12:11:17.844Z] [2022-08-24T12:11:17.844Z] #60 [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-08-24T12:11:17.844Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:11:17.844Z] #60 ... [2022-08-24T12:11:17.844Z] [2022-08-24T12:11:17.844Z] #77 [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-08-24T12:11:17.844Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:11:17.844Z] #77 220.8 AR libcrun_testing.a [2022-08-24T12:11:17.909Z] #77 157.6 checking dependency style of gcc... gcc3 [2022-08-24T12:11:17.909Z] #77 158.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:11:17.909Z] #77 158.0 checking whether make supports nested variables... (cached) yes [2022-08-24T12:11:17.909Z] #77 158.1 checking for gawk... (cached) mawk [2022-08-24T12:11:17.909Z] #77 158.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:11:17.909Z] #77 158.1 checking for gcc... (cached) gcc [2022-08-24T12:11:18.103Z] #77 220.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:11:18.103Z] #77 221.0 CCLD tests/tests_libcrun_utils [2022-08-24T12:11:18.103Z] #77 221.0 CCLD tests/tests_libcrun_errors [2022-08-24T12:11:18.103Z] #77 221.0 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:11:18.424Z] #77 199.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:11:18.424Z] #77 200.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:11:18.500Z] #77 158.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:11:18.500Z] #77 158.3 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:11:18.500Z] #77 158.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:11:18.500Z] #77 158.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:11:18.500Z] #77 158.3 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:11:18.500Z] #77 158.5 checking for python3... /usr/bin/python3 [2022-08-24T12:11:18.760Z] #77 158.5 checking for python3 version... 3.9 [2022-08-24T12:11:18.760Z] #77 158.6 checking for python3 platform... linux [2022-08-24T12:11:18.988Z] #77 200.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:11:19.021Z] #77 158.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:11:19.246Z] #77 200.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:11:19.385Z] #14 DONE 217.6s [2022-08-24T12:11:19.385Z] [2022-08-24T12:11:19.385Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:11:19.385Z] #59 sha256:5569b69e1cc63e240efb6d0b0753ed85595b69bd66de605473e1c2ee1d0a263e [2022-08-24T12:11:19.385Z] #59 DONE 0.2s [2022-08-24T12:11:19.385Z] [2022-08-24T12:11:19.385Z] #60 [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-08-24T12:11:19.385Z] #60 sha256:23d502410f094aff7443546e8be71e86d93a133b1de3aaf8eeada40970b81e44 [2022-08-24T12:11:19.484Z] #77 222.0 CCLD libcrun.la [2022-08-24T12:11:19.484Z] #77 222.4 CCLD crun [2022-08-24T12:11:19.503Z] #77 201.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:11:19.594Z] #77 159.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:11:19.594Z] #77 159.5 checking for go-md2man... no [2022-08-24T12:11:19.761Z] #77 201.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:11:19.855Z] #77 159.5 checking error.h usability... yes [2022-08-24T12:11:19.855Z] #77 159.8 checking error.h presence... yes [2022-08-24T12:11:19.855Z] #77 159.9 checking for error.h... yes [2022-08-24T12:11:20.018Z] #77 201.6 CC tests/init.o [2022-08-24T12:11:20.018Z] #77 201.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:11:20.052Z] #77 222.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:11:20.052Z] #77 222.9 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:11:20.052Z] #77 ... [2022-08-24T12:11:20.052Z] [2022-08-24T12:11:20.052Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:11:20.052Z] #56 sha256:62d84cb1555a0b7200c9e449baa9075bf626ab52d316006c3955d4f2dd2ac5ba [2022-08-24T12:11:20.052Z] #56 DONE 0.7s [2022-08-24T12:11:20.052Z] [2022-08-24T12:11:20.052Z] #77 [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-08-24T12:11:20.052Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:11:20.052Z] #77 222.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:11:20.052Z] #77 222.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:11:20.052Z] #77 222.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:11:20.052Z] #77 223.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:11:20.115Z] #77 159.9 checking linux/openat2.h usability... yes [2022-08-24T12:11:20.311Z] #77 223.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:11:20.311Z] #77 223.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:11:20.311Z] #77 223.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:11:20.311Z] #77 ... [2022-08-24T12:11:20.311Z] [2022-08-24T12:11:20.311Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:11:20.311Z] #58 sha256:07ac0bc6281478fd0a55058ae65c17d6ef22656d1f50c6af8344795f0fcfb8dc [2022-08-24T12:11:20.311Z] #58 DONE 0.3s [2022-08-24T12:11:20.375Z] #77 160.3 checking linux/openat2.h presence... yes [2022-08-24T12:11:20.375Z] #77 160.4 checking for linux/openat2.h... yes [2022-08-24T12:11:20.664Z] [2022-08-24T12:11:20.664Z] #77 [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-08-24T12:11:20.664Z] #77 sha256:8c0df9faf43b03e840a520e859f4c10ab41973fd1451ce3e8db023d893d2bab4 [2022-08-24T12:11:20.664Z] #77 223.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-08-24T12:11:20.664Z] #77 223.3 ---------------------------------------------------------------------- [2022-08-24T12:11:20.664Z] #77 223.3 Libraries have been installed in: [2022-08-24T12:11:20.664Z] #77 223.3 /usr/local/lib [2022-08-24T12:11:20.664Z] #77 223.3 [2022-08-24T12:11:20.664Z] #77 223.3 If you ever happen to want to link against installed libraries [2022-08-24T12:11:20.664Z] #77 223.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:11:20.664Z] #77 223.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:11:20.664Z] #77 223.3 flag during linking and do at least one of the following: [2022-08-24T12:11:20.664Z] #77 223.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:11:20.664Z] #77 223.3 during execution [2022-08-24T12:11:20.664Z] #77 223.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:11:20.664Z] #77 223.3 during linking [2022-08-24T12:11:20.664Z] #77 223.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:11:20.664Z] #77 223.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:11:20.664Z] #77 223.3 [2022-08-24T12:11:20.664Z] #77 223.3 See any operating system documentation about shared libraries for [2022-08-24T12:11:20.664Z] #77 223.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:11:20.664Z] #77 223.3 ---------------------------------------------------------------------- [2022-08-24T12:11:20.664Z] #77 223.4 /bin/mkdir -p '/build' [2022-08-24T12:11:20.664Z] #77 223.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:11:20.664Z] #77 223.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:11:20.664Z] #77 223.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:11:20.664Z] #77 223.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:11:20.664Z] #77 223.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:11:20.923Z] #77 DONE 223.7s [2022-08-24T12:11:20.923Z] [2022-08-24T12:11:20.923Z] #60 [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-08-24T12:11:20.923Z] #60 sha256:944da3ffe303c52aadded831a1669b4ccffd5a87d400d325b4ba8c13cf01e0d0 [2022-08-24T12:11:20.923Z] #60 158.6 + mkdir -p /build [2022-08-24T12:11:20.923Z] #60 158.6 + cp runc /build/runc [2022-08-24T12:11:20.923Z] #60 DONE 158.9s [2022-08-24T12:11:20.923Z] [2022-08-24T12:11:20.923Z] #64 [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-08-24T12:11:20.923Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:11:20.946Z] #77 160.4 checking for copy_file_range... yes [2022-08-24T12:11:21.516Z] #77 161.0 checking for fgetxattr... yes [2022-08-24T12:11:21.777Z] #77 161.3 checking for statx... yes [2022-08-24T12:11:22.685Z] #60 3.072 + RM_GOPATH=0 [2022-08-24T12:11:22.685Z] #60 3.072 + TMP_GOPATH= [2022-08-24T12:11:22.685Z] #60 3.072 + : /build [2022-08-24T12:11:22.685Z] #60 3.072 + '[' -z '' ']' [2022-08-24T12:11:22.685Z] #60 3.072 ++ mktemp -d [2022-08-24T12:11:22.685Z] #60 3.077 + export GOPATH=/tmp/tmp.X356Js81Ie [2022-08-24T12:11:22.685Z] #60 3.077 + GOPATH=/tmp/tmp.X356Js81Ie [2022-08-24T12:11:22.685Z] #60 3.077 + RM_GOPATH=1 [2022-08-24T12:11:22.685Z] #60 3.077 + case "$(go env GOARCH)" in [2022-08-24T12:11:22.685Z] #60 3.077 ++ go env GOARCH [2022-08-24T12:11:22.685Z] #60 3.147 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:11:22.685Z] #60 3.147 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:11:22.685Z] #60 3.147 ++ dirname /install.sh [2022-08-24T12:11:22.685Z] #60 3.147 + dir=/ [2022-08-24T12:11:22.685Z] #60 3.147 + bin=runc [2022-08-24T12:11:22.685Z] #60 3.147 + shift [2022-08-24T12:11:22.685Z] #60 3.147 + '[' '!' -f //runc.installer ']' [2022-08-24T12:11:22.685Z] #60 3.147 + . //runc.installer [2022-08-24T12:11:22.685Z] #60 3.147 ++ set -e [2022-08-24T12:11:22.685Z] #60 3.147 ++ : v1.1.3 [2022-08-24T12:11:22.685Z] #60 3.147 + install_runc [2022-08-24T12:11:22.685Z] #60 3.147 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:11:22.685Z] #60 3.147 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:11:22.685Z] #60 3.147 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X356Js81Ie/src/github.com/opencontainers/runc [2022-08-24T12:11:22.685Z] #60 3.147 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:11:22.685Z] #60 3.155 Cloning into '/tmp/tmp.X356Js81Ie/src/github.com/opencontainers/runc'... [2022-08-24T12:11:22.685Z] #60 ... [2022-08-24T12:11:22.685Z] [2022-08-24T12:11:22.685Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:11:22.685Z] #15 sha256:0828501534f7732888d07262c0759670f11b26c328b3a33a208813c6a92a8bbb [2022-08-24T12:11:22.685Z] #15 DONE 3.5s [2022-08-24T12:11:22.685Z] [2022-08-24T12:11:22.685Z] #16 [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-08-24T12:11:22.685Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:11:22.838Z] #77 161.9 checking for fgetpwent_r... yes [2022-08-24T12:11:22.848Z] #64 ... [2022-08-24T12:11:22.848Z] [2022-08-24T12:11:22.848Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:11:22.848Z] #61 sha256:03863019c1eb46f70c063d109fc2d570be997edaec62185bda27d4d57d20c94a [2022-08-24T12:11:23.100Z] #77 162.5 checking for issetugid... no [2022-08-24T12:11:23.100Z] #77 162.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:11:23.100Z] #77 162.9 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:11:23.109Z] #61 DONE 0.4s [2022-08-24T12:11:23.109Z] [2022-08-24T12:11:23.109Z] #64 [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-08-24T12:11:23.109Z] #64 sha256:24d72a26e25658c06bd59294a8622c0ae3161460d75acc3208e390ff02149154 [2022-08-24T12:11:24.040Z] #77 162.9 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:11:24.040Z] #77 164.0 checking for yajl >= 2.0.0... yes [2022-08-24T12:11:24.083Z] #16 ... [2022-08-24T12:11:24.083Z] [2022-08-24T12:11:24.083Z] #77 [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-08-24T12:11:24.083Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:11: installing 'build-aux/compile' [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:13: installing 'build-aux/missing' [2022-08-24T12:11:24.083Z] #77 143.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-24T12:11:24.083Z] #77 144.1 Makefile.am: installing 'build-aux/depcomp' [2022-08-24T12:11:24.083Z] #77 146.3 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:11:24.083Z] #77 146.8 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:11:24.083Z] #77 146.8 checking how to print strings... printf [2022-08-24T12:11:24.083Z] #77 146.9 checking for gcc... gcc [2022-08-24T12:11:24.083Z] #77 147.3 checking whether the C compiler works... yes [2022-08-24T12:11:24.083Z] #77 147.7 checking for C compiler default output file name... a.out [2022-08-24T12:11:24.083Z] #77 147.7 checking for suffix of executables... [2022-08-24T12:11:24.083Z] #77 148.0 checking whether we are cross compiling... no [2022-08-24T12:11:24.083Z] #77 148.2 checking for suffix of object files... o [2022-08-24T12:11:24.083Z] #77 148.5 checking whether we are using the GNU C compiler... yes [2022-08-24T12:11:24.083Z] #77 148.5 checking whether gcc accepts -g... yes [2022-08-24T12:11:24.083Z] #77 148.7 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:11:24.083Z] #77 148.9 checking whether gcc understands -c and -o together... yes [2022-08-24T12:11:24.083Z] #77 149.5 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:11:24.083Z] #77 149.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:11:24.083Z] #77 149.5 checking for egrep... /bin/grep -E [2022-08-24T12:11:24.083Z] #77 149.5 checking for fgrep... /bin/grep -F [2022-08-24T12:11:24.083Z] #77 149.5 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:11:24.083Z] #77 149.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:11:24.083Z] #77 149.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:11:24.083Z] #77 149.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:11:24.083Z] #77 149.8 checking whether ln -s works... yes [2022-08-24T12:11:24.083Z] #77 149.8 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:11:24.083Z] #77 149.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:11:24.083Z] #77 149.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:11:24.083Z] #77 149.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:11:24.083Z] #77 149.9 checking for objdump... objdump [2022-08-24T12:11:24.083Z] #77 149.9 checking how to recognize dependent libraries... pass_all [2022-08-24T12:11:24.083Z] #77 149.9 checking for dlltool... no [2022-08-24T12:11:24.083Z] #77 149.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:11:24.083Z] #77 149.9 checking for ar... ar [2022-08-24T12:11:24.083Z] #77 149.9 checking for archiver @FILE support... @ [2022-08-24T12:11:24.083Z] #77 150.2 checking for strip... strip [2022-08-24T12:11:24.083Z] #77 150.2 checking for ranlib... ranlib [2022-08-24T12:11:24.083Z] #77 150.2 checking for gawk... no [2022-08-24T12:11:24.083Z] #77 150.2 checking for mawk... mawk [2022-08-24T12:11:24.083Z] #77 150.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:11:24.083Z] #77 150.9 checking for sysroot... no [2022-08-24T12:11:24.083Z] #77 150.9 checking for a working dd... /bin/dd [2022-08-24T12:11:24.083Z] #77 150.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:11:24.083Z] #77 151.1 checking for mt... no [2022-08-24T12:11:24.083Z] #77 151.1 checking if : is a manifest tool... no [2022-08-24T12:11:24.083Z] #77 151.1 checking how to run the C preprocessor... gcc -E [2022-08-24T12:11:24.083Z] #77 151.6 checking for ANSI C header files... yes [2022-08-24T12:11:24.083Z] #77 152.8 checking for sys/types.h... yes [2022-08-24T12:11:24.083Z] #77 153.1 checking for sys/stat.h... yes [2022-08-24T12:11:24.083Z] #77 153.3 checking for stdlib.h... yes [2022-08-24T12:11:24.300Z] #77 164.1 checking sys/capability.h usability... yes [2022-08-24T12:11:24.347Z] #77 153.7 checking for string.h... yes [2022-08-24T12:11:24.560Z] #77 164.4 checking sys/capability.h presence... yes [2022-08-24T12:11:24.560Z] #77 164.5 checking for sys/capability.h... yes [2022-08-24T12:11:24.614Z] #77 154.2 checking for memory.h... #77 ... [2022-08-24T12:11:24.614Z] [2022-08-24T12:11:24.614Z] #16 [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-08-24T12:11:24.614Z] #16 sha256:68e76c33c25791655f36af0007c326209a23b685ba49f70ced617072a094bba4 [2022-08-24T12:11:24.614Z] #16 DONE 2.1s [2022-08-24T12:11:24.614Z] [2022-08-24T12:11:24.614Z] #77 [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-08-24T12:11:24.614Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:24.614Z] #77 154.2 checking for memory.h... yes [2022-08-24T12:11:25.140Z] #77 154.6 checking for strings.h... yes [2022-08-24T12:11:25.500Z] #77 164.5 checking for library containing cap_from_name... -lcap [2022-08-24T12:11:25.712Z] #77 155.1 checking for inttypes.h... yes [2022-08-24T12:11:26.283Z] #77 155.5 checking for stdint.h... yes [2022-08-24T12:11:26.283Z] #77 155.9 checking for unistd.h... yes [2022-08-24T12:11:26.400Z] #64 239.0 + bin/containerd [2022-08-24T12:11:26.440Z] #77 165.4 checking for library containing dlopen... -ldl [2022-08-24T12:11:26.544Z] [2022-08-24T12:11:26.544Z] #77 ... [2022-08-24T12:11:26.544Z] [2022-08-24T12:11:26.544Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:11:26.544Z] #17 sha256:2478e3dd33c9e8542b3e750a3f1025c8f2b67149bc74f523f7a5597bf97c601e [2022-08-24T12:11:26.544Z] #17 1.603 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:11:26.544Z] #17 DONE 1.8s [2022-08-24T12:11:26.544Z] [2022-08-24T12:11:26.544Z] #77 [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-08-24T12:11:26.544Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:26.700Z] #77 166.4 checking seccomp.h usability... yes [2022-08-24T12:11:26.804Z] #77 156.2 checking for dlfcn.h... yes [2022-08-24T12:11:26.804Z] #77 156.6 checking for objdir... .libs [2022-08-24T12:11:26.961Z] #77 166.7 checking seccomp.h presence... yes [2022-08-24T12:11:26.961Z] #77 166.9 checking for seccomp.h... yes [2022-08-24T12:11:27.746Z] #77 157.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:11:27.746Z] #77 157.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:11:27.905Z] #77 166.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:11:28.006Z] #77 157.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:11:28.474Z] #77 167.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:11:28.474Z] #77 168.3 checking systemd/sd-bus.h usability... [2022-08-24T12:11:28.474Z] #77 ... [2022-08-24T12:11:28.474Z] [2022-08-24T12:11:28.474Z] #21 [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-08-24T12:11:28.474Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:28.474Z] #21 15.53 Fetched 8571 kB in 14s (629 kB/s) [2022-08-24T12:11:28.474Z] #21 15.53 Reading package lists... [2022-08-24T12:11:28.474Z] #21 20.52 Reading package lists... [2022-08-24T12:11:28.577Z] #77 157.8 checking if gcc static flag -static works... yes [2022-08-24T12:11:28.836Z] #77 158.4 checking if gcc supports -c -o file.o... [2022-08-24T12:11:28.836Z] #77 ... [2022-08-24T12:11:28.836Z] [2022-08-24T12:11:28.836Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:11:28.836Z] #18 sha256:433382d0e362cd3fe0e308f800633160c1682cd476cfd6ee952691f5e13dab72 [2022-08-24T12:11:28.836Z] #18 DONE 2.3s [2022-08-24T12:11:28.836Z] [2022-08-24T12:11:28.836Z] #77 [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-08-24T12:11:28.836Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:28.837Z] #77 158.4 checking if gcc supports -c -o file.o... yes [2022-08-24T12:11:28.837Z] #77 158.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:11:28.837Z] #77 158.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:11:29.045Z] #21 25.64 Building dependency tree... [2022-08-24T12:11:29.045Z] #21 ... [2022-08-24T12:11:29.045Z] [2022-08-24T12:11:29.045Z] #77 [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-08-24T12:11:29.045Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:29.045Z] #77 168.3 checking systemd/sd-bus.h usability... yes [2022-08-24T12:11:29.045Z] #77 168.8 checking systemd/sd-bus.h presence... yes [2022-08-24T12:11:29.045Z] #77 169.0 checking for systemd/sd-bus.h... yes [2022-08-24T12:11:29.780Z] #77 158.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:11:29.780Z] #77 159.3 checking how to hardcode library paths into programs... immediate [2022-08-24T12:11:29.780Z] #77 159.3 checking whether stripping libraries is possible... yes [2022-08-24T12:11:29.780Z] #77 159.4 checking if libtool supports shared libraries... yes [2022-08-24T12:11:29.780Z] #77 159.4 checking whether to build shared libraries... no [2022-08-24T12:11:29.780Z] #77 159.4 checking whether to build static libraries... yes [2022-08-24T12:11:29.780Z] #77 159.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:11:29.780Z] #77 159.5 checking whether build environment is sane... yes [2022-08-24T12:11:29.780Z] #77 159.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:11:29.984Z] #77 169.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:11:30.040Z] #77 159.5 checking whether make sets $(MAKE)... yes [2022-08-24T12:11:30.040Z] #77 159.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:11:30.040Z] #77 159.8 checking whether make supports nested variables... yes [2022-08-24T12:11:30.300Z] #77 160.0 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:11:30.300Z] #77 160.0 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:11:30.300Z] #77 160.0 checking how to create a ustar tar archive... [2022-08-24T12:11:30.300Z] #77 ... [2022-08-24T12:11:30.300Z] [2022-08-24T12:11:30.300Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:11:30.300Z] #19 sha256:35c8f1472efc5b172b741b7a73858a8eab0366f29b6729a5ec84c0d4c22bbc2e [2022-08-24T12:11:30.300Z] #19 DONE 1.6s [2022-08-24T12:11:30.300Z] [2022-08-24T12:11:30.300Z] #77 [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-08-24T12:11:30.300Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:30.300Z] #77 160.0 checking how to create a ustar tar archive... gnutar [2022-08-24T12:11:30.554Z] #77 169.7 checking for sd_notify_barrier... yes [2022-08-24T12:11:30.561Z] #77 160.2 checking dependency style of gcc... gcc3 [2022-08-24T12:11:30.822Z] #77 160.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:11:30.822Z] #77 160.5 checking whether make supports nested variables... (cached) yes [2022-08-24T12:11:30.822Z] #77 160.5 checking for gawk... (cached) mawk [2022-08-24T12:11:30.822Z] #77 160.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:11:30.822Z] #77 160.5 checking for gcc... (cached) gcc [2022-08-24T12:11:31.083Z] #77 160.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:11:31.083Z] #77 160.8 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:11:31.083Z] #77 160.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:11:31.083Z] #77 160.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:11:31.123Z] #77 170.5 checking linux/bpf.h usability... yes [2022-08-24T12:11:31.345Z] #77 160.8 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:11:31.345Z] #77 161.1 checking for python3... /usr/bin/python3 [2022-08-24T12:11:31.345Z] #77 161.1 checking for python3 version... 3.9 [2022-08-24T12:11:31.385Z] #77 171.0 checking linux/bpf.h presence... yes [2022-08-24T12:11:31.385Z] #77 171.2 checking for linux/bpf.h... yes [2022-08-24T12:11:31.606Z] #77 161.1 checking for python3 platform... linux [2022-08-24T12:11:31.644Z] #77 171.2 checking compilation for eBPF... yes [2022-08-24T12:11:31.645Z] #77 171.5 checking for criu >= 3.15... no [2022-08-24T12:11:31.645Z] #77 171.6 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:11:31.645Z] #77 171.6 checking for criu > 3.16... no [2022-08-24T12:11:31.645Z] #77 171.7 configure: CRIU version doesn't support join-ns API [2022-08-24T12:11:31.645Z] #77 171.7 checking for criu > 3.16.1... no [2022-08-24T12:11:31.645Z] #77 171.7 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:11:31.841Z] #19 257.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-24T12:11:31.841Z] #19 257.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:31.841Z] #19 257.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:11:31.841Z] #19 257.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-24T12:11:31.841Z] #19 257.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:31.841Z] #19 257.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:11:31.867Z] #77 161.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:11:31.904Z] #77 171.7 checking for new mount API (fsconfig)... yes [2022-08-24T12:11:32.128Z] #77 161.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:11:32.164Z] #77 171.9 checking for seccomp notify API... yes [2022-08-24T12:11:32.164Z] #77 172.2 checking for gperf... no [2022-08-24T12:11:32.164Z] #77 172.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:11:32.392Z] #77 162.1 checking for go-md2man... no [2022-08-24T12:11:32.654Z] #77 162.1 checking error.h usability... [2022-08-24T12:11:32.654Z] #77 ... [2022-08-24T12:11:32.654Z] [2022-08-24T12:11:32.654Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:11:32.654Z] #20 sha256:97825f2c3adb6325badd36ce3dee5c376c2b17cf511e753a32cba983bb92450a [2022-08-24T12:11:32.654Z] #20 DONE 2.1s [2022-08-24T12:11:32.654Z] [2022-08-24T12:11:32.654Z] #77 [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-08-24T12:11:32.654Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:32.654Z] #77 162.1 checking error.h usability... yes [2022-08-24T12:11:32.734Z] #77 172.2 checking for library containing argp_parse... none required [2022-08-24T12:11:32.914Z] #77 162.4 checking error.h presence... yes [2022-08-24T12:11:32.914Z] #77 162.6 checking for error.h... yes [2022-08-24T12:11:33.253Z] #77 173.1 checking that generated files are newer than configure... done [2022-08-24T12:11:33.254Z] #77 173.1 configure: creating ./config.status [2022-08-24T12:11:33.485Z] #77 162.7 checking linux/openat2.h usability... yes [2022-08-24T12:11:33.486Z] #77 163.2 checking linux/openat2.h presence... yes [2022-08-24T12:11:33.486Z] #77 163.3 checking for linux/openat2.h... yes [2022-08-24T12:11:33.738Z] #19 ... [2022-08-24T12:11:33.739Z] [2022-08-24T12:11:33.739Z] #84 [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-08-24T12:11:33.739Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:33.739Z] #84 214.9 CCLD libocispec.la [2022-08-24T12:11:33.996Z] #84 215.4 CCLD tests/test-2 [2022-08-24T12:11:33.996Z] #84 215.4 CCLD tests/test-1 [2022-08-24T12:11:33.996Z] #84 215.4 CCLD src/validate [2022-08-24T12:11:33.996Z] #84 215.4 CCLD tests/test-3 [2022-08-24T12:11:33.996Z] #84 215.5 CCLD tests/test-5 [2022-08-24T12:11:34.007Z] #77 163.4 checking for copy_file_range... yes [2022-08-24T12:11:34.253Z] #84 215.5 CCLD tests/test-6 [2022-08-24T12:11:34.253Z] #84 215.5 CCLD tests/test-4 [2022-08-24T12:11:34.253Z] #84 215.5 CCLD tests/test-7 [2022-08-24T12:11:34.253Z] #84 215.5 CCLD tests/test-9 [2022-08-24T12:11:34.253Z] #84 215.5 CCLD tests/test-8 [2022-08-24T12:11:34.253Z] #84 215.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:11:34.253Z] #84 215.8 CCLD tests/test-10 [2022-08-24T12:11:34.511Z] #84 215.8 CCLD tests/test-11 [2022-08-24T12:11:34.578Z] #77 163.9 checking for fgetxattr... yes [2022-08-24T12:11:35.523Z] #77 164.4 checking for statx... yes [2022-08-24T12:11:35.523Z] #77 165.1 checking for fgetpwent_r... yes [2022-08-24T12:11:35.819Z] #77 ... [2022-08-24T12:11:35.820Z] [2022-08-24T12:11:35.820Z] #34 [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-08-24T12:11:35.820Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:11:35.820Z] #34 DONE 251.8s [2022-08-24T12:11:35.820Z] [2022-08-24T12:11:35.820Z] #21 [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-08-24T12:11:35.820Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:35.820Z] #21 25.64 Building dependency tree... [2022-08-24T12:11:35.820Z] #21 29.00 The following additional packages will be installed: [2022-08-24T12:11:35.820Z] #21 29.06 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:11:35.820Z] #21 29.06 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:11:35.820Z] #21 29.06 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:11:35.820Z] #21 29.06 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:11:35.820Z] #21 29.06 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:11:35.820Z] #21 29.11 Suggested packages: [2022-08-24T12:11:35.820Z] #21 29.11 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:11:35.820Z] #21 29.11 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:11:35.820Z] #21 29.11 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:11:35.820Z] #21 29.11 Recommended packages: [2022-08-24T12:11:35.820Z] #21 29.11 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:11:35.820Z] #21 29.11 systemd-timesyncd | time-daemon unzip [2022-08-24T12:11:35.820Z] #21 31.80 The following NEW packages will be installed: [2022-08-24T12:11:35.820Z] #21 31.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:11:35.820Z] #21 31.80 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:11:35.820Z] #21 31.80 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:11:35.820Z] #21 31.80 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:11:35.820Z] #21 31.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:11:35.820Z] #21 31.80 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:11:35.820Z] #21 31.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:11:35.820Z] #21 31.80 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:11:35.820Z] #21 31.80 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:11:35.820Z] #21 32.11 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:11:35.820Z] #21 32.11 Need to get 32.8 MB of archives. [2022-08-24T12:11:35.820Z] #21 32.11 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:11:35.820Z] #21 32.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:11:35.820Z] #21 32.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:11:35.820Z] #21 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:11:35.820Z] #21 32.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:11:35.820Z] #21 32.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:11:35.820Z] #21 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:11:35.820Z] #21 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:11:35.820Z] #21 32.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:11:35.820Z] #21 32.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:11:35.820Z] #21 32.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:11:35.820Z] #21 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:11:35.820Z] #21 32.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:11:35.820Z] #21 32.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:11:35.820Z] #21 32.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:11:35.820Z] #21 32.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:11:35.820Z] #21 32.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:11:35.820Z] #21 32.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:11:35.820Z] #21 32.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:11:35.820Z] #21 32.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:11:35.820Z] #21 32.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:11:35.820Z] #21 32.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:11:35.820Z] #21 32.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:11:35.820Z] #21 32.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:11:35.820Z] #21 32.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:11:35.820Z] #21 32.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:11:35.820Z] #21 32.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:11:35.820Z] #21 32.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:11:35.820Z] #21 32.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:11:35.820Z] #21 32.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:11:35.820Z] #21 32.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:11:35.820Z] #21 32.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:11:35.820Z] #21 32.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:11:36.358Z] #77 165.5 checking for issetugid... no [2022-08-24T12:11:36.358Z] #77 166.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:11:36.358Z] #77 166.1 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:11:36.390Z] #21 ... [2022-08-24T12:11:36.390Z] [2022-08-24T12:11:36.390Z] #77 [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-08-24T12:11:36.390Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:36.390Z] #77 176.5 config.status: creating Makefile [2022-08-24T12:11:36.961Z] #77 176.7 config.status: creating rpm/crun.spec [2022-08-24T12:11:36.961Z] #77 176.9 config.status: creating config.h [2022-08-24T12:11:36.961Z] #77 177.0 config.status: executing libtool commands [2022-08-24T12:11:36.961Z] #77 177.0 config.status: executing depfiles commands [2022-08-24T12:11:37.049Z] #84 217.9 libtool: link: ar cr libocispec.a [2022-08-24T12:11:37.049Z] #84 217.9 libtool: link: ranlib libocispec.a [2022-08-24T12:11:37.741Z] #77 166.1 checking for library containing yajl_tree_get... -lyajl [2022-08-24T12:11:37.741Z] #77 167.1 checking for yajl >= 2.0.0... yes [2022-08-24T12:11:38.002Z] #77 167.2 checking sys/capability.h usability... yes [2022-08-24T12:11:38.084Z] #77 ... [2022-08-24T12:11:38.084Z] [2022-08-24T12:11:38.084Z] #47 [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-08-24T12:11:38.084Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:11:38.084Z] #47 DONE 268.7s [2022-08-24T12:11:38.084Z] [2022-08-24T12:11:38.084Z] #64 [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-08-24T12:11:38.084Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:11:38.084Z] #64 ... [2022-08-24T12:11:38.084Z] [2022-08-24T12:11:38.084Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:11:38.084Z] #48 sha256:53b199c2b9dd0ec07950983fc207a4e32d3148c35dcec6b6337f96d22b21b5dd [2022-08-24T12:11:38.264Z] #77 167.6 checking sys/capability.h presence... yes [2022-08-24T12:11:38.265Z] #77 168.0 checking for sys/capability.h... yes [2022-08-24T12:11:38.342Z] #48 DONE 0.5s [2022-08-24T12:11:38.342Z] [2022-08-24T12:11:38.342Z] #64 [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-08-24T12:11:38.342Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:11:38.352Z] #77 ... [2022-08-24T12:11:38.352Z] [2022-08-24T12:11:38.352Z] #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-08-24T12:11:38.352Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:11:38.352Z] #36 254.7 Delve is a source level debugger for Go programs. [2022-08-24T12:11:38.352Z] #36 254.7 [2022-08-24T12:11:38.352Z] #36 254.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:11:38.352Z] #36 254.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:11:38.352Z] #36 254.7 [2022-08-24T12:11:38.352Z] #36 254.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:11:38.352Z] #36 254.7 [2022-08-24T12:11:38.352Z] #36 254.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:11:38.352Z] #36 254.7 [2022-08-24T12:11:38.352Z] #36 254.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:11:38.352Z] #36 254.7 [2022-08-24T12:11:38.352Z] #36 254.8 Usage: [2022-08-24T12:11:38.352Z] #36 254.8 dlv [command] [2022-08-24T12:11:38.352Z] #36 254.8 [2022-08-24T12:11:38.352Z] #36 254.8 Available Commands: [2022-08-24T12:11:38.352Z] #36 254.8 attach Attach to running process and begin debugging. [2022-08-24T12:11:38.352Z] #36 254.8 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:11:38.352Z] #36 254.8 core Examine a core dump. [2022-08-24T12:11:38.352Z] #36 254.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:11:38.352Z] #36 254.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:11:38.352Z] #36 254.8 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:11:38.352Z] #36 254.8 help Help about any command [2022-08-24T12:11:38.352Z] #36 254.8 run Deprecated command. Use 'debug' instead. [2022-08-24T12:11:38.352Z] #36 254.8 test Compile test binary and begin debugging program. [2022-08-24T12:11:38.352Z] #36 254.8 trace Compile and begin tracing program. [2022-08-24T12:11:38.352Z] #36 254.8 version Prints version. [2022-08-24T12:11:38.352Z] #36 254.8 [2022-08-24T12:11:38.352Z] #36 254.8 Flags: [2022-08-24T12:11:38.352Z] #36 254.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:11:38.352Z] #36 254.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:11:38.352Z] #36 254.8 --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-08-24T12:11:38.352Z] #36 254.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:11:38.352Z] #36 254.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:11:38.352Z] #36 254.8 --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-08-24T12:11:38.352Z] #36 254.8 --disable-aslr Disables address space randomization [2022-08-24T12:11:38.352Z] #36 254.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:11:38.352Z] #36 254.8 -h, --help help for dlv [2022-08-24T12:11:38.352Z] #36 254.8 --init string Init file, executed by the terminal client. [2022-08-24T12:11:38.352Z] #36 254.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:11:38.352Z] #36 254.8 --log Enable debugging server logging. [2022-08-24T12:11:38.352Z] #36 254.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:11:38.352Z] #36 254.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:11:38.352Z] #36 254.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:11:38.352Z] #36 254.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:11:38.352Z] #36 254.8 --wd string Working directory for running the program. [2022-08-24T12:11:38.352Z] #36 254.8 [2022-08-24T12:11:38.352Z] #36 254.8 Additional help topics: [2022-08-24T12:11:38.352Z] #36 254.8 dlv backend Help about the --backend flag. [2022-08-24T12:11:38.352Z] #36 254.8 dlv log Help about logging flags. [2022-08-24T12:11:38.352Z] #36 254.8 dlv redirect Help about file redirection. [2022-08-24T12:11:38.352Z] #36 254.8 [2022-08-24T12:11:38.352Z] #36 254.8 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:11:38.352Z] #36 DONE 254.9s [2022-08-24T12:11:38.352Z] [2022-08-24T12:11:38.352Z] #21 [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-08-24T12:11:38.352Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:38.352Z] #21 33.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:11:38.352Z] #21 33.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:11:38.352Z] #21 33.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:11:38.352Z] #21 33.77 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-08-24T12:11:38.352Z] #21 33.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:11:38.352Z] #21 33.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:11:38.352Z] #21 33.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:11:38.352Z] #21 33.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:11:38.352Z] #21 33.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:11:38.352Z] #21 33.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:11:38.352Z] #21 33.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:11:38.352Z] #21 33.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:11:38.352Z] #21 33.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:11:38.352Z] #21 33.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:11:38.352Z] #21 33.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:11:38.352Z] #21 33.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:11:38.352Z] #21 33.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:11:38.352Z] #21 33.98 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:11:38.353Z] #21 33.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:11:38.353Z] #21 34.00 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:11:38.353Z] #21 34.42 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:11:38.353Z] #21 34.45 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:11:38.353Z] #21 34.62 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:11:38.353Z] #21 34.64 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:11:38.421Z] #84 220.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:38.599Z] #64 ... [2022-08-24T12:11:38.599Z] [2022-08-24T12:11:38.599Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:11:38.599Z] #52 sha256:455fc1ebe356369781479d1a16091ea064f61e45dd1241b884fcae8e19345680 [2022-08-24T12:11:38.599Z] #52 DONE 0.1s [2022-08-24T12:11:38.599Z] [2022-08-24T12:11:38.599Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:11:38.599Z] #54 sha256:71ebebc6adb5ecade8bc75ff57947390e64b0770b765640c07918e3c3b90e90d [2022-08-24T12:11:38.599Z] #54 DONE 0.1s [2022-08-24T12:11:38.599Z] [2022-08-24T12:11:38.599Z] #64 [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-08-24T12:11:38.599Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:11:38.616Z] #21 35.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:11:38.678Z] #84 220.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:11:38.678Z] #84 220.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:11:38.678Z] #84 220.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:38.678Z] #84 220.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:38.678Z] #84 220.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:38.678Z] #84 220.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:11:38.678Z] #84 220.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:11:38.876Z] #21 36.15 Fetched 32.8 MB in 3s (11.4 MB/s) [2022-08-24T12:11:38.876Z] #21 36.30 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:11:38.981Z] #84 220.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:11:38.981Z] #84 220.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:11:38.981Z] #84 220.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:11:38.981Z] #84 220.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:11:38.981Z] #84 220.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:11:38.981Z] #84 220.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:11:38.981Z] #84 220.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:11:38.981Z] #84 220.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:11:39.136Z] #21 36.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-24T12:11:39.137Z] #21 36.53 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:11:39.137Z] #21 36.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:11:39.205Z] #77 168.0 checking for library containing cap_from_name... -lcap [2022-08-24T12:11:39.237Z] #84 220.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:11:39.237Z] #84 220.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:11:39.237Z] #84 220.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:11:39.237Z] #84 220.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:11:39.237Z] #84 220.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:11:39.237Z] #84 220.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:11:39.398Z] #21 36.75 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:11:39.495Z] #84 220.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:11:39.495Z] #84 220.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:11:39.495Z] #84 221.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:11:39.495Z] #84 221.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:11:39.659Z] #21 36.77 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:11:39.660Z] #21 36.78 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:11:39.660Z] #21 36.96 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:11:39.660Z] #21 36.97 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:11:39.660Z] #21 36.99 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:11:39.796Z] #84 221.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:11:39.796Z] #84 221.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:11:39.796Z] #84 221.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:11:39.796Z] #84 221.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:11:39.921Z] #21 37.20 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:11:39.921Z] #21 37.20 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:11:39.921Z] #21 37.22 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:11:40.054Z] #84 221.6 CC src/crun-crun.o [2022-08-24T12:11:40.181Z] #21 37.46 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:11:40.181Z] #21 37.46 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:11:40.181Z] #21 37.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:11:40.314Z] #84 221.7 CC src/crun-run.o [2022-08-24T12:11:40.314Z] #84 221.7 CC src/crun-delete.o [2022-08-24T12:11:40.314Z] #84 221.7 CC src/crun-kill.o [2022-08-24T12:11:40.314Z] #84 221.8 CC src/crun-unpause.o [2022-08-24T12:11:40.314Z] #84 221.8 CC src/crun-pause.o [2022-08-24T12:11:40.442Z] #21 37.56 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:11:40.442Z] #21 37.56 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:11:40.442Z] #21 37.56 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:11:40.442Z] #21 37.70 Selecting previously unselected package systemd. [2022-08-24T12:11:40.442Z] #21 37.71 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:11:40.572Z] #84 222.0 CC src/crun-spec.o [2022-08-24T12:11:40.572Z] #84 222.0 CC src/crun-exec.o [2022-08-24T12:11:40.572Z] #84 222.1 CC src/crun-list.o [2022-08-24T12:11:40.594Z] #77 169.0 checking for library containing dlopen... -ldl [2022-08-24T12:11:40.594Z] #77 170.1 checking seccomp.h usability... yes [2022-08-24T12:11:40.702Z] #21 37.89 Unpacking systemd (247.3-7) ... [2022-08-24T12:11:40.829Z] #84 222.2 CC src/crun-start.o [2022-08-24T12:11:40.829Z] #84 222.2 CC src/crun-create.o [2022-08-24T12:11:40.829Z] #84 222.2 CC src/crun-state.o [2022-08-24T12:11:40.854Z] #77 170.4 checking seccomp.h presence... yes [2022-08-24T12:11:40.855Z] #77 170.5 checking for seccomp.h... yes [2022-08-24T12:11:41.086Z] #84 222.3 CC src/crun-update.o [2022-08-24T12:11:41.086Z] #84 222.4 CC src/crun-ps.o [2022-08-24T12:11:41.086Z] #84 222.5 CC src/crun-checkpoint.o [2022-08-24T12:11:41.086Z] #84 222.6 CC src/crun-restore.o [2022-08-24T12:11:41.342Z] #84 222.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:11:41.425Z] #77 170.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-24T12:11:41.879Z] #64 ... [2022-08-24T12:11:41.879Z] [2022-08-24T12:11:41.879Z] #77 [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-08-24T12:11:41.879Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:41.879Z] #77 223.2 CCLD tests/init [2022-08-24T12:11:41.906Z] #84 223.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:11:41.906Z] #84 223.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:11:41.906Z] #84 223.2 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:11:41.906Z] #84 223.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:11:41.906Z] #84 223.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:11:41.906Z] #84 223.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:11:41.996Z] #77 171.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-24T12:11:42.163Z] #84 223.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:11:42.163Z] #84 223.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:11:42.163Z] #84 223.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:11:42.163Z] #84 223.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:11:42.256Z] #77 171.6 checking systemd/sd-bus.h usability... yes [2022-08-24T12:11:42.420Z] #84 224.0 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:11:42.518Z] #77 172.1 checking systemd/sd-bus.h presence... yes [2022-08-24T12:11:42.518Z] #77 172.2 checking for systemd/sd-bus.h... yes [2022-08-24T12:11:42.518Z] #77 172.2 checking for library containing sd_bus_match_signal_async... [2022-08-24T12:11:42.518Z] #77 ... [2022-08-24T12:11:42.518Z] [2022-08-24T12:11:42.518Z] #21 [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-08-24T12:11:42.518Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:42.518Z] #21 2.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:11:42.518Z] #21 2.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:11:42.518Z] #21 2.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:11:42.518Z] #21 3.158 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:11:42.518Z] #21 5.217 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:11:42.518Z] #21 8.073 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:11:42.678Z] #84 224.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:11:42.678Z] #84 224.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:11:42.678Z] #84 224.2 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:11:42.678Z] #84 224.2 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:11:42.778Z] #21 ... [2022-08-24T12:11:42.778Z] [2022-08-24T12:11:42.778Z] #60 [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-08-24T12:11:42.778Z] #60 sha256:23d502410f094aff7443546e8be71e86d93a133b1de3aaf8eeada40970b81e44 [2022-08-24T12:11:42.778Z] #60 19.09 + cd /tmp/tmp.X356Js81Ie/src/github.com/opencontainers/runc [2022-08-24T12:11:42.778Z] #60 19.10 + git checkout -q v1.1.3 [2022-08-24T12:11:42.778Z] #60 20.06 + '[' -z '' ']' [2022-08-24T12:11:42.778Z] #60 20.06 + target=static [2022-08-24T12:11:42.778Z] #60 20.06 + make BUILDTAGS=seccomp static [2022-08-24T12:11:42.778Z] #60 20.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:11:42.935Z] #84 224.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:11:42.935Z] #84 224.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:11:43.193Z] #84 224.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:11:43.449Z] #84 224.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:11:43.449Z] #84 224.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:11:43.449Z] #84 224.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:11:43.707Z] #84 225.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:11:43.707Z] #84 225.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:11:43.707Z] #84 225.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:11:43.707Z] #84 225.2 CC tests/init.o [2022-08-24T12:11:43.728Z] #60 ... [2022-08-24T12:11:43.728Z] [2022-08-24T12:11:43.728Z] #77 [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-08-24T12:11:43.728Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:43.728Z] #77 172.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-24T12:11:44.058Z] #84 225.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:11:44.059Z] #21 41.15 Selecting previously unselected package pigz. [2022-08-24T12:11:44.059Z] #21 41.15 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:11:44.059Z] #21 41.17 Unpacking pigz (2.6-1) ... [2022-08-24T12:11:44.059Z] #21 41.23 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:11:44.059Z] #21 41.24 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:11:44.059Z] #21 41.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:11:44.319Z] #21 41.50 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:11:44.319Z] #21 41.51 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:11:44.319Z] #21 41.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:11:44.319Z] #21 41.68 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:11:44.319Z] #21 41.68 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:11:44.319Z] #21 41.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:11:44.365Z] #77 173.4 checking for sd_notify_barrier... yes [2022-08-24T12:11:44.580Z] #21 41.75 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:11:44.580Z] #21 41.76 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:11:44.580Z] #21 41.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:11:44.580Z] #21 41.89 Selecting previously unselected package libcap2-bin. [2022-08-24T12:11:44.580Z] #21 41.91 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:11:44.580Z] #21 41.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:11:44.580Z] #21 41.99 Selecting previously unselected package iproute2. [2022-08-24T12:11:44.580Z] #21 41.99 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:11:44.580Z] #21 41.99 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:11:44.623Z] #84 ... [2022-08-24T12:11:44.623Z] [2022-08-24T12:11:44.623Z] #54 [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-08-24T12:11:44.623Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:11:44.623Z] #54 282.5 + dpkg --print-architecture [2022-08-24T12:11:44.623Z] #54 282.5 + git checkout -q v2.1.0 [2022-08-24T12:11:44.880Z] #54 282.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:11:44.880Z] #54 282.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:11:44.936Z] #77 174.2 checking linux/bpf.h usability... yes [2022-08-24T12:11:44.936Z] #77 174.5 checking linux/bpf.h presence... yes [2022-08-24T12:11:44.936Z] #77 174.7 checking for linux/bpf.h... yes [2022-08-24T12:11:45.196Z] #77 174.7 checking compilation for eBPF... yes [2022-08-24T12:11:45.196Z] #77 175.0 checking for criu >= 3.15... no [2022-08-24T12:11:45.196Z] #77 175.1 configure: CRIU headers not found, building without CRIU support [2022-08-24T12:11:45.196Z] #77 175.1 checking for criu > 3.16... no [2022-08-24T12:11:45.196Z] #77 175.1 configure: CRIU version doesn't support join-ns API [2022-08-24T12:11:45.458Z] #77 175.1 checking for criu > 3.16.1... no [2022-08-24T12:11:45.458Z] #77 175.2 configure: CRIU version doesn't support for pre-dumping [2022-08-24T12:11:45.520Z] #21 42.72 Selecting previously unselected package xxd. [2022-08-24T12:11:45.520Z] #21 42.72 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:11:45.520Z] #21 42.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:11:45.718Z] #77 175.2 checking for new mount API (fsconfig)... yes [2022-08-24T12:11:45.718Z] #77 175.5 checking for seccomp notify API... yes [2022-08-24T12:11:45.780Z] #21 43.05 Selecting previously unselected package vim-common. [2022-08-24T12:11:45.781Z] #21 43.07 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:11:45.781Z] #21 43.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:11:45.978Z] #77 175.7 checking for gperf... no [2022-08-24T12:11:45.978Z] #77 175.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-24T12:11:46.350Z] #21 43.43 Selecting previously unselected package bash-completion. [2022-08-24T12:11:46.350Z] #21 43.43 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:11:46.547Z] #77 175.7 checking for library containing argp_parse... none required [2022-08-24T12:11:46.807Z] #77 176.6 checking that generated files are newer than configure... done [2022-08-24T12:11:46.807Z] #77 176.6 configure: creating ./config.status [2022-08-24T12:11:47.290Z] #21 ... [2022-08-24T12:11:47.290Z] [2022-08-24T12:11:47.290Z] #77 [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-08-24T12:11:47.290Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:47.290Z] #77 179.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:11:47.290Z] #77 179.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:11:47.290Z] #77 179.9 checking for gcc... gcc [2022-08-24T12:11:47.290Z] #77 180.0 checking whether the C compiler works... yes [2022-08-24T12:11:47.290Z] #77 180.4 checking for C compiler default output file name... a.out [2022-08-24T12:11:47.290Z] #77 180.4 checking for suffix of executables... [2022-08-24T12:11:47.290Z] #77 180.7 checking whether we are cross compiling... no [2022-08-24T12:11:47.290Z] #77 180.8 checking for suffix of object files... o [2022-08-24T12:11:47.290Z] #77 180.9 checking whether we are using the GNU C compiler... yes [2022-08-24T12:11:47.290Z] #77 181.0 checking whether gcc accepts -g... yes [2022-08-24T12:11:47.290Z] #77 181.1 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:11:47.290Z] #77 181.4 checking whether gcc understands -c and -o together... yes [2022-08-24T12:11:47.290Z] #77 181.7 checking how to run the C preprocessor... gcc -E [2022-08-24T12:11:47.290Z] #77 182.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:11:47.290Z] #77 182.3 checking for egrep... /bin/grep -E [2022-08-24T12:11:47.290Z] #77 182.3 checking for ANSI C header files... yes [2022-08-24T12:11:47.290Z] #77 183.3 checking for sys/types.h... yes [2022-08-24T12:11:47.290Z] #77 183.5 checking for sys/stat.h... yes [2022-08-24T12:11:47.290Z] #77 183.7 checking for stdlib.h... yes [2022-08-24T12:11:47.290Z] #77 183.9 checking for string.h... yes [2022-08-24T12:11:47.290Z] #77 184.2 checking for memory.h... yes [2022-08-24T12:11:47.290Z] #77 184.4 checking for strings.h... yes [2022-08-24T12:11:47.290Z] #77 184.5 checking for inttypes.h... yes [2022-08-24T12:11:47.290Z] #77 184.8 checking for stdint.h... yes [2022-08-24T12:11:47.290Z] #77 185.1 checking for unistd.h... yes [2022-08-24T12:11:47.290Z] #77 185.4 checking minix/config.h usability... no [2022-08-24T12:11:47.290Z] #77 185.7 checking minix/config.h presence... no [2022-08-24T12:11:47.290Z] #77 185.8 checking for minix/config.h... no [2022-08-24T12:11:47.290Z] #77 185.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:11:47.290Z] #77 186.3 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:11:47.290Z] #77 186.8 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:11:47.290Z] #77 186.8 checking how to print strings... printf [2022-08-24T12:11:47.290Z] #77 186.9 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:11:47.290Z] #77 186.9 checking for fgrep... /bin/grep -F [2022-08-24T12:11:47.290Z] #77 187.0 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:11:47.290Z] #77 187.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:11:47.290Z] #77 187.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:11:47.290Z] #77 187.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:11:47.290Z] #77 187.2 checking whether ln -s works... yes [2022-08-24T12:11:47.290Z] #77 187.2 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:11:47.290Z] #77 187.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:11:47.290Z] #77 187.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:11:47.290Z] #77 187.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:11:47.290Z] #77 187.3 checking for objdump... objdump [2022-08-24T12:11:47.290Z] #77 187.3 checking how to recognize dependent libraries... pass_all [2022-08-24T12:11:47.290Z] #77 187.3 checking for dlltool... no [2022-08-24T12:11:47.290Z] #77 187.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:11:47.290Z] #77 187.3 checking for ar... ar [2022-08-24T12:11:47.550Z] #77 187.3 checking for archiver @FILE support... @ [2022-08-24T12:11:47.550Z] #77 187.5 checking for strip... strip [2022-08-24T12:11:47.550Z] #77 187.5 checking for ranlib... ranlib [2022-08-24T12:11:47.550Z] #77 187.5 checking for gawk... no [2022-08-24T12:11:47.550Z] #77 187.5 checking for mawk... mawk [2022-08-24T12:11:48.119Z] #77 187.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:11:48.119Z] #77 188.1 checking for sysroot... no [2022-08-24T12:11:48.119Z] #77 188.1 checking for a working dd... /bin/dd [2022-08-24T12:11:48.119Z] #77 188.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:11:48.379Z] #77 188.3 checking for mt... no [2022-08-24T12:11:48.379Z] #77 188.3 checking if : is a manifest tool... no [2022-08-24T12:11:48.948Z] #77 188.3 checking for dlfcn.h... yes [2022-08-24T12:11:48.948Z] #77 188.7 checking for objdir... .libs [2022-08-24T12:11:49.469Z] #77 189.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:11:49.469Z] #77 189.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:11:49.729Z] #77 189.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:11:50.298Z] #77 189.6 checking if gcc static flag -static works... yes [2022-08-24T12:11:50.298Z] #77 190.2 checking if gcc supports -c -o file.o... yes [2022-08-24T12:11:50.558Z] #77 190.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:11:50.558Z] #77 190.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:11:50.558Z] #77 190.5 checking dynamic linker characteristics... [2022-08-24T12:11:50.558Z] #77 ... [2022-08-24T12:11:50.558Z] [2022-08-24T12:11:50.558Z] #21 [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-08-24T12:11:50.558Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:50.558Z] #21 48.00 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:11:51.497Z] #21 48.55 Selecting previously unselected package bzip2. [2022-08-24T12:11:51.497Z] #21 48.56 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:11:51.497Z] #21 48.56 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:11:51.497Z] #21 48.77 Selecting previously unselected package xz-utils. [2022-08-24T12:11:51.497Z] #21 48.77 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:11:51.497Z] #21 48.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:11:52.067Z] #21 49.24 Selecting previously unselected package apparmor. [2022-08-24T12:11:52.067Z] #21 49.25 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:11:52.094Z] #77 ... [2022-08-24T12:11:52.094Z] [2022-08-24T12:11:52.094Z] #34 [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-08-24T12:11:52.094Z] #34 sha256:3bb9e2270e18bfc778274a67f949d32ba9c7c13eaae4612429c92a2db7d90527 [2022-08-24T12:11:52.094Z] #34 DONE 249.9s [2022-08-24T12:11:52.094Z] [2022-08-24T12:11:52.094Z] #21 [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-08-24T12:11:52.094Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:52.094Z] #21 14.20 Fetched 8571 kB in 12s (688 kB/s) [2022-08-24T12:11:52.094Z] #21 14.20 Reading package lists... [2022-08-24T12:11:52.094Z] #21 ... [2022-08-24T12:11:52.094Z] [2022-08-24T12:11:52.094Z] #77 [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-08-24T12:11:52.094Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:52.094Z] #77 181.8 config.status: creating Makefile [2022-08-24T12:11:52.328Z] #21 49.43 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:11:52.354Z] #77 182.0 config.status: creating rpm/crun.spec [2022-08-24T12:11:52.354Z] #77 182.2 config.status: creating config.h [2022-08-24T12:11:52.589Z] #21 49.95 Selecting previously unselected package inetutils-ping. [2022-08-24T12:11:52.614Z] #77 182.3 config.status: executing libtool commands [2022-08-24T12:11:52.849Z] #21 49.97 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:11:52.849Z] #21 49.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:11:52.849Z] #21 50.11 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:11:52.849Z] #21 50.11 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:11:52.849Z] #21 50.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:11:52.873Z] #77 182.4 config.status: executing depfiles commands [2022-08-24T12:11:53.109Z] #21 50.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:11:53.109Z] #21 50.23 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:11:53.109Z] #21 50.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:11:53.109Z] #21 50.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:11:53.369Z] #21 50.47 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:11:53.369Z] #21 50.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:11:53.369Z] #21 50.72 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:11:53.629Z] #21 50.72 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:11:53.629Z] #21 50.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:11:53.629Z] #21 50.94 Selecting previously unselected package iptables. [2022-08-24T12:11:53.629Z] #21 50.94 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:11:53.629Z] #21 50.95 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:11:54.199Z] #21 51.54 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:11:54.199Z] #21 51.54 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:11:54.199Z] #21 51.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:11:54.460Z] #21 51.90 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:11:54.721Z] #21 51.91 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:11:54.721Z] #21 51.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:11:54.787Z] #77 184.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-24T12:11:54.787Z] #77 184.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:11:54.982Z] #21 52.26 Selecting previously unselected package jq. [2022-08-24T12:11:54.982Z] #21 52.27 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:11:54.982Z] #21 52.30 Unpacking jq (1.6-2.1) ... [2022-08-24T12:11:55.049Z] #77 184.9 checking for gcc... gcc [2022-08-24T12:11:55.249Z] #21 52.49 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:11:55.249Z] #21 52.51 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:11:55.249Z] #21 52.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:11:55.309Z] #77 185.1 checking whether the C compiler works... yes [2022-08-24T12:11:55.309Z] #77 185.2 checking for C compiler default output file name... a.out [2022-08-24T12:11:55.511Z] #21 52.62 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:11:55.511Z] #21 52.63 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:11:55.511Z] #21 52.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:11:55.511Z] #21 52.77 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:11:55.511Z] #21 52.78 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:11:55.511Z] #21 52.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:11:55.880Z] #77 185.2 checking for suffix of executables... [2022-08-24T12:11:56.529Z] #77 185.6 checking whether we are cross compiling... no [2022-08-24T12:11:56.795Z] #77 186.2 checking for suffix of object files... o [2022-08-24T12:11:57.071Z] #77 186.5 checking whether we are using the GNU C compiler... yes [2022-08-24T12:11:57.332Z] #77 186.7 checking whether gcc accepts -g... yes [2022-08-24T12:11:57.598Z] #77 186.9 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:11:57.859Z] #77 187.3 checking whether gcc understands -c and -o together... yes [2022-08-24T12:11:58.119Z] #77 187.6 checking how to run the C preprocessor... gcc -E [2022-08-24T12:11:58.690Z] #77 188.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:11:58.690Z] #77 188.3 checking for egrep... /bin/grep -E [2022-08-24T12:11:59.631Z] #77 188.3 checking for ANSI C header files... yes [2022-08-24T12:11:59.715Z] #21 ... [2022-08-24T12:11:59.715Z] [2022-08-24T12:11:59.715Z] #77 [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-08-24T12:11:59.715Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:11:59.715Z] #77 190.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:11:59.715Z] #77 190.9 checking how to hardcode library paths into programs... immediate [2022-08-24T12:11:59.715Z] #77 190.9 checking whether stripping libraries is possible... yes [2022-08-24T12:11:59.715Z] #77 190.9 checking if libtool supports shared libraries... yes [2022-08-24T12:11:59.715Z] #77 190.9 checking whether to build shared libraries... no [2022-08-24T12:11:59.715Z] #77 190.9 checking whether to build static libraries... yes [2022-08-24T12:11:59.715Z] #77 190.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:11:59.715Z] #77 191.0 checking whether build environment is sane... yes [2022-08-24T12:11:59.715Z] #77 191.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:11:59.715Z] #77 191.1 checking whether make sets $(MAKE)... yes [2022-08-24T12:11:59.715Z] #77 191.2 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:11:59.715Z] #77 191.2 checking whether make supports nested variables... yes [2022-08-24T12:11:59.715Z] #77 191.3 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:11:59.715Z] #77 191.3 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:11:59.715Z] #77 191.3 checking how to create a ustar tar archive... gnutar [2022-08-24T12:11:59.715Z] #77 191.3 checking dependency style of gcc... gcc3 [2022-08-24T12:11:59.715Z] #77 191.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:11:59.715Z] #77 191.5 checking whether make supports nested variables... (cached) yes [2022-08-24T12:11:59.715Z] #77 191.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:11:59.715Z] #77 191.5 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:11:59.715Z] #77 191.6 checking for yajl >= 2.1.0... yes [2022-08-24T12:11:59.715Z] #77 191.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:11:59.715Z] #77 191.6 checking for gcc... (cached) gcc [2022-08-24T12:11:59.715Z] #77 191.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:11:59.715Z] #77 191.8 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:11:59.715Z] #77 191.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:11:59.715Z] #77 191.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:11:59.715Z] #77 191.8 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:11:59.715Z] #77 191.9 checking for python3... /usr/bin/python3 [2022-08-24T12:11:59.715Z] #77 191.9 checking for python3 version... 3.9 [2022-08-24T12:11:59.715Z] #77 191.9 checking for python3 platform... linux [2022-08-24T12:11:59.715Z] #77 191.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:11:59.715Z] #77 192.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:11:59.715Z] #77 192.7 checking that generated files are newer than configure... done [2022-08-24T12:11:59.715Z] #77 192.7 configure: creating ./config.status [2022-08-24T12:11:59.715Z] #77 197.0 config.status: creating Makefile [2022-08-24T12:11:59.715Z] #77 197.1 config.status: creating config.h [2022-08-24T12:11:59.715Z] #77 197.1 config.status: executing libtool commands [2022-08-24T12:11:59.715Z] #77 197.1 config.status: executing depfiles commands [2022-08-24T12:11:59.715Z] #77 197.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:11:59.715Z] #77 197.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:11:59.715Z] #77 198.1 checking for gcc... gcc [2022-08-24T12:11:59.715Z] #77 198.2 checking whether the C compiler works... yes [2022-08-24T12:11:59.715Z] #77 198.4 checking for C compiler default output file name... a.out [2022-08-24T12:11:59.715Z] #77 198.4 checking for suffix of executables... [2022-08-24T12:11:59.715Z] #77 198.5 checking whether we are cross compiling... no [2022-08-24T12:11:59.715Z] #77 198.7 checking for suffix of object files... o [2022-08-24T12:11:59.715Z] #77 198.9 checking whether we are using the GNU C compiler... yes [2022-08-24T12:11:59.715Z] #77 199.0 checking whether gcc accepts -g... yes [2022-08-24T12:11:59.715Z] #77 199.1 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:11:59.715Z] #77 199.3 checking whether gcc understands -c and -o together... yes [2022-08-24T12:11:59.715Z] #77 199.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:11:59.715Z] #77 199.6 checking whether build environment is sane... yes [2022-08-24T12:11:59.715Z] #77 199.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:11:59.715Z] #77 199.6 checking for gawk... no [2022-08-24T12:11:59.715Z] #77 199.6 checking for mawk... mawk [2022-08-24T12:11:59.715Z] #77 199.6 checking whether make sets $(MAKE)... yes [2022-08-24T12:11:59.715Z] #77 199.7 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:11:59.715Z] #77 199.7 checking whether make supports nested variables... yes [2022-08-24T12:11:59.715Z] #77 199.7 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:11:59.715Z] #77 199.7 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:11:59.743Z] #54 ... [2022-08-24T12:11:59.743Z] [2022-08-24T12:11:59.743Z] #19 [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-08-24T12:11:59.743Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:11:59.743Z] #19 274.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-24T12:11:59.743Z] #19 274.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:59.743Z] #19 274.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:11:59.743Z] #19 274.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-24T12:11:59.743Z] #19 274.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:11:59.743Z] #19 275.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:11:59.891Z] #77 189.4 checking for sys/types.h... yes [2022-08-24T12:11:59.976Z] #77 199.7 checking how to create a ustar tar archive... gnutar [2022-08-24T12:11:59.976Z] #77 199.8 checking dependency style of gcc... gcc3 [2022-08-24T12:11:59.976Z] #77 200.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:11:59.976Z] #77 200.0 checking whether make supports nested variables... (cached) yes [2022-08-24T12:11:59.976Z] #77 200.0 checking build system type... [2022-08-24T12:11:59.976Z] #77 ... [2022-08-24T12:11:59.976Z] [2022-08-24T12:11:59.976Z] #21 [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-08-24T12:11:59.976Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:11:59.976Z] #21 57.33 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:11:59.976Z] #21 57.34 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:11:59.976Z] #21 57.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:12:00.152Z] #77 189.6 checking for sys/stat.h... yes [2022-08-24T12:12:00.236Z] #21 57.40 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:12:00.236Z] #21 57.42 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:12:00.236Z] #21 57.42 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:12:00.236Z] #21 57.53 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:12:00.236Z] #21 57.54 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:12:00.236Z] #21 57.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:12:00.412Z] #77 189.9 checking for stdlib.h... yes [2022-08-24T12:12:00.412Z] #77 ... [2022-08-24T12:12:00.412Z] [2022-08-24T12:12:00.412Z] #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-08-24T12:12:00.412Z] #36 sha256:d5f15bd36ae192207292037c0785be3710332fa84920f91e70f56eb4fcb287af [2022-08-24T12:12:00.412Z] #36 259.0 Delve is a source level debugger for Go programs. [2022-08-24T12:12:00.412Z] #36 259.0 [2022-08-24T12:12:00.412Z] #36 259.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-24T12:12:00.412Z] #36 259.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-24T12:12:00.412Z] #36 259.0 [2022-08-24T12:12:00.412Z] #36 259.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Usage: [2022-08-24T12:12:00.413Z] #36 259.0 dlv [command] [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Available Commands: [2022-08-24T12:12:00.413Z] #36 259.0 attach Attach to running process and begin debugging. [2022-08-24T12:12:00.413Z] #36 259.0 connect Connect to a headless debug server with a terminal client. [2022-08-24T12:12:00.413Z] #36 259.0 core Examine a core dump. [2022-08-24T12:12:00.413Z] #36 259.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-24T12:12:00.413Z] #36 259.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-24T12:12:00.413Z] #36 259.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-24T12:12:00.413Z] #36 259.0 help Help about any command [2022-08-24T12:12:00.413Z] #36 259.0 run Deprecated command. Use 'debug' instead. [2022-08-24T12:12:00.413Z] #36 259.0 test Compile test binary and begin debugging program. [2022-08-24T12:12:00.413Z] #36 259.0 trace Compile and begin tracing program. [2022-08-24T12:12:00.413Z] #36 259.0 version Prints version. [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Flags: [2022-08-24T12:12:00.413Z] #36 259.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-24T12:12:00.413Z] #36 259.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-24T12:12:00.413Z] #36 259.0 --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-08-24T12:12:00.413Z] #36 259.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-24T12:12:00.413Z] #36 259.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-24T12:12:00.413Z] #36 259.0 --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-08-24T12:12:00.413Z] #36 259.0 --disable-aslr Disables address space randomization [2022-08-24T12:12:00.413Z] #36 259.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-24T12:12:00.413Z] #36 259.0 -h, --help help for dlv [2022-08-24T12:12:00.413Z] #36 259.0 --init string Init file, executed by the terminal client. [2022-08-24T12:12:00.413Z] #36 259.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-24T12:12:00.413Z] #36 259.0 --log Enable debugging server logging. [2022-08-24T12:12:00.413Z] #36 259.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-24T12:12:00.413Z] #36 259.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-24T12:12:00.413Z] #36 259.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-24T12:12:00.413Z] #36 259.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-24T12:12:00.413Z] #36 259.0 --wd string Working directory for running the program. [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Additional help topics: [2022-08-24T12:12:00.413Z] #36 259.0 dlv backend Help about the --backend flag. [2022-08-24T12:12:00.413Z] #36 259.0 dlv log Help about logging flags. [2022-08-24T12:12:00.413Z] #36 259.0 dlv redirect Help about file redirection. [2022-08-24T12:12:00.413Z] #36 259.0 [2022-08-24T12:12:00.413Z] #36 259.0 Use "dlv [command] --help" for more information about a command. [2022-08-24T12:12:00.496Z] #21 57.64 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:12:00.496Z] #21 57.65 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:12:00.496Z] #21 57.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:12:00.496Z] #21 57.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:12:00.496Z] #21 57.74 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:12:00.496Z] #21 57.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:12:00.496Z] #21 57.85 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:12:00.496Z] #21 57.87 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:12:00.496Z] #21 57.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:12:00.756Z] #21 57.95 Selecting previously unselected package net-tools. [2022-08-24T12:12:00.756Z] #21 57.97 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:12:00.756Z] #21 57.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:12:00.983Z] #36 DONE 259.4s [2022-08-24T12:12:00.983Z] [2022-08-24T12:12:00.983Z] #77 [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-08-24T12:12:00.983Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:00.983Z] #77 190.3 checking for string.h... yes [2022-08-24T12:12:01.016Z] #21 58.27 Selecting previously unselected package patch. [2022-08-24T12:12:01.016Z] #21 58.29 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:12:01.016Z] #21 58.30 Unpacking patch (2.7.6-7) ... [2022-08-24T12:12:01.243Z] #77 190.6 checking for memory.h... yes [2022-08-24T12:12:01.276Z] #21 58.44 Selecting previously unselected package python-pip-whl. [2022-08-24T12:12:01.276Z] #21 58.47 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:12:01.276Z] #21 58.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:12:01.504Z] #77 190.9 checking for strings.h... yes [2022-08-24T12:12:01.765Z] #77 191.3 checking for inttypes.h... yes [2022-08-24T12:12:01.848Z] #21 59.25 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:12:02.109Z] #21 59.27 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:12:02.109Z] #21 59.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:12:02.109Z] #21 59.47 Selecting previously unselected package python3-distutils. [2022-08-24T12:12:02.109Z] #21 59.47 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:12:02.109Z] #21 59.48 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:12:02.335Z] #77 191.5 checking for stdint.h... yes [2022-08-24T12:12:02.335Z] #77 192.0 checking for unistd.h... [2022-08-24T12:12:02.335Z] #77 ... [2022-08-24T12:12:02.335Z] [2022-08-24T12:12:02.335Z] #21 [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-08-24T12:12:02.335Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:02.335Z] #21 19.62 Reading package lists... [2022-08-24T12:12:02.335Z] #21 24.07 Building dependency tree... [2022-08-24T12:12:02.335Z] #21 27.37 The following additional packages will be installed: [2022-08-24T12:12:02.335Z] #21 27.37 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-24T12:12:02.335Z] #21 27.37 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:12:02.335Z] #21 27.37 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-24T12:12:02.335Z] #21 27.37 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:12:02.335Z] #21 27.38 python3-pkg-resources systemd vim-runtime xxd [2022-08-24T12:12:02.335Z] #21 27.39 Suggested packages: [2022-08-24T12:12:02.335Z] #21 27.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-24T12:12:02.335Z] #21 27.39 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-24T12:12:02.335Z] #21 27.39 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-24T12:12:02.335Z] #21 27.39 Recommended packages: [2022-08-24T12:12:02.335Z] #21 27.39 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:12:02.335Z] #21 27.39 systemd-timesyncd | time-daemon unzip [2022-08-24T12:12:02.335Z] #21 29.95 The following NEW packages will be installed: [2022-08-24T12:12:02.335Z] #21 29.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:12:02.335Z] #21 29.98 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:12:02.335Z] #21 29.98 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-24T12:12:02.335Z] #21 29.98 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-24T12:12:02.335Z] #21 29.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-24T12:12:02.335Z] #21 29.98 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-24T12:12:02.335Z] #21 29.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-24T12:12:02.335Z] #21 29.98 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-24T12:12:02.335Z] #21 29.98 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-24T12:12:02.335Z] #21 ... [2022-08-24T12:12:02.335Z] [2022-08-24T12:12:02.335Z] #77 [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-08-24T12:12:02.335Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:02.335Z] #77 192.0 checking for unistd.h... yes [2022-08-24T12:12:02.369Z] #21 59.66 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:12:02.369Z] #21 59.68 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:12:02.369Z] #21 59.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:12:02.629Z] #21 59.87 Selecting previously unselected package python3-setuptools. [2022-08-24T12:12:02.629Z] #21 59.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:12:02.629Z] #21 59.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:12:02.857Z] #77 192.3 checking minix/config.h usability... no [2022-08-24T12:12:02.857Z] #77 192.5 checking minix/config.h presence... no [2022-08-24T12:12:02.857Z] #77 192.6 checking for minix/config.h... no [2022-08-24T12:12:02.889Z] #21 60.24 Selecting previously unselected package python3-wheel. [2022-08-24T12:12:02.889Z] #21 60.24 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:12:02.889Z] #21 60.26 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:12:02.889Z] #21 60.34 Selecting previously unselected package python3-pip. [2022-08-24T12:12:03.118Z] #77 192.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-24T12:12:03.151Z] #21 60.34 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:12:03.151Z] #21 60.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:12:03.412Z] #21 60.71 Selecting previously unselected package sudo. [2022-08-24T12:12:03.412Z] #21 60.72 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:12:03.412Z] #21 60.75 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:12:03.786Z] #77 241.7 AR libcrun_testing.a [2022-08-24T12:12:03.786Z] #77 241.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:12:03.786Z] #77 241.8 CCLD tests/tests_libcrun_utils [2022-08-24T12:12:03.786Z] #77 241.8 CCLD tests/tests_libcrun_errors [2022-08-24T12:12:03.786Z] #77 241.8 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:12:03.786Z] #77 242.8 CCLD libcrun.la [2022-08-24T12:12:03.786Z] #77 243.5 CCLD crun [2022-08-24T12:12:03.786Z] #77 244.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:12:03.786Z] #77 244.2 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:12:03.786Z] #77 244.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:12:03.786Z] #77 244.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:12:03.786Z] #77 244.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:12:03.786Z] #77 244.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:12:03.786Z] #77 244.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:12:03.786Z] #77 244.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:12:03.786Z] #77 244.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:12:03.786Z] #77 244.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-08-24T12:12:03.786Z] #77 244.5 ---------------------------------------------------------------------- [2022-08-24T12:12:03.786Z] #77 244.5 Libraries have been installed in: [2022-08-24T12:12:03.786Z] #77 244.5 /usr/local/lib [2022-08-24T12:12:03.786Z] #77 244.5 [2022-08-24T12:12:03.786Z] #77 244.5 If you ever happen to want to link against installed libraries [2022-08-24T12:12:03.786Z] #77 244.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:12:03.786Z] #77 244.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:12:03.786Z] #77 244.5 flag during linking and do at least one of the following: [2022-08-24T12:12:03.786Z] #77 244.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:12:03.786Z] #77 244.5 during execution [2022-08-24T12:12:03.786Z] #77 244.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:12:03.786Z] #77 244.5 during linking [2022-08-24T12:12:03.786Z] #77 244.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:12:03.786Z] #77 244.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:12:03.786Z] #77 244.5 [2022-08-24T12:12:03.786Z] #77 244.5 See any operating system documentation about shared libraries for [2022-08-24T12:12:03.786Z] #77 244.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:12:03.786Z] #77 244.5 ---------------------------------------------------------------------- [2022-08-24T12:12:03.786Z] #77 244.5 /bin/mkdir -p '/build' [2022-08-24T12:12:03.786Z] #77 244.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:12:03.786Z] #77 244.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:12:03.786Z] #77 244.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:03.786Z] #77 244.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:03.786Z] #77 244.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:03.786Z] #77 DONE 244.8s [2022-08-24T12:12:03.786Z] [2022-08-24T12:12:03.786Z] #64 [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-08-24T12:12:03.786Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:12:03.950Z] #77 193.0 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:12:03.950Z] #77 193.6 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:12:03.950Z] #77 193.6 checking how to print strings... printf [2022-08-24T12:12:03.950Z] #77 193.6 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:12:03.950Z] #77 193.7 checking for fgrep... /bin/grep -F [2022-08-24T12:12:03.950Z] #77 193.7 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:12:03.950Z] #77 193.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:12:03.950Z] #77 193.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:12:03.950Z] #77 193.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:12:04.211Z] #77 193.9 checking whether ln -s works... yes [2022-08-24T12:12:04.211Z] #77 193.9 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:12:04.211Z] #77 193.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:12:04.211Z] #77 193.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:12:04.211Z] #77 193.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:12:04.211Z] #77 193.9 checking for objdump... objdump [2022-08-24T12:12:04.211Z] #77 194.0 checking how to recognize dependent libraries... pass_all [2022-08-24T12:12:04.211Z] #77 194.0 checking for dlltool... no [2022-08-24T12:12:04.211Z] #77 194.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:12:04.211Z] #77 194.0 checking for ar... ar [2022-08-24T12:12:04.355Z] #21 61.49 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:12:04.355Z] #21 61.50 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:12:04.355Z] #21 61.51 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:12:04.472Z] #77 194.0 checking for archiver @FILE support... @ [2022-08-24T12:12:04.472Z] #77 194.2 checking for strip... strip [2022-08-24T12:12:04.472Z] #77 194.2 checking for ranlib... ranlib [2022-08-24T12:12:04.472Z] #77 194.2 checking for gawk... no [2022-08-24T12:12:04.472Z] #77 194.2 checking for mawk... mawk [2022-08-24T12:12:04.686Z] #21 61.72 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:12:04.686Z] #21 61.75 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:12:04.686Z] #21 61.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:12:04.949Z] #21 62.21 Selecting previously unselected package uidmap. [2022-08-24T12:12:04.949Z] #21 62.25 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:12:04.949Z] #21 62.27 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:12:05.044Z] #77 194.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:12:05.045Z] #77 194.8 checking for sysroot... no [2022-08-24T12:12:05.045Z] #77 194.8 checking for a working dd... /bin/dd [2022-08-24T12:12:05.045Z] #77 194.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:12:05.045Z] #77 194.8 checking for mt... no [2022-08-24T12:12:05.045Z] #77 194.8 checking if : is a manifest tool... no [2022-08-24T12:12:05.126Z] #64 278.0 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:12:05.126Z] #64 278.0 /usr/bin/ld: /tmp/go-link-4142152931/000019.o: in function `New': [2022-08-24T12:12:05.126Z] #64 278.0 /tmp/tmp.T079vR1rZJ/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-08-24T12:12:05.126Z] #64 278.1 + bin/containerd-stress [2022-08-24T12:12:05.211Z] #21 62.50 Selecting previously unselected package vim-runtime. [2022-08-24T12:12:05.211Z] #21 62.50 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:12:05.211Z] #21 62.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:12:05.211Z] #21 62.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:12:05.308Z] #77 194.8 checking for dlfcn.h... yes [2022-08-24T12:12:05.308Z] #77 195.0 checking for objdir... .libs [2022-08-24T12:12:05.475Z] #21 62.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:05.880Z] #77 195.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:12:05.880Z] #77 195.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:12:06.064Z] #64 279.2 + bin/containerd-shim [2022-08-24T12:12:06.141Z] #77 195.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:12:06.757Z] #77 195.9 checking if gcc static flag -static works... yes [2022-08-24T12:12:07.019Z] #77 196.6 checking if gcc supports -c -o file.o... yes [2022-08-24T12:12:07.019Z] #77 196.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:12:07.019Z] #77 196.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:12:07.882Z] #19 293.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-24T12:12:07.882Z] #19 293.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:07.882Z] #19 293.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:12:07.882Z] #19 293.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-24T12:12:07.882Z] #19 293.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:07.882Z] #19 293.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:12:07.882Z] #19 293.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-24T12:12:07.882Z] #19 293.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:07.882Z] #19 293.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:12:07.882Z] #19 294.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-24T12:12:07.882Z] #19 294.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:07.882Z] #19 294.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:12:07.882Z] #19 294.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-24T12:12:07.882Z] #19 294.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:07.882Z] #19 294.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:12:07.961Z] #77 196.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:12:07.961Z] #77 197.5 checking how to hardcode library paths into programs... immediate [2022-08-24T12:12:07.961Z] #77 197.5 checking whether stripping libraries is possible... yes [2022-08-24T12:12:07.961Z] #77 197.5 checking if libtool supports shared libraries... yes [2022-08-24T12:12:07.961Z] #77 197.5 checking whether to build shared libraries... no [2022-08-24T12:12:07.961Z] #77 197.5 checking whether to build static libraries... yes [2022-08-24T12:12:07.961Z] #77 197.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:12:07.961Z] #77 197.6 checking whether build environment is sane... yes [2022-08-24T12:12:08.139Z] #19 295.2 Selecting previously unselected package cross-config. [2022-08-24T12:12:08.139Z] #19 295.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-24T12:12:08.139Z] #19 295.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-24T12:12:08.222Z] #77 197.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:12:08.222Z] #77 197.8 checking whether make sets $(MAKE)... yes [2022-08-24T12:12:08.222Z] #77 197.9 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:12:08.222Z] #77 198.0 checking whether make supports nested variables... yes [2022-08-24T12:12:08.396Z] #19 295.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-24T12:12:08.396Z] #19 295.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:08.396Z] #19 295.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T12:12:08.396Z] #19 295.5 Selecting previously unselected package libc6-arm64-cross. [2022-08-24T12:12:08.396Z] #19 295.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T12:12:08.396Z] #19 295.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T12:12:08.483Z] #77 198.2 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:12:08.483Z] #77 198.2 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:12:08.744Z] #77 198.2 checking how to create a ustar tar archive... gnutar [2022-08-24T12:12:08.744Z] #77 198.4 checking dependency style of gcc... gcc3 [2022-08-24T12:12:08.744Z] #77 198.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:12:08.744Z] #77 198.5 checking whether make supports nested variables... (cached) yes [2022-08-24T12:12:08.744Z] #77 198.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-24T12:12:08.744Z] #77 198.5 checking pkg-config is at least version 0.9.0... yes [2022-08-24T12:12:08.744Z] #77 198.5 checking for yajl >= 2.1.0... yes [2022-08-24T12:12:08.744Z] #77 198.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-24T12:12:08.960Z] #19 296.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-24T12:12:08.960Z] #19 296.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:08.960Z] #19 296.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:09.004Z] #77 198.6 checking for gcc... (cached) gcc [2022-08-24T12:12:09.004Z] #77 198.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-24T12:12:09.004Z] #77 198.9 checking whether gcc accepts -g... (cached) yes [2022-08-24T12:12:09.004Z] #77 198.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-24T12:12:09.004Z] #77 198.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-24T12:12:09.218Z] #19 296.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-24T12:12:09.218Z] #19 296.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:09.218Z] #19 296.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:09.218Z] #19 296.4 Selecting previously unselected package libitm1-arm64-cross. [2022-08-24T12:12:09.218Z] #19 296.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:09.218Z] #19 296.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:09.265Z] #77 198.9 checking for a Python interpreter with version >= 3... python3 [2022-08-24T12:12:09.265Z] #77 199.0 checking for python3... /usr/bin/python3 [2022-08-24T12:12:09.265Z] #77 199.0 checking for python3 version... 3.9 [2022-08-24T12:12:09.476Z] #19 296.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-24T12:12:09.476Z] #19 296.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:09.476Z] #19 296.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:09.476Z] #19 296.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-24T12:12:09.476Z] #19 296.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:09.476Z] #19 296.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:09.526Z] #77 199.1 checking for python3 platform... linux [2022-08-24T12:12:09.676Z] #21 ... [2022-08-24T12:12:09.677Z] [2022-08-24T12:12:09.677Z] #77 [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-08-24T12:12:09.677Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:09.677Z] #77 200.0 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:12:09.677Z] #77 200.3 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:12:09.677Z] #77 200.3 checking how to print strings... printf [2022-08-24T12:12:09.677Z] #77 200.3 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:12:09.677Z] #77 200.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:12:09.677Z] #77 200.3 checking for egrep... /bin/grep -E [2022-08-24T12:12:09.677Z] #77 200.3 checking for fgrep... /bin/grep -F [2022-08-24T12:12:09.677Z] #77 200.4 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:12:09.677Z] #77 200.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:12:09.677Z] #77 200.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:12:09.677Z] #77 200.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:12:09.677Z] #77 200.5 checking whether ln -s works... yes [2022-08-24T12:12:09.677Z] #77 200.5 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:12:09.677Z] #77 200.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:12:09.677Z] #77 200.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:12:09.677Z] #77 200.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:12:09.677Z] #77 200.6 checking for objdump... objdump [2022-08-24T12:12:09.677Z] #77 200.6 checking how to recognize dependent libraries... pass_all [2022-08-24T12:12:09.677Z] #77 200.6 checking for dlltool... no [2022-08-24T12:12:09.677Z] #77 200.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:12:09.677Z] #77 200.6 checking for ar... ar [2022-08-24T12:12:09.677Z] #77 200.6 checking for archiver @FILE support... @ [2022-08-24T12:12:09.677Z] #77 200.8 checking for strip... strip [2022-08-24T12:12:09.677Z] #77 200.8 checking for ranlib... ranlib [2022-08-24T12:12:09.677Z] #77 200.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:12:09.677Z] #77 201.0 checking for sysroot... no [2022-08-24T12:12:09.677Z] #77 201.0 checking for a working dd... /bin/dd [2022-08-24T12:12:09.677Z] #77 201.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:12:09.677Z] #77 201.1 checking for mt... no [2022-08-24T12:12:09.677Z] #77 201.1 checking if : is a manifest tool... no [2022-08-24T12:12:09.677Z] #77 201.2 checking how to run the C preprocessor... gcc -E [2022-08-24T12:12:09.677Z] #77 201.4 checking for ANSI C header files... yes [2022-08-24T12:12:09.677Z] #77 202.1 checking for sys/types.h... yes [2022-08-24T12:12:09.677Z] #77 202.3 checking for sys/stat.h... yes [2022-08-24T12:12:09.677Z] #77 202.6 checking for stdlib.h... yes [2022-08-24T12:12:09.677Z] #77 202.9 checking for string.h... yes [2022-08-24T12:12:09.677Z] #77 203.1 checking for memory.h... yes [2022-08-24T12:12:09.677Z] #77 203.2 checking for strings.h... yes [2022-08-24T12:12:09.677Z] #77 203.5 checking for inttypes.h... yes [2022-08-24T12:12:09.677Z] #77 203.6 checking for stdint.h... yes [2022-08-24T12:12:09.677Z] #77 203.9 checking for unistd.h... yes [2022-08-24T12:12:09.677Z] #77 204.0 checking for dlfcn.h... yes [2022-08-24T12:12:09.677Z] #77 204.3 checking for objdir... .libs [2022-08-24T12:12:09.677Z] #77 204.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:12:09.677Z] #77 204.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:12:09.677Z] #77 204.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:12:09.677Z] #77 204.9 checking if gcc static flag -static works... yes [2022-08-24T12:12:09.677Z] #77 205.6 checking if gcc supports -c -o file.o... yes [2022-08-24T12:12:09.677Z] #77 205.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:12:09.677Z] #77 205.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:12:09.677Z] #77 205.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:12:09.677Z] #77 206.2 checking how to hardcode library paths into programs... immediate [2022-08-24T12:12:09.677Z] #77 206.2 checking whether stripping libraries is possible... yes [2022-08-24T12:12:09.677Z] #77 206.2 checking if libtool supports shared libraries... yes [2022-08-24T12:12:09.677Z] #77 206.3 checking whether to build shared libraries... no [2022-08-24T12:12:09.677Z] #77 206.3 checking whether to build static libraries... yes [2022-08-24T12:12:09.677Z] #77 206.3 checking float.h usability... yes [2022-08-24T12:12:09.677Z] #77 206.5 checking float.h presence... yes [2022-08-24T12:12:09.677Z] #77 206.6 checking for float.h... yes [2022-08-24T12:12:09.677Z] #77 206.6 checking limits.h usability... yes [2022-08-24T12:12:09.677Z] #77 206.8 checking limits.h presence... yes [2022-08-24T12:12:09.677Z] #77 206.9 checking for limits.h... yes [2022-08-24T12:12:09.677Z] #77 207.0 checking stddef.h usability... yes [2022-08-24T12:12:09.677Z] #77 207.1 checking stddef.h presence... yes [2022-08-24T12:12:09.677Z] #77 207.3 checking for stddef.h... yes [2022-08-24T12:12:09.677Z] #77 207.4 checking for stdlib.h... (cached) yes [2022-08-24T12:12:09.677Z] #77 207.5 checking for string.h... (cached) yes [2022-08-24T12:12:09.677Z] #77 207.6 checking sys/time.h usability... yes [2022-08-24T12:12:09.677Z] #77 208.0 checking sys/time.h presence... yes [2022-08-24T12:12:09.677Z] #77 208.2 checking for sys/time.h... yes [2022-08-24T12:12:09.677Z] #77 208.2 checking for inline... inline [2022-08-24T12:12:09.677Z] #77 208.4 checking for size_t... yes [2022-08-24T12:12:09.677Z] #77 209.0 checking for stdlib.h... (cached) yes [2022-08-24T12:12:09.677Z] #77 209.0 checking for GNU libc compatible malloc... yes [2022-08-24T12:12:09.677Z] #77 209.4 checking for stdlib.h... (cached) yes [2022-08-24T12:12:09.787Z] #77 199.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-24T12:12:09.787Z] #77 199.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-24T12:12:09.937Z] #77 209.4 checking for GNU libc compatible realloc... yes [2022-08-24T12:12:10.048Z] #77 199.8 checking that generated files are newer than configure... done [2022-08-24T12:12:10.048Z] #77 199.8 configure: creating ./config.status [2022-08-24T12:12:10.504Z] #77 209.8 checking for working strtod... yes [2022-08-24T12:12:10.764Z] #77 210.4 checking for gettimeofday... yes [2022-08-24T12:12:10.847Z] #19 297.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-24T12:12:10.847Z] #19 297.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:10.847Z] #19 297.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:11.023Z] #77 210.7 checking for memset... [2022-08-24T12:12:11.023Z] #77 ... [2022-08-24T12:12:11.023Z] [2022-08-24T12:12:11.023Z] #21 [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-08-24T12:12:11.023Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:11.023Z] #21 68.17 Selecting previously unselected package vim. [2022-08-24T12:12:11.023Z] #21 68.17 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:12:11.023Z] #21 68.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:11.411Z] #19 298.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-24T12:12:11.411Z] #19 298.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:11.411Z] #19 298.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:11.963Z] #21 69.41 Selecting previously unselected package xfsprogs. [2022-08-24T12:12:12.227Z] #21 69.42 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:12:12.227Z] #21 69.43 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:12:12.592Z] #77 ... [2022-08-24T12:12:12.592Z] [2022-08-24T12:12:12.592Z] #21 [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-08-24T12:12:12.592Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:12.592Z] #21 30.44 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:12:12.592Z] #21 30.44 Need to get 32.8 MB of archives. [2022-08-24T12:12:12.592Z] #21 30.44 After this operation, 124 MB of additional disk space will be used. [2022-08-24T12:12:12.592Z] #21 30.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:12:12.592Z] #21 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:12:12.592Z] #21 30.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:12:12.592Z] #21 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:12:12.592Z] #21 30.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:12:12.592Z] #21 30.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:12:12.592Z] #21 30.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:12:12.592Z] #21 30.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:12:12.592Z] #21 30.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:12:12.592Z] #21 30.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:12:12.592Z] #21 30.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:12:12.592Z] #21 30.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:12:12.592Z] #21 30.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:12:12.592Z] #21 30.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:12:12.592Z] #21 30.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:12:12.592Z] #21 30.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:12:12.592Z] #21 30.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:12:12.592Z] #21 30.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-24T12:12:12.592Z] #21 30.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-24T12:12:12.592Z] #21 30.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:12:12.592Z] #21 30.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:12:12.592Z] #21 30.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:12:12.592Z] #21 30.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:12:12.592Z] #21 30.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:12:12.592Z] #21 30.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:12:12.592Z] #21 30.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:12:12.592Z] #21 30.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:12:12.592Z] #21 30.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:12:12.592Z] #21 31.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:12:12.592Z] #21 31.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:12:12.592Z] #21 31.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:12:12.592Z] #21 31.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-24T12:12:12.592Z] #21 31.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:12:12.592Z] #21 31.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:12:12.592Z] #21 31.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:12:12.592Z] #21 31.30 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-08-24T12:12:12.592Z] #21 31.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:12:12.592Z] #21 31.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:12:12.592Z] #21 31.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:12:12.592Z] #21 31.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-24T12:12:12.592Z] #21 31.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:12:12.592Z] #21 31.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:12:12.592Z] #21 31.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:12:12.592Z] #21 31.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:12:12.592Z] #21 31.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:12:12.592Z] #21 31.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:12:12.592Z] #21 31.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:12:12.592Z] #21 31.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:12:12.592Z] #21 31.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:12:12.592Z] #21 31.53 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:12:12.592Z] #21 31.55 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:12:12.592Z] #21 31.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:12:12.592Z] #21 31.79 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:12:12.592Z] #21 31.84 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:12:12.592Z] #21 31.89 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:12:12.592Z] #21 31.90 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:12:12.592Z] #21 32.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:12:12.592Z] #21 33.11 Fetched 32.8 MB in 2s (17.9 MB/s) [2022-08-24T12:12:12.592Z] #21 33.39 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:12:12.592Z] #21 33.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 ... 24018 files and directories currently installed.) [2022-08-24T12:12:12.592Z] #21 33.57 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 33.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:12:12.592Z] #21 33.72 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:12:12.592Z] #21 33.72 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 33.73 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:12:12.592Z] #21 33.82 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:12:12.592Z] #21 33.83 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 33.85 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:12:12.592Z] #21 34.08 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:12:12.592Z] #21 34.10 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 34.10 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:12:12.592Z] #21 34.44 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:12:12.592Z] #21 34.44 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 34.45 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:12.592Z] #21 34.57 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:12:12.592Z] #21 34.57 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 34.59 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:12:12.592Z] #21 34.89 Selecting previously unselected package systemd. [2022-08-24T12:12:12.592Z] #21 34.90 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 35.46 Unpacking systemd (247.3-7) ... [2022-08-24T12:12:12.592Z] #21 38.90 Selecting previously unselected package pigz. [2022-08-24T12:12:12.592Z] #21 38.91 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 38.91 Unpacking pigz (2.6-1) ... [2022-08-24T12:12:12.592Z] #21 39.02 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:12:12.592Z] #21 39.02 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.02 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:12:12.592Z] #21 39.19 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:12:12.592Z] #21 39.19 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:12:12.592Z] #21 39.35 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:12:12.592Z] #21 39.35 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:12:12.592Z] #21 39.41 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:12:12.592Z] #21 39.41 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:12:12.592Z] #21 39.55 Selecting previously unselected package libcap2-bin. [2022-08-24T12:12:12.592Z] #21 39.59 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:12:12.592Z] #21 39.81 Selecting previously unselected package iproute2. [2022-08-24T12:12:12.592Z] #21 39.83 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:12:12.592Z] #21 39.86 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:12:12.780Z] #19 299.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-24T12:12:12.780Z] #19 299.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:12.780Z] #19 299.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:12.796Z] #21 70.15 Selecting previously unselected package zip. [2022-08-24T12:12:12.796Z] #21 70.15 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:12:12.852Z] #21 40.51 Selecting previously unselected package xxd. [2022-08-24T12:12:12.852Z] #21 40.52 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:12:13.037Z] #19 300.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-24T12:12:13.037Z] #19 300.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:13.037Z] #19 300.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:13.056Z] #21 70.16 Unpacking zip (3.0-12) ... [2022-08-24T12:12:13.112Z] #21 40.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:13.112Z] #21 ... [2022-08-24T12:12:13.112Z] [2022-08-24T12:12:13.112Z] #77 [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-08-24T12:12:13.112Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:13.112Z] #77 202.8 config.status: creating Makefile [2022-08-24T12:12:13.112Z] #77 202.9 config.status: creating config.h [2022-08-24T12:12:13.112Z] #77 202.9 config.status: executing libtool commands [2022-08-24T12:12:13.112Z] #77 203.0 config.status: executing depfiles commands [2022-08-24T12:12:13.294Z] #19 300.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-24T12:12:13.294Z] #19 300.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:13.315Z] #21 70.48 Selecting previously unselected package zstd. [2022-08-24T12:12:13.316Z] #21 70.58 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:12:13.316Z] #21 70.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:12:13.552Z] #19 300.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:13.884Z] #21 71.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:12:14.115Z] #19 301.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-24T12:12:14.115Z] #19 301.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:12:14.115Z] #19 301.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:12:14.372Z] #19 ... [2022-08-24T12:12:14.372Z] [2022-08-24T12:12:14.372Z] #84 [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-08-24T12:12:14.372Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:14.372Z] #84 255.8 CCLD tests/init [2022-08-24T12:12:14.494Z] #77 204.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-24T12:12:14.494Z] #77 204.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-24T12:12:15.436Z] #77 205.0 checking for gcc... gcc [2022-08-24T12:12:15.791Z] #21 72.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:15.791Z] #21 72.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:12:15.791Z] #21 72.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:12:15.791Z] #21 72.95 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:12:15.791Z] #21 72.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:15.791Z] #21 72.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:12:15.791Z] #21 72.99 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:12:15.791Z] #21 73.01 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:12:15.791Z] #21 73.03 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:12:15.791Z] #21 73.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:12:15.791Z] #21 73.08 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:12:15.791Z] #21 73.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:12:15.791Z] #21 73.11 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:12:16.009Z] #77 205.2 checking whether the C compiler works... yes [2022-08-24T12:12:16.009Z] #77 205.7 checking for C compiler default output file name... a.out [2022-08-24T12:12:16.043Z] #64 287.7 + bin/containerd-shim-runc-v1 [2022-08-24T12:12:16.269Z] #77 205.7 checking for suffix of executables... [2022-08-24T12:12:17.101Z] #77 206.1 checking whether we are cross compiling... no [2022-08-24T12:12:17.101Z] #77 206.7 checking for suffix of object files... o [2022-08-24T12:12:17.172Z] #21 74.22 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:12:17.172Z] #21 74.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:17.172Z] #21 74.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:12:17.172Z] #21 74.26 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:12:17.172Z] #21 74.28 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:12:17.361Z] #77 206.9 checking whether we are using the GNU C compiler... yes [2022-08-24T12:12:17.931Z] #77 207.3 checking whether gcc accepts -g... yes [2022-08-24T12:12:18.192Z] #77 207.5 checking for gcc option to accept ISO C89... none needed [2022-08-24T12:12:18.453Z] #77 207.8 checking whether gcc understands -c and -o together... yes [2022-08-24T12:12:18.453Z] #77 208.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-24T12:12:18.453Z] #77 208.2 checking whether build environment is sane... yes [2022-08-24T12:12:18.453Z] #77 208.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-24T12:12:18.453Z] #77 208.2 checking for gawk... no [2022-08-24T12:12:18.453Z] #77 208.2 checking for mawk... mawk [2022-08-24T12:12:18.714Z] #77 208.2 checking whether make sets $(MAKE)... yes [2022-08-24T12:12:18.714Z] #77 208.4 checking whether make supports the include directive... yes (GNU style) [2022-08-24T12:12:18.714Z] #77 208.5 checking whether make supports nested variables... yes [2022-08-24T12:12:18.714Z] #77 208.6 checking whether UID '0' is supported by ustar format... yes [2022-08-24T12:12:18.714Z] #77 208.6 checking whether GID '0' is supported by ustar format... yes [2022-08-24T12:12:18.714Z] #77 208.6 checking how to create a ustar tar archive... gnutar [2022-08-24T12:12:18.975Z] #77 208.6 checking dependency style of gcc... gcc3 [2022-08-24T12:12:18.975Z] #77 208.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-24T12:12:18.975Z] #77 208.8 checking whether make supports nested variables... (cached) yes [2022-08-24T12:12:19.549Z] #77 208.9 checking build system type... x86_64-pc-linux-gnu [2022-08-24T12:12:19.549Z] #77 209.2 checking host system type... x86_64-pc-linux-gnu [2022-08-24T12:12:19.549Z] #77 209.2 checking how to print strings... printf [2022-08-24T12:12:19.549Z] #77 209.2 checking for a sed that does not truncate output... /bin/sed [2022-08-24T12:12:19.549Z] #77 209.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-24T12:12:19.549Z] #77 209.3 checking for egrep... /bin/grep -E [2022-08-24T12:12:19.549Z] #77 209.3 checking for fgrep... /bin/grep -F [2022-08-24T12:12:19.550Z] #77 209.3 checking for ld used by gcc... /usr/bin/ld [2022-08-24T12:12:19.550Z] #77 209.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-24T12:12:19.550Z] #77 209.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-24T12:12:19.550Z] #77 209.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-24T12:12:19.633Z] #84 ... [2022-08-24T12:12:19.633Z] [2022-08-24T12:12:19.633Z] #54 [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-08-24T12:12:19.633Z] #54 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:12:19.633Z] #54 DONE 317.3s [2022-08-24T12:12:19.633Z] [2022-08-24T12:12:19.633Z] #84 [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-08-24T12:12:19.633Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:19.812Z] #77 209.4 checking whether ln -s works... yes [2022-08-24T12:12:19.812Z] #77 209.4 checking the maximum length of command line arguments... 1572864 [2022-08-24T12:12:19.812Z] #77 209.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-24T12:12:19.812Z] #77 209.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-24T12:12:19.812Z] #77 209.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-24T12:12:19.812Z] #77 209.5 checking for objdump... objdump [2022-08-24T12:12:19.812Z] #77 209.5 checking how to recognize dependent libraries... pass_all [2022-08-24T12:12:19.812Z] #77 209.5 checking for dlltool... no [2022-08-24T12:12:19.812Z] #77 209.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-24T12:12:19.812Z] #77 209.5 checking for ar... ar [2022-08-24T12:12:19.812Z] #77 209.5 checking for archiver @FILE support... @ [2022-08-24T12:12:19.988Z] #21 77.12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:12:19.988Z] #21 77.30 Setting up zip (3.0-12) ... [2022-08-24T12:12:19.988Z] #21 77.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:20.073Z] #77 209.6 checking for strip... strip [2022-08-24T12:12:20.073Z] #77 209.6 checking for ranlib... ranlib [2022-08-24T12:12:20.248Z] #21 77.43 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:12:20.301Z] #64 292.8 + bin/containerd-shim-runc-v2 [2022-08-24T12:12:20.301Z] #64 293.5 + binaries [2022-08-24T12:12:20.335Z] #77 209.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-24T12:12:20.335Z] #77 210.2 checking for sysroot... no [2022-08-24T12:12:20.564Z] #64 293.5 + install -D bin/containerd /build/containerd [2022-08-24T12:12:20.564Z] #64 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:12:20.564Z] #64 293.5 + install -D bin/ctr /build/ctr [2022-08-24T12:12:20.595Z] #77 210.2 checking for a working dd... /bin/dd [2022-08-24T12:12:20.595Z] #77 210.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-24T12:12:20.595Z] #77 210.5 checking for mt... no [2022-08-24T12:12:20.595Z] #77 210.5 checking if : is a manifest tool... no [2022-08-24T12:12:21.116Z] #77 210.5 checking how to run the C preprocessor... gcc -E [2022-08-24T12:12:21.188Z] #21 ... [2022-08-24T12:12:21.188Z] [2022-08-24T12:12:21.188Z] #77 [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-08-24T12:12:21.188Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:21.188Z] #77 210.7 checking for memset... yes [2022-08-24T12:12:21.188Z] #77 211.2 checking for strspn... yes [2022-08-24T12:12:21.188Z] #77 211.9 checking that generated files are newer than configure... done [2022-08-24T12:12:21.188Z] #77 211.9 configure: creating ./config.status [2022-08-24T12:12:21.188Z] #77 215.9 config.status: creating Makefile [2022-08-24T12:12:21.188Z] #77 216.0 config.status: creating config.h [2022-08-24T12:12:21.188Z] #77 216.0 config.status: executing depfiles commands [2022-08-24T12:12:21.188Z] #77 216.3 config.status: executing libtool commands [2022-08-24T12:12:21.188Z] #77 217.7 GEN .version [2022-08-24T12:12:21.188Z] #77 217.7 make install-recursive [2022-08-24T12:12:21.188Z] #77 217.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:12:21.188Z] #77 218.0 Making install in libocispec [2022-08-24T12:12:21.188Z] #77 218.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:21.188Z] #77 218.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:12:21.188Z] #77 218.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:12:21.188Z] #77 218.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:12:21.188Z] #77 218.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:12:21.188Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:12:21.188Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:12:21.188Z] #77 220.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:12:21.761Z] #77 221.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:12:21.761Z] #77 221.7 make install-recursive [2022-08-24T12:12:21.761Z] #77 221.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:21.761Z] #77 221.7 Making install in yajl [2022-08-24T12:12:21.761Z] #77 221.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:21.761Z] #77 221.8 CC verify/json_verify-json_verify.o [2022-08-24T12:12:21.850Z] #64 ... [2022-08-24T12:12:21.850Z] [2022-08-24T12:12:21.850Z] #55 [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-08-24T12:12:21.850Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:12:21.850Z] #55 313.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:12:21.850Z] #55 DONE 314.8s [2022-08-24T12:12:21.850Z] [2022-08-24T12:12:21.850Z] #60 [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-08-24T12:12:21.850Z] #60 sha256:a09569602ca80a984b57c608a67dc2a3e1762bb66fdd3e1d4b493aae3f53179e [2022-08-24T12:12:21.850Z] #60 183.0 + mkdir -p /build [2022-08-24T12:12:21.850Z] #60 183.0 + cp runc /build/runc [2022-08-24T12:12:21.850Z] #60 DONE 183.4s [2022-08-24T12:12:21.850Z] [2022-08-24T12:12:21.850Z] #64 [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-08-24T12:12:21.850Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:12:22.021Z] #77 221.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:12:22.022Z] #77 221.8 CC src/libyajl_la-yajl.lo [2022-08-24T12:12:22.022Z] #77 221.8 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:12:22.022Z] #77 221.8 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:12:22.022Z] #77 222.0 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:12:22.022Z] #77 222.0 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:12:22.022Z] #77 222.0 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:12:22.022Z] #77 222.0 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:12:22.318Z] #77 211.2 checking for ANSI C header files... yes [2022-08-24T12:12:22.578Z] #77 212.2 checking for sys/types.h... yes [2022-08-24T12:12:22.839Z] #77 212.4 checking for sys/stat.h... yes [2022-08-24T12:12:23.100Z] #77 212.6 checking for stdlib.h... yes [2022-08-24T12:12:23.100Z] #77 212.9 checking for string.h... [2022-08-24T12:12:23.100Z] #77 ... [2022-08-24T12:12:23.100Z] [2022-08-24T12:12:23.100Z] #21 [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-08-24T12:12:23.100Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:23.100Z] #21 40.73 Selecting previously unselected package vim-common. [2022-08-24T12:12:23.100Z] #21 40.73 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:12:23.100Z] #21 40.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:23.100Z] #21 41.08 Selecting previously unselected package bash-completion. [2022-08-24T12:12:23.100Z] #21 41.09 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:12:23.100Z] #21 46.27 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:12:23.100Z] #21 46.89 Selecting previously unselected package bzip2. [2022-08-24T12:12:23.100Z] #21 46.89 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 46.94 Unpacking bzip2 (1.0.8-4) ... [2022-08-24T12:12:23.100Z] #21 47.07 Selecting previously unselected package xz-utils. [2022-08-24T12:12:23.100Z] #21 47.07 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 47.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:12:23.100Z] #21 47.29 Selecting previously unselected package apparmor. [2022-08-24T12:12:23.100Z] #21 47.31 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 47.38 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:12:23.100Z] #21 48.03 Selecting previously unselected package inetutils-ping. [2022-08-24T12:12:23.100Z] #21 48.04 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 48.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:12:23.100Z] #21 48.38 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:12:23.100Z] #21 48.40 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 48.45 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:23.100Z] #21 48.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:12:23.100Z] #21 48.75 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 48.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:12:23.100Z] #21 48.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:12:23.100Z] #21 48.96 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 48.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:12:23.100Z] #21 49.25 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:12:23.100Z] #21 49.25 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 49.26 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:12:23.100Z] #21 49.47 Selecting previously unselected package iptables. [2022-08-24T12:12:23.100Z] #21 49.48 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 49.48 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:12:23.100Z] #21 49.99 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:12:23.100Z] #21 50.01 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 50.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:12:23.100Z] #21 50.36 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:12:23.100Z] #21 50.38 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 50.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:12:23.100Z] #21 50.58 Selecting previously unselected package jq. [2022-08-24T12:12:23.100Z] #21 50.58 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:12:23.100Z] #21 50.59 Unpacking jq (1.6-2.1) ... [2022-08-24T12:12:23.100Z] #21 50.73 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:12:23.126Z] #64 DONE 295.7s [2022-08-24T12:12:23.360Z] #21 50.74 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:12:23.360Z] #21 50.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:12:23.360Z] #21 50.92 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:12:23.360Z] #21 50.92 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:12:23.360Z] #21 50.93 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:12:23.360Z] #21 ... [2022-08-24T12:12:23.360Z] [2022-08-24T12:12:23.360Z] #77 [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-08-24T12:12:23.360Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:23.360Z] #77 212.9 checking for string.h... yes [2022-08-24T12:12:23.385Z] [2022-08-24T12:12:23.385Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:12:23.385Z] #65 sha256:aaa88c80696aa0d266c773e86df200ec1edc2bfbf62cec8b50693c5da19cb0c8 [2022-08-24T12:12:23.621Z] #77 213.2 checking for memory.h... yes [2022-08-24T12:12:23.882Z] #77 213.5 checking for strings.h... yes [2022-08-24T12:12:24.321Z] #65 DONE 0.9s [2022-08-24T12:12:24.321Z] [2022-08-24T12:12:24.321Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:12:24.321Z] #70 sha256:cc1b246fd897a2285a7b66b7931976ca70cea194d9457abadf9e8c83eeb546d8 [2022-08-24T12:12:24.370Z] #64 ... [2022-08-24T12:12:24.370Z] [2022-08-24T12:12:24.370Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:12:24.370Z] #56 sha256:4d3599d3528a87bb30977953aaffa36a0c791f5f2ea2cc42f4657cfb0ff79afd [2022-08-24T12:12:24.403Z] #77 213.8 checking for inttypes.h... yes [2022-08-24T12:12:24.579Z] #70 DONE 0.2s [2022-08-24T12:12:24.579Z] [2022-08-24T12:12:24.579Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:12:24.579Z] #75 sha256:fe2622948c4c4e4d488f0b28ccfcc217af3668e9e9f01a6589501a3a34de9db9 [2022-08-24T12:12:24.663Z] #77 214.1 checking for stdint.h... yes [2022-08-24T12:12:24.923Z] #77 214.4 checking for unistd.h... yes [2022-08-24T12:12:24.937Z] #56 DONE 0.6s [2022-08-24T12:12:24.937Z] [2022-08-24T12:12:24.937Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:12:24.937Z] #58 sha256:8f4dfbc70361b132ab59c81af4271f0998a37affeeb7ea07ff512f3884c3a806 [2022-08-24T12:12:24.937Z] #58 DONE 0.1s [2022-08-24T12:12:24.937Z] [2022-08-24T12:12:24.937Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:12:24.937Z] #61 sha256:62bb77b3c4910277f4ae0acd5690eb55b487adbb0479808925c0a24cd8839e11 [2022-08-24T12:12:25.184Z] #77 214.7 checking for dlfcn.h... yes [2022-08-24T12:12:25.184Z] #77 214.9 checking for objdir... .libs [2022-08-24T12:12:25.194Z] #61 DONE 0.3s [2022-08-24T12:12:25.194Z] [2022-08-24T12:12:25.194Z] #64 [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-08-24T12:12:25.194Z] #64 sha256:948bc5a3a928c916dae4522bcad986ebbc2600ec024afaca76a9ff86e1fcea89 [2022-08-24T12:12:25.314Z] #77 ... [2022-08-24T12:12:25.314Z] [2022-08-24T12:12:25.314Z] #21 [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-08-24T12:12:25.314Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:25.314Z] #21 82.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:12:25.314Z] #21 82.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:12:25.314Z] #21 82.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:12:25.314Z] #21 82.43 Setting up patch (2.7.6-7) ... [2022-08-24T12:12:25.314Z] #21 82.44 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:12:25.314Z] #21 82.56 invoke-rc.d: could not determine current runlevel [2022-08-24T12:12:25.314Z] #21 82.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:12:25.314Z] #21 82.60 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:12:25.314Z] #21 82.63 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:12:25.314Z] #21 82.63 Failed to connect to bus: Host is down [2022-08-24T12:12:25.314Z] #21 82.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:12:25.513Z] #75 DONE 0.9s [2022-08-24T12:12:25.513Z] [2022-08-24T12:12:25.513Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:12:25.513Z] #78 sha256:85ef41b0fdcdac9847dca40ab63165685567fa2f61b409990287cbd59e013f61 [2022-08-24T12:12:25.513Z] #78 DONE 0.1s [2022-08-24T12:12:25.574Z] #21 82.70 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:12:25.574Z] #21 82.74 Setting up pigz (2.6-1) ... [2022-08-24T12:12:25.574Z] #21 82.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:12:25.574Z] #21 82.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:12:25.574Z] #21 82.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:12:25.574Z] #21 82.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:25.771Z] [2022-08-24T12:12:25.771Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:12:25.771Z] #79 sha256:3e9e2717d65fd1f469c1291e5ff59dace8c37c5dc6ea7475f85a3129747dbcc6 [2022-08-24T12:12:25.771Z] #79 DONE 0.0s [2022-08-24T12:12:25.771Z] [2022-08-24T12:12:25.771Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:12:25.771Z] #80 sha256:9c59199424cc018e3e3b6966eb09a19e74aaafe8bbf41f417bd8ffb0e7d6eaa6 [2022-08-24T12:12:25.771Z] #80 DONE 0.0s [2022-08-24T12:12:25.771Z] [2022-08-24T12:12:25.772Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:12:25.772Z] #81 sha256:06659f989ce2deccc189c498f7807111c07ae2fe7c6b647cb997cf1d8c811c71 [2022-08-24T12:12:26.017Z] #77 215.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-24T12:12:26.017Z] #77 215.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-24T12:12:26.277Z] #77 215.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-24T12:12:26.340Z] #81 DONE 0.8s [2022-08-24T12:12:26.599Z] [2022-08-24T12:12:26.599Z] #82 exporting to image [2022-08-24T12:12:26.599Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:12:26.599Z] #82 exporting layers [2022-08-24T12:12:26.847Z] #77 215.9 checking if gcc static flag -static works... yes [2022-08-24T12:12:26.957Z] #21 84.03 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:12:26.957Z] #21 84.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:12:27.107Z] #77 216.7 checking if gcc supports -c -o file.o... yes [2022-08-24T12:12:27.216Z] #21 84.65 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:12:27.216Z] #21 84.68 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:12:27.367Z] #77 217.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-24T12:12:27.367Z] #77 217.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-24T12:12:27.476Z] #21 84.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:12:27.476Z] #21 84.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:12:27.476Z] #21 84.75 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:12:27.476Z] #21 84.77 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:12:27.718Z] #64 283.5 + bin/containerd [2022-08-24T12:12:27.937Z] #77 217.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-24T12:12:27.937Z] #77 217.6 checking how to hardcode library paths into programs... immediate [2022-08-24T12:12:27.937Z] #77 217.6 checking whether stripping libraries is possible... yes [2022-08-24T12:12:27.937Z] #77 217.6 checking if libtool supports shared libraries... yes [2022-08-24T12:12:27.937Z] #77 217.6 checking whether to build shared libraries... no [2022-08-24T12:12:27.937Z] #77 217.6 checking whether to build static libraries... yes [2022-08-24T12:12:28.045Z] #21 85.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:28.305Z] #21 85.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:12:28.305Z] #21 85.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:12:28.305Z] #21 85.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:12:28.305Z] #21 85.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:12:28.305Z] #21 85.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:12:28.305Z] #21 85.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:12:28.305Z] #21 85.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:12:28.305Z] #21 85.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:12:28.305Z] #21 85.54 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:12:28.507Z] #77 217.7 checking float.h usability... yes [2022-08-24T12:12:28.507Z] #77 218.1 checking float.h presence... yes [2022-08-24T12:12:28.507Z] #77 218.2 checking for float.h... yes [2022-08-24T12:12:28.767Z] #77 218.3 checking limits.h usability... yes [2022-08-24T12:12:29.027Z] #77 218.6 checking limits.h presence... yes [2022-08-24T12:12:29.027Z] #77 218.6 checking for limits.h... yes [2022-08-24T12:12:29.298Z] #77 218.7 checking stddef.h usability... yes [2022-08-24T12:12:29.298Z] #77 219.0 checking stddef.h presence... yes [2022-08-24T12:12:29.298Z] #77 219.1 checking for stddef.h... yes [2022-08-24T12:12:29.298Z] #77 219.1 checking for stdlib.h... (cached) yes [2022-08-24T12:12:29.559Z] #77 219.2 checking for string.h... (cached) yes [2022-08-24T12:12:29.819Z] #77 219.3 checking sys/time.h usability... yes [2022-08-24T12:12:29.819Z] #77 219.6 checking sys/time.h presence... yes [2022-08-24T12:12:29.886Z] #82 exporting layers 3.5s done [2022-08-24T12:12:29.886Z] #82 writing image sha256:76f8c29c608dc5932b4e3328fa8f9ace0514d3b7ff4418fa1e2747922d9ed7bd done [2022-08-24T12:12:29.886Z] #82 naming to docker.io/library/docker:74b84d00b38e81a00d105d4755919c3710afd05d done [2022-08-24T12:12:29.886Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T12:12:30.079Z] #77 219.7 checking for sys/time.h... yes [2022-08-24T12:12:30.079Z] #77 219.7 checking for inline... inline [2022-08-24T12:12:30.215Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T12:12:30.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/test/unit [2022-08-24T12:12:30.649Z] #77 219.8 checking for size_t... yes [2022-08-24T12:12:30.649Z] #77 220.3 checking for stdlib.h... (cached) yes [2022-08-24T12:12:30.846Z] #21 87.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:12:30.846Z] #21 87.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:12:30.846Z] #21 87.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:12:30.846Z] #21 87.74 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:12:30.917Z] #77 220.3 checking for GNU libc compatible malloc... yes [2022-08-24T12:12:30.917Z] #77 220.7 checking for stdlib.h... (cached) yes [2022-08-24T12:12:31.179Z] #77 220.7 checking for GNU libc compatible realloc... yes [2022-08-24T12:12:31.179Z] #77 220.9 checking for working strtod... yes [2022-08-24T12:12:31.435Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T12:12:31.435Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T12:12:31.435Z] + TESTDIRS=./... [2022-08-24T12:12:31.435Z] + exclude_paths='/vendor/|/integration' [2022-08-24T12:12:31.435Z] ++ go list ./... [2022-08-24T12:12:31.435Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T12:12:31.700Z] #77 221.1 checking for gettimeofday... yes [2022-08-24T12:12:31.962Z] #77 221.5 checking for memset... yes [2022-08-24T12:12:32.223Z] #77 221.7 checking for strspn... yes [2022-08-24T12:12:32.231Z] #21 89.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:12:32.231Z] #21 89.69 Setting up jq (1.6-2.1) ... [2022-08-24T12:12:32.374Z] + pkg_list='github.com/docker/docker/api [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/backend [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/events [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/filters [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/image [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/mount [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/network [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/registry [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/time [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/volume [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:12:32.375Z] github.com/docker/docker/cli [2022-08-24T12:12:32.375Z] github.com/docker/docker/cli/config [2022-08-24T12:12:32.375Z] github.com/docker/docker/cli/debug [2022-08-24T12:12:32.375Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:12:32.375Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:12:32.375Z] github.com/docker/docker/client [2022-08-24T12:12:32.375Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:12:32.375Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:12:32.375Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:12:32.375Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:12:32.375Z] github.com/docker/docker/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/container/stream [2022-08-24T12:12:32.375Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:12:32.375Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:12:32.375Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/config [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/events [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/exec [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/images [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/links [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/names [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/network [2022-08-24T12:12:32.375Z] github.com/docker/docker/daemon/stats [2022-08-24T12:12:32.375Z] github.com/docker/docker/distribution [2022-08-24T12:12:32.375Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:12:32.375Z] github.com/docker/docker/distribution/utils [2022-08-24T12:12:32.375Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:12:32.375Z] github.com/docker/docker/dockerversion [2022-08-24T12:12:32.375Z] github.com/docker/docker/errdefs [2022-08-24T12:12:32.375Z] github.com/docker/docker/image [2022-08-24T12:12:32.375Z] github.com/docker/docker/image/cache [2022-08-24T12:12:32.375Z] github.com/docker/docker/image/tarexport [2022-08-24T12:12:32.375Z] github.com/docker/docker/image/v1 [2022-08-24T12:12:32.375Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:12:32.375Z] github.com/docker/docker/layer [2022-08-24T12:12:32.375Z] github.com/docker/docker/libcontainerd [2022-08-24T12:12:32.375Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:12:32.375Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:12:32.375Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:12:32.375Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:12:32.375Z] github.com/docker/docker/oci [2022-08-24T12:12:32.375Z] github.com/docker/docker/oci/caps [2022-08-24T12:12:32.375Z] github.com/docker/docker/opts [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/archive [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/directory [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/platform [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/pools [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/progress [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/signal [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/stack [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/system [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:12:32.375Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:12:32.375Z] github.com/docker/docker/plugin [2022-08-24T12:12:32.375Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:12:32.375Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:12:32.375Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:12:32.375Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:12:32.375Z] github.com/docker/docker/quota [2022-08-24T12:12:32.375Z] github.com/docker/docker/reference [2022-08-24T12:12:32.375Z] github.com/docker/docker/registry [2022-08-24T12:12:32.375Z] github.com/docker/docker/registry/resumable [2022-08-24T12:12:32.375Z] github.com/docker/docker/restartmanager [2022-08-24T12:12:32.375Z] github.com/docker/docker/rootless [2022-08-24T12:12:32.375Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:12:32.375Z] github.com/docker/docker/runconfig [2022-08-24T12:12:32.375Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/environment [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/registry [2022-08-24T12:12:32.375Z] github.com/docker/docker/testutil/request [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/drivers [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/local [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/mounts [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/service [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:12:32.375Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:12:32.375Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T12:12:32.375Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/backend [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/container [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/events [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/filters [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/image [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/mount [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/network [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/registry [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/time [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:12:32.375Z] github.com/docker/docker/api/types/volume [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:12:32.375Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/config [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/debug [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/client [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:12:32.376Z] github.com/docker/docker/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/container/stream [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/config [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/events [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/exec [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/images [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/links [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/names [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/network [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/stats [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/utils [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:12:32.376Z] github.com/docker/docker/dockerversion [2022-08-24T12:12:32.376Z] github.com/docker/docker/errdefs [2022-08-24T12:12:32.376Z] github.com/docker/docker/image [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/cache [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/tarexport [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/v1 [2022-08-24T12:12:32.376Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:12:32.376Z] github.com/docker/docker/layer [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:12:32.376Z] github.com/docker/docker/oci [2022-08-24T12:12:32.376Z] github.com/docker/docker/oci/caps [2022-08-24T12:12:32.376Z] github.com/docker/docker/opts [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/archive [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/directory [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/platform [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/pools [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/progress [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/signal [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/stack [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/system [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:12:32.376Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:12:32.376Z] github.com/docker/docker/plugin [2022-08-24T12:12:32.376Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:12:32.376Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:12:32.376Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:12:32.376Z] github.com/docker/docker/quota [2022-08-24T12:12:32.376Z] github.com/docker/docker/reference [2022-08-24T12:12:32.376Z] github.com/docker/docker/registry [2022-08-24T12:12:32.376Z] github.com/docker/docker/registry/resumable [2022-08-24T12:12:32.376Z] github.com/docker/docker/restartmanager [2022-08-24T12:12:32.376Z] github.com/docker/docker/rootless [2022-08-24T12:12:32.376Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:12:32.376Z] github.com/docker/docker/runconfig [2022-08-24T12:12:32.376Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/environment [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/registry [2022-08-24T12:12:32.376Z] github.com/docker/docker/testutil/request [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/drivers [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/local [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/mounts [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/service [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:12:32.376Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:12:32.376Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/backend [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/events [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/filters [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/image [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/mount [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/network [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/registry [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/time [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/versions [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:12:32.376Z] github.com/docker/docker/api/types/volume [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:12:32.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/config [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/debug [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:12:32.376Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/client [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:12:32.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:12:32.376Z] github.com/docker/docker/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/container/stream [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:12:32.376Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/config [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/events [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/exec [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/images [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/links [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/names [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/network [2022-08-24T12:12:32.376Z] github.com/docker/docker/daemon/stats [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/utils [2022-08-24T12:12:32.376Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:12:32.376Z] github.com/docker/docker/dockerversion [2022-08-24T12:12:32.376Z] github.com/docker/docker/errdefs [2022-08-24T12:12:32.376Z] github.com/docker/docker/image [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/cache [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/tarexport [2022-08-24T12:12:32.376Z] github.com/docker/docker/image/v1 [2022-08-24T12:12:32.376Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:12:32.376Z] github.com/docker/docker/layer [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:12:32.376Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:12:32.377Z] github.com/docker/docker/oci [2022-08-24T12:12:32.377Z] github.com/docker/docker/oci/caps [2022-08-24T12:12:32.377Z] github.com/docker/docker/opts [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/archive [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/directory [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/platform [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pools [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/progress [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/signal [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stack [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/system [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:12:32.377Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:12:32.377Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:12:32.377Z] github.com/docker/docker/quota [2022-08-24T12:12:32.377Z] github.com/docker/docker/reference [2022-08-24T12:12:32.377Z] github.com/docker/docker/registry [2022-08-24T12:12:32.377Z] github.com/docker/docker/registry/resumable [2022-08-24T12:12:32.377Z] github.com/docker/docker/restartmanager [2022-08-24T12:12:32.377Z] github.com/docker/docker/rootless [2022-08-24T12:12:32.377Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:12:32.377Z] github.com/docker/docker/runconfig [2022-08-24T12:12:32.377Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/environment [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/registry [2022-08-24T12:12:32.377Z] github.com/docker/docker/testutil/request [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/drivers [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/local [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/mounts [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/service [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:12:32.377Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:12:32.377Z] ++ grep --fixed-strings /libnetwork [2022-08-24T12:12:32.377Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/backend [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/container [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/events [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/filters [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/image [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/mount [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/network [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/registry [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/time [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/versions [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:12:32.377Z] github.com/docker/docker/api/types/volume [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:12:32.377Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:12:32.377Z] github.com/docker/docker/cli [2022-08-24T12:12:32.377Z] github.com/docker/docker/cli/config [2022-08-24T12:12:32.377Z] github.com/docker/docker/cli/debug [2022-08-24T12:12:32.377Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:12:32.377Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/client [2022-08-24T12:12:32.377Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:12:32.377Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:12:32.377Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:12:32.377Z] github.com/docker/docker/container [2022-08-24T12:12:32.377Z] github.com/docker/docker/container/stream [2022-08-24T12:12:32.377Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:12:32.377Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:12:32.377Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/config [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/events [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/exec [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/images [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/links [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/names [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/network [2022-08-24T12:12:32.377Z] github.com/docker/docker/daemon/stats [2022-08-24T12:12:32.377Z] github.com/docker/docker/distribution [2022-08-24T12:12:32.377Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:12:32.377Z] github.com/docker/docker/distribution/utils [2022-08-24T12:12:32.377Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:12:32.377Z] github.com/docker/docker/dockerversion [2022-08-24T12:12:32.377Z] github.com/docker/docker/errdefs [2022-08-24T12:12:32.377Z] github.com/docker/docker/image [2022-08-24T12:12:32.377Z] github.com/docker/docker/image/cache [2022-08-24T12:12:32.377Z] github.com/docker/docker/image/tarexport [2022-08-24T12:12:32.377Z] github.com/docker/docker/image/v1 [2022-08-24T12:12:32.377Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:12:32.377Z] github.com/docker/docker/layer [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:12:32.377Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:12:32.377Z] github.com/docker/docker/oci [2022-08-24T12:12:32.377Z] github.com/docker/docker/oci/caps [2022-08-24T12:12:32.377Z] github.com/docker/docker/opts [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/archive [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/directory [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/platform [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pools [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/progress [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/signal [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stack [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/system [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:12:32.377Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:12:32.377Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:12:32.377Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:12:32.377Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:12:32.377Z] github.com/docker/docker/quota [2022-08-24T12:12:32.377Z] github.com/docker/docker/reference [2022-08-24T12:12:32.377Z] github.com/docker/docker/registry [2022-08-24T12:12:32.378Z] github.com/docker/docker/registry/resumable [2022-08-24T12:12:32.378Z] github.com/docker/docker/restartmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/rootless [2022-08-24T12:12:32.378Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:12:32.378Z] github.com/docker/docker/runconfig [2022-08-24T12:12:32.378Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/environment [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/registry [2022-08-24T12:12:32.378Z] github.com/docker/docker/testutil/request [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/drivers [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/local [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/mounts [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/service [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:12:32.378Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:12:32.378Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:12:32.378Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:12:32.378Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:12:32.378Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:12:32.378Z] + type docker-proxy [2022-08-24T12:12:32.378Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T12:12:32.378Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T12:12:32.378Z] [2022-08-24T12:12:32.378Z] Removing bundles/ [2022-08-24T12:12:32.378Z] [2022-08-24T12:12:32.378Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T12:12:32.378Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T12:12:32.378Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:12:32.484Z] #77 222.3 checking that generated files are newer than configure... done [2022-08-24T12:12:32.484Z] #77 222.3 configure: creating ./config.status [2022-08-24T12:12:32.491Z] #21 89.71 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:12:32.491Z] #21 89.72 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:12:32.491Z] #21 89.74 Setting up iptables (1.8.7-1) ... [2022-08-24T12:12:32.491Z] #21 89.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:12:32.491Z] #21 89.81 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:12:33.062Z] #21 90.38 Setting up systemd (247.3-7) ... [2022-08-24T12:12:33.062Z] #21 90.42 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:12:33.062Z] #21 90.43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:12:33.062Z] #21 90.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:12:33.062Z] #21 90.48 Initializing machine ID from KVM UUID. [2022-08-24T12:12:33.431Z] #77 ... [2022-08-24T12:12:33.431Z] [2022-08-24T12:12:33.431Z] #21 [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-08-24T12:12:33.431Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:33.431Z] #21 51.08 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:12:33.431Z] #21 51.08 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 51.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:12:33.431Z] #21 58.10 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:12:33.431Z] #21 58.11 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:12:33.431Z] #21 58.28 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:12:33.431Z] #21 58.28 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.30 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:12:33.431Z] #21 58.45 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:12:33.431Z] #21 58.46 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:12:33.431Z] #21 58.65 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:12:33.431Z] #21 58.66 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:12:33.431Z] #21 58.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:12:33.431Z] #21 58.79 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:12:33.431Z] #21 58.89 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:12:33.431Z] #21 58.91 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 58.91 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:12:33.431Z] #21 59.00 Selecting previously unselected package net-tools. [2022-08-24T12:12:33.431Z] #21 59.01 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 59.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:12:33.431Z] #21 59.25 Selecting previously unselected package patch. [2022-08-24T12:12:33.431Z] #21 59.27 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:12:33.431Z] #21 59.29 Unpacking patch (2.7.6-7) ... [2022-08-24T12:12:33.431Z] #21 59.48 Selecting previously unselected package python-pip-whl. [2022-08-24T12:12:33.431Z] #21 59.48 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:12:33.431Z] #21 59.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:12:33.431Z] #21 60.38 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:12:33.431Z] #21 60.39 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:12:33.431Z] #21 60.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:12:33.431Z] #21 60.57 Selecting previously unselected package python3-distutils. [2022-08-24T12:12:33.431Z] #21 60.57 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:12:33.431Z] #21 60.59 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:12:33.431Z] #21 60.76 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:12:33.431Z] #21 60.77 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:12:33.431Z] #21 60.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:12:33.431Z] #21 60.97 Selecting previously unselected package python3-setuptools. [2022-08-24T12:12:33.431Z] #21 60.97 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:12:33.431Z] #21 60.98 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:12:33.692Z] #21 61.30 Selecting previously unselected package python3-wheel. [2022-08-24T12:12:33.692Z] #21 61.30 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:12:33.692Z] #21 61.30 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:12:33.692Z] #21 61.39 Selecting previously unselected package python3-pip. [2022-08-24T12:12:33.953Z] #21 61.40 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:12:33.953Z] #21 61.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:12:34.002Z] #21 ... [2022-08-24T12:12:34.002Z] [2022-08-24T12:12:34.002Z] #77 [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-08-24T12:12:34.002Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:34.002Z] #77 229.8 CCLD libyajl.la [2022-08-24T12:12:34.002Z] #77 230.4 CCLD verify/json_verify [2022-08-24T12:12:34.002Z] #77 231.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:34.002Z] #77 231.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:12:34.002Z] #77 231.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:12:34.002Z] #77 231.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:34.002Z] #77 231.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:34.002Z] #77 231.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:34.002Z] #77 231.4 CC src/validate.o [2022-08-24T12:12:34.002Z] #77 231.4 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:12:34.002Z] #77 231.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:12:34.002Z] #77 231.4 CC src/image_spec_schema_defs.lo [2022-08-24T12:12:34.002Z] #77 231.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:12:34.002Z] #77 231.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:12:34.002Z] #77 231.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:12:34.002Z] #77 231.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:12:34.002Z] #77 231.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:12:34.002Z] #77 231.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:12:34.002Z] #77 231.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:12:34.002Z] #77 231.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:12:34.002Z] #77 231.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:12:34.002Z] #77 231.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:12:34.002Z] #77 231.7 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:12:34.002Z] #77 231.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:12:34.002Z] #77 231.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:12:34.002Z] #77 231.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:12:34.002Z] #77 231.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:12:34.002Z] #77 231.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:12:34.002Z] #77 231.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:12:34.002Z] #77 232.0 CC src/basic_test_double_array_item.lo [2022-08-24T12:12:34.002Z] #77 232.1 CC src/basic_test_double_array.lo [2022-08-24T12:12:34.002Z] #77 232.3 CC src/basic_test_top_array_int.lo [2022-08-24T12:12:34.002Z] #77 232.4 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:12:34.002Z] #77 232.4 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:12:34.002Z] #77 232.4 CC src/basic_test_top_array_string.lo [2022-08-24T12:12:34.002Z] #77 232.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:12:34.002Z] #77 232.7 CC src/read-file.lo [2022-08-24T12:12:34.002Z] #77 232.7 CC src/json_common.lo [2022-08-24T12:12:34.002Z] #77 232.9 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:12:34.002Z] #77 232.9 CC tests/test-2.o [2022-08-24T12:12:34.002Z] #77 233.0 CC tests/test-1.o [2022-08-24T12:12:34.002Z] #77 233.3 CC tests/test-4.o [2022-08-24T12:12:34.002Z] #77 233.4 CC tests/test-5.o [2022-08-24T12:12:34.002Z] #77 233.5 CC tests/test-6.o [2022-08-24T12:12:34.002Z] #77 233.6 CC tests/test-3.o [2022-08-24T12:12:34.002Z] #77 233.8 CC tests/test-9.o [2022-08-24T12:12:34.002Z] #77 233.8 CC tests/test-7.o [2022-08-24T12:12:34.002Z] #77 233.8 CC tests/test-8.o [2022-08-24T12:12:34.002Z] #77 233.9 CC tests/test-10.o [2022-08-24T12:12:34.002Z] #77 233.9 CC tests/test-11.o [2022-08-24T12:12:34.214Z] #21 61.74 Selecting previously unselected package sudo. [2022-08-24T12:12:34.214Z] #21 61.75 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:12:34.214Z] #21 61.76 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:12:34.787Z] #21 ... [2022-08-24T12:12:34.787Z] [2022-08-24T12:12:34.787Z] #77 [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-08-24T12:12:34.787Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:34.787Z] #77 224.4 config.status: creating Makefile [2022-08-24T12:12:34.787Z] #77 224.5 config.status: creating config.h [2022-08-24T12:12:34.787Z] #77 224.5 config.status: executing depfiles commands [2022-08-24T12:12:35.048Z] #77 224.8 config.status: executing libtool commands [2022-08-24T12:12:35.382Z] #77 ... [2022-08-24T12:12:35.382Z] [2022-08-24T12:12:35.382Z] #21 [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-08-24T12:12:35.382Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:35.382Z] #21 92.49 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:12:35.642Z] #21 92.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:12:35.989Z] #77 225.8 GEN .version [2022-08-24T12:12:35.989Z] #77 225.8 make install-recursive [2022-08-24T12:12:35.989Z] #77 225.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-24T12:12:36.250Z] #77 225.9 Making install in libocispec [2022-08-24T12:12:36.250Z] #77 225.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:36.250Z] #77 226.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-24T12:12:36.250Z] #77 226.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-24T12:12:36.250Z] #77 226.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-24T12:12:36.250Z] #77 226.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-24T12:12:36.723Z] #21 DONE 93.8s [2022-08-24T12:12:36.723Z] [2022-08-24T12:12:36.723Z] #60 [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-08-24T12:12:36.723Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:12:36.723Z] #60 ... [2022-08-24T12:12:36.723Z] [2022-08-24T12:12:36.723Z] #22 [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-08-24T12:12:36.723Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:12:37.639Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-24T12:12:37.639Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-24T12:12:37.775Z] #84 ... [2022-08-24T12:12:37.775Z] [2022-08-24T12:12:37.775Z] #19 [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-08-24T12:12:37.775Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:12:37.775Z] #19 322.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-24T12:12:37.775Z] #19 322.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:37.775Z] #19 322.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:12:37.775Z] #19 323.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-24T12:12:37.775Z] #19 323.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:12:37.775Z] #19 323.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T12:12:37.775Z] #19 323.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-24T12:12:37.775Z] #19 323.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-24T12:12:37.775Z] #19 323.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T12:12:37.775Z] #19 324.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-24T12:12:37.775Z] #19 324.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:37.775Z] #19 324.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-24T12:12:37.900Z] #77 227.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-24T12:12:38.110Z] #22 1.278 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:12:38.110Z] #22 1.278 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:12:38.110Z] #22 1.279 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:12:38.110Z] #22 DONE 1.3s [2022-08-24T12:12:38.110Z] [2022-08-24T12:12:38.110Z] #47 [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-08-24T12:12:38.110Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:12:38.110Z] #47 ... [2022-08-24T12:12:38.110Z] [2022-08-24T12:12:38.110Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:12:38.110Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:12:38.712Z] #19 325.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-24T12:12:38.713Z] #19 325.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:12:38.713Z] #19 325.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:12:38.950Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T12:12:38.950Z] [2022-08-24T12:12:38.950Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T12:12:38.950Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T12:12:38.950Z] [2022-08-24T12:12:38.950Z] + mkdir -p bundles [2022-08-24T12:12:38.950Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/backend [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/container [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/events [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/filters [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/image [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/mount [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/network [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/registry [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/time [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/versions [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:12:38.950Z] github.com/docker/docker/api/types/volume [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:12:38.950Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:12:38.950Z] github.com/docker/docker/cli [2022-08-24T12:12:38.950Z] github.com/docker/docker/cli/config [2022-08-24T12:12:38.950Z] github.com/docker/docker/cli/debug [2022-08-24T12:12:38.950Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:12:38.950Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:12:38.950Z] github.com/docker/docker/client [2022-08-24T12:12:38.950Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:12:38.950Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:12:38.950Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:12:38.950Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:12:38.950Z] github.com/docker/docker/container [2022-08-24T12:12:38.950Z] github.com/docker/docker/container/stream [2022-08-24T12:12:38.950Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:12:38.950Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:12:38.950Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/config [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/events [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/exec [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/images [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/links [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/names [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/network [2022-08-24T12:12:38.950Z] github.com/docker/docker/daemon/stats [2022-08-24T12:12:38.950Z] github.com/docker/docker/distribution [2022-08-24T12:12:38.950Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:12:38.950Z] github.com/docker/docker/distribution/utils [2022-08-24T12:12:38.950Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:12:38.950Z] github.com/docker/docker/dockerversion [2022-08-24T12:12:38.950Z] github.com/docker/docker/errdefs [2022-08-24T12:12:38.950Z] github.com/docker/docker/image [2022-08-24T12:12:38.950Z] github.com/docker/docker/image/cache [2022-08-24T12:12:38.950Z] github.com/docker/docker/image/tarexport [2022-08-24T12:12:38.950Z] github.com/docker/docker/image/v1 [2022-08-24T12:12:38.950Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:12:38.950Z] github.com/docker/docker/layer [2022-08-24T12:12:38.950Z] github.com/docker/docker/libcontainerd [2022-08-24T12:12:38.950Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:12:38.950Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:12:38.950Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:12:38.950Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:12:38.950Z] github.com/docker/docker/oci [2022-08-24T12:12:38.950Z] github.com/docker/docker/oci/caps [2022-08-24T12:12:38.950Z] github.com/docker/docker/opts [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/archive [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/directory [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/platform [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/pools [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/progress [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/signal [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/stack [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/system [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:12:38.950Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:12:38.950Z] github.com/docker/docker/plugin [2022-08-24T12:12:38.950Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:12:38.950Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:12:38.950Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:12:38.950Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:12:38.950Z] github.com/docker/docker/quota [2022-08-24T12:12:38.950Z] github.com/docker/docker/reference [2022-08-24T12:12:38.950Z] github.com/docker/docker/registry [2022-08-24T12:12:38.950Z] github.com/docker/docker/registry/resumable [2022-08-24T12:12:38.950Z] github.com/docker/docker/restartmanager [2022-08-24T12:12:38.950Z] github.com/docker/docker/rootless [2022-08-24T12:12:38.950Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:12:38.950Z] github.com/docker/docker/runconfig [2022-08-24T12:12:38.950Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/environment [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/registry [2022-08-24T12:12:38.950Z] github.com/docker/docker/testutil/request [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/drivers [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/local [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/mounts [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/service [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:12:38.950Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T12:12:38.951Z] + 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/profile.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/exec 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-08-24T12:12:38.951Z] ? github.com/docker/docker/api [no test files] [2022-08-24T12:12:39.285Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-24T12:12:39.286Z] #77 229.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-24T12:12:39.286Z] #77 229.1 make install-recursive [2022-08-24T12:12:39.286Z] #77 229.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:39.546Z] #77 229.2 Making install in yajl [2022-08-24T12:12:39.546Z] #77 229.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:39.546Z] #77 229.3 CC verify/json_verify-json_verify.o [2022-08-24T12:12:39.546Z] #77 229.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl_gen.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl_parser.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl_buf.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl_encode.lo [2022-08-24T12:12:39.546Z] #77 229.4 CC src/libyajl_la-yajl_tree.lo [2022-08-24T12:12:39.546Z] #77 229.5 CC src/libyajl_la-yajl_lex.lo [2022-08-24T12:12:43.790Z] #77 ... [2022-08-24T12:12:43.790Z] [2022-08-24T12:12:43.791Z] #21 [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-08-24T12:12:43.791Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:43.791Z] #21 62.34 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:12:43.791Z] #21 62.35 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 62.39 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:12:43.791Z] #21 62.53 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:12:43.791Z] #21 62.54 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 62.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:12:43.791Z] #21 62.91 Selecting previously unselected package uidmap. [2022-08-24T12:12:43.791Z] #21 62.91 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 62.92 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:12:43.791Z] #21 63.09 Selecting previously unselected package vim-runtime. [2022-08-24T12:12:43.791Z] #21 63.10 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:12:43.791Z] #21 63.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:12:43.791Z] #21 63.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:12:43.791Z] #21 63.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:43.791Z] #21 67.67 Selecting previously unselected package vim. [2022-08-24T12:12:43.791Z] #21 67.69 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 67.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:43.791Z] #21 68.51 Selecting previously unselected package xfsprogs. [2022-08-24T12:12:43.791Z] #21 68.54 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 68.55 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:12:43.791Z] #21 69.11 Selecting previously unselected package zip. [2022-08-24T12:12:43.791Z] #21 69.11 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 69.13 Unpacking zip (3.0-12) ... [2022-08-24T12:12:43.791Z] #21 69.34 Selecting previously unselected package zstd. [2022-08-24T12:12:43.791Z] #21 69.35 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:12:43.791Z] #21 69.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:12:43.791Z] #21 69.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:12:44.015Z] #19 ... [2022-08-24T12:12:44.015Z] [2022-08-24T12:12:44.015Z] #84 [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-08-24T12:12:44.015Z] #84 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:44.015Z] #84 281.7 AR libcrun_testing.a [2022-08-24T12:12:44.015Z] #84 281.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:12:44.015Z] #84 282.0 CCLD tests/tests_libcrun_utils [2022-08-24T12:12:44.015Z] #84 282.0 CCLD tests/tests_libcrun_errors [2022-08-24T12:12:44.015Z] #84 282.0 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:12:44.015Z] #84 282.1 CCLD libcrun.la [2022-08-24T12:12:44.015Z] #84 283.9 CCLD crun [2022-08-24T12:12:44.015Z] #84 284.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:12:44.015Z] #84 284.7 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:12:44.015Z] #84 284.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:12:44.015Z] #84 284.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:12:44.015Z] #84 284.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:12:44.015Z] #84 284.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:12:44.015Z] #84 284.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:12:44.015Z] #84 284.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:12:44.015Z] #84 284.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:12:44.015Z] #84 285.0 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-08-24T12:12:44.015Z] #84 285.0 ---------------------------------------------------------------------- [2022-08-24T12:12:44.015Z] #84 285.0 Libraries have been installed in: [2022-08-24T12:12:44.015Z] #84 285.0 /usr/local/lib [2022-08-24T12:12:44.015Z] #84 285.0 [2022-08-24T12:12:44.015Z] #84 285.0 If you ever happen to want to link against installed libraries [2022-08-24T12:12:44.015Z] #84 285.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:12:44.015Z] #84 285.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:12:44.015Z] #84 285.0 flag during linking and do at least one of the following: [2022-08-24T12:12:44.015Z] #84 285.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:12:44.015Z] #84 285.0 during execution [2022-08-24T12:12:44.015Z] #84 285.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:12:44.015Z] #84 285.0 during linking [2022-08-24T12:12:44.015Z] #84 285.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:12:44.015Z] #84 285.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:12:44.015Z] #84 285.0 [2022-08-24T12:12:44.015Z] #84 285.0 See any operating system documentation about shared libraries for [2022-08-24T12:12:44.015Z] #84 285.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:12:44.015Z] #84 285.0 ---------------------------------------------------------------------- [2022-08-24T12:12:44.015Z] #84 285.0 /bin/mkdir -p '/build' [2022-08-24T12:12:44.015Z] #84 285.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:12:44.015Z] #84 285.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:12:44.015Z] #84 285.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:44.015Z] #84 285.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:44.015Z] #84 285.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:12:44.015Z] #84 DONE 285.3s [2022-08-24T12:12:44.015Z] [2022-08-24T12:12:44.015Z] #62 [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-08-24T12:12:44.015Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:12:44.093Z] #21 71.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:44.093Z] #21 71.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:12:44.093Z] #21 71.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:12:44.093Z] #21 71.70 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:12:44.093Z] #21 71.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:12:44.093Z] #21 71.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:12:44.355Z] #21 71.78 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:12:44.628Z] #21 72.04 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:12:44.628Z] #21 72.05 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:12:44.628Z] #21 72.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:12:44.628Z] #21 72.12 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:12:44.628Z] #21 72.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:12:44.628Z] #21 72.16 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:12:46.011Z] #21 73.50 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:12:46.011Z] #21 73.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:46.011Z] #21 73.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:12:46.011Z] #21 73.56 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:12:46.011Z] #21 73.57 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:12:48.556Z] #21 ... [2022-08-24T12:12:48.556Z] [2022-08-24T12:12:48.556Z] #77 [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-08-24T12:12:48.556Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:12:48.556Z] #77 238.1 CCLD libyajl.la [2022-08-24T12:12:48.816Z] #77 238.5 CCLD verify/json_verify [2022-08-24T12:12:49.385Z] #77 239.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:49.385Z] #77 239.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:12:49.385Z] #77 239.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:12:49.385Z] #77 239.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:49.385Z] #77 239.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-24T12:12:49.385Z] #77 239.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:12:49.644Z] #77 239.4 CC src/validate.o [2022-08-24T12:12:49.644Z] #77 239.5 CC src/image_spec_schema_config_schema.lo [2022-08-24T12:12:49.903Z] #77 239.5 CC src/image_spec_schema_defs.lo [2022-08-24T12:12:49.903Z] #77 239.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-24T12:12:49.903Z] #77 239.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-24T12:12:49.903Z] #77 239.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-24T12:12:49.903Z] #77 239.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-24T12:12:49.903Z] #77 239.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-24T12:12:49.903Z] #77 239.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-24T12:12:49.903Z] #77 239.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-24T12:12:50.163Z] #77 239.8 CC src/runtime_spec_schema_config_vm.lo [2022-08-24T12:12:50.163Z] #77 239.8 CC src/runtime_spec_schema_config_windows.lo [2022-08-24T12:12:50.163Z] #77 239.9 CC src/runtime_spec_schema_defs.lo [2022-08-24T12:12:50.163Z] #77 239.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-24T12:12:50.163Z] #77 239.9 CC src/runtime_spec_schema_defs_linux.lo [2022-08-24T12:12:50.163Z] #77 239.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-24T12:12:50.163Z] #77 240.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-24T12:12:50.424Z] #77 240.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-24T12:12:50.424Z] #77 240.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-24T12:12:50.424Z] #77 240.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-24T12:12:50.424Z] #77 240.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-24T12:12:50.424Z] #77 240.1 CC src/basic_test_double_array_item.lo [2022-08-24T12:12:50.424Z] #77 240.1 CC src/basic_test_top_array_int.lo [2022-08-24T12:12:50.424Z] #77 240.2 CC src/basic_test_double_array.lo [2022-08-24T12:12:50.424Z] #77 240.2 CC src/basic_test_top_array_string.lo [2022-08-24T12:12:50.684Z] #77 240.3 CC src/basic_test_top_double_array_int.lo [2022-08-24T12:12:50.684Z] #77 240.4 CC src/basic_test_top_double_array_obj.lo [2022-08-24T12:12:50.945Z] #77 240.7 CC src/json_common.lo [2022-08-24T12:12:50.945Z] #77 240.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-24T12:12:50.945Z] #77 240.7 CC src/read-file.lo [2022-08-24T12:12:50.945Z] #77 240.8 CC tests/test-2.o [2022-08-24T12:12:50.945Z] #77 240.8 CC tests/test-1.o [2022-08-24T12:12:51.205Z] #77 240.9 CC src/basic_test_top_double_array_string.lo [2022-08-24T12:12:51.205Z] #77 240.9 CC tests/test-3.o [2022-08-24T12:12:51.205Z] #77 240.9 CC tests/test-4.o [2022-08-24T12:12:51.205Z] #77 241.1 CC tests/test-6.o [2022-08-24T12:12:51.466Z] #77 241.2 CC tests/test-5.o [2022-08-24T12:12:51.466Z] #77 241.3 CC tests/test-7.o [2022-08-24T12:12:51.466Z] #77 241.4 CC tests/test-8.o [2022-08-24T12:12:51.725Z] #77 241.4 CC tests/test-9.o [2022-08-24T12:12:51.725Z] #77 241.6 CC tests/test-11.o [2022-08-24T12:12:51.725Z] #77 241.6 CC tests/test-10.o [2022-08-24T12:12:53.022Z] #23 13.72 Collecting yamllint==1.26.1 [2022-08-24T12:12:53.022Z] #23 14.83 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:12:53.839Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-08-24T12:12:53.977Z] #62 ... [2022-08-24T12:12:53.977Z] [2022-08-24T12:12:53.977Z] #19 [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-08-24T12:12:53.977Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:12:53.977Z] #19 339.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-24T12:12:53.977Z] #19 339.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:12:53.977Z] #19 339.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:12:53.977Z] #19 339.6 Selecting previously unselected package patch. [2022-08-24T12:12:53.977Z] #19 339.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-24T12:12:53.977Z] #19 339.6 Unpacking patch (2.7.6-7) ... [2022-08-24T12:12:53.977Z] #19 339.7 Selecting previously unselected package dpkg-dev. [2022-08-24T12:12:53.977Z] #19 339.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-24T12:12:53.977Z] #19 339.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-24T12:12:53.977Z] #19 340.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-24T12:12:53.977Z] #19 340.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-24T12:12:53.977Z] #19 340.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T12:12:53.977Z] #19 340.1 Selecting previously unselected package libio-string-perl. [2022-08-24T12:12:53.977Z] #19 340.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-24T12:12:53.977Z] #19 340.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-24T12:12:53.977Z] #19 340.1 Selecting previously unselected package libicu67:amd64. [2022-08-24T12:12:53.977Z] #19 340.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-24T12:12:53.977Z] #19 340.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-24T12:12:54.543Z] #19 341.8 Selecting previously unselected package libxml2:amd64. [2022-08-24T12:12:54.543Z] #19 341.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-24T12:12:54.801Z] #19 341.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:12:54.801Z] #19 342.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-24T12:12:54.801Z] #19 342.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-24T12:12:54.801Z] #19 342.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T12:12:54.801Z] #19 342.1 Selecting previously unselected package libxml-sax-base-perl. [2022-08-24T12:12:54.931Z] #23 17.01 Collecting pathspec>=0.5.3 [2022-08-24T12:12:54.931Z] #23 17.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:12:55.059Z] #19 342.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-24T12:12:55.059Z] #19 342.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T12:12:55.059Z] #19 342.2 Selecting previously unselected package libxml-sax-perl. [2022-08-24T12:12:55.059Z] #19 342.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-24T12:12:55.059Z] #19 342.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T12:12:55.059Z] #19 342.3 Selecting previously unselected package libxml-libxml-perl. [2022-08-24T12:12:55.316Z] #19 342.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-24T12:12:55.316Z] #19 342.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T12:12:55.316Z] #19 342.6 Selecting previously unselected package libxml-simple-perl. [2022-08-24T12:12:55.316Z] #19 342.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-24T12:12:55.515Z] #23 17.66 Collecting pyyaml [2022-08-24T12:12:55.515Z] #23 17.70 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-08-24T12:12:55.515Z] #23 17.81 Building wheels for collected packages: yamllint [2022-08-24T12:12:55.573Z] #19 342.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-24T12:12:55.573Z] #19 342.7 Selecting previously unselected package libyaml-perl. [2022-08-24T12:12:55.573Z] #19 342.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-24T12:12:55.573Z] #19 342.7 Unpacking libyaml-perl (1.30-1) ... [2022-08-24T12:12:55.573Z] #19 342.8 Selecting previously unselected package libconfig-auto-perl. [2022-08-24T12:12:55.573Z] #19 342.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-24T12:12:55.573Z] #19 342.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-24T12:12:55.573Z] #19 342.8 Selecting previously unselected package libfile-which-perl. [2022-08-24T12:12:55.573Z] #19 342.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-24T12:12:55.573Z] #19 342.8 Unpacking libfile-which-perl (1.23-1) ... [2022-08-24T12:12:55.573Z] #19 342.9 Selecting previously unselected package libfile-homedir-perl. [2022-08-24T12:12:55.573Z] #19 342.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-24T12:12:55.775Z] #23 17.82 Building wheel for yamllint (setup.py): started [2022-08-24T12:12:55.830Z] #19 342.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-24T12:12:55.830Z] #19 342.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-24T12:12:55.830Z] #19 342.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-24T12:12:55.830Z] #19 342.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T12:12:55.830Z] #19 343.0 Selecting previously unselected package dpkg-cross. [2022-08-24T12:12:55.830Z] #19 343.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-24T12:12:55.830Z] #19 343.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-24T12:12:55.830Z] #19 343.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-24T12:12:55.830Z] #19 343.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-24T12:12:55.830Z] #19 343.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-24T12:12:55.830Z] #19 343.1 Selecting previously unselected package libc6-armel-cross. [2022-08-24T12:12:56.087Z] #19 343.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T12:12:56.087Z] #19 343.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-24T12:12:56.345Z] #19 343.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-24T12:12:56.345Z] #19 343.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:56.345Z] #19 343.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:56.602Z] #19 343.6 Selecting previously unselected package libgomp1-armel-cross. [2022-08-24T12:12:56.602Z] #19 343.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:56.602Z] #19 343.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:56.602Z] #19 343.7 Selecting previously unselected package libatomic1-armel-cross. [2022-08-24T12:12:56.602Z] #19 343.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:56.602Z] #19 343.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:56.602Z] #19 343.7 Selecting previously unselected package libasan6-armel-cross. [2022-08-24T12:12:56.602Z] #19 343.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:56.602Z] #19 343.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:57.166Z] #19 344.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-24T12:12:57.167Z] #19 344.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:57.424Z] #19 344.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:57.424Z] #19 344.6 Selecting previously unselected package libubsan1-armel-cross. [2022-08-24T12:12:57.424Z] #19 344.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:57.424Z] #19 344.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:57.691Z] #23 19.73 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:12:57.691Z] #23 19.73 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=20702df4a1e2e913c24304b829f989a77d7067c183c8199365bf416172eacef0 [2022-08-24T12:12:57.691Z] #23 19.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:12:57.691Z] #23 19.73 Successfully built yamllint [2022-08-24T12:12:57.691Z] #23 19.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:12:57.939Z] #19 344.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-24T12:12:57.939Z] #19 344.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:12:57.939Z] #19 344.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:12:58.196Z] #19 345.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-24T12:12:58.196Z] #19 345.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:12:58.196Z] #19 345.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:12:58.260Z] #23 20.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:12:58.304Z] #77 ... [2022-08-24T12:12:58.304Z] [2022-08-24T12:12:58.304Z] #21 [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-08-24T12:12:58.304Z] #21 sha256:eee1b7aa96a97fa402c8f07c1ca8a5fce3e0589f96b04f09a2d156758118b2c0 [2022-08-24T12:12:58.304Z] #21 76.20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:12:58.304Z] #21 76.30 Setting up zip (3.0-12) ... [2022-08-24T12:12:58.304Z] #21 76.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:58.304Z] #21 76.43 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:12:58.304Z] #21 81.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:12:58.304Z] #21 81.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:12:58.304Z] #21 81.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:12:58.304Z] #21 82.00 Setting up patch (2.7.6-7) ... [2022-08-24T12:12:58.304Z] #21 82.05 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:12:58.304Z] #21 82.23 invoke-rc.d: could not determine current runlevel [2022-08-24T12:12:58.304Z] #21 82.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:12:58.304Z] #21 82.26 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:12:58.304Z] #21 82.28 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:12:58.304Z] #21 82.28 Failed to connect to bus: Host is down [2022-08-24T12:12:58.304Z] #21 82.28 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:12:58.304Z] #21 82.29 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:12:58.304Z] #21 82.31 Setting up pigz (2.6-1) ... [2022-08-24T12:12:58.304Z] #21 82.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:12:58.304Z] #21 82.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:12:58.304Z] #21 82.41 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:12:58.304Z] #21 82.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:58.304Z] #21 84.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:12:58.304Z] #21 84.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:12:58.304Z] #21 84.70 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:12:58.304Z] #21 84.72 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:12:58.304Z] #21 84.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:12:58.304Z] #21 84.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:12:58.304Z] #21 84.75 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:12:58.304Z] #21 84.77 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:12:58.304Z] #21 85.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:12:58.304Z] #21 85.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:12:58.304Z] #21 85.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:12:58.304Z] #21 85.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:12:58.304Z] #21 85.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:12:58.304Z] #21 85.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:12:58.304Z] #21 85.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:12:58.304Z] #21 85.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:12:58.304Z] #21 85.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:12:58.304Z] #21 85.63 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:12:59.212Z] #23 DONE 21.1s [2022-08-24T12:12:59.212Z] [2022-08-24T12:12:59.212Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:12:59.212Z] #27 sha256:f21def56b6826e117be04f4b578a867f491b4a67a9d4a9d6fbafb764e7c7e384 [2022-08-24T12:12:59.212Z] #27 DONE 0.2s [2022-08-24T12:12:59.212Z] [2022-08-24T12:12:59.212Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:12:59.212Z] #32 sha256:7649a40b6f9b3d1138b3700af0ba9a637b47cf871bd6d6d8fb3e793423ca2a57 [2022-08-24T12:12:59.782Z] #32 DONE 0.5s [2022-08-24T12:12:59.782Z] [2022-08-24T12:12:59.782Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:12:59.782Z] #35 sha256:82fc2405700f67805afceac93c1dd20c39daae0d01b4653a8ff7f6f016f5c791 [2022-08-24T12:12:59.782Z] #35 DONE 0.2s [2022-08-24T12:12:59.782Z] [2022-08-24T12:12:59.782Z] #60 [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-08-24T12:12:59.782Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:12:59.782Z] #60 ... [2022-08-24T12:12:59.782Z] [2022-08-24T12:12:59.782Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:12:59.782Z] #37 sha256:ef1196f3ccffbf469518122cf95795c8885abf35a5a48feea727b5befd1d421b [2022-08-24T12:13:00.041Z] #37 DONE 0.2s [2022-08-24T12:13:00.041Z] [2022-08-24T12:13:00.041Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:13:00.041Z] #39 sha256:e8c8c63a2628b7224766d2892c418db3509f10681d4f8030af06805ca58c6375 [2022-08-24T12:13:00.041Z] #39 DONE 0.1s [2022-08-24T12:13:00.041Z] [2022-08-24T12:13:00.041Z] #64 [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-08-24T12:13:00.041Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:13:00.041Z] #64 ... [2022-08-24T12:13:00.041Z] [2022-08-24T12:13:00.041Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:13:00.041Z] #41 sha256:00cd80d8cb4020f691d46d5ce39634d1a172c04c0b82762bf08105510613b93d [2022-08-24T12:13:00.041Z] #41 DONE 0.1s [2022-08-24T12:13:00.041Z] [2022-08-24T12:13:00.041Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:13:00.041Z] #45 sha256:fa82b36fdee4a4eed5d87a7ff63110f6c6e00379fc5759e36dc04221f16f43af [2022-08-24T12:13:00.304Z] #45 DONE 0.1s [2022-08-24T12:13:00.304Z] [2022-08-24T12:13:00.304Z] #60 [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-08-24T12:13:00.304Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:13:00.847Z] #21 88.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:13:00.847Z] #21 88.08 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:13:00.847Z] #21 88.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:13:00.847Z] #21 88.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:13:01.473Z] #19 ... [2022-08-24T12:13:01.473Z] [2022-08-24T12:13:01.473Z] #62 [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-08-24T12:13:01.473Z] #62 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:13:01.473Z] #62 358.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:13:01.473Z] #62 DONE 359.7s [2022-08-24T12:13:01.473Z] [2022-08-24T12:13:01.473Z] #19 [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-08-24T12:13:01.473Z] #19 sha256:565d78eb340f212d6f16cc90305b8ca1aa74b043fe4cebf68af163b1b589550a [2022-08-24T12:13:03.390Z] #21 90.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:13:03.390Z] #21 90.69 Setting up jq (1.6-2.1) ... [2022-08-24T12:13:03.390Z] #21 90.73 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:13:03.390Z] #21 90.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:13:03.390Z] #21 90.76 Setting up iptables (1.8.7-1) ... [2022-08-24T12:13:03.390Z] #21 90.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:13:03.390Z] #21 90.86 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:13:03.960Z] #21 91.39 Setting up systemd (247.3-7) ... [2022-08-24T12:13:03.960Z] #21 91.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:13:03.960Z] #21 91.46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:13:03.960Z] #21 91.47 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:13:03.960Z] #21 91.51 Initializing machine ID from KVM UUID. [2022-08-24T12:13:05.347Z] #21 92.81 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:13:05.693Z] #19 352.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-24T12:13:05.693Z] #19 352.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:05.693Z] #19 352.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:13:05.693Z] #19 352.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-24T12:13:05.693Z] #19 352.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:13:05.693Z] #19 352.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T12:13:05.693Z] #19 352.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-24T12:13:05.693Z] #19 352.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:05.693Z] #19 352.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T12:13:05.870Z] #21 93.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:13:05.951Z] #19 353.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-24T12:13:05.951Z] #19 353.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:05.951Z] #19 353.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:06.208Z] #19 353.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-24T12:13:06.208Z] #19 353.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:06.208Z] #19 353.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:13:06.444Z] #21 DONE 94.1s [2022-08-24T12:13:06.444Z] [2022-08-24T12:13:06.444Z] #47 [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-08-24T12:13:06.444Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:13:06.704Z] #47 ... [2022-08-24T12:13:06.704Z] [2022-08-24T12:13:06.704Z] #22 [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-08-24T12:13:06.704Z] #22 sha256:36165810a47ce2ba45f593181e34518d4d2f36359ab9da496a7c32358b3acc37 [2022-08-24T12:13:08.145Z] #22 1.326 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:13:08.145Z] #22 1.331 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:13:08.145Z] #22 1.336 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:13:08.408Z] #22 DONE 1.5s [2022-08-24T12:13:08.408Z] [2022-08-24T12:13:08.408Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:13:08.408Z] #23 sha256:b4d4ced25fd9a51de12611d6d798608dbc489312c583bd9e04eac728b642c247 [2022-08-24T12:13:12.800Z] #19 359.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-24T12:13:12.800Z] #19 359.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:12.800Z] #19 359.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:13:12.800Z] #19 359.5 Selecting previously unselected package crossbuild-essential-armel. [2022-08-24T12:13:12.800Z] #19 359.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-24T12:13:12.800Z] #19 359.6 Selecting previously unselected package libc6-armhf-cross. [2022-08-24T12:13:12.800Z] #19 359.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T12:13:12.800Z] #19 359.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-24T12:13:12.800Z] #19 359.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:12.800Z] #19 359.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-24T12:13:12.800Z] #19 359.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:12.800Z] #19 359.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-24T12:13:12.800Z] #19 359.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:12.800Z] #19 359.9 Selecting previously unselected package libasan6-armhf-cross. [2022-08-24T12:13:12.800Z] #19 359.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:12.800Z] #19 359.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:12.800Z] #19 360.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-24T12:13:13.057Z] #19 360.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:13.057Z] #19 360.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:13.057Z] #19 360.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-24T12:13:13.057Z] #19 360.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:13.057Z] #19 360.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:13.057Z] #19 360.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-24T12:13:13.057Z] #19 360.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:13.057Z] #19 360.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:13.057Z] #19 360.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-24T12:13:13.314Z] #19 360.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:13.314Z] #19 360.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:13:18.607Z] #19 365.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-24T12:13:18.607Z] #19 365.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:18.607Z] #19 365.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:13:18.607Z] #19 365.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-24T12:13:18.607Z] #19 365.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:13:18.607Z] #19 365.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T12:13:18.607Z] #19 365.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-24T12:13:18.607Z] #19 365.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:18.607Z] #19 365.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T12:13:18.607Z] #19 365.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-24T12:13:18.607Z] #19 365.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:18.607Z] #19 365.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:18.607Z] #19 365.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-24T12:13:18.607Z] #19 365.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:18.607Z] #19 365.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:13:23.314Z] #23 14.83 Collecting yamllint==1.26.1 [2022-08-24T12:13:23.859Z] #19 370.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-24T12:13:23.859Z] #19 370.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:23.859Z] #19 370.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:13:23.859Z] #19 370.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-24T12:13:23.859Z] #19 370.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-24T12:13:23.859Z] #19 370.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:13:23.859Z] #19 370.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 370.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 370.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 370.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 370.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 370.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 370.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 370.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.859Z] #19 371.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-24T12:13:23.859Z] #19 371.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:23.859Z] #19 371.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:23.885Z] #23 15.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:13:23.913Z] #64 334.6 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:13:23.913Z] #64 334.6 /usr/bin/ld: /tmp/go-link-4000103091/000019.o: in function `New': [2022-08-24T12:13:23.913Z] #64 334.6 /tmp/tmp.ZxMjb6oEJM/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-08-24T12:13:23.913Z] #64 334.7 + bin/containerd-stress [2022-08-24T12:13:23.913Z] #64 335.8 + bin/containerd-shim [2022-08-24T12:13:24.115Z] #19 371.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-24T12:13:24.115Z] #19 371.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:24.115Z] #19 371.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:24.372Z] #19 371.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-24T12:13:24.372Z] #19 371.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:24.372Z] #19 371.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:24.372Z] #19 371.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-24T12:13:24.372Z] #19 371.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:24.372Z] #19 371.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:24.372Z] #19 371.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-24T12:13:24.372Z] #19 371.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:24.372Z] #19 371.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:24.628Z] #19 371.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-24T12:13:24.628Z] #19 371.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:24.628Z] #19 371.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:26.430Z] #23 18.12 Collecting pathspec>=0.5.3 [2022-08-24T12:13:26.430Z] #23 18.14 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:13:27.001Z] #23 18.84 Collecting pyyaml [2022-08-24T12:13:27.001Z] #23 18.85 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-08-24T12:13:27.001Z] #23 18.94 Building wheels for collected packages: yamllint [2022-08-24T12:13:27.001Z] #23 18.94 Building wheel for yamllint (setup.py): started [2022-08-24T12:13:29.545Z] #23 21.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:13:29.545Z] #23 21.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7565d802a59c33fb1ae248c8573beb56ad8bf4e39c38700cf2247233f09ba3c4 [2022-08-24T12:13:29.545Z] #23 21.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:13:29.545Z] #23 21.11 Successfully built yamllint [2022-08-24T12:13:29.545Z] #23 21.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:13:29.806Z] #23 21.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:13:29.882Z] #19 376.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-24T12:13:29.882Z] #19 376.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:29.882Z] #19 376.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:29.882Z] #19 376.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-24T12:13:29.882Z] #19 376.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:13:29.882Z] #19 376.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T12:13:29.882Z] #19 376.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-24T12:13:29.882Z] #19 376.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:29.882Z] #19 376.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:13:29.882Z] #19 376.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-24T12:13:29.882Z] #19 376.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:29.882Z] #19 376.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:30.139Z] #19 377.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-24T12:13:30.139Z] #19 377.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:30.139Z] #19 377.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:30.747Z] #23 DONE 22.6s [2022-08-24T12:13:30.747Z] [2022-08-24T12:13:30.747Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:13:30.747Z] #27 sha256:c1bd9bfea6a665be99a1cf3c1068c4e7691c55a459c2b13baaae6d2f7bb66446 [2022-08-24T12:13:31.007Z] #27 DONE 0.3s [2022-08-24T12:13:31.007Z] [2022-08-24T12:13:31.007Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:13:31.007Z] #32 sha256:b0416c614690d681d02acaf8d356370cbee983fd1dece65d9a2a9e556e7b022b [2022-08-24T12:13:31.581Z] #32 DONE 0.3s [2022-08-24T12:13:31.581Z] [2022-08-24T12:13:31.581Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:13:31.581Z] #35 sha256:383d7448b531a13dfea2123891278fd2bbf4ea698ed27ebbfa9c42cc27e6cedf [2022-08-24T12:13:31.581Z] #35 DONE 0.2s [2022-08-24T12:13:31.581Z] [2022-08-24T12:13:31.581Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:13:31.581Z] #37 sha256:423f4a9e5ec881831e6661c96f426d26ed2772eea4950950b49d7137cd1a00ae [2022-08-24T12:13:31.842Z] #37 DONE 0.2s [2022-08-24T12:13:31.842Z] [2022-08-24T12:13:31.842Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:13:31.842Z] #39 sha256:23e737bd4b7fa6ed5d3841f587b9497526addc3afaabbe6aa3af94866bbf2e50 [2022-08-24T12:13:31.842Z] #39 DONE 0.1s [2022-08-24T12:13:31.842Z] [2022-08-24T12:13:31.842Z] #77 [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-08-24T12:13:31.842Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:13:31.842Z] #77 ... [2022-08-24T12:13:31.842Z] [2022-08-24T12:13:31.842Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:13:31.842Z] #41 sha256:9d65d3f490ac0cd9d0b03bfa98a51a21cb07cfb3b1e9f9bd6c9eff0cb4336853 [2022-08-24T12:13:31.842Z] #41 DONE 0.1s [2022-08-24T12:13:31.842Z] [2022-08-24T12:13:31.842Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:13:31.842Z] #45 sha256:f79c382e3f63f3803bbce5a2616575510f3ca937d1969a2130ca85788e358c63 [2022-08-24T12:13:31.842Z] #45 DONE 0.1s [2022-08-24T12:13:31.842Z] [2022-08-24T12:13:31.842Z] #64 [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-08-24T12:13:31.842Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:13:32.053Z] #64 347.1 + bin/containerd-shim-runc-v1 [2022-08-24T12:13:32.405Z] #60 ... [2022-08-24T12:13:32.405Z] [2022-08-24T12:13:32.405Z] #77 [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-08-24T12:13:32.405Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:13:32.405Z] #77 291.5 CCLD libocispec.la [2022-08-24T12:13:32.405Z] #77 292.4 CCLD src/validate [2022-08-24T12:13:32.405Z] #77 292.4 CCLD tests/test-1 [2022-08-24T12:13:32.405Z] #77 292.5 CCLD tests/test-2 [2022-08-24T12:13:32.405Z] #77 292.5 CCLD tests/test-3 [2022-08-24T12:13:32.405Z] #77 292.5 CCLD tests/test-4 [2022-08-24T12:13:32.666Z] #77 292.6 CCLD tests/test-5 [2022-08-24T12:13:32.666Z] #77 292.7 CCLD tests/test-7 [2022-08-24T12:13:32.666Z] #77 292.7 CCLD tests/test-6 [2022-08-24T12:13:32.666Z] #77 292.7 CCLD tests/test-8 [2022-08-24T12:13:32.666Z] #77 292.8 CCLD tests/test-9 [2022-08-24T12:13:32.926Z] #77 292.9 CCLD tests/test-10 [2022-08-24T12:13:32.926Z] #77 292.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:13:32.926Z] #77 292.9 CCLD tests/test-11 [2022-08-24T12:13:34.314Z] #19 381.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-24T12:13:34.314Z] #19 381.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:34.314Z] #19 381.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:34.314Z] #19 381.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-24T12:13:34.314Z] #19 381.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-24T12:13:34.314Z] #19 381.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-24T12:13:34.314Z] #19 381.6 Selecting previously unselected package libc6-s390x-cross. [2022-08-24T12:13:34.570Z] #19 381.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:34.570Z] #19 381.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T12:13:34.570Z] #19 381.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-24T12:13:34.570Z] #19 381.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:34.570Z] #19 381.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:34.570Z] #19 381.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-24T12:13:34.570Z] #19 381.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:34.570Z] #19 381.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:34.570Z] #19 381.8 Selecting previously unselected package libitm1-s390x-cross. [2022-08-24T12:13:34.570Z] #19 381.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:34.570Z] #19 381.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:34.570Z] #19 381.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-24T12:13:34.570Z] #19 381.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:34.826Z] #19 381.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:34.826Z] #19 381.9 Selecting previously unselected package libasan6-s390x-cross. [2022-08-24T12:13:34.826Z] #19 381.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:34.826Z] #19 381.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:34.826Z] #19 382.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-24T12:13:35.082Z] #19 382.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:35.082Z] #19 382.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:35.082Z] #19 382.2 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-24T12:13:35.082Z] #19 382.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:35.082Z] #19 382.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:35.339Z] #19 382.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-24T12:13:35.339Z] #19 382.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:35.339Z] #19 382.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:35.339Z] #19 382.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-24T12:13:35.339Z] #19 382.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:35.339Z] #19 382.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:35.466Z] #77 295.6 libtool: link: ar cr libocispec.a [2022-08-24T12:13:35.466Z] #77 295.6 libtool: link: ranlib libocispec.a [2022-08-24T12:13:37.320Z] #64 353.5 + bin/containerd-shim-runc-v2 [2022-08-24T12:13:38.250Z] #64 354.3 + binaries [2022-08-24T12:13:38.250Z] #64 354.3 + install -D bin/containerd /build/containerd [2022-08-24T12:13:38.250Z] #64 354.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:13:38.250Z] #64 354.3 + install -D bin/ctr /build/ctr [2022-08-24T12:13:38.889Z] #77 298.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:13:38.889Z] #77 298.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:13:38.889Z] #77 298.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:13:38.889Z] #77 298.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:13:38.889Z] #77 298.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:13:38.889Z] #77 298.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:13:38.889Z] #77 298.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:13:38.889Z] #77 298.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:13:39.456Z] #77 299.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:13:39.456Z] #77 299.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:13:39.456Z] #77 299.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:13:39.456Z] #77 299.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:13:39.456Z] #77 299.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:13:39.456Z] #77 299.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:13:39.715Z] #77 299.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:13:39.715Z] #77 299.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:13:39.715Z] #77 299.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:13:39.715Z] #77 299.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:13:39.974Z] #77 299.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:13:39.974Z] #77 300.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:13:39.974Z] #77 300.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:13:40.140Z] #64 DONE 356.3s [2022-08-24T12:13:40.234Z] #77 300.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:13:40.234Z] #77 300.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:13:40.234Z] #77 300.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:13:40.494Z] #77 300.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:13:40.494Z] #77 300.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:13:40.494Z] #77 300.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:13:40.633Z] #19 386.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-24T12:13:40.633Z] #19 386.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:40.633Z] #19 386.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:40.633Z] #19 387.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-24T12:13:40.633Z] #19 387.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-24T12:13:40.633Z] #19 387.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T12:13:40.633Z] #19 387.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-24T12:13:40.633Z] #19 387.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-24T12:13:40.633Z] #19 387.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T12:13:40.633Z] #19 387.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-24T12:13:40.633Z] #19 387.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-24T12:13:40.633Z] #19 387.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:40.754Z] #77 300.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:13:40.754Z] #77 300.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:13:41.013Z] #77 301.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:13:41.013Z] #77 301.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:13:41.073Z] [2022-08-24T12:13:41.073Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:13:41.073Z] #65 sha256:671b8ddbee68032868095645e53efbd2b3dffdc06d6f79569732e376752962ad [2022-08-24T12:13:41.196Z] #19 388.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-24T12:13:41.196Z] #19 388.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-24T12:13:41.196Z] #19 388.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:41.273Z] #77 301.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:13:41.273Z] #77 301.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:13:41.273Z] #77 301.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:13:41.533Z] #77 301.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:13:41.533Z] #77 301.6 CC src/crun-crun.o [2022-08-24T12:13:41.792Z] #77 301.7 CC src/crun-run.o [2022-08-24T12:13:41.792Z] #77 301.8 CC src/crun-delete.o [2022-08-24T12:13:42.012Z] #65 DONE 0.9s [2022-08-24T12:13:42.012Z] [2022-08-24T12:13:42.012Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:13:42.012Z] #70 sha256:32223e7bd7422ccbc58537ade4f87e2ac34d01e98c7d0b78217c86ef7af505a8 [2022-08-24T12:13:42.012Z] #70 DONE 0.2s [2022-08-24T12:13:42.012Z] [2022-08-24T12:13:42.012Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:13:42.012Z] #75 sha256:c857dcd991f0480db172e8942c9ab42481facfa39ba8f3d817b0a1eae8fd5123 [2022-08-24T12:13:42.052Z] #77 301.9 CC src/crun-kill.o [2022-08-24T12:13:42.052Z] #77 301.9 CC src/crun-pause.o [2022-08-24T12:13:42.311Z] #77 302.1 CC src/crun-spec.o [2022-08-24T12:13:42.311Z] #77 302.3 CC src/crun-unpause.o [2022-08-24T12:13:42.311Z] #77 302.3 CC src/crun-exec.o [2022-08-24T12:13:42.571Z] #77 302.5 CC src/crun-list.o [2022-08-24T12:13:42.571Z] #77 302.6 CC src/crun-create.o [2022-08-24T12:13:42.571Z] #77 302.7 CC src/crun-start.o [2022-08-24T12:13:42.831Z] #77 302.7 CC src/crun-state.o [2022-08-24T12:13:42.831Z] #77 302.9 CC src/crun-update.o [2022-08-24T12:13:42.831Z] #77 302.9 CC src/crun-ps.o [2022-08-24T12:13:42.940Z] #75 DONE 1.0s [2022-08-24T12:13:42.940Z] [2022-08-24T12:13:42.940Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:13:42.940Z] #78 sha256:6dea1f732dc53fdfbef0f9e141e3e281c9f1f27c8127ea12904e0046dde2a4b6 [2022-08-24T12:13:42.940Z] #78 DONE 0.1s [2022-08-24T12:13:43.090Z] #77 303.0 CC src/crun-restore.o [2022-08-24T12:13:43.090Z] #77 303.0 CC src/crun-checkpoint.o [2022-08-24T12:13:43.090Z] #77 303.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:13:43.197Z] [2022-08-24T12:13:43.197Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:13:43.197Z] #79 sha256:be5ca0abd0a45a667fa44057693b58890b29f19413e3af3603aaacef6b480555 [2022-08-24T12:13:43.197Z] #79 DONE 0.0s [2022-08-24T12:13:43.197Z] [2022-08-24T12:13:43.197Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:13:43.197Z] #80 sha256:d81b0dfb2b0e34728e1449feb36412298866cd41a24ab1db13d04d6edb5cc54e [2022-08-24T12:13:43.197Z] #80 DONE 0.0s [2022-08-24T12:13:43.197Z] [2022-08-24T12:13:43.197Z] #81 [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-08-24T12:13:43.197Z] #81 sha256:e9ad01c01fba13a37cf1839b203f6e87ef716f9305dd348d2f583826f6f6d980 [2022-08-24T12:13:43.350Z] #77 303.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:13:43.350Z] #77 303.3 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:13:43.350Z] #77 303.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:13:43.350Z] #77 ... [2022-08-24T12:13:43.350Z] [2022-08-24T12:13:43.350Z] #47 [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-08-24T12:13:43.350Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:13:43.350Z] #47 369.8 + dpkg --print-architecture [2022-08-24T12:13:43.350Z] #47 369.8 + git checkout -q v2.1.0 [2022-08-24T12:13:43.350Z] #47 370.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:13:43.350Z] #47 370.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:13:43.609Z] #47 ... [2022-08-24T12:13:43.609Z] [2022-08-24T12:13:43.609Z] #77 [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-08-24T12:13:43.610Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:13:43.610Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:13:43.610Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:13:43.610Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:13:43.610Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:13:43.610Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:13:43.610Z] #77 303.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:13:43.760Z] #81 0.635 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:13:43.760Z] #81 0.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:13:43.760Z] #81 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:13:43.871Z] #77 303.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:13:43.871Z] #77 303.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:13:43.871Z] #77 304.0 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:13:44.131Z] #77 304.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:13:44.131Z] #77 304.1 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:13:44.131Z] #77 304.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:13:44.131Z] #77 304.2 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:13:44.390Z] #77 304.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:13:44.390Z] #77 304.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:13:44.390Z] #77 304.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:13:44.390Z] #77 304.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:13:44.586Z] #81 0.877 Reading package lists... [2022-08-24T12:13:44.650Z] #77 304.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:13:44.650Z] #77 304.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:13:44.909Z] #77 304.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:13:44.909Z] #77 304.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:13:44.909Z] #77 305.0 CC tests/init.o [2022-08-24T12:13:45.150Z] #81 1.386 Reading package lists... [2022-08-24T12:13:45.150Z] #81 1.896 Building dependency tree... [2022-08-24T12:13:45.150Z] #81 2.005 Reading state information... [2022-08-24T12:13:45.169Z] #77 305.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:13:45.521Z] #19 392.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-24T12:13:45.524Z] #19 392.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-24T12:13:45.524Z] #19 392.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:45.524Z] #19 392.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-24T12:13:45.524Z] #19 392.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-24T12:13:45.524Z] #19 392.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-24T12:13:45.524Z] #19 392.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-24T12:13:45.524Z] #19 392.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-24T12:13:45.524Z] #19 392.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-24T12:13:45.524Z] #19 392.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-24T12:13:45.524Z] #19 392.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libicu67:amd64 (67.1-7) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-24T12:13:45.524Z] #19 392.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up file (1:5.39-3) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up bzip2 (1.0.8-4) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up libyaml-perl (1.30-1) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up libio-string-perl (1.08-3.1) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-24T12:13:45.524Z] #19 392.6 Setting up cross-config (2.6.18+nmu1) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-24T12:13:45.524Z] #19 392.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-24T12:13:45.524Z] #19 392.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up patch (2.7.6-7) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-24T12:13:45.524Z] #19 392.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-24T12:13:45.524Z] #19 392.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.524Z] #19 392.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.526Z] #81 2.120 systemd is already the newest version (247.3-7). [2022-08-24T12:13:45.526Z] #81 2.120 systemd set to manually installed. [2022-08-24T12:13:45.526Z] #81 2.120 The following additional packages will be installed: [2022-08-24T12:13:45.526Z] #81 2.120 libdbus-1-3 libpam-systemd [2022-08-24T12:13:45.526Z] #81 2.121 Recommended packages: [2022-08-24T12:13:45.526Z] #81 2.121 libnss-systemd [2022-08-24T12:13:45.526Z] #81 2.179 The following NEW packages will be installed: [2022-08-24T12:13:45.526Z] #81 2.180 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-24T12:13:45.526Z] #81 2.449 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:13:45.526Z] #81 2.449 Need to get 950 kB of archives. [2022-08-24T12:13:45.526Z] #81 2.449 After this operation, 1988 kB of additional disk space will be used. [2022-08-24T12:13:45.526Z] #81 2.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-24T12:13:45.526Z] #81 2.455 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-24T12:13:45.526Z] #81 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-24T12:13:45.526Z] #81 2.459 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-24T12:13:45.526Z] #81 2.462 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-24T12:13:45.784Z] #19 392.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-24T12:13:45.784Z] #19 392.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-24T12:13:45.784Z] #19 392.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 392.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 392.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-24T12:13:45.784Z] #19 392.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.784Z] #19 393.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:45.785Z] #81 2.613 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:13:45.785Z] #81 2.644 Fetched 950 kB in 0s (3424 kB/s) [2022-08-24T12:13:45.785Z] #81 2.664 Selecting previously unselected package systemd-sysv. [2022-08-24T12:13:45.785Z] #81 2.664 (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-08-24T12:13:45.785Z] #81 2.680 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-24T12:13:45.785Z] #81 2.684 Unpacking systemd-sysv (247.3-7) ... [2022-08-24T12:13:45.785Z] #81 2.725 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-24T12:13:45.785Z] #81 2.728 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-24T12:13:45.785Z] #81 2.735 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-24T12:13:45.785Z] #81 2.790 Selecting previously unselected package dbus. [2022-08-24T12:13:46.041Z] #19 393.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-24T12:13:46.041Z] #19 393.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.041Z] #19 393.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-24T12:13:46.042Z] #81 2.792 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-24T12:13:46.042Z] #81 2.802 Unpacking dbus (1.12.20-2) ... [2022-08-24T12:13:46.042Z] #81 2.861 Selecting previously unselected package libpam-systemd:amd64. [2022-08-24T12:13:46.042Z] #81 2.864 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-24T12:13:46.042Z] #81 2.867 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-24T12:13:46.042Z] #81 2.915 Selecting previously unselected package dbus-user-session. [2022-08-24T12:13:46.042Z] #81 2.918 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-24T12:13:46.042Z] #81 2.921 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-24T12:13:46.042Z] #81 3.015 Setting up systemd-sysv (247.3-7) ... [2022-08-24T12:13:46.042Z] #81 3.027 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-24T12:13:46.297Z] #19 393.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-24T12:13:46.297Z] #19 393.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T12:13:46.297Z] #19 393.6 [2022-08-24T12:13:46.297Z] #19 393.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T12:13:46.297Z] #19 393.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.297Z] #19 393.6 Setting up dpkg-dev (1.20.11) ... [2022-08-24T12:13:46.298Z] #81 3.038 Setting up dbus (1.12.20-2) ... [2022-08-24T12:13:46.298Z] #81 3.200 invoke-rc.d: could not determine current runlevel [2022-08-24T12:13:46.298Z] #81 3.203 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:13:46.298Z] #81 3.209 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-24T12:13:46.554Z] #19 393.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:13:46.554Z] #19 393.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.554Z] #19 393.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-24T12:13:46.554Z] #19 393.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-24T12:13:46.554Z] #81 3.356 Setting up dbus-user-session (1.12.20-2) ... [2022-08-24T12:13:46.554Z] #81 3.372 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:13:46.811Z] #19 393.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-24T12:13:46.811Z] #19 393.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-24T12:13:46.811Z] #19 394.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-24T12:13:46.811Z] #19 394.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:46.811Z] #19 394.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:46.811Z] #19 394.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.811Z] #19 394.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:13:46.811Z] #19 394.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:46.812Z] #81 DONE 3.5s [2022-08-24T12:13:46.812Z] [2022-08-24T12:13:46.812Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:13:46.812Z] #82 sha256:f0563f8be23f656564d46683711d86a4d356ff5a0e1efcfdd727011645916742 [2022-08-24T12:13:47.067Z] #19 394.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.067Z] #19 394.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up libxml-simple-perl (2.25-1) ... [2022-08-24T12:13:47.067Z] #19 394.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.068Z] #19 394.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-24T12:13:47.324Z] #19 394.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-24T12:13:47.324Z] #19 394.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.581Z] #19 394.5 Setting up crossbuild-essential-armel (12.9) ... [2022-08-24T12:13:47.581Z] #19 394.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-24T12:13:47.581Z] #19 394.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-24T12:13:47.581Z] #19 394.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-24T12:13:47.581Z] #19 394.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-24T12:13:47.581Z] #19 394.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-24T12:13:47.581Z] #19 394.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:13:47.748Z] #82 DONE 0.9s [2022-08-24T12:13:47.748Z] [2022-08-24T12:13:47.748Z] #83 exporting to image [2022-08-24T12:13:47.748Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:13:47.748Z] #83 exporting layers [2022-08-24T12:13:48.148Z] #19 DONE 395.1s [2022-08-24T12:13:48.148Z] [2022-08-24T12:13:48.148Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-24T12:13:48.148Z] #73 sha256:b085874f8926ee6310912d4a701ee3e289f20b295df93a6e4920865b27fc3644 [2022-08-24T12:13:48.148Z] #73 DONE 0.1s [2022-08-24T12:13:48.148Z] [2022-08-24T12:13:48.148Z] #69 [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-08-24T12:13:48.148Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:13:48.148Z] #69 ... [2022-08-24T12:13:48.148Z] [2022-08-24T12:13:48.148Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-24T12:13:48.148Z] #32 sha256:4b331fd76fa6e86451e3e62d91b156259e2a1a16a0edc9f3bda93f64c17a8d5c [2022-08-24T12:13:48.148Z] #32 DONE 0.2s [2022-08-24T12:13:48.406Z] [2022-08-24T12:13:48.406Z] #33 [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-08-24T12:13:48.406Z] #33 sha256:dc11a34089477cede69178ac53fabac7ff56813a561af329a67348b974f02ad6 [2022-08-24T12:13:49.778Z] #33 1.437 + RM_GOPATH=0 [2022-08-24T12:13:49.778Z] #33 1.437 + TMP_GOPATH= [2022-08-24T12:13:49.778Z] #33 1.437 + : /build [2022-08-24T12:13:49.778Z] #33 1.437 + '[' -z '' ']' [2022-08-24T12:13:49.778Z] #33 1.437 ++ mktemp -d [2022-08-24T12:13:49.778Z] #33 1.438 + export GOPATH=/tmp/tmp.mWpI5JtA0Y [2022-08-24T12:13:49.778Z] #33 1.438 + GOPATH=/tmp/tmp.mWpI5JtA0Y [2022-08-24T12:13:49.778Z] #33 1.438 + RM_GOPATH=1 [2022-08-24T12:13:49.778Z] #33 1.438 + case "$(go env GOARCH)" in [2022-08-24T12:13:49.778Z] #33 1.439 ++ go env GOARCH [2022-08-24T12:13:49.778Z] #33 1.442 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:13:49.778Z] #33 1.442 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:13:49.778Z] #33 1.442 ++ dirname /install.sh [2022-08-24T12:13:49.778Z] #33 1.443 + dir=/ [2022-08-24T12:13:49.778Z] #33 1.443 + bin=dockercli [2022-08-24T12:13:49.779Z] #33 1.443 + shift [2022-08-24T12:13:49.779Z] #33 1.443 + '[' '!' -f //dockercli.installer ']' [2022-08-24T12:13:49.779Z] #33 1.443 + . //dockercli.installer [2022-08-24T12:13:49.779Z] #33 1.443 ++ : stable [2022-08-24T12:13:49.779Z] #33 1.443 ++ : 17.06.2-ce [2022-08-24T12:13:49.779Z] #33 1.443 + install_dockercli [2022-08-24T12:13:49.779Z] #33 1.443 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-24T12:13:49.779Z] #33 1.443 Install docker/cli version 17.06.2-ce from stable [2022-08-24T12:13:49.779Z] #33 1.444 ++ uname -m [2022-08-24T12:13:49.779Z] #33 1.445 + arch=x86_64 [2022-08-24T12:13:49.779Z] #33 1.445 + '[' x86_64 '!=' x86_64 ']' [2022-08-24T12:13:49.779Z] #33 1.445 + url=https://download.docker.com/linux/static [2022-08-24T12:13:49.779Z] #33 1.445 + tar -xz docker/docker [2022-08-24T12:13:49.780Z] #33 1.445 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-24T12:13:53.076Z] #33 4.398 + mkdir -p /build [2022-08-24T12:13:53.077Z] #33 4.401 + mv docker/docker /build/ [2022-08-24T12:13:53.077Z] #33 4.403 + rmdir docker [2022-08-24T12:13:53.077Z] #33 DONE 4.6s [2022-08-24T12:13:53.077Z] [2022-08-24T12:13:53.077Z] #20 [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-08-24T12:13:53.077Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:13:53.077Z] #20 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:13:53.077Z] #20 1.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:13:53.077Z] #20 1.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:13:53.077Z] #20 1.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:13:53.077Z] #20 2.314 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:13:53.077Z] #20 2.798 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:13:53.077Z] #20 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:13:53.077Z] #20 3.470 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:13:53.077Z] #20 4.137 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:13:53.077Z] #20 4.653 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:13:53.077Z] #20 4.657 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:13:53.077Z] #20 4.661 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:13:53.077Z] #20 4.670 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:13:53.077Z] #20 4.672 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:13:53.077Z] #20 4.679 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:13:53.077Z] #20 4.693 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:13:53.077Z] #20 4.694 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:13:53.077Z] #20 4.694 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:13:53.077Z] #20 4.695 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:13:53.077Z] #20 4.695 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:13:53.077Z] #20 4.695 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:13:53.802Z] #64 ... [2022-08-24T12:13:53.802Z] [2022-08-24T12:13:53.802Z] #77 [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-08-24T12:13:53.802Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:13:53.802Z] #77 302.9 CCLD libocispec.la [2022-08-24T12:13:53.802Z] #77 303.4 CCLD src/validate [2022-08-24T12:13:53.802Z] #77 303.5 CCLD tests/test-1 [2022-08-24T12:13:53.802Z] #77 303.5 CCLD tests/test-2 [2022-08-24T12:13:53.802Z] #77 303.6 CCLD tests/test-3 [2022-08-24T12:13:53.802Z] #77 303.6 CCLD tests/test-4 [2022-08-24T12:13:53.802Z] #77 303.6 CCLD tests/test-5 [2022-08-24T12:13:53.802Z] #77 303.7 CCLD tests/test-7 [2022-08-24T12:13:54.075Z] #77 303.7 CCLD tests/test-6 [2022-08-24T12:13:54.075Z] #77 303.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-24T12:13:54.075Z] #77 303.8 CCLD tests/test-8 [2022-08-24T12:13:54.075Z] #77 303.8 CCLD tests/test-9 [2022-08-24T12:13:54.296Z] #83 exporting layers 6.4s done [2022-08-24T12:13:54.296Z] #83 writing image sha256:f57efcfde5698694d072ec31dbe60ac876ea486a7f650602ca00f495ccb5dfbb done [2022-08-24T12:13:54.296Z] #83 naming to docker.io/library/docker:74b84d00b38e81a00d105d4755919c3710afd05d done [2022-08-24T12:13:54.296Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-08-24T12:13:54.335Z] #77 304.0 CCLD tests/test-11 [2022-08-24T12:13:54.335Z] #77 304.1 CCLD tests/test-10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:13:54.494Z] #20 ... [2022-08-24T12:13:54.494Z] [2022-08-24T12:13:54.495Z] #69 [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-08-24T12:13:54.495Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:13:54.495Z] #69 1.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:13:54.495Z] #69 1.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:13:54.495Z] #69 1.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:13:54.495Z] #69 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:13:54.495Z] #69 2.449 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:13:54.495Z] #69 2.876 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:13:54.495Z] #69 3.615 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:13:54.495Z] #69 4.060 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:13:54.495Z] #69 4.613 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:13:54.495Z] #69 4.978 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:13:54.495Z] #69 4.981 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:13:54.495Z] #69 4.993 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:13:54.495Z] #69 4.997 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:13:54.495Z] #69 5.006 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:13:54.495Z] #69 5.033 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:13:54.495Z] #69 5.033 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:13:54.495Z] #69 5.033 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:13:54.495Z] #69 5.038 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:13:54.495Z] #69 5.041 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:13:54.495Z] #69 5.043 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:13:54.495Z] #69 5.045 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:13:54.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -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:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-integration [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-24T12:13:56.016Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-24T12:13:56.016Z] 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-08-24T12:13:56.016Z] Detected virtualization docker. [2022-08-24T12:13:56.016Z] Detected architecture x86-64. [2022-08-24T12:13:56.016Z] Set hostname to <5d8b31568659>. [2022-08-24T12:13:56.016Z] modprobe@configfs.service: Succeeded. [2022-08-24T12:13:56.016Z] modprobe@drm.service: Succeeded. [2022-08-24T12:13:56.016Z] modprobe@fuse.service: Succeeded. [2022-08-24T12:13:56.274Z] + source /etc/docker-entrypoint-cmd [2022-08-24T12:13:56.274Z] ++ hack/make.sh dynbinary test-integration [2022-08-24T12:13:56.274Z] [2022-08-24T12:13:56.274Z] Removing bundles/ [2022-08-24T12:13:56.274Z] [2022-08-24T12:13:56.274Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:13:56.531Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:13:56.531Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:13:57.636Z] #77 306.9 libtool: link: ar cr libocispec.a [2022-08-24T12:13:57.636Z] #77 307.1 libtool: link: ranlib libocispec.a [2022-08-24T12:13:57.772Z] #69 ... [2022-08-24T12:13:57.772Z] [2022-08-24T12:13:57.772Z] #74 [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-08-24T12:13:57.772Z] #74 sha256:685704e9bc0ebec74f92ba442042107648db62b90a5d78700232fcb2f1b2bbb9 [2022-08-24T12:13:57.772Z] #74 1.385 + RM_GOPATH=0 [2022-08-24T12:13:57.772Z] #74 1.385 + TMP_GOPATH= [2022-08-24T12:13:57.772Z] #74 1.385 + : /build [2022-08-24T12:13:57.772Z] #74 1.385 + '[' -z '' ']' [2022-08-24T12:13:57.772Z] #74 1.385 ++ mktemp -d [2022-08-24T12:13:57.772Z] #74 1.385 + export GOPATH=/tmp/tmp.vrMA4qqkdI [2022-08-24T12:13:57.772Z] #74 1.385 + GOPATH=/tmp/tmp.vrMA4qqkdI [2022-08-24T12:13:57.772Z] #74 1.385 + RM_GOPATH=1 [2022-08-24T12:13:57.772Z] #74 1.385 + case "$(go env GOARCH)" in [2022-08-24T12:13:57.772Z] #74 1.388 ++ go env GOARCH [2022-08-24T12:13:57.772Z] #74 1.395 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:13:57.772Z] #74 1.395 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:13:57.772Z] #74 1.398 ++ dirname /install.sh [2022-08-24T12:13:57.772Z] #74 1.400 + dir=/ [2022-08-24T12:13:57.772Z] #74 1.400 + bin=rootlesskit [2022-08-24T12:13:57.772Z] #74 1.400 + shift [2022-08-24T12:13:57.772Z] #74 1.400 + '[' '!' -f //rootlesskit.installer ']' [2022-08-24T12:13:57.772Z] #74 1.400 + . //rootlesskit.installer [2022-08-24T12:13:57.772Z] #74 1.401 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:13:57.772Z] #74 1.401 + install_rootlesskit [2022-08-24T12:13:57.772Z] #74 1.401 + case "$1" in [2022-08-24T12:13:57.772Z] #74 1.401 + export CGO_ENABLED=0 [2022-08-24T12:13:57.772Z] #74 1.401 + CGO_ENABLED=0 [2022-08-24T12:13:57.772Z] #74 1.401 + _install_rootlesskit [2022-08-24T12:13:57.772Z] #74 1.402 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-24T12:13:57.772Z] #74 1.402 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:13:57.772Z] #74 1.402 + GOBIN=/build [2022-08-24T12:13:57.772Z] #74 1.402 + GO111MODULE=on [2022-08-24T12:13:57.772Z] #74 1.402 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:13:57.772Z] #74 1.402 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:13:57.772Z] #74 1.812 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-24T12:13:57.772Z] #74 3.628 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-24T12:13:57.772Z] #74 3.646 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-24T12:13:57.772Z] #74 3.902 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-24T12:13:57.772Z] #74 5.215 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-24T12:13:57.772Z] #74 5.655 go: downloading github.com/google/uuid v1.3.0 [2022-08-24T12:13:57.772Z] #74 5.657 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-24T12:13:57.772Z] #74 5.701 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-24T12:13:57.772Z] #74 5.816 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-24T12:13:57.772Z] #74 5.831 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-24T12:13:57.772Z] #74 5.923 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-24T12:13:57.772Z] #74 6.029 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-24T12:13:57.772Z] #74 6.077 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-24T12:13:57.772Z] #74 7.351 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-24T12:13:57.772Z] #74 7.403 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-24T12:13:58.029Z] #74 ... [2022-08-24T12:13:58.029Z] [2022-08-24T12:13:58.029Z] #49 [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-08-24T12:13:58.029Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:13:58.029Z] #49 1.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:13:58.029Z] #49 1.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:13:58.029Z] #49 1.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:13:58.029Z] #49 1.773 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:13:58.029Z] #49 1.975 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:13:58.029Z] #49 2.313 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:13:58.029Z] #49 2.775 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:13:58.029Z] #49 3.589 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:13:58.029Z] #49 4.170 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:13:58.029Z] #49 4.637 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:13:58.029Z] #49 4.650 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:13:58.029Z] #49 4.650 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:13:58.029Z] #49 4.659 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:13:58.029Z] #49 4.662 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:13:58.029Z] #49 4.679 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:13:58.029Z] #49 4.680 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:13:58.029Z] #49 4.681 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:13:58.029Z] #49 4.683 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:13:58.029Z] #49 4.683 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:13:58.029Z] #49 4.684 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:13:58.029Z] #49 4.684 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:14:00.181Z] #77 309.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-24T12:14:00.181Z] #77 309.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-24T12:14:00.181Z] #77 309.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-24T12:14:00.181Z] #77 309.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:14:00.181Z] #77 309.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:14:00.181Z] #77 309.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:14:00.181Z] #77 309.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-24T12:14:00.181Z] #77 309.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-24T12:14:00.441Z] #77 310.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-24T12:14:00.441Z] #77 310.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-24T12:14:00.441Z] #77 310.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-24T12:14:00.441Z] #77 310.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-24T12:14:00.441Z] #77 310.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-24T12:14:00.441Z] #77 310.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-24T12:14:00.701Z] #77 310.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-24T12:14:00.701Z] #77 310.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-24T12:14:00.701Z] #77 310.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-24T12:14:00.701Z] #77 310.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-24T12:14:00.701Z] #77 310.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-24T12:14:00.701Z] #77 310.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-24T12:14:00.701Z] #77 310.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-24T12:14:00.701Z] #77 310.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-24T12:14:00.701Z] #77 310.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-24T12:14:00.701Z] #77 310.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-24T12:14:00.701Z] #77 310.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-24T12:14:00.701Z] #77 310.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-24T12:14:00.962Z] #77 310.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-24T12:14:00.962Z] #77 310.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-24T12:14:00.962Z] #77 310.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-24T12:14:00.962Z] #77 310.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-24T12:14:01.222Z] #77 310.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-24T12:14:01.222Z] #77 311.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-24T12:14:01.222Z] #77 311.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-24T12:14:01.483Z] #77 311.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-24T12:14:01.483Z] #77 311.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-24T12:14:01.530Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T12:14:01.530Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T12:14:01.530Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-08-24T12:14:01.530Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-08-24T12:14:01.530Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T12:14:01.530Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T12:14:01.530Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T12:14:01.743Z] #77 311.5 CC src/crun-crun.o [2022-08-24T12:14:01.743Z] #77 311.5 CC src/crun-run.o [2022-08-24T12:14:01.743Z] #77 311.5 CC src/crun-delete.o [2022-08-24T12:14:01.743Z] #77 311.5 CC src/crun-kill.o [2022-08-24T12:14:01.743Z] #77 311.5 CC src/crun-pause.o [2022-08-24T12:14:01.743Z] #77 311.6 CC src/crun-unpause.o [2022-08-24T12:14:01.743Z] #77 311.6 CC src/crun-spec.o [2022-08-24T12:14:01.743Z] #77 311.6 CC src/crun-exec.o [2022-08-24T12:14:01.743Z] #77 311.7 CC src/crun-list.o [2022-08-24T12:14:01.790Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T12:14:01.790Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T12:14:01.790Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T12:14:01.790Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T12:14:01.790Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T12:14:02.004Z] #77 311.8 CC src/crun-create.o [2022-08-24T12:14:02.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T12:14:02.264Z] #77 312.0 CC src/crun-start.o [2022-08-24T12:14:02.525Z] #77 312.4 CC src/crun-state.o [2022-08-24T12:14:02.786Z] #77 312.7 CC src/crun-update.o [2022-08-24T12:14:02.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T12:14:02.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T12:14:02.987Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-08-24T12:14:02.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T12:14:03.046Z] #77 312.8 CC src/crun-ps.o [2022-08-24T12:14:03.046Z] #77 312.9 CC src/crun-checkpoint.o [2022-08-24T12:14:03.306Z] #77 313.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-24T12:14:03.306Z] #77 313.0 CC src/crun-restore.o [2022-08-24T12:14:03.556Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-24T12:14:03.556Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T12:14:03.556Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T12:14:03.566Z] #77 ... [2022-08-24T12:14:03.566Z] [2022-08-24T12:14:03.566Z] #47 [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-08-24T12:14:03.566Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:14:03.566Z] #47 381.7 + dpkg --print-architecture [2022-08-24T12:14:03.566Z] #47 381.7 + git checkout -q v2.1.0 [2022-08-24T12:14:03.815Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-24T12:14:03.815Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-24T12:14:03.815Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T12:14:03.815Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T12:14:03.826Z] #47 382.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-24T12:14:03.827Z] #47 382.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-24T12:14:04.075Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-24T12:14:04.075Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T12:14:04.075Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T12:14:06.611Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-08-24T12:14:06.871Z] ok github.com/docker/docker/builder/dockerfile 0.474s coverage: 49.3% of statements [2022-08-24T12:14:06.871Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-24T12:14:07.216Z] #77 ... [2022-08-24T12:14:07.216Z] [2022-08-24T12:14:07.216Z] #47 [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-08-24T12:14:07.216Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:14:07.216Z] #47 DONE 402.6s [2022-08-24T12:14:07.216Z] [2022-08-24T12:14:07.216Z] #64 [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-08-24T12:14:07.216Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:14:07.808Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-24T12:14:08.376Z] ok github.com/docker/docker/builder/remotecontext/git 1.569s coverage: 86.3% of statements [2022-08-24T12:14:08.376Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T12:14:08.376Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T12:14:08.376Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T12:14:08.376Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T12:14:08.944Z] ok github.com/docker/docker/cmd/docker-proxy 0.119s coverage: 69.3% of statements [2022-08-24T12:14:09.116Z] #47 ... [2022-08-24T12:14:09.116Z] [2022-08-24T12:14:09.116Z] #77 [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-08-24T12:14:09.116Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:14:09.116Z] #77 313.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-24T12:14:09.116Z] #77 313.4 CC src/libcrun/libcrun_la-container.lo [2022-08-24T12:14:09.116Z] #77 313.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-24T12:14:09.116Z] #77 313.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-24T12:14:09.116Z] #77 313.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-24T12:14:09.116Z] #77 313.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-24T12:14:09.116Z] #77 314.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-24T12:14:09.116Z] #77 314.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-24T12:14:09.116Z] #77 314.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-24T12:14:09.116Z] #77 314.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-24T12:14:09.116Z] #77 314.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-24T12:14:09.116Z] #77 314.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-24T12:14:09.116Z] #77 314.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-24T12:14:09.116Z] #77 314.5 CC src/libcrun/libcrun_la-error.lo [2022-08-24T12:14:09.116Z] #77 314.5 CC src/libcrun/libcrun_la-status.lo [2022-08-24T12:14:09.116Z] #77 314.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-24T12:14:09.116Z] #77 315.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-24T12:14:09.116Z] #77 315.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-24T12:14:09.116Z] #77 315.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-24T12:14:09.116Z] #77 315.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-24T12:14:09.116Z] #77 315.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-24T12:14:09.116Z] #77 315.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-24T12:14:09.116Z] #77 316.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-24T12:14:09.116Z] #77 316.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-24T12:14:09.116Z] #77 316.7 CC tests/init.o [2022-08-24T12:14:09.116Z] #77 317.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-24T12:14:09.125Z] #64 ... [2022-08-24T12:14:09.125Z] [2022-08-24T12:14:09.125Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:14:09.125Z] #48 sha256:a8c7bbf35aeb0cc8768489d1584e15033dc5642394752e59eae58d1c0bcf2f2a [2022-08-24T12:14:09.383Z] #48 DONE 0.5s [2022-08-24T12:14:09.383Z] [2022-08-24T12:14:09.383Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:14:09.384Z] #52 sha256:02b26641d7ce765399dda996e7d9c2a226a24f6055d32eca77dd63f8997d7476 [2022-08-24T12:14:09.384Z] #52 DONE 0.1s [2022-08-24T12:14:09.384Z] [2022-08-24T12:14:09.384Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:14:09.384Z] #54 sha256:42b9144d91c91fc95b3410dca2df77af2c6b16eb8360e640e541a248f173bc91 [2022-08-24T12:14:09.642Z] #54 DONE 0.1s [2022-08-24T12:14:09.642Z] [2022-08-24T12:14:09.642Z] #77 [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-08-24T12:14:09.642Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:14:10.203Z] #49 ... [2022-08-24T12:14:10.203Z] [2022-08-24T12:14:10.203Z] #20 [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-08-24T12:14:10.203Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:10.203Z] #20 21.70 Fetched 49.2 MB in 20s (2433 kB/s) [2022-08-24T12:14:12.177Z] #77 332.3 CCLD tests/init [2022-08-24T12:14:12.237Z] ok github.com/docker/docker/client 0.084s coverage: 75.9% of statements [2022-08-24T12:14:18.298Z] #20 21.70 Reading package lists... [2022-08-24T12:14:18.298Z] #20 ... [2022-08-24T12:14:18.298Z] [2022-08-24T12:14:18.298Z] #69 [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-08-24T12:14:18.298Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:14:18.298Z] #69 22.28 Fetched 49.2 MB in 21s (2379 kB/s) [2022-08-24T12:14:18.862Z] #69 22.28 Reading package lists... [2022-08-24T12:14:18.862Z] #69 ... [2022-08-24T12:14:18.862Z] [2022-08-24T12:14:18.862Z] #20 [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-08-24T12:14:18.862Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:18.862Z] #20 21.70 Reading package lists... [2022-08-24T12:14:20.052Z] #20 31.00 Reading package lists... [2022-08-24T12:14:20.052Z] #20 ... [2022-08-24T12:14:20.052Z] [2022-08-24T12:14:20.052Z] #49 [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-08-24T12:14:20.052Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:14:20.052Z] #49 21.88 Fetched 49.2 MB in 20s (2401 kB/s) [2022-08-24T12:14:20.052Z] #49 21.88 Reading package lists... [2022-08-24T12:14:20.052Z] #49 31.10 Reading package lists... [2022-08-24T12:14:20.052Z] #49 ... [2022-08-24T12:14:20.052Z] [2022-08-24T12:14:20.052Z] #69 [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-08-24T12:14:20.052Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:14:28.148Z] #69 31.11 Reading package lists... [2022-08-24T12:14:28.148Z] #69 ... [2022-08-24T12:14:28.148Z] [2022-08-24T12:14:28.148Z] #20 [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-08-24T12:14:28.148Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:28.148Z] #20 31.00 Reading package lists... [2022-08-24T12:14:30.042Z] #20 39.76 Building dependency tree... [2022-08-24T12:14:31.938Z] #20 43.67 The following additional packages will be installed: [2022-08-24T12:14:31.938Z] #20 43.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:14:31.939Z] #20 43.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-24T12:14:31.939Z] #20 43.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-24T12:14:31.939Z] #20 43.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-24T12:14:31.939Z] #20 43.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-24T12:14:31.939Z] #20 43.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-24T12:14:31.939Z] #20 43.70 mingw-w64-common mingw-w64-x86-64-dev [2022-08-24T12:14:31.939Z] #20 43.74 Suggested packages: [2022-08-24T12:14:31.939Z] #20 43.74 gcc-10-locales seccomp wine64 [2022-08-24T12:14:32.502Z] #20 44.59 The following NEW packages will be installed: [2022-08-24T12:14:32.759Z] #20 44.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-24T12:14:32.759Z] #20 44.59 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-24T12:14:32.759Z] #20 44.59 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-24T12:14:32.759Z] #20 44.59 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-24T12:14:32.759Z] #20 44.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-24T12:14:32.759Z] #20 44.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-24T12:14:32.759Z] #20 44.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-24T12:14:32.759Z] #20 44.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-24T12:14:32.759Z] #20 44.61 mingw-w64-x86-64-dev [2022-08-24T12:14:33.017Z] #20 45.11 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:14:33.017Z] #20 45.11 Need to get 115 MB of archives. [2022-08-24T12:14:33.017Z] #20 45.11 After this operation, 645 MB of additional disk space will be used. [2022-08-24T12:14:33.017Z] #20 45.11 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-08-24T12:14:33.274Z] #20 45.16 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-08-24T12:14:33.274Z] #20 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-24T12:14:33.274Z] #20 45.21 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-08-24T12:14:33.274Z] #20 45.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-24T12:14:33.274Z] #20 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-24T12:14:33.274Z] #20 45.32 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-08-24T12:14:33.274Z] #20 45.38 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-08-24T12:14:33.274Z] #20 45.39 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-08-24T12:14:33.531Z] #20 45.59 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-08-24T12:14:34.102Z] #20 46.07 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-08-24T12:14:34.102Z] #20 46.25 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-08-24T12:14:34.119Z] #77 352.2 AR libcrun_testing.a [2022-08-24T12:14:34.119Z] #77 352.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:14:34.119Z] #77 352.3 CCLD libcrun.la [2022-08-24T12:14:34.119Z] #77 352.3 CCLD tests/tests_libcrun_utils [2022-08-24T12:14:34.119Z] #77 352.3 CCLD tests/tests_libcrun_errors [2022-08-24T12:14:34.119Z] #77 352.3 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:14:34.119Z] #77 353.6 CCLD crun [2022-08-24T12:14:34.119Z] #77 354.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:14:34.379Z] #77 354.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:14:34.379Z] #77 354.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:14:34.379Z] #77 354.3 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:14:34.379Z] #77 354.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:14:34.379Z] #77 354.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:14:34.379Z] #77 354.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:14:34.639Z] #77 354.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:14:34.639Z] #77 354.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:14:34.639Z] #77 354.7 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-08-24T12:14:34.639Z] #77 354.7 ---------------------------------------------------------------------- [2022-08-24T12:14:34.639Z] #77 354.7 Libraries have been installed in: [2022-08-24T12:14:34.639Z] #77 354.7 /usr/local/lib [2022-08-24T12:14:34.639Z] #77 354.7 [2022-08-24T12:14:34.639Z] #77 354.7 If you ever happen to want to link against installed libraries [2022-08-24T12:14:34.639Z] #77 354.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:14:34.639Z] #77 354.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:14:34.639Z] #77 354.7 flag during linking and do at least one of the following: [2022-08-24T12:14:34.639Z] #77 354.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:14:34.639Z] #77 354.7 during execution [2022-08-24T12:14:34.639Z] #77 354.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:14:34.639Z] #77 354.7 during linking [2022-08-24T12:14:34.639Z] #77 354.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:14:34.639Z] #77 354.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:14:34.639Z] #77 354.7 [2022-08-24T12:14:34.639Z] #77 354.7 See any operating system documentation about shared libraries for [2022-08-24T12:14:34.639Z] #77 354.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:14:34.639Z] #77 354.7 ---------------------------------------------------------------------- [2022-08-24T12:14:34.639Z] #77 354.7 /bin/mkdir -p '/build' [2022-08-24T12:14:34.639Z] #77 354.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:14:34.639Z] #77 354.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:14:34.669Z] #20 46.49 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-08-24T12:14:34.669Z] #20 ... [2022-08-24T12:14:34.669Z] [2022-08-24T12:14:34.669Z] #49 [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-08-24T12:14:34.669Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:14:34.669Z] #49 31.10 Reading package lists... [2022-08-24T12:14:34.669Z] #49 40.20 Building dependency tree... [2022-08-24T12:14:34.669Z] #49 44.15 The following additional packages will be installed: [2022-08-24T12:14:34.669Z] #49 44.17 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-24T12:14:34.669Z] #49 44.20 Suggested packages: [2022-08-24T12:14:34.669Z] #49 44.20 cmake-doc ninja-build lrzip [2022-08-24T12:14:34.669Z] #49 44.20 Recommended packages: [2022-08-24T12:14:34.669Z] #49 44.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-24T12:14:34.669Z] #49 44.80 The following NEW packages will be installed: [2022-08-24T12:14:34.669Z] #49 44.82 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-24T12:14:34.669Z] #49 45.16 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:14:34.669Z] #49 45.16 Need to get 8418 kB of archives. [2022-08-24T12:14:34.669Z] #49 45.16 After this operation, 34.9 MB of additional disk space will be used. [2022-08-24T12:14:34.669Z] #49 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:14:34.669Z] #49 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:14:34.669Z] #49 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-24T12:14:34.669Z] #49 45.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-24T12:14:34.669Z] #49 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-24T12:14:34.669Z] #49 45.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-24T12:14:34.669Z] #49 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-24T12:14:34.669Z] #49 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-24T12:14:34.669Z] #49 46.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:14:34.669Z] #49 46.47 Fetched 8418 kB in 0s (18.8 MB/s) [2022-08-24T12:14:34.669Z] #49 46.52 Selecting previously unselected package xxd. [2022-08-24T12:14:34.669Z] #49 46.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-24T12:14:34.669Z] #49 46.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:14:34.669Z] #49 46.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:14:34.669Z] #49 46.72 Selecting previously unselected package vim-common. [2022-08-24T12:14:34.669Z] #49 46.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:14:34.669Z] #49 46.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:14:34.899Z] #77 354.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:14:34.899Z] #77 354.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:14:34.899Z] #77 354.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:14:34.926Z] #49 ... [2022-08-24T12:14:34.926Z] [2022-08-24T12:14:34.926Z] #69 [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-08-24T12:14:34.926Z] #69 sha256:af50acaa754939dabefd1567801533cc01e0d777f8c9f907fdaa2c07952c4d25 [2022-08-24T12:14:34.926Z] #69 31.11 Reading package lists... [2022-08-24T12:14:34.926Z] #69 40.23 Building dependency tree... [2022-08-24T12:14:34.926Z] #69 44.33 The following additional packages will be installed: [2022-08-24T12:14:34.926Z] #69 44.36 libbtrfs0 [2022-08-24T12:14:34.926Z] #69 44.63 The following NEW packages will be installed: [2022-08-24T12:14:34.926Z] #69 44.65 libbtrfs-dev libbtrfs0 [2022-08-24T12:14:34.926Z] #69 45.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:14:34.926Z] #69 45.11 Need to get 460 kB of archives. [2022-08-24T12:14:34.926Z] #69 45.11 After this operation, 1237 kB of additional disk space will be used. [2022-08-24T12:14:34.926Z] #69 45.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:14:34.926Z] #69 45.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:14:34.926Z] #69 45.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:14:34.926Z] #69 46.23 Fetched 460 kB in 0s (1491 kB/s) [2022-08-24T12:14:34.926Z] #69 46.30 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:14:34.926Z] #69 46.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 ... 30255 files and directories currently installed.) [2022-08-24T12:14:34.926Z] #69 46.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:14:34.926Z] #69 46.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:14:34.926Z] #69 46.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:14:34.926Z] #69 46.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:14:34.926Z] #69 46.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:14:34.926Z] #69 46.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:14:34.926Z] #69 46.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:14:34.926Z] #69 46.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:14:34.926Z] #69 DONE 47.0s [2022-08-24T12:14:34.926Z] [2022-08-24T12:14:34.926Z] #49 [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-08-24T12:14:34.926Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:14:34.926Z] #49 46.88 Selecting previously unselected package cmake-data. [2022-08-24T12:14:34.926Z] #49 46.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-24T12:14:34.926Z] #49 46.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:14:34.926Z] #49 ... [2022-08-24T12:14:34.926Z] [2022-08-24T12:14:34.926Z] #74 [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-08-24T12:14:34.926Z] #74 sha256:685704e9bc0ebec74f92ba442042107648db62b90a5d78700232fcb2f1b2bbb9 [2022-08-24T12:14:34.926Z] #74 46.79 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-24T12:14:34.926Z] #74 46.79 + GOBIN=/build [2022-08-24T12:14:34.926Z] #74 46.79 + GO111MODULE=on [2022-08-24T12:14:34.926Z] #74 46.79 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-24T12:14:35.158Z] #77 DONE 355.2s [2022-08-24T12:14:35.158Z] [2022-08-24T12:14:35.158Z] #60 [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-08-24T12:14:35.158Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:14:35.183Z] #74 ... [2022-08-24T12:14:35.183Z] [2022-08-24T12:14:35.183Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-24T12:14:35.183Z] #70 sha256:4783cab940a04fefb6417d85ac48166804550fa424724484603a7d1f6174143f [2022-08-24T12:14:35.183Z] #70 DONE 0.1s [2022-08-24T12:14:35.183Z] [2022-08-24T12:14:35.183Z] #20 [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-08-24T12:14:35.183Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:35.183Z] #20 46.96 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-08-24T12:14:35.183Z] #20 47.19 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-08-24T12:14:35.183Z] #20 47.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-24T12:14:35.183Z] #20 47.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-24T12:14:35.183Z] #20 47.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-24T12:14:35.183Z] #20 47.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-24T12:14:35.183Z] #20 47.19 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-08-24T12:14:35.183Z] #20 47.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-24T12:14:35.183Z] #20 47.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-24T12:14:35.183Z] #20 47.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-24T12:14:35.183Z] #20 47.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-24T12:14:35.183Z] #20 47.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-24T12:14:35.183Z] #20 47.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-24T12:14:35.183Z] #20 47.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-24T12:14:35.183Z] #20 47.26 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-08-24T12:14:35.183Z] #20 47.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-24T12:14:35.183Z] #20 47.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-24T12:14:36.113Z] #20 48.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:14:36.113Z] #20 48.25 Fetched 115 MB in 2s (46.1 MB/s) [2022-08-24T12:14:36.370Z] #20 48.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-24T12:14:36.370Z] #20 48.29 (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-08-24T12:14:36.370Z] #20 48.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:14:36.370Z] #20 48.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:14:37.300Z] #20 49.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-24T12:14:37.300Z] #20 49.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-24T12:14:37.300Z] #20 49.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:14:38.232Z] #20 50.20 Selecting previously unselected package binutils-mingw-w64. [2022-08-24T12:14:38.232Z] #20 50.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-24T12:14:38.232Z] #20 50.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:14:38.489Z] #20 ... [2022-08-24T12:14:38.489Z] [2022-08-24T12:14:38.489Z] #74 [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-08-24T12:14:38.489Z] #74 sha256:685704e9bc0ebec74f92ba442042107648db62b90a5d78700232fcb2f1b2bbb9 [2022-08-24T12:14:38.489Z] #74 49.99 rootlesskit version 1.0.0 [2022-08-24T12:14:38.489Z] #74 49.99 Usage of /build/rootlesskit-docker-proxy: [2022-08-24T12:14:38.489Z] #74 49.99 -container-ip string [2022-08-24T12:14:38.489Z] #74 49.99 container ip [2022-08-24T12:14:38.489Z] #74 49.99 -container-port int [2022-08-24T12:14:38.489Z] #74 49.99 container port (default -1) [2022-08-24T12:14:38.489Z] #74 49.99 -host-ip string [2022-08-24T12:14:38.490Z] #74 49.99 host ip [2022-08-24T12:14:38.490Z] #74 49.99 -host-port int [2022-08-24T12:14:38.490Z] #74 49.99 host port (default -1) [2022-08-24T12:14:38.490Z] #74 49.99 -proto string [2022-08-24T12:14:38.490Z] #74 49.99 proxy protocol (default "tcp") [2022-08-24T12:14:38.490Z] #74 DONE 50.3s [2022-08-24T12:14:38.490Z] [2022-08-24T12:14:38.490Z] #49 [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-08-24T12:14:38.490Z] #49 sha256:47c157882873cbb6a0009c4e51a3531c0b718c4acecb811b6c6b9fb5f57d5647 [2022-08-24T12:14:38.490Z] #49 48.14 Selecting previously unselected package libarchive13:amd64. [2022-08-24T12:14:38.490Z] #49 48.16 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-24T12:14:38.490Z] #49 48.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 48.26 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-24T12:14:38.490Z] #49 48.27 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-24T12:14:38.490Z] #49 48.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:14:38.490Z] #49 48.33 Selecting previously unselected package librhash0:amd64. [2022-08-24T12:14:38.490Z] #49 48.34 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-24T12:14:38.490Z] #49 48.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:14:38.490Z] #49 48.40 Selecting previously unselected package libuv1:amd64. [2022-08-24T12:14:38.490Z] #49 48.40 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-24T12:14:38.490Z] #49 48.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:14:38.490Z] #49 48.51 Selecting previously unselected package cmake. [2022-08-24T12:14:38.490Z] #49 48.51 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-24T12:14:38.490Z] #49 48.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-24T12:14:38.490Z] #49 50.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-24T12:14:38.490Z] #49 50.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-24T12:14:38.490Z] #49 50.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-24T12:14:38.490Z] #49 50.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:14:38.490Z] #49 DONE 50.5s [2022-08-24T12:14:38.490Z] [2022-08-24T12:14:38.490Z] #20 [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-08-24T12:14:38.490Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:38.490Z] #20 50.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-24T12:14:38.490Z] #20 50.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:14:38.490Z] #20 50.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:38.490Z] #20 ... [2022-08-24T12:14:38.490Z] [2022-08-24T12:14:38.490Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-24T12:14:38.490Z] #75 sha256:394d1ab5e73abbae574d9eb975db4332410900352385a5860a2681ec5be0bf7a [2022-08-24T12:14:38.490Z] #75 DONE 0.1s [2022-08-24T12:14:38.490Z] [2022-08-24T12:14:38.490Z] #20 [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-08-24T12:14:38.490Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:38.490Z] #20 50.55 Selecting previously unselected package dmsetup. [2022-08-24T12:14:38.490Z] #20 50.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:14:38.490Z] #20 50.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:14:38.749Z] #20 ... [2022-08-24T12:14:38.749Z] [2022-08-24T12:14:38.749Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-24T12:14:38.749Z] #50 sha256:fbbf66f0020a6a5b5465c86c229f301da68364e66a80478b5b3f1f2fb2a85c1e [2022-08-24T12:14:38.749Z] #50 DONE 0.2s [2022-08-24T12:14:38.749Z] [2022-08-24T12:14:38.749Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-24T12:14:38.749Z] #76 sha256:1d909bc34cc1202da261dfbc583edea890e0e6627dce47ddd45bbbc6acf0b241 [2022-08-24T12:14:38.749Z] #76 DONE 0.1s [2022-08-24T12:14:38.749Z] [2022-08-24T12:14:38.749Z] #20 [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-08-24T12:14:38.749Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:38.749Z] #20 50.72 Selecting previously unselected package mingw-w64-common. [2022-08-24T12:14:38.749Z] #20 50.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-24T12:14:38.749Z] #20 50.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-24T12:14:41.272Z] #20 52.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-24T12:14:41.272Z] #20 53.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-24T12:14:41.272Z] #20 53.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:14:41.312Z] #77 ... [2022-08-24T12:14:41.312Z] [2022-08-24T12:14:41.312Z] #47 [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-08-24T12:14:41.312Z] #47 sha256:b1934700ca246e2302912c8fd7204aafeb1428d586d28528b71f0f4ca9355ed3 [2022-08-24T12:14:41.312Z] #47 DONE 417.1s [2022-08-24T12:14:41.312Z] [2022-08-24T12:14:41.312Z] #64 [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-08-24T12:14:41.312Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:14:41.312Z] #64 ... [2022-08-24T12:14:41.312Z] [2022-08-24T12:14:41.312Z] #77 [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-08-24T12:14:41.312Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:14:41.312Z] #77 349.0 CCLD tests/init [2022-08-24T12:14:41.312Z] #77 ... [2022-08-24T12:14:41.312Z] [2022-08-24T12:14:41.312Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:14:41.312Z] #48 sha256:060fc361c5e8b80e7233c98ba4aa6142bf7fd85077fe0396decb152b7984df39 [2022-08-24T12:14:41.312Z] #48 DONE 0.2s [2022-08-24T12:14:41.573Z] [2022-08-24T12:14:41.573Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:14:41.573Z] #52 sha256:1bd215537c1b3e8a7382b2120942d7c311f2cba7c79c565d1add9ea92aa3ac07 [2022-08-24T12:14:41.573Z] #52 DONE 0.1s [2022-08-24T12:14:41.573Z] [2022-08-24T12:14:41.573Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:14:41.573Z] #54 sha256:c4e843094bd86ec6c46797fb843d75f9fce2a0dd056e93ffc6a541df65f49f97 [2022-08-24T12:14:41.573Z] #54 DONE 0.1s [2022-08-24T12:14:41.573Z] [2022-08-24T12:14:41.573Z] #60 [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-08-24T12:14:41.573Z] #60 sha256:23d502410f094aff7443546e8be71e86d93a133b1de3aaf8eeada40970b81e44 [2022-08-24T12:14:41.840Z] #20 ... [2022-08-24T12:14:41.840Z] [2022-08-24T12:14:41.840Z] #51 [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-08-24T12:14:41.840Z] #51 sha256:c5b79d1a681f41d1d6c3967a5a6adc7afc3414677e14d107e2d3127f33890dbc [2022-08-24T12:14:41.840Z] #51 1.095 + RM_GOPATH=0 [2022-08-24T12:14:41.840Z] #51 1.095 + TMP_GOPATH= [2022-08-24T12:14:41.840Z] #51 1.095 + : /build [2022-08-24T12:14:41.840Z] #51 1.095 + '[' -z '' ']' [2022-08-24T12:14:41.840Z] #51 1.095 ++ mktemp -d [2022-08-24T12:14:41.840Z] #51 1.095 + export GOPATH=/tmp/tmp.XCHChwyUBt [2022-08-24T12:14:41.840Z] #51 1.095 + GOPATH=/tmp/tmp.XCHChwyUBt [2022-08-24T12:14:41.840Z] #51 1.095 + RM_GOPATH=1 [2022-08-24T12:14:41.840Z] #51 1.095 + case "$(go env GOARCH)" in [2022-08-24T12:14:41.840Z] #51 1.095 ++ go env GOARCH [2022-08-24T12:14:41.840Z] #51 1.109 Install tini version v0.19.0 [2022-08-24T12:14:41.840Z] #51 1.109 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:14:41.840Z] #51 1.109 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:14:41.840Z] #51 1.109 ++ dirname /install.sh [2022-08-24T12:14:41.840Z] #51 1.109 + dir=/ [2022-08-24T12:14:41.840Z] #51 1.109 + bin=tini [2022-08-24T12:14:41.840Z] #51 1.109 + shift [2022-08-24T12:14:41.840Z] #51 1.109 + '[' '!' -f //tini.installer ']' [2022-08-24T12:14:41.840Z] #51 1.109 + . //tini.installer [2022-08-24T12:14:41.840Z] #51 1.109 ++ : v0.19.0 [2022-08-24T12:14:41.840Z] #51 1.109 + install_tini [2022-08-24T12:14:41.840Z] #51 1.109 + echo 'Install tini version v0.19.0' [2022-08-24T12:14:41.840Z] #51 1.109 + git clone https://github.com/krallin/tini.git /tmp/tmp.XCHChwyUBt/tini [2022-08-24T12:14:41.840Z] #51 1.109 Cloning into '/tmp/tmp.XCHChwyUBt/tini'... [2022-08-24T12:14:41.840Z] #51 1.674 + cd /tmp/tmp.XCHChwyUBt/tini [2022-08-24T12:14:41.840Z] #51 1.678 + git checkout -q v0.19.0 [2022-08-24T12:14:41.840Z] #51 1.687 + cmake . [2022-08-24T12:14:41.840Z] #51 1.996 -- The C compiler identification is GNU 10.2.1 [2022-08-24T12:14:41.840Z] #51 2.025 -- Detecting C compiler ABI info [2022-08-24T12:14:41.840Z] #51 2.215 -- Detecting C compiler ABI info - done [2022-08-24T12:14:41.840Z] #51 2.262 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-24T12:14:41.840Z] #51 2.268 -- Detecting C compile features [2022-08-24T12:14:41.840Z] #51 2.268 -- Detecting C compile features - done [2022-08-24T12:14:41.840Z] #51 2.280 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-24T12:14:41.840Z] #51 2.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-24T12:14:41.840Z] #51 2.353 -- Configuring done [2022-08-24T12:14:41.840Z] #51 2.358 -- Generating done [2022-08-24T12:14:41.840Z] #51 2.359 -- Build files have been written to: /tmp/tmp.XCHChwyUBt/tini [2022-08-24T12:14:41.840Z] #51 2.362 + make tini-static [2022-08-24T12:14:41.840Z] #51 2.449 Scanning dependencies of target tini-static [2022-08-24T12:14:41.840Z] #51 2.483 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-24T12:14:41.840Z] #51 2.843 [100%] Linking C executable tini-static [2022-08-24T12:14:41.840Z] #51 2.997 [100%] Built target tini-static [2022-08-24T12:14:41.840Z] #51 3.022 + mkdir -p /build [2022-08-24T12:14:41.840Z] #51 3.027 + cp tini-static /build/docker-init [2022-08-24T12:14:41.840Z] #51 DONE 3.2s [2022-08-24T12:14:42.098Z] [2022-08-24T12:14:42.098Z] #71 [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-08-24T12:14:42.098Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:14:42.098Z] #71 0.753 + RM_GOPATH=0 [2022-08-24T12:14:42.098Z] #71 0.753 + TMP_GOPATH= [2022-08-24T12:14:42.098Z] #71 0.753 + : /build [2022-08-24T12:14:42.098Z] #71 0.753 + '[' -z '' ']' [2022-08-24T12:14:42.098Z] #71 0.753 ++ mktemp -d [2022-08-24T12:14:42.098Z] #71 0.757 + export GOPATH=/tmp/tmp.3XeDA2r9jq [2022-08-24T12:14:42.098Z] #71 0.757 + GOPATH=/tmp/tmp.3XeDA2r9jq [2022-08-24T12:14:42.098Z] #71 0.757 + RM_GOPATH=1 [2022-08-24T12:14:42.098Z] #71 0.757 + case "$(go env GOARCH)" in [2022-08-24T12:14:42.098Z] #71 0.757 ++ go env GOARCH [2022-08-24T12:14:42.098Z] #71 0.761 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:14:42.098Z] #71 0.761 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:14:42.098Z] #71 0.761 ++ dirname /install.sh [2022-08-24T12:14:42.098Z] #71 0.762 + dir=/ [2022-08-24T12:14:42.098Z] #71 0.762 + bin=containerd [2022-08-24T12:14:42.098Z] #71 0.762 + shift [2022-08-24T12:14:42.098Z] #71 0.763 + '[' '!' -f //containerd.installer ']' [2022-08-24T12:14:42.098Z] #71 0.763 + . //containerd.installer [2022-08-24T12:14:42.098Z] #71 0.763 ++ set -e [2022-08-24T12:14:42.098Z] #71 0.764 ++ : v1.6.7 [2022-08-24T12:14:42.098Z] #71 0.764 + install_containerd [2022-08-24T12:14:42.098Z] #71 0.765 + echo 'Install containerd version v1.6.7' [2022-08-24T12:14:42.098Z] #71 0.765 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3XeDA2r9jq/src/github.com/containerd/containerd [2022-08-24T12:14:42.098Z] #71 0.765 Install containerd version v1.6.7 [2022-08-24T12:14:42.098Z] #71 0.768 Cloning into '/tmp/tmp.3XeDA2r9jq/src/github.com/containerd/containerd'... [2022-08-24T12:14:43.468Z] #71 ... [2022-08-24T12:14:43.468Z] [2022-08-24T12:14:43.468Z] #20 [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-08-24T12:14:43.468Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:43.468Z] #20 55.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-24T12:14:43.468Z] #20 55.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:43.468Z] #20 55.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:14:43.468Z] #20 55.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-24T12:14:43.468Z] #20 55.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:43.468Z] #20 55.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:14:44.322Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.9% of statements [2022-08-24T12:14:44.581Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-24T12:14:45.148Z] ok github.com/docker/docker/cmd/dockerd/trap 2.505s coverage: 0.0% of statements [2022-08-24T12:14:45.148Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T12:14:45.148Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T12:14:45.148Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T12:14:45.148Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T12:14:45.148Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T12:14:45.362Z] #20 57.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-24T12:14:45.362Z] #20 57.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:45.362Z] #20 57.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:14:49.537Z] #20 61.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-24T12:14:49.537Z] #20 61.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:49.537Z] #20 61.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:14:49.537Z] #20 ... [2022-08-24T12:14:49.537Z] [2022-08-24T12:14:49.537Z] #71 [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-08-24T12:14:49.537Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:14:49.537Z] #71 14.30 + cd /tmp/tmp.3XeDA2r9jq/src/github.com/containerd/containerd [2022-08-24T12:14:49.537Z] #71 14.30 + git checkout -q v1.6.7 [2022-08-24T12:14:50.101Z] #71 14.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-24T12:14:50.101Z] #71 14.88 + BUILDTAGS='netgo osusergo static_build' [2022-08-24T12:14:50.101Z] #71 14.88 + export EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:14:50.101Z] #71 14.88 + EXTRA_FLAGS=-buildmode=pie [2022-08-24T12:14:50.101Z] #71 14.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-24T12:14:50.101Z] #71 14.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-24T12:14:50.101Z] #71 14.88 + '[' '' = dynamic ']' [2022-08-24T12:14:50.101Z] #71 14.88 + make [2022-08-24T12:14:50.664Z] #71 15.55 + bin/ctr [2022-08-24T12:14:51.721Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-08-24T12:14:52.024Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-08-24T12:14:53.271Z] #60 ... [2022-08-24T12:14:53.271Z] [2022-08-24T12:14:53.271Z] #55 [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-08-24T12:14:53.271Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:14:53.271Z] #55 446.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:14:53.271Z] #55 DONE 448.0s [2022-08-24T12:14:53.271Z] [2022-08-24T12:14:53.271Z] #64 [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-08-24T12:14:53.271Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:14:53.271Z] #64 ... [2022-08-24T12:14:53.271Z] [2022-08-24T12:14:53.271Z] #60 [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-08-24T12:14:53.271Z] #60 sha256:04c18511f9e7713a2a78d3e6ddf3a312f88e4cdec2e648be5ad0551493fdf221 [2022-08-24T12:14:53.271Z] #60 239.6 + mkdir -p /build [2022-08-24T12:14:53.271Z] #60 239.6 + cp runc /build/runc [2022-08-24T12:14:53.271Z] #60 DONE 239.9s [2022-08-24T12:14:53.271Z] [2022-08-24T12:14:53.271Z] #64 [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-08-24T12:14:53.271Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:14:53.400Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-24T12:14:53.843Z] #64 ... [2022-08-24T12:14:53.843Z] [2022-08-24T12:14:53.843Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:14:53.843Z] #56 sha256:b69e91bb5014821e9abf1005e99c7aab6a39108cc8155439c1d7e6ce2d00bab3 [2022-08-24T12:14:54.786Z] #56 DONE 0.7s [2022-08-24T12:14:54.786Z] [2022-08-24T12:14:54.786Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:14:54.786Z] #58 sha256:9e79f27e11ade2d2f69530853e4c481d6a0870b949f0350e4bc2df99e792e569 [2022-08-24T12:14:54.786Z] #58 DONE 0.1s [2022-08-24T12:14:54.786Z] [2022-08-24T12:14:54.786Z] #64 [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-08-24T12:14:54.786Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:14:54.786Z] #64 ... [2022-08-24T12:14:54.786Z] [2022-08-24T12:14:54.786Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:14:54.786Z] #61 sha256:92d725b993d6d01dfe4e34fcf28e0fc7062e6bc9aaf1479d2979d59956a0e07f [2022-08-24T12:14:54.786Z] #61 DONE 0.3s [2022-08-24T12:14:54.786Z] [2022-08-24T12:14:54.786Z] #64 [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-08-24T12:14:54.786Z] #64 sha256:679d3a851dcc75a8934bebed35f4ea6708736c16e029ccad98e0031a8a125497 [2022-08-24T12:14:56.694Z] #64 392.4 + bin/containerd [2022-08-24T12:14:57.213Z] #71 ... [2022-08-24T12:14:57.213Z] [2022-08-24T12:14:57.213Z] #20 [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-08-24T12:14:57.213Z] #20 sha256:5c4f52c5265a8e9727aae78310337aa90f50d3bdebdf9eebee3afc7eaaf4e06e [2022-08-24T12:14:57.213Z] #20 62.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-24T12:14:57.213Z] #20 62.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:57.213Z] #20 62.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:14:57.213Z] #20 64.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-24T12:14:57.213Z] #20 64.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:57.213Z] #20 64.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:14:57.213Z] #20 68.29 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-24T12:14:57.213Z] #20 68.30 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-24T12:14:57.213Z] #20 68.31 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:14:58.146Z] #20 69.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-24T12:14:58.146Z] #20 69.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-24T12:14:58.146Z] #20 69.98 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:14:58.146Z] #20 70.04 Selecting previously unselected package libapparmor1:amd64. [2022-08-24T12:14:58.146Z] #20 70.04 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-24T12:14:58.146Z] #20 70.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:14:58.146Z] #20 70.09 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-24T12:14:58.146Z] #20 70.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-24T12:14:58.146Z] #20 70.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:14:58.146Z] #20 70.17 Selecting previously unselected package libbtrfs0:amd64. [2022-08-24T12:14:58.146Z] #20 70.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-24T12:14:58.146Z] #20 70.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:14:58.146Z] #20 70.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-24T12:14:58.146Z] #20 70.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-24T12:14:58.146Z] #20 70.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:14:58.403Z] #20 70.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-24T12:14:58.404Z] #20 70.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:14:58.404Z] #20 70.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:58.404Z] #20 70.41 Selecting previously unselected package libudev-dev:amd64. [2022-08-24T12:14:58.404Z] #20 70.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-24T12:14:58.404Z] #20 70.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:14:58.404Z] #20 70.49 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-24T12:14:58.404Z] #20 70.49 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-24T12:14:58.404Z] #20 70.50 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:14:58.661Z] #20 70.61 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-24T12:14:58.661Z] #20 70.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-24T12:14:58.661Z] #20 70.62 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:14:58.661Z] #20 70.70 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-24T12:14:58.661Z] #20 70.71 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-24T12:14:58.661Z] #20 70.72 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:14:58.661Z] #20 70.79 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-24T12:14:58.661Z] #20 70.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-24T12:14:58.919Z] #20 70.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:14:58.919Z] #20 70.84 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-24T12:14:58.919Z] #20 70.85 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-24T12:14:58.919Z] #20 70.85 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:14:58.919Z] #20 71.02 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-24T12:14:58.919Z] #20 71.03 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-24T12:14:58.919Z] #20 71.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:14:59.176Z] #20 71.15 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-24T12:14:59.176Z] #20 71.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-24T12:14:59.176Z] #20 71.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:59.176Z] #20 71.20 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-24T12:14:59.176Z] #20 71.21 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-24T12:14:59.176Z] #20 71.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:14:59.176Z] #20 71.28 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-24T12:14:59.176Z] #20 71.28 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-24T12:14:59.177Z] #20 71.29 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:14:59.434Z] #20 71.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-24T12:14:59.434Z] #20 71.51 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-24T12:14:59.434Z] #20 71.52 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-24T12:14:59.434Z] #20 71.53 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-24T12:14:59.434Z] #20 71.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-24T12:14:59.434Z] #20 71.55 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-24T12:14:59.434Z] #20 71.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-24T12:14:59.434Z] #20 71.58 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-24T12:14:59.434Z] #20 71.59 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-24T12:14:59.691Z] #20 71.60 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-24T12:14:59.691Z] #20 71.61 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-24T12:14:59.691Z] #20 71.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-24T12:14:59.691Z] #20 71.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.64 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-24T12:14:59.691Z] #20 71.65 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-24T12:14:59.691Z] #20 71.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-24T12:14:59.691Z] #20 71.67 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-24T12:14:59.691Z] #20 71.68 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-24T12:14:59.691Z] #20 71.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-24T12:14:59.691Z] #20 71.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.73 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-08-24T12:14:59.691Z] #20 71.74 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.75 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-08-24T12:14:59.691Z] #20 71.76 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-24T12:14:59.691Z] #20 71.77 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.78 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-08-24T12:14:59.691Z] #20 71.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-24T12:14:59.691Z] #20 71.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-24T12:14:59.948Z] #20 71.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:59.948Z] #20 71.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-24T12:14:59.948Z] #20 71.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:59.948Z] #20 71.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-24T12:14:59.948Z] #20 71.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:15:00.000Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-24T12:15:00.879Z] #20 DONE 73.0s [2022-08-24T12:15:00.879Z] [2022-08-24T12:15:00.879Z] #71 [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-08-24T12:15:00.879Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:15:01.136Z] #71 ... [2022-08-24T12:15:01.136Z] [2022-08-24T12:15:01.136Z] #21 [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-08-24T12:15:01.136Z] #21 sha256:712fa7a5e2c75bce4e7968c23d7ac09307045cc9d27cf3c54650b68e019ca6a6 [2022-08-24T12:15:01.379Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 76.8% of statements [2022-08-24T12:15:01.638Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-24T12:15:02.108Z] #21 1.057 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-24T12:15:02.108Z] #21 1.057 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-24T12:15:02.108Z] #21 1.057 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-24T12:15:02.206Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-24T12:15:02.774Z] ok github.com/docker/docker/daemon 10.117s coverage: 16.6% of statements [2022-08-24T12:15:02.774Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T12:15:02.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T12:15:02.774Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T12:15:02.774Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T12:15:02.774Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T12:15:03.536Z] #60 ... [2022-08-24T12:15:03.536Z] [2022-08-24T12:15:03.536Z] #77 [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-08-24T12:15:03.536Z] #77 sha256:286052072f2f1e27ce6719a22992f70c24e9ef74dfb0ae12767313a3b2f14afc [2022-08-24T12:15:03.536Z] #77 369.9 CCLD libcrun.la [2022-08-24T12:15:03.536Z] #77 370.0 AR libcrun_testing.a [2022-08-24T12:15:03.536Z] #77 370.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-24T12:15:03.536Z] #77 370.2 CCLD tests/tests_libcrun_utils [2022-08-24T12:15:03.536Z] #77 370.2 CCLD tests/tests_libcrun_errors [2022-08-24T12:15:03.536Z] #77 370.2 CCLD tests/tests_libcrun_fuzzer [2022-08-24T12:15:03.536Z] #77 371.5 CCLD crun [2022-08-24T12:15:03.536Z] #77 372.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-24T12:15:03.536Z] #77 372.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-24T12:15:03.536Z] #77 372.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-24T12:15:03.536Z] #77 372.3 /bin/mkdir -p '/usr/local/lib' [2022-08-24T12:15:03.536Z] #77 372.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-24T12:15:03.536Z] #77 372.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-24T12:15:03.536Z] #77 372.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-24T12:15:03.536Z] #77 372.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-24T12:15:03.536Z] #77 372.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-24T12:15:03.536Z] #77 372.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-08-24T12:15:03.536Z] #77 372.5 ---------------------------------------------------------------------- [2022-08-24T12:15:03.536Z] #77 372.5 Libraries have been installed in: [2022-08-24T12:15:03.536Z] #77 372.5 /usr/local/lib [2022-08-24T12:15:03.536Z] #77 372.5 [2022-08-24T12:15:03.536Z] #77 372.5 If you ever happen to want to link against installed libraries [2022-08-24T12:15:03.536Z] #77 372.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-24T12:15:03.536Z] #77 372.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-24T12:15:03.536Z] #77 372.5 flag during linking and do at least one of the following: [2022-08-24T12:15:03.536Z] #77 372.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-24T12:15:03.536Z] #77 372.5 during execution [2022-08-24T12:15:03.536Z] #77 372.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-24T12:15:03.536Z] #77 372.5 during linking [2022-08-24T12:15:03.536Z] #77 372.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-24T12:15:03.536Z] #77 372.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-24T12:15:03.536Z] #77 372.5 [2022-08-24T12:15:03.536Z] #77 372.5 See any operating system documentation about shared libraries for [2022-08-24T12:15:03.536Z] #77 372.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-24T12:15:03.536Z] #77 372.5 ---------------------------------------------------------------------- [2022-08-24T12:15:03.536Z] #77 372.5 /bin/mkdir -p '/build' [2022-08-24T12:15:03.536Z] #77 372.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-24T12:15:03.536Z] #77 372.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-24T12:15:03.536Z] #77 372.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-24T12:15:03.536Z] #77 372.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-24T12:15:03.536Z] #77 372.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-24T12:15:03.536Z] #77 DONE 373.0s [2022-08-24T12:15:03.536Z] [2022-08-24T12:15:03.536Z] #64 [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-08-24T12:15:03.536Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:15:03.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.607s coverage: 74.8% of statements [2022-08-24T12:15:04.649Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-24T12:15:04.649Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.332s coverage: 60.7% of statements [2022-08-24T12:15:06.027Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-24T12:15:07.428Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.319s coverage: 50.6% of statements [2022-08-24T12:15:07.927Z] #21 1.622 Reading package lists... [2022-08-24T12:15:09.334Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.837s coverage: 45.9% of statements [2022-08-24T12:15:09.334Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T12:15:09.593Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.961s coverage: 58.5% of statements [2022-08-24T12:15:09.593Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T12:15:09.593Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T12:15:09.852Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-24T12:15:10.788Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-24T12:15:11.356Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-24T12:15:11.924Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.9% of statements [2022-08-24T12:15:11.924Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T12:15:11.924Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T12:15:12.208Z] #21 6.241 Reading package lists... [2022-08-24T12:15:12.492Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.8% of statements [2022-08-24T12:15:12.798Z] #21 10.84 Building dependency tree... [2022-08-24T12:15:13.069Z] #21 11.95 Reading state information... [2022-08-24T12:15:13.428Z] ok github.com/docker/docker/daemon/logger/awslogs 0.119s coverage: 79.9% of statements [2022-08-24T12:15:13.428Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-24T12:15:13.428Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T12:15:13.996Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-24T12:15:13.999Z] #21 13.13 The following additional packages will be installed: [2022-08-24T12:15:14.254Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.016s coverage: 88.2% of statements [2022-08-24T12:15:14.255Z] #21 13.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T12:15:14.255Z] #21 13.13 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T12:15:14.255Z] #21 13.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T12:15:14.255Z] #21 13.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T12:15:14.255Z] #21 13.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T12:15:14.255Z] #21 13.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-24T12:15:14.255Z] #21 13.14 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T12:15:14.255Z] #21 13.15 Suggested packages: [2022-08-24T12:15:14.255Z] #21 13.15 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-24T12:15:14.255Z] #21 13.15 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-24T12:15:14.255Z] #21 13.15 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-24T12:15:14.255Z] #21 13.15 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-24T12:15:14.255Z] #21 13.15 seccomp:ppc64el seccomp:s390x [2022-08-24T12:15:14.255Z] #21 13.16 Recommended packages: [2022-08-24T12:15:14.255Z] #21 13.16 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-24T12:15:14.255Z] #21 13.16 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-24T12:15:14.255Z] #21 13.16 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-24T12:15:14.255Z] #21 13.16 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-24T12:15:14.511Z] #21 13.58 The following NEW packages will be installed: [2022-08-24T12:15:14.511Z] #21 13.58 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-24T12:15:14.768Z] #21 13.58 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-24T12:15:14.768Z] #21 13.58 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-24T12:15:14.768Z] #21 13.58 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-24T12:15:14.768Z] #21 13.58 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-24T12:15:14.768Z] #21 13.58 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-24T12:15:14.768Z] #21 13.58 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-24T12:15:14.768Z] #21 13.59 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-24T12:15:14.768Z] #21 13.59 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-24T12:15:14.768Z] #21 13.59 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-24T12:15:14.768Z] #21 13.59 libseccomp2:ppc64el libseccomp2:s390x [2022-08-24T12:15:15.025Z] #21 13.92 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:15:15.025Z] #21 13.92 Need to get 15.9 MB of archives. [2022-08-24T12:15:15.025Z] #21 13.92 After this operation, 73.0 MB of additional disk space will be used. [2022-08-24T12:15:15.025Z] #21 13.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-24T12:15:15.025Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-24T12:15:15.025Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-24T12:15:15.025Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-24T12:15:15.025Z] #21 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-24T12:15:15.025Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-24T12:15:15.025Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-24T12:15:15.025Z] #21 13.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-24T12:15:15.025Z] #21 14.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-24T12:15:15.025Z] #21 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-24T12:15:15.025Z] #21 14.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-24T12:15:15.025Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-24T12:15:15.025Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-24T12:15:15.025Z] #21 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-24T12:15:15.025Z] #21 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-24T12:15:15.025Z] #21 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-24T12:15:15.025Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-24T12:15:15.025Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-24T12:15:15.025Z] #21 14.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-24T12:15:15.025Z] #21 14.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-24T12:15:15.025Z] #21 14.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-24T12:15:15.025Z] #21 14.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-24T12:15:15.025Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-24T12:15:15.025Z] #21 14.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-24T12:15:15.192Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-08-24T12:15:15.282Z] #21 14.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-24T12:15:15.282Z] #21 14.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-24T12:15:15.282Z] #21 14.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-24T12:15:15.282Z] #21 14.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-24T12:15:15.282Z] #21 14.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-24T12:15:15.282Z] #21 14.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-24T12:15:15.282Z] #21 14.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-24T12:15:15.282Z] #21 14.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-24T12:15:15.282Z] #21 14.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-24T12:15:15.457Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-24T12:15:15.847Z] #21 14.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:15:15.847Z] #21 14.85 Fetched 15.9 MB in 1s (30.0 MB/s) [2022-08-24T12:15:15.847Z] #21 14.88 Selecting previously unselected package gcc-10-base:armel. [2022-08-24T12:15:15.847Z] #21 14.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-24T12:15:15.847Z] #21 14.92 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-24T12:15:15.847Z] #21 14.93 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-24T12:15:15.847Z] #21 14.97 Selecting previously unselected package gcc-10-base:armhf. [2022-08-24T12:15:16.104Z] #21 14.98 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-24T12:15:16.104Z] #21 14.98 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T12:15:16.104Z] #21 15.02 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-24T12:15:16.104Z] #21 15.03 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-24T12:15:16.104Z] #21 15.04 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T12:15:16.104Z] #21 15.08 Selecting previously unselected package gcc-10-base:s390x. [2022-08-24T12:15:16.104Z] #21 15.08 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-24T12:15:16.104Z] #21 15.09 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T12:15:16.104Z] #21 15.13 Selecting previously unselected package gcc-10-base:arm64. [2022-08-24T12:15:16.104Z] #21 15.14 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-24T12:15:16.104Z] #21 15.15 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T12:15:16.104Z] #21 15.20 Selecting previously unselected package libgcc-s1:armel. [2022-08-24T12:15:16.364Z] #21 15.20 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-24T12:15:16.364Z] #21 15.21 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-24T12:15:16.364Z] #21 15.26 Selecting previously unselected package libcrypt1:armel. [2022-08-24T12:15:16.364Z] #21 15.26 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-24T12:15:16.364Z] #21 15.26 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T12:15:16.364Z] #21 15.34 Selecting previously unselected package libc6:armel. [2022-08-24T12:15:16.364Z] #21 15.34 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-24T12:15:16.396Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 79.4% of statements [2022-08-24T12:15:16.621Z] #21 15.49 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-24T12:15:16.878Z] #21 15.88 Selecting previously unselected package libapparmor1:armel. [2022-08-24T12:15:16.878Z] #21 15.89 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-24T12:15:16.878Z] #21 15.90 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-24T12:15:16.878Z] #21 15.95 Selecting previously unselected package libapparmor-dev:armel. [2022-08-24T12:15:16.878Z] #21 15.95 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-24T12:15:16.878Z] #21 15.95 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T12:15:16.878Z] #21 16.01 Selecting previously unselected package libgcc-s1:arm64. [2022-08-24T12:15:16.878Z] #21 16.01 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-24T12:15:16.964Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.013s coverage: 63.5% of statements [2022-08-24T12:15:17.135Z] #21 16.02 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T12:15:17.135Z] #21 16.06 Selecting previously unselected package libcrypt1:arm64. [2022-08-24T12:15:17.135Z] #21 16.07 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-24T12:15:17.135Z] #21 16.07 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T12:15:17.135Z] #21 16.15 Selecting previously unselected package libc6:arm64. [2022-08-24T12:15:17.135Z] #21 16.16 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-24T12:15:17.392Z] #21 16.33 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T12:15:17.533Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-24T12:15:17.649Z] #21 16.74 Selecting previously unselected package libapparmor1:arm64. [2022-08-24T12:15:17.649Z] #21 16.74 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-24T12:15:17.906Z] #21 16.74 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:15:17.906Z] #21 16.78 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-24T12:15:17.906Z] #21 16.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-24T12:15:17.906Z] #21 16.80 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:15:17.906Z] #21 16.86 Selecting previously unselected package libgcc-s1:s390x. [2022-08-24T12:15:17.906Z] #21 16.87 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-24T12:15:17.906Z] #21 16.87 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T12:15:17.906Z] #21 16.91 Selecting previously unselected package libcrypt1:s390x. [2022-08-24T12:15:17.906Z] #21 16.92 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-24T12:15:17.906Z] #21 16.93 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T12:15:17.906Z] #21 17.00 Selecting previously unselected package libc6:s390x. [2022-08-24T12:15:18.164Z] #21 17.01 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-24T12:15:18.164Z] #21 17.17 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T12:15:18.469Z] ok github.com/docker/docker/daemon/logger/journald 3.761s coverage: 74.3% of statements [2022-08-24T12:15:18.469Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T12:15:18.469Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T12:15:18.469Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T12:15:18.469Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T12:15:18.728Z] #21 17.62 Selecting previously unselected package libapparmor1:s390x. [2022-08-24T12:15:18.728Z] #21 17.63 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-24T12:15:18.728Z] #21 17.64 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-24T12:15:18.728Z] #21 17.68 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-24T12:15:18.728Z] #21 17.68 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-24T12:15:18.728Z] #21 17.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T12:15:18.728Z] #21 17.75 Selecting previously unselected package libgcc-s1:armhf. [2022-08-24T12:15:18.728Z] #21 17.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-24T12:15:18.728Z] #21 17.76 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T12:15:18.728Z] #21 17.82 Selecting previously unselected package libcrypt1:armhf. [2022-08-24T12:15:18.728Z] #21 17.82 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-24T12:15:18.728Z] #21 17.82 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T12:15:18.728Z] #21 17.90 Selecting previously unselected package libc6:armhf. [2022-08-24T12:15:18.985Z] #21 17.91 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-24T12:15:19.037Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-24T12:15:19.243Z] #21 18.07 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T12:15:19.296Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-24T12:15:19.500Z] #21 18.48 Selecting previously unselected package libapparmor1:armhf. [2022-08-24T12:15:19.500Z] #21 18.48 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-24T12:15:19.500Z] #21 18.49 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-24T12:15:19.500Z] #21 18.55 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-24T12:15:19.500Z] #21 18.55 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-24T12:15:19.500Z] #21 18.56 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T12:15:19.758Z] #21 18.62 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-24T12:15:19.758Z] #21 18.63 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-24T12:15:19.758Z] #21 18.63 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T12:15:19.758Z] #21 18.67 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-24T12:15:19.758Z] #21 18.68 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-24T12:15:19.758Z] #21 18.69 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T12:15:19.758Z] #21 18.78 Selecting previously unselected package libc6:ppc64el. [2022-08-24T12:15:19.758Z] #21 18.78 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-24T12:15:19.864Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-24T12:15:19.864Z] ok github.com/docker/docker/daemon/logger/splunk 1.469s coverage: 82.5% of statements [2022-08-24T12:15:19.864Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T12:15:19.864Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T12:15:20.014Z] #21 18.93 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T12:15:20.433Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 44.4% of statements [2022-08-24T12:15:20.578Z] #21 19.57 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-24T12:15:20.578Z] #21 19.58 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-24T12:15:20.578Z] #21 19.59 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T12:15:20.835Z] #21 19.63 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-24T12:15:20.835Z] #21 19.64 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-24T12:15:20.835Z] #21 19.65 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T12:15:20.835Z] #21 19.71 Selecting previously unselected package libseccomp2:s390x. [2022-08-24T12:15:20.835Z] #21 19.72 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T12:15:20.835Z] #21 19.73 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:15:20.835Z] #21 19.77 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-24T12:15:20.835Z] #21 19.77 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-24T12:15:20.835Z] #21 19.78 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:15:20.835Z] #21 19.85 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-24T12:15:20.835Z] #21 19.85 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T12:15:20.835Z] #21 19.86 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.092Z] #21 19.91 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-24T12:15:21.092Z] #21 19.91 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-24T12:15:21.093Z] #21 19.92 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.093Z] #21 19.97 Selecting previously unselected package libseccomp2:armhf. [2022-08-24T12:15:21.093Z] #21 19.98 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T12:15:21.093Z] #21 19.99 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.093Z] #21 20.04 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-24T12:15:21.093Z] #21 20.04 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-24T12:15:21.093Z] #21 20.05 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.093Z] #21 20.11 Selecting previously unselected package libseccomp2:armel. [2022-08-24T12:15:21.093Z] #21 20.12 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T12:15:21.093Z] #21 20.12 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.093Z] #21 20.17 Selecting previously unselected package libseccomp-dev:armel. [2022-08-24T12:15:21.350Z] #21 20.17 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-24T12:15:21.350Z] #21 20.18 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.350Z] #21 20.23 Selecting previously unselected package libseccomp2:arm64. [2022-08-24T12:15:21.350Z] #21 20.24 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:15:21.350Z] #21 20.25 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.350Z] #21 20.30 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-24T12:15:21.350Z] #21 20.31 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-24T12:15:21.350Z] #21 20.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:15:21.350Z] #21 20.40 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-24T12:15:21.350Z] #21 20.42 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-24T12:15:21.350Z] #21 20.43 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-24T12:15:21.350Z] #21 20.44 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-24T12:15:21.350Z] #21 20.45 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-24T12:15:21.350Z] #21 20.46 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-24T12:15:21.350Z] #21 20.47 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-24T12:15:21.350Z] #21 20.48 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-24T12:15:21.350Z] #21 20.49 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-24T12:15:21.350Z] #21 20.50 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-24T12:15:21.607Z] #21 20.51 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-24T12:15:21.607Z] #21 20.52 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-24T12:15:21.607Z] #21 20.53 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-24T12:15:21.607Z] #21 20.54 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-24T12:15:21.607Z] #21 20.55 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-24T12:15:21.607Z] #21 20.56 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-24T12:15:21.649Z] #64 ... [2022-08-24T12:15:21.649Z] [2022-08-24T12:15:21.649Z] #60 [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-08-24T12:15:21.649Z] #60 sha256:23d502410f094aff7443546e8be71e86d93a133b1de3aaf8eeada40970b81e44 [2022-08-24T12:15:21.649Z] #60 241.5 + mkdir -p /build [2022-08-24T12:15:21.649Z] #60 241.5 + cp runc /build/runc [2022-08-24T12:15:21.649Z] #60 DONE 241.9s [2022-08-24T12:15:21.649Z] [2022-08-24T12:15:21.649Z] #55 [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-08-24T12:15:21.649Z] #55 sha256:a69e22152e6dc437146acd9d339f5b70679065edcbfe41f3e915fc70d8c8b08e [2022-08-24T12:15:21.649Z] #55 459.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-24T12:15:21.649Z] #55 DONE 459.9s [2022-08-24T12:15:21.649Z] [2022-08-24T12:15:21.649Z] #64 [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-08-24T12:15:21.649Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:15:22.967Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-08-24T12:15:22.967Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T12:15:22.978Z] #21 21.80 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-24T12:15:23.226Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-24T12:15:23.486Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-24T12:15:23.486Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T12:15:23.746Z] ok github.com/docker/docker/image 0.039s coverage: 86.9% of statements [2022-08-24T12:15:24.006Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-24T12:15:24.192Z] #64 ... [2022-08-24T12:15:24.192Z] [2022-08-24T12:15:24.192Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:15:24.192Z] #56 sha256:aa3651507e33927099f8fa9ff162a60aa90ce114790ea112d35eebb339373329 [2022-08-24T12:15:24.192Z] #56 DONE 0.2s [2022-08-24T12:15:24.192Z] [2022-08-24T12:15:24.192Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:15:24.192Z] #58 sha256:b597c4ddd80f2e26b202c66a10dfa62519b30388aac008c44748adbdd745685c [2022-08-24T12:15:24.192Z] #58 DONE 0.1s [2022-08-24T12:15:24.192Z] [2022-08-24T12:15:24.192Z] #64 [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-08-24T12:15:24.192Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:15:24.192Z] #64 ... [2022-08-24T12:15:24.192Z] [2022-08-24T12:15:24.192Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:15:24.192Z] #61 sha256:61c7965eb3f0eddbb61fe5280683526b5f566b36362688036f418e31a2e85b01 [2022-08-24T12:15:24.210Z] #21 23.05 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-24T12:15:24.452Z] #61 DONE 0.1s [2022-08-24T12:15:24.452Z] [2022-08-24T12:15:24.452Z] #64 [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-08-24T12:15:24.452Z] #64 sha256:0e55590549d69c2ef8e210ae66c002b0d99a2c319826e1b35db094ba7bf69b6e [2022-08-24T12:15:24.574Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2022-08-24T12:15:24.575Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T12:15:24.575Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T12:15:25.143Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-08-24T12:15:25.582Z] #21 24.30 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-24T12:15:25.711Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-24T12:15:26.279Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-24T12:15:26.279Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T12:15:26.513Z] #21 25.53 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-24T12:15:27.883Z] #21 26.81 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.82 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.83 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.84 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.85 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.86 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.87 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.88 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.89 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.90 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.91 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.92 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.93 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.94 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.95 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-24T12:15:27.883Z] #21 26.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.97 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.98 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 26.99 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 27.00 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-24T12:15:27.883Z] #21 27.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:15:28.184Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.9% of statements [2022-08-24T12:15:28.653Z] #64 401.7 + bin/containerd [2022-08-24T12:15:28.815Z] #21 DONE 27.6s [2022-08-24T12:15:28.815Z] [2022-08-24T12:15:28.815Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-24T12:15:28.815Z] #66 sha256:f4728ace849cc21eb0168011fb22190040f5482d37a70f32191cc4cb5a3a9a8b [2022-08-24T12:15:28.815Z] #66 DONE 0.1s [2022-08-24T12:15:28.815Z] [2022-08-24T12:15:28.815Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-24T12:15:28.815Z] #22 sha256:1d99e39e98a51071f990fd610f992bbb11d9d0fe77ffd1d4336b3191c1ded6fd [2022-08-24T12:15:29.120Z] ok github.com/docker/docker/pkg/authorization 0.829s coverage: 68.3% of statements [2022-08-24T12:15:29.380Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T12:15:29.640Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-24T12:15:29.754Z] #22 DONE 1.2s [2022-08-24T12:15:29.754Z] [2022-08-24T12:15:29.754Z] #67 [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-08-24T12:15:29.754Z] #67 sha256:02285aed968f8f9b2b3792224cef81b6c864ced3116a816bd750514883a9d8ff [2022-08-24T12:15:29.754Z] #67 0.978 + RM_GOPATH=0 [2022-08-24T12:15:29.754Z] #67 0.978 + TMP_GOPATH= [2022-08-24T12:15:29.754Z] #67 0.978 + : /build [2022-08-24T12:15:29.754Z] #67 0.978 + '[' -z '' ']' [2022-08-24T12:15:29.754Z] #67 0.979 ++ mktemp -d [2022-08-24T12:15:29.754Z] #67 0.980 + export GOPATH=/tmp/tmp.h91OlK4hc2 [2022-08-24T12:15:29.754Z] #67 0.980 + GOPATH=/tmp/tmp.h91OlK4hc2 [2022-08-24T12:15:29.754Z] #67 0.981 + RM_GOPATH=1 [2022-08-24T12:15:29.754Z] #67 0.981 + case "$(go env GOARCH)" in [2022-08-24T12:15:29.754Z] #67 0.981 ++ go env GOARCH [2022-08-24T12:15:29.754Z] #67 0.994 + export GO_BUILDMODE=-buildmode=pie [2022-08-24T12:15:29.754Z] #67 0.994 + GO_BUILDMODE=-buildmode=pie [2022-08-24T12:15:29.754Z] #67 0.994 ++ dirname /install.sh [2022-08-24T12:15:29.754Z] #67 1.000 + dir=/ [2022-08-24T12:15:29.754Z] #67 1.000 + bin=runc [2022-08-24T12:15:29.754Z] #67 1.000 + shift [2022-08-24T12:15:29.754Z] #67 1.001 + '[' '!' -f //runc.installer ']' [2022-08-24T12:15:29.754Z] #67 1.001 + . //runc.installer [2022-08-24T12:15:29.754Z] #67 1.001 ++ set -e [2022-08-24T12:15:29.754Z] #67 1.001 ++ : v1.1.3 [2022-08-24T12:15:29.754Z] #67 1.001 + install_runc [2022-08-24T12:15:29.754Z] #67 1.002 + RUNC_BUILDTAGS=seccomp [2022-08-24T12:15:29.754Z] #67 1.002 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-24T12:15:29.754Z] #67 1.002 Install runc version v1.1.3 (build tags: seccomp) [2022-08-24T12:15:29.754Z] #67 1.002 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.h91OlK4hc2/src/github.com/opencontainers/runc [2022-08-24T12:15:29.754Z] #67 1.004 Cloning into '/tmp/tmp.h91OlK4hc2/src/github.com/opencontainers/runc'... [2022-08-24T12:15:30.686Z] #67 ... [2022-08-24T12:15:30.686Z] [2022-08-24T12:15:30.687Z] #23 [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-08-24T12:15:30.687Z] #23 sha256:848cfc50239e4e025235a2eb65db834bd11a9fb21c13557695750bde4aa4cd1b [2022-08-24T12:15:30.687Z] #23 DONE 0.9s [2022-08-24T12:15:30.944Z] [2022-08-24T12:15:30.944Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-24T12:15:30.944Z] #24 sha256:b8c87ff49c36b96d0aefc364379f326c4bb457d5306b810cea861c3e7e1a2e0d [2022-08-24T12:15:31.509Z] #24 0.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-24T12:15:31.509Z] #24 DONE 0.9s [2022-08-24T12:15:31.509Z] [2022-08-24T12:15:31.509Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-24T12:15:31.509Z] #25 sha256:92af7fea986221c5b5d54fb0c6eeb31b1231346561a89c0bee169093f86b591b [2022-08-24T12:15:32.441Z] #25 DONE 0.9s [2022-08-24T12:15:32.441Z] [2022-08-24T12:15:32.441Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-24T12:15:32.441Z] #26 sha256:3061f366959b6ac508e8b50ad7bf4280d23275482f3a4c8f769d22680903a89f [2022-08-24T12:15:32.928Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 42.7% of statements [2022-08-24T12:15:32.928Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T12:15:33.188Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-08-24T12:15:33.188Z] ok github.com/docker/docker/layer 7.677s coverage: 68.9% of statements [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T12:15:33.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T12:15:33.374Z] #26 DONE 0.9s [2022-08-24T12:15:33.374Z] [2022-08-24T12:15:33.374Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-24T12:15:33.374Z] #27 sha256:5e28808655f3031a0d50adf80aefd45a0cb43b3af4f8024bb1c58751be4efbad [2022-08-24T12:15:33.447Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-24T12:15:33.706Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-24T12:15:33.965Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2022-08-24T12:15:33.965Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-24T12:15:34.307Z] #27 DONE 1.0s [2022-08-24T12:15:34.307Z] [2022-08-24T12:15:34.307Z] #67 [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-08-24T12:15:34.307Z] #67 sha256:02285aed968f8f9b2b3792224cef81b6c864ced3116a816bd750514883a9d8ff [2022-08-24T12:15:34.307Z] #67 5.492 + cd /tmp/tmp.h91OlK4hc2/src/github.com/opencontainers/runc [2022-08-24T12:15:34.307Z] #67 5.493 + git checkout -q v1.1.3 [2022-08-24T12:15:34.564Z] #67 5.933 + '[' -z '' ']' [2022-08-24T12:15:34.564Z] #67 5.933 + target=static [2022-08-24T12:15:34.564Z] #67 5.933 + make BUILDTAGS=seccomp static [2022-08-24T12:15:34.821Z] #67 6.170 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-24T12:15:34.901Z] ok github.com/docker/docker/pkg/idtools 0.453s coverage: 69.3% of statements [2022-08-24T12:15:34.901Z] ok github.com/docker/docker/pkg/ioutils 0.362s coverage: 71.0% of statements [2022-08-24T12:15:35.160Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-08-24T12:15:35.160Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-08-24T12:15:35.160Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T12:15:35.418Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-24T12:15:35.418Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-24T12:15:35.677Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-24T12:15:35.936Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-24T12:15:35.936Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-24T12:15:35.936Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T12:15:35.936Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T12:15:36.504Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-24T12:15:37.074Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-24T12:15:37.074Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T12:15:37.333Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T12:15:38.708Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-24T12:15:38.967Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-24T12:15:39.227Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-24T12:15:39.227Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T12:15:39.486Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-08-24T12:15:39.747Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T12:15:40.086Z] #67 ... [2022-08-24T12:15:40.086Z] [2022-08-24T12:15:40.086Z] #28 [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-08-24T12:15:40.086Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T12:15:40.086Z] #28 1.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-24T12:15:40.086Z] #28 1.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-24T12:15:40.086Z] #28 1.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-24T12:15:40.086Z] #28 1.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-24T12:15:40.086Z] #28 1.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-24T12:15:40.086Z] #28 1.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-24T12:15:40.086Z] #28 2.258 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-24T12:15:40.086Z] #28 2.554 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-24T12:15:40.086Z] #28 2.805 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-24T12:15:40.086Z] #28 3.065 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB] [2022-08-24T12:15:40.086Z] #28 3.067 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-24T12:15:40.086Z] #28 3.073 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-24T12:15:40.086Z] #28 3.074 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-24T12:15:40.086Z] #28 3.079 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-24T12:15:40.086Z] #28 3.086 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-24T12:15:40.086Z] #28 3.087 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-24T12:15:40.086Z] #28 3.101 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-24T12:15:40.086Z] #28 3.102 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-24T12:15:40.086Z] #28 3.102 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-24T12:15:40.086Z] #28 3.103 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-24T12:15:40.086Z] #28 3.103 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-24T12:15:40.315Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-24T12:15:40.574Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-24T12:15:40.833Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-08-24T12:15:41.402Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-24T12:15:41.661Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T12:15:43.565Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-24T12:15:43.824Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T12:15:44.083Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-24T12:15:45.463Z] ok github.com/docker/docker/quota 0.184s coverage: 71.4% of statements [2022-08-24T12:15:45.463Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-24T12:15:46.400Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-08-24T12:15:46.970Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-24T12:15:46.970Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-24T12:15:47.539Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-24T12:15:47.798Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-24T12:15:49.721Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-24T12:15:50.039Z] #28 14.54 Fetched 49.2 MB in 14s (3604 kB/s) [2022-08-24T12:15:50.300Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.8% of statements [2022-08-24T12:15:50.560Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-24T12:15:51.942Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-24T12:15:52.956Z] #64 442.9 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:15:52.956Z] #64 442.9 /usr/bin/ld: /tmp/go-link-2529630899/000019.o: in function `New': [2022-08-24T12:15:52.956Z] #64 442.9 /tmp/tmp.8tMFjbCtzZ/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-08-24T12:15:52.956Z] #64 443.0 + bin/containerd-stress [2022-08-24T12:15:52.956Z] #64 444.1 + bin/containerd-shim [2022-08-24T12:15:55.295Z] #28 14.54 Reading package lists... [2022-08-24T12:15:59.528Z] #64 455.2 + bin/containerd-shim-runc-v1 [2022-08-24T12:16:01.848Z] #28 20.56 Reading package lists... [2022-08-24T12:16:02.964Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:16:02.964Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:16:02.964Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:16:02.964Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:16:02.964Z] [2022-08-24T12:16:02.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:16:02.964Z] DOCKER_SYSTEMD=1 [2022-08-24T12:16:02.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:16:02.964Z] HOSTNAME=5d8b31568659 [2022-08-24T12:16:02.964Z] DEST=bundles/test-integration [2022-08-24T12:16:02.964Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:16:02.964Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:16:02.964Z] container=docker [2022-08-24T12:16:02.964Z] HOME=/root [2022-08-24T12:16:02.964Z] LANG=C.UTF-8 [2022-08-24T12:16:02.964Z] INVOCATION_ID=bf185d153cc044509b06bd2700bcd019 [2022-08-24T12:16:02.964Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:16:02.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:16:02.964Z] VALIDATE_BRANCH=master [2022-08-24T12:16:02.964Z] TERM=xterm [2022-08-24T12:16:02.964Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:16:02.964Z] SHLVL=3 [2022-08-24T12:16:02.964Z] TIMEOUT=120m [2022-08-24T12:16:02.964Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:16:02.964Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:16:02.964Z] GO111MODULE=off [2022-08-24T12:16:02.964Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:16:02.964Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:16:02.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:16:02.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:16:02.964Z] GOPATH=/go [2022-08-24T12:16:02.964Z] PKG_CONFIG=pkg-config [2022-08-24T12:16:02.964Z] _=/usr/bin/env [2022-08-24T12:16:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:16:03.219Z] #28 27.27 Building dependency tree... [2022-08-24T12:16:04.151Z] #28 29.91 bzip2 is already the newest version (1.0.8-4). [2022-08-24T12:16:04.151Z] #28 29.91 patch is already the newest version (2.7.6-7). [2022-08-24T12:16:04.151Z] #28 29.91 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-24T12:16:04.151Z] #28 29.91 The following additional packages will be installed: [2022-08-24T12:16:04.409Z] #28 29.91 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-24T12:16:04.409Z] #28 29.92 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-24T12:16:04.409Z] #28 29.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-24T12:16:04.409Z] #28 29.93 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-24T12:16:04.409Z] #28 29.93 systemd vim-runtime xxd [2022-08-24T12:16:04.409Z] #28 29.96 Suggested packages: [2022-08-24T12:16:04.409Z] #28 29.96 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-24T12:16:04.409Z] #28 29.96 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-24T12:16:04.409Z] #28 29.96 vim-scripts xfsdump acl attr quota [2022-08-24T12:16:04.409Z] #28 29.96 Recommended packages: [2022-08-24T12:16:04.409Z] #28 29.96 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-24T12:16:04.409Z] #28 29.96 systemd-timesyncd | time-daemon unzip [2022-08-24T12:16:06.101Z] #64 461.5 + bin/containerd-shim-runc-v2 [2022-08-24T12:16:06.350Z] #28 31.57 The following NEW packages will be installed: [2022-08-24T12:16:06.350Z] #28 31.57 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-24T12:16:06.350Z] #28 31.58 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-24T12:16:06.350Z] #28 31.58 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-24T12:16:06.350Z] #28 31.58 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-24T12:16:06.350Z] #28 31.58 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-24T12:16:06.350Z] #28 31.58 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-24T12:16:06.350Z] #28 31.58 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-24T12:16:06.350Z] #28 31.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-24T12:16:06.350Z] #28 31.58 zstd [2022-08-24T12:16:06.350Z] #28 31.96 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. [2022-08-24T12:16:06.350Z] #28 31.96 Need to get 23.8 MB of archives. [2022-08-24T12:16:06.350Z] #28 31.96 After this operation, 89.3 MB of additional disk space will be used. [2022-08-24T12:16:06.350Z] #28 31.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-24T12:16:06.350Z] #28 31.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-24T12:16:06.350Z] #28 31.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-24T12:16:06.350Z] #28 31.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-24T12:16:06.350Z] #28 31.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-24T12:16:06.350Z] #28 31.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-24T12:16:06.350Z] #28 31.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-24T12:16:06.350Z] #28 32.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-24T12:16:06.350Z] #28 32.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-24T12:16:06.350Z] #28 32.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-24T12:16:06.350Z] #28 32.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-24T12:16:06.350Z] #28 32.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-24T12:16:06.350Z] #28 32.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-24T12:16:06.350Z] #28 32.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-24T12:16:06.350Z] #28 32.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-24T12:16:06.350Z] #28 32.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-24T12:16:06.350Z] #28 32.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-24T12:16:06.350Z] #28 32.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-24T12:16:06.350Z] #28 32.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-24T12:16:06.350Z] #28 32.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-24T12:16:06.350Z] #28 32.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-24T12:16:06.350Z] #28 32.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-24T12:16:06.350Z] #28 32.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-24T12:16:06.350Z] #28 32.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-24T12:16:06.350Z] #28 32.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-24T12:16:06.350Z] #28 32.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-24T12:16:06.350Z] #28 32.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-24T12:16:06.350Z] #28 32.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-24T12:16:06.350Z] #28 32.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-24T12:16:06.350Z] #28 32.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-24T12:16:06.350Z] #28 32.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-24T12:16:06.350Z] #28 32.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-24T12:16:06.350Z] #28 32.15 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-08-24T12:16:06.350Z] #28 32.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-24T12:16:06.350Z] #28 32.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-24T12:16:06.350Z] #28 32.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-24T12:16:06.350Z] #28 32.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-24T12:16:06.350Z] #28 32.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-24T12:16:06.606Z] #28 32.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-24T12:16:06.607Z] #28 32.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-24T12:16:06.607Z] #28 32.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-24T12:16:06.607Z] #28 32.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-24T12:16:06.607Z] #28 32.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-24T12:16:06.607Z] #28 32.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-24T12:16:06.607Z] #28 32.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-24T12:16:06.607Z] #28 32.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-24T12:16:06.607Z] #28 32.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-24T12:16:06.607Z] #28 32.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-24T12:16:06.669Z] #64 462.3 + binaries [2022-08-24T12:16:06.669Z] #64 462.3 + install -D bin/containerd /build/containerd [2022-08-24T12:16:06.669Z] #64 462.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:16:06.669Z] #64 462.3 + install -D bin/ctr /build/ctr [2022-08-24T12:16:06.863Z] #28 32.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-24T12:16:06.863Z] #28 32.37 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-24T12:16:06.863Z] #28 32.38 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-24T12:16:06.863Z] #28 32.38 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-24T12:16:07.427Z] #28 33.02 debconf: delaying package configuration, since apt-utils is not installed [2022-08-24T12:16:07.686Z] #28 33.31 Fetched 23.8 MB in 1s (32.4 MB/s) [2022-08-24T12:16:07.686Z] #28 33.37 Selecting previously unselected package libcap2:amd64. [2022-08-24T12:16:07.686Z] #28 33.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-24T12:16:07.686Z] #28 33.42 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-24T12:16:07.686Z] #28 33.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:16:07.943Z] #28 33.57 Selecting previously unselected package libargon2-1:amd64. [2022-08-24T12:16:07.943Z] #28 33.58 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-24T12:16:07.943Z] #28 33.59 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:16:07.943Z] #28 33.69 Selecting previously unselected package libjson-c5:amd64. [2022-08-24T12:16:07.943Z] #28 33.70 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-24T12:16:07.943Z] #28 33.70 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:16:07.943Z] #28 33.76 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-24T12:16:08.200Z] #28 33.77 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-24T12:16:08.200Z] #28 33.78 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:16:08.200Z] #28 33.89 Selecting previously unselected package libip4tc2:amd64. [2022-08-24T12:16:08.200Z] #28 33.90 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:16:08.200Z] #28 33.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:16:08.200Z] #28 33.95 Selecting previously unselected package libkmod2:amd64. [2022-08-24T12:16:08.200Z] #28 33.96 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-24T12:16:08.200Z] #28 33.96 Unpacking libkmod2:amd64 (28-1) ... [2022-08-24T12:16:08.456Z] #28 34.04 Selecting previously unselected package systemd. [2022-08-24T12:16:08.456Z] #28 34.04 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-24T12:16:08.456Z] #28 34.12 Unpacking systemd (247.3-7) ... [2022-08-24T12:16:08.571Z] #64 DONE 464.3s [2022-08-24T12:16:09.383Z] #28 35.22 Selecting previously unselected package pigz. [2022-08-24T12:16:09.509Z] [2022-08-24T12:16:09.509Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:16:09.509Z] #65 sha256:4221cc78b1d85b6bedd99dfac3734acaba0ab048c69604bb6f69743df32ccdd2 [2022-08-24T12:16:09.640Z] #28 35.23 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-24T12:16:09.640Z] #28 35.23 Unpacking pigz (2.6-1) ... [2022-08-24T12:16:09.640Z] #28 35.29 Selecting previously unselected package libelf1:amd64. [2022-08-24T12:16:09.640Z] #28 35.30 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-24T12:16:09.640Z] #28 35.31 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-24T12:16:09.640Z] #28 35.41 Selecting previously unselected package libbpf0:amd64. [2022-08-24T12:16:09.640Z] #28 35.42 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-24T12:16:09.640Z] #28 35.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:16:09.640Z] #28 35.50 Selecting previously unselected package libmnl0:amd64. [2022-08-24T12:16:09.897Z] #28 35.51 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-24T12:16:09.897Z] #28 35.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:16:09.897Z] #28 35.56 Selecting previously unselected package libxtables12:amd64. [2022-08-24T12:16:09.897Z] #28 35.56 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-24T12:16:09.897Z] #28 35.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:16:09.897Z] #28 35.63 Selecting previously unselected package libcap2-bin. [2022-08-24T12:16:10.154Z] #28 35.63 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-24T12:16:10.154Z] #28 35.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-24T12:16:10.154Z] #28 35.69 Selecting previously unselected package iproute2. [2022-08-24T12:16:10.154Z] #28 35.71 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-24T12:16:10.154Z] #28 35.71 Unpacking iproute2 (5.10.0-4) ... [2022-08-24T12:16:10.410Z] #28 36.01 Selecting previously unselected package xxd. [2022-08-24T12:16:10.410Z] #28 36.02 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:16:10.410Z] #28 36.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:10.410Z] #28 36.12 Selecting previously unselected package vim-common. [2022-08-24T12:16:10.410Z] #28 36.13 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:16:10.410Z] #28 36.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:10.410Z] #28 36.25 Selecting previously unselected package bash-completion. [2022-08-24T12:16:10.444Z] #65 DONE 0.9s [2022-08-24T12:16:10.444Z] [2022-08-24T12:16:10.444Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:16:10.444Z] #70 sha256:0653f8fcabf574079b7699617d609b55f0ec9a036f00c04a43596d97429520a0 [2022-08-24T12:16:10.667Z] #28 36.25 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-24T12:16:10.703Z] #70 DONE 0.2s [2022-08-24T12:16:10.703Z] [2022-08-24T12:16:10.703Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:16:10.703Z] #75 sha256:b50af369372595dc29e98aaf385c9811e4ee5f6c9421116a48b1648f40b6a1bc [2022-08-24T12:16:11.596Z] #28 37.36 Unpacking bash-completion (1:2.11-2) ... [2022-08-24T12:16:11.680Z] #75 DONE 0.9s [2022-08-24T12:16:11.680Z] [2022-08-24T12:16:11.680Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:16:11.680Z] #78 sha256:56d6f82d7b87475b66c6e91a8dfb78ebdabbcc0b73f94f1e8c24ea50432998ff [2022-08-24T12:16:11.680Z] #78 DONE 0.0s [2022-08-24T12:16:11.680Z] [2022-08-24T12:16:11.680Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:16:11.680Z] #79 sha256:333a1303148f44ab063558bd53830286963541ca0781c1993d6dae6cf30b2021 [2022-08-24T12:16:11.680Z] #79 DONE 0.0s [2022-08-24T12:16:11.680Z] [2022-08-24T12:16:11.680Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:16:11.680Z] #80 sha256:b7266f2a7bd07e1451c61e0ac33baa7c70fe90549facac59442bb07d818f873f [2022-08-24T12:16:11.680Z] #80 DONE 0.0s [2022-08-24T12:16:11.680Z] [2022-08-24T12:16:11.680Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:16:11.680Z] #81 sha256:ddf9731405e0eba226b322fc0c48f64ba9536be61e860178a94881704c9862ea [2022-08-24T12:16:12.109Z] #28 37.59 Selecting previously unselected package apparmor. [2022-08-24T12:16:12.109Z] #28 37.60 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-24T12:16:12.109Z] #28 37.65 Unpacking apparmor (2.13.6-10) ... [2022-08-24T12:16:12.365Z] #28 37.89 Selecting previously unselected package inetutils-ping. [2022-08-24T12:16:12.365Z] #28 37.90 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-24T12:16:12.365Z] #28 37.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-24T12:16:12.365Z] #28 37.97 Selecting previously unselected package libip6tc2:amd64. [2022-08-24T12:16:12.365Z] #28 37.98 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-24T12:16:12.365Z] #28 37.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:16:12.365Z] #28 38.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-24T12:16:12.365Z] #28 38.06 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-24T12:16:12.365Z] #28 38.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:16:12.365Z] #28 38.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-24T12:16:12.365Z] #28 38.12 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-24T12:16:12.365Z] #28 38.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:16:12.365Z] #28 38.18 Selecting previously unselected package libnftnl11:amd64. [2022-08-24T12:16:12.622Z] #28 38.19 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-24T12:16:12.622Z] #28 38.20 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:16:12.622Z] #28 38.27 Selecting previously unselected package iptables. [2022-08-24T12:16:12.622Z] #28 38.27 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-24T12:16:12.622Z] #28 38.28 Unpacking iptables (1.8.7-1) ... [2022-08-24T12:16:12.878Z] #28 38.46 Selecting previously unselected package libonig5:amd64. [2022-08-24T12:16:12.878Z] #28 38.47 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-24T12:16:12.878Z] #28 38.48 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:16:12.878Z] #28 38.60 Selecting previously unselected package libjq1:amd64. [2022-08-24T12:16:12.878Z] #28 38.61 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-24T12:16:12.878Z] #28 38.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:16:13.134Z] #28 38.70 Selecting previously unselected package jq. [2022-08-24T12:16:13.134Z] #28 38.71 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-24T12:16:13.134Z] #28 38.71 Unpacking jq (1.6-2.1) ... [2022-08-24T12:16:13.134Z] #28 38.78 Selecting previously unselected package libaio1:amd64. [2022-08-24T12:16:13.134Z] #28 38.79 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-24T12:16:13.134Z] #28 38.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:16:13.134Z] #28 38.84 Selecting previously unselected package libgpm2:amd64. [2022-08-24T12:16:13.134Z] #28 38.85 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-24T12:16:13.134Z] #28 38.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:16:13.134Z] #28 38.91 Selecting previously unselected package libinih1:amd64. [2022-08-24T12:16:13.134Z] #28 38.92 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-24T12:16:13.134Z] #28 38.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-24T12:16:13.134Z] #28 38.97 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-24T12:16:13.394Z] #28 38.98 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-24T12:16:13.394Z] #28 38.99 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:16:13.394Z] #28 39.06 Selecting previously unselected package libnet1:amd64. [2022-08-24T12:16:13.394Z] #28 39.07 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-24T12:16:13.394Z] #28 39.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:16:13.394Z] #28 39.13 Selecting previously unselected package libnl-3-200:amd64. [2022-08-24T12:16:13.394Z] #28 39.14 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-24T12:16:13.394Z] #28 39.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:16:13.394Z] #28 39.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-24T12:16:13.394Z] #28 ... [2022-08-24T12:16:13.394Z] [2022-08-24T12:16:13.394Z] #71 [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-08-24T12:16:13.394Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:16:13.394Z] #71 98.36 + bin/containerd [2022-08-24T12:16:13.873Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T12:16:13.873Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === Skipped [2022-08-24T12:16:13.873Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T12:16:13.873Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T12:16:13.873Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T12:16:13.873Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T12:16:13.873Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T12:16:13.873Z] time="2022-08-24T12:15:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T12:16:13.873Z] time="2022-08-24T12:15:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T12:16:13.873Z] time="2022-08-24T12:15:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T12:16:13.873Z] time="2022-08-24T12:15:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T12:16:13.873Z] time="2022-08-24T12:15:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T12:16:13.873Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T12:16:13.873Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T12:16:13.873Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:16:13.873Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T12:16:13.873Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:16:13.873Z] [2022-08-24T12:16:13.873Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T12:16:13.873Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T12:16:13.874Z] [2022-08-24T12:16:13.874Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T12:16:13.874Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T12:16:13.874Z] [2022-08-24T12:16:13.874Z] DONE 2874 tests, 28 skipped in 212.347s [2022-08-24T12:16:13.874Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:16:13.874Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T12:16:13.874Z] + 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/profile-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-08-24T12:16:16.976Z] #81 DONE 4.6s [2022-08-24T12:16:16.977Z] [2022-08-24T12:16:16.977Z] #82 exporting to image [2022-08-24T12:16:16.977Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:16:16.977Z] #82 exporting layers [2022-08-24T12:16:18.723Z] #71 ... [2022-08-24T12:16:18.723Z] [2022-08-24T12:16:18.723Z] #28 [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-08-24T12:16:18.723Z] #28 sha256:58810bf6fbfab1fbdaa9480d0b42364a0268e930252485f44426602b6e1a9625 [2022-08-24T12:16:18.723Z] #28 39.20 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 39.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:16:18.723Z] #28 39.27 Selecting previously unselected package libyajl2:amd64. [2022-08-24T12:16:18.723Z] #28 39.27 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 39.28 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:16:18.723Z] #28 39.32 Selecting previously unselected package net-tools. [2022-08-24T12:16:18.723Z] #28 39.33 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 39.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:16:18.723Z] #28 39.43 Selecting previously unselected package python-pip-whl. [2022-08-24T12:16:18.723Z] #28 39.44 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:16:18.723Z] #28 39.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:16:18.723Z] #28 39.79 Selecting previously unselected package python3-lib2to3. [2022-08-24T12:16:18.723Z] #28 39.80 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-24T12:16:18.723Z] #28 39.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:16:18.723Z] #28 39.92 Selecting previously unselected package python3-distutils. [2022-08-24T12:16:18.723Z] #28 39.93 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-24T12:16:18.723Z] #28 39.95 Unpacking python3-distutils (3.9.2-1) ... [2022-08-24T12:16:18.723Z] #28 40.06 Selecting previously unselected package python3-pkg-resources. [2022-08-24T12:16:18.723Z] #28 40.07 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-24T12:16:18.723Z] #28 40.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:16:18.723Z] #28 40.18 Selecting previously unselected package python3-setuptools. [2022-08-24T12:16:18.723Z] #28 40.19 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-24T12:16:18.723Z] #28 40.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-24T12:16:18.723Z] #28 40.38 Selecting previously unselected package python3-wheel. [2022-08-24T12:16:18.723Z] #28 40.38 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-24T12:16:18.723Z] #28 40.39 Unpacking python3-wheel (0.34.2-1) ... [2022-08-24T12:16:18.723Z] #28 40.45 Selecting previously unselected package python3-pip. [2022-08-24T12:16:18.723Z] #28 40.46 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-24T12:16:18.723Z] #28 40.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:16:18.723Z] #28 40.66 Selecting previously unselected package sudo. [2022-08-24T12:16:18.723Z] #28 40.66 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 40.68 Unpacking sudo (1.9.5p2-3) ... [2022-08-24T12:16:18.723Z] #28 41.07 Selecting previously unselected package systemd-journal-remote. [2022-08-24T12:16:18.723Z] #28 41.08 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 41.09 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-24T12:16:18.723Z] #28 41.16 Selecting previously unselected package thin-provisioning-tools. [2022-08-24T12:16:18.723Z] #28 41.18 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 41.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:16:18.723Z] #28 41.34 Selecting previously unselected package uidmap. [2022-08-24T12:16:18.723Z] #28 41.35 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 41.35 Unpacking uidmap (1:4.8.1-1) ... [2022-08-24T12:16:18.723Z] #28 41.45 Selecting previously unselected package vim-runtime. [2022-08-24T12:16:18.723Z] #28 41.46 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-24T12:16:18.723Z] #28 41.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-24T12:16:18.723Z] #28 41.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-24T12:16:18.723Z] #28 41.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:18.723Z] #28 43.18 Selecting previously unselected package vim. [2022-08-24T12:16:18.723Z] #28 43.18 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 43.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:18.723Z] #28 43.52 Selecting previously unselected package xfsprogs. [2022-08-24T12:16:18.723Z] #28 43.52 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 43.53 Unpacking xfsprogs (5.10.0-4) ... [2022-08-24T12:16:18.723Z] #28 43.76 Selecting previously unselected package zip. [2022-08-24T12:16:18.723Z] #28 43.77 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 43.78 Unpacking zip (3.0-12) ... [2022-08-24T12:16:18.723Z] #28 43.85 Selecting previously unselected package zstd. [2022-08-24T12:16:18.723Z] #28 43.87 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-24T12:16:18.723Z] #28 43.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:16:18.723Z] #28 44.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-24T12:16:18.979Z] #28 44.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-24T12:16:18.979Z] #28 44.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-24T12:16:18.979Z] #28 44.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-24T12:16:18.979Z] #28 44.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-24T12:16:19.236Z] #28 44.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-24T12:16:19.236Z] #28 44.71 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-24T12:16:19.236Z] #28 44.72 Setting up uidmap (1:4.8.1-1) ... [2022-08-24T12:16:19.236Z] #28 44.73 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-24T12:16:19.236Z] #28 44.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-24T12:16:19.236Z] #28 44.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-24T12:16:19.236Z] #28 44.76 Setting up python3-wheel (0.34.2-1) ... [2022-08-24T12:16:19.493Z] #28 45.16 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-24T12:16:19.493Z] #28 45.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:19.493Z] #28 45.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-24T12:16:19.493Z] #28 45.19 Setting up libcap2-bin (1:2.44-1) ... [2022-08-24T12:16:19.493Z] #28 45.20 Setting up apparmor (2.13.6-10) ... [2022-08-24T12:16:20.860Z] #28 46.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-24T12:16:20.861Z] #28 46.28 Setting up zip (3.0-12) ... [2022-08-24T12:16:20.861Z] #28 46.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:20.861Z] #28 46.31 Setting up bash-completion (1:2.11-2) ... [2022-08-24T12:16:22.045Z] #28 47.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-24T12:16:22.045Z] #28 47.63 Setting up sudo (1.9.5p2-3) ... [2022-08-24T12:16:22.045Z] #28 47.70 invoke-rc.d: could not determine current runlevel [2022-08-24T12:16:22.045Z] #28 47.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-24T12:16:22.045Z] #28 47.71 Setting up xfsprogs (5.10.0-4) ... [2022-08-24T12:16:22.045Z] #28 47.73 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-24T12:16:22.045Z] #28 47.73 Failed to connect to bus: Host is down [2022-08-24T12:16:22.045Z] #28 47.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-24T12:16:22.045Z] #28 47.75 Setting up inetutils-ping (2:2.0-1) ... [2022-08-24T12:16:22.045Z] #28 47.76 Setting up pigz (2.6-1) ... [2022-08-24T12:16:22.045Z] #28 47.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-24T12:16:22.045Z] #28 47.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-24T12:16:22.045Z] #28 47.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-24T12:16:22.045Z] #28 47.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:22.607Z] #28 48.22 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-24T12:16:22.607Z] #28 48.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-24T12:16:22.863Z] #28 48.48 Setting up libelf1:amd64 (0.183-1) ... [2022-08-24T12:16:22.863Z] #28 48.50 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-24T12:16:22.863Z] #28 48.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-24T12:16:22.863Z] #28 48.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-24T12:16:22.863Z] #28 48.55 Setting up libkmod2:amd64 (28-1) ... [2022-08-24T12:16:22.863Z] #28 48.56 Setting up python3-distutils (3.9.2-1) ... [2022-08-24T12:16:23.120Z] #28 48.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-24T12:16:23.120Z] #28 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-24T12:16:23.120Z] #28 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-24T12:16:23.120Z] #28 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-24T12:16:23.120Z] #28 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-24T12:16:23.120Z] #28 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-24T12:16:23.120Z] #28 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-24T12:16:23.120Z] #28 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-24T12:16:23.120Z] #28 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-24T12:16:23.120Z] #28 48.88 Setting up python3-setuptools (52.0.0-4) ... [2022-08-24T12:16:24.049Z] #28 49.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-24T12:16:24.049Z] #28 49.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-24T12:16:24.049Z] #28 49.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-24T12:16:24.049Z] #28 49.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-24T12:16:24.612Z] #28 50.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-24T12:16:24.869Z] #28 50.36 Setting up jq (1.6-2.1) ... [2022-08-24T12:16:24.869Z] #28 50.37 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-24T12:16:24.869Z] #28 50.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-24T12:16:24.869Z] #28 50.40 Setting up iptables (1.8.7-1) ... [2022-08-24T12:16:24.869Z] #28 50.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-24T12:16:24.869Z] #28 50.44 Setting up iproute2 (5.10.0-4) ... [2022-08-24T12:16:24.913Z] #64 452.9 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:16:24.913Z] #64 452.9 /usr/bin/ld: /tmp/go-link-3130863851/000019.o: in function `New': [2022-08-24T12:16:24.913Z] #64 452.9 /tmp/tmp.0DY4aJOclG/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-08-24T12:16:24.913Z] #64 452.9 + bin/containerd-stress [2022-08-24T12:16:24.913Z] #64 454.1 + bin/containerd-shim [2022-08-24T12:16:25.093Z] #82 exporting layers 7.6s done [2022-08-24T12:16:25.093Z] #82 writing image sha256:300e0a9594ffd0c0adfd22b0d83b077f258458532664239410a6f09aa189b1a4 done [2022-08-24T12:16:25.093Z] #82 naming to docker.io/library/docker:74b84d00b38e81a00d105d4755919c3710afd05d done [2022-08-24T12:16:25.093Z] #82 DONE 7.6s [Pipeline] } [Pipeline] // stage [2022-08-24T12:16:25.125Z] #28 50.70 Setting up systemd (247.3-7) ... [2022-08-24T12:16:25.125Z] #28 50.76 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-24T12:16:25.125Z] #28 50.76 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-24T12:16:25.125Z] #28 50.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-24T12:16:25.125Z] #28 50.80 Initializing machine ID from KVM UUID. [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-24T12:16:25.438Z] + trap exit INT TERM [2022-08-24T12:16:25.438Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-24T12:16:25.438Z] + CONTAINER_NAME=docker-pr3 [2022-08-24T12:16:25.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary [2022-08-24T12:16:25.688Z] #28 51.40 Setting up systemd-journal-remote (247.3-7) ... [2022-08-24T12:16:25.944Z] #28 51.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-24T12:16:26.375Z] [2022-08-24T12:16:26.375Z] Removing bundles/ [2022-08-24T12:16:26.375Z] [2022-08-24T12:16:26.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:16:26.634Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:16:26.634Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:16:26.942Z] #28 DONE 52.2s [2022-08-24T12:16:26.942Z] [2022-08-24T12:16:26.942Z] #29 [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-08-24T12:16:26.942Z] #29 sha256:bf7201df75a6911be3b96ec8bc69a5125171cdccaab7987bc60646c6b07faf7c [2022-08-24T12:16:27.506Z] #29 0.850 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-24T12:16:27.506Z] #29 0.853 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-24T12:16:27.507Z] #29 0.856 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-24T12:16:27.507Z] #29 DONE 0.9s [2022-08-24T12:16:27.507Z] [2022-08-24T12:16:27.507Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-24T12:16:27.507Z] #30 sha256:4405493a5a4d634b38e8079c446135e15b634d0e2d8c9720bf323e49af3f6534 [2022-08-24T12:16:31.613Z] #64 465.4 + bin/containerd-shim-runc-v1 [2022-08-24T12:16:35.616Z] #30 7.488 Collecting yamllint==1.26.1 [2022-08-24T12:16:36.180Z] #30 8.539 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-24T12:16:36.743Z] #30 9.253 Collecting pathspec>=0.5.3 [2022-08-24T12:16:36.743Z] #30 9.263 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-24T12:16:36.999Z] #30 9.504 Collecting pyyaml [2022-08-24T12:16:36.999Z] #30 9.515 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-08-24T12:16:36.999Z] #30 9.556 Building wheels for collected packages: yamllint [2022-08-24T12:16:36.999Z] #30 9.557 Building wheel for yamllint (setup.py): started [2022-08-24T12:16:37.607Z] #30 10.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-24T12:16:37.607Z] #30 10.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e5c8f8ca7018d1664c66db3c0c8c04aff573c4779bad46be06f71463924b5c00 [2022-08-24T12:16:37.607Z] #30 10.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-24T12:16:37.607Z] #30 10.05 Successfully built yamllint [2022-08-24T12:16:37.607Z] #30 10.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-24T12:16:37.865Z] #30 10.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-24T12:16:38.122Z] #30 DONE 10.5s [2022-08-24T12:16:38.122Z] [2022-08-24T12:16:38.122Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-24T12:16:38.122Z] #34 sha256:c0b8e54869596fb0cb94d8ab89279cef6c39869aefd2c4f4537b6c3f74d973db [2022-08-24T12:16:38.122Z] #34 DONE 0.3s [2022-08-24T12:16:38.122Z] [2022-08-24T12:16:38.122Z] #67 [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-08-24T12:16:38.122Z] #67 sha256:02285aed968f8f9b2b3792224cef81b6c864ced3116a816bd750514883a9d8ff [2022-08-24T12:16:38.195Z] #64 471.7 + bin/containerd-shim-runc-v2 [2022-08-24T12:16:38.381Z] #67 ... [2022-08-24T12:16:38.381Z] [2022-08-24T12:16:38.381Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-24T12:16:38.381Z] #39 sha256:eca1dc4cb88fe72ea9bff2bff78511dcda62f00b61af7f71add37615632c61bf [2022-08-24T12:16:38.381Z] #39 DONE 0.2s [2022-08-24T12:16:38.381Z] [2022-08-24T12:16:38.381Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-24T12:16:38.381Z] #42 sha256:44fe9d2c7e53351c4d85b7b90d21e051f4a641cbf53a5f88d9190454fdc21454 [2022-08-24T12:16:38.639Z] #42 DONE 0.1s [2022-08-24T12:16:38.639Z] [2022-08-24T12:16:38.639Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-24T12:16:38.639Z] #44 sha256:6941507a40cdf4516f9bcea8dd9793668ce79cfc0c61eefe03ee7f8aede92de2 [2022-08-24T12:16:38.764Z] #64 472.5 + binaries [2022-08-24T12:16:38.765Z] #64 472.5 + install -D bin/containerd /build/containerd [2022-08-24T12:16:38.765Z] #64 472.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:16:38.897Z] #44 DONE 0.1s [2022-08-24T12:16:38.897Z] [2022-08-24T12:16:38.897Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-24T12:16:38.897Z] #46 sha256:464c20e5e1cb4acd49cf2d9f2b9892777f224d8a755016adb21fbca95b58e42e [2022-08-24T12:16:38.897Z] #46 DONE 0.1s [2022-08-24T12:16:38.897Z] [2022-08-24T12:16:38.897Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-24T12:16:38.897Z] #48 sha256:714913b66254219a41180749a53d621e9081a926b5599a039a15e7c28df1adec [2022-08-24T12:16:38.897Z] #48 DONE 0.1s [2022-08-24T12:16:38.897Z] [2022-08-24T12:16:38.897Z] #71 [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-08-24T12:16:38.897Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:16:38.897Z] #71 ... [2022-08-24T12:16:38.897Z] [2022-08-24T12:16:38.897Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-24T12:16:38.897Z] #52 sha256:4f9a27935aea34956b3320a2c39c4cc1ca683f3b4a24e3153222097c6b4c86ae [2022-08-24T12:16:38.897Z] #52 DONE 0.0s [2022-08-24T12:16:38.897Z] [2022-08-24T12:16:38.897Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-24T12:16:38.897Z] #55 sha256:40fb4ccddb5a50faa88f7405a3e879ead52f40f4ae2377d21cec0a797d02cb5e [2022-08-24T12:16:39.024Z] #64 472.6 + install -D bin/ctr /build/ctr [2022-08-24T12:16:39.156Z] #55 DONE 0.2s [2022-08-24T12:16:39.156Z] [2022-08-24T12:16:39.156Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-24T12:16:39.156Z] #59 sha256:ec8e259325a345809bb476901adf5a2aa043bcde580439f12d3b4c627d9f7624 [2022-08-24T12:16:39.156Z] #59 DONE 0.1s [2022-08-24T12:16:39.156Z] [2022-08-24T12:16:39.156Z] #67 [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-08-24T12:16:39.156Z] #67 sha256:02285aed968f8f9b2b3792224cef81b6c864ced3116a816bd750514883a9d8ff [2022-08-24T12:16:39.156Z] #67 ... [2022-08-24T12:16:39.156Z] [2022-08-24T12:16:39.156Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-24T12:16:39.156Z] #61 sha256:d3a6098c84d5f14301eacf245cdbd3b6d0ac442bfeea19ec7550ebdb9ecb36de [2022-08-24T12:16:39.156Z] #61 DONE 0.1s [2022-08-24T12:16:39.156Z] [2022-08-24T12:16:39.156Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-24T12:16:39.156Z] #63 sha256:405fe5f9b443a125def3858ae1e0ef139f75af2908776a69feddedbd5ab6e1c2 [2022-08-24T12:16:39.413Z] #63 DONE 0.2s [2022-08-24T12:16:39.413Z] [2022-08-24T12:16:39.413Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-24T12:16:39.413Z] #65 sha256:5581547f5f89fbe0447058c81d353d5e6073e166efb5f5192fbdba28be1a54d2 [2022-08-24T12:16:39.413Z] #65 DONE 0.1s [2022-08-24T12:16:39.413Z] [2022-08-24T12:16:39.413Z] #67 [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-08-24T12:16:39.413Z] #67 sha256:02285aed968f8f9b2b3792224cef81b6c864ced3116a816bd750514883a9d8ff [2022-08-24T12:16:40.937Z] #64 DONE 474.6s [2022-08-24T12:16:41.878Z] [2022-08-24T12:16:41.878Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:16:41.878Z] #65 sha256:484a23ff4f27c8c47a4669b9e35473a9b5503d04d54eb2bedda711ded4dcd3ae [2022-08-24T12:16:42.815Z] #65 DONE 0.9s [2022-08-24T12:16:42.815Z] [2022-08-24T12:16:42.815Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:16:42.815Z] #70 sha256:9795f030da26b7ba5f275cf8875fda6b9cef3b5dce70d07c562738590d692777 [2022-08-24T12:16:42.815Z] #70 DONE 0.2s [2022-08-24T12:16:43.074Z] [2022-08-24T12:16:43.074Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:16:43.074Z] #75 sha256:7347cf46be7effbe2cc176482a0dbbcef66986ffa42e1a31409059fe5811f509 [2022-08-24T12:16:44.011Z] #75 DONE 1.0s [2022-08-24T12:16:44.011Z] [2022-08-24T12:16:44.011Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:16:44.011Z] #78 sha256:9b571afc9486f10e1a226b0657d3beddbe462c7739fba648608bd3a0c1e75b24 [2022-08-24T12:16:44.011Z] #78 DONE 0.0s [2022-08-24T12:16:44.011Z] [2022-08-24T12:16:44.011Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:16:44.011Z] #79 sha256:f3cd3c1a759f40752e6eb4acbbb01ec347498673a0c5adfb6c27a01bea3cf3e9 [2022-08-24T12:16:44.011Z] #79 DONE 0.0s [2022-08-24T12:16:44.011Z] [2022-08-24T12:16:44.011Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:16:44.011Z] #80 sha256:37815100fa334e125a660a651c29ff5c3b99aacf708e75d671fb4dbed70e9f50 [2022-08-24T12:16:44.011Z] #80 DONE 0.0s [2022-08-24T12:16:44.011Z] [2022-08-24T12:16:44.011Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:16:44.011Z] #81 sha256:443cd239593a5eec21d5bd5d5da48409e792e6df523726f5778afe2b37fd00f2 [2022-08-24T12:16:48.207Z] #81 DONE 3.7s [2022-08-24T12:16:48.207Z] [2022-08-24T12:16:48.207Z] #82 exporting to image [2022-08-24T12:16:48.207Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:16:48.207Z] #82 exporting layers [2022-08-24T12:16:49.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:16:49.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:16:56.336Z] #82 exporting layers 7.3s done [2022-08-24T12:16:56.336Z] #82 writing image sha256:4aaee74c7185559d1125ba6f41d645186176126e5b97ef1ca66900b870ae30ea done [2022-08-24T12:16:56.336Z] #82 naming to docker.io/library/docker:74b84d00b38e81a00d105d4755919c3710afd05d done [2022-08-24T12:16:56.336Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:16:56.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -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:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-integration [2022-08-24T12:16:57.641Z] [2022-08-24T12:16:57.641Z] Removing bundles/ [2022-08-24T12:16:57.641Z] [2022-08-24T12:16:57.641Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:16:57.641Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:16:57.641Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork 37.388s coverage: 40.6% of statements [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.559s coverage: 59.9% of statements [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.066s coverage: 5.1% of statements [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-24T12:17:00.555Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T12:17:00.555Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T12:17:01.462Z] #67 89.24 + mkdir -p /build [2022-08-24T12:17:01.462Z] #67 89.24 + cp runc /build/runc [2022-08-24T12:17:01.462Z] #67 DONE 89.5s [2022-08-24T12:17:01.462Z] [2022-08-24T12:17:01.462Z] #71 [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-08-24T12:17:01.462Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:17:01.462Z] #71 ... [2022-08-24T12:17:01.462Z] [2022-08-24T12:17:01.462Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-24T12:17:01.462Z] #68 sha256:a33a56f8443dbd805d60e2548122b69f1b83b8b2e7059c5ed50502f291bb2738 [2022-08-24T12:17:01.462Z] #68 DONE 0.1s [2022-08-24T12:17:01.462Z] [2022-08-24T12:17:01.462Z] #71 [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-08-24T12:17:01.462Z] #71 sha256:bed10c8ef26324099cffc88b038bac2b8402557e7a71243956f1a1f44a01021c [2022-08-24T12:17:10.528Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.173s coverage: 6.7% of statements [2022-08-24T12:17:10.528Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T12:17:10.528Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-24T12:17:10.528Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-24T12:17:10.528Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T12:17:10.528Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T12:17:10.528Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T12:17:10.787Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-24T12:17:11.045Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-24T12:17:11.305Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T12:17:11.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:17:11.564Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T12:17:21.546Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-24T12:17:23.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:17:31.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:17:31.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:17:32.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:17:33.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:17:33.510Z] #71 174.9 # github.com/containerd/containerd/cmd/containerd [2022-08-24T12:17:33.510Z] #71 174.9 /usr/bin/ld: /tmp/go-link-3120819708/000019.o: in function `New': [2022-08-24T12:17:33.510Z] #71 174.9 /tmp/tmp.3XeDA2r9jq/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-08-24T12:17:33.510Z] #71 175.0 + bin/containerd-stress [2022-08-24T12:17:33.510Z] #71 176.1 + bin/containerd-shim [2022-08-24T12:17:34.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:17:34.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:17:34.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:17:37.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:17:38.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:17:39.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:17:39.821Z] ok github.com/docker/docker/libnetwork/ipam 16.523s coverage: 85.3% of statements [2022-08-24T12:17:39.821Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T12:17:39.821Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T12:17:39.821Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T12:17:39.821Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-24T12:17:39.821Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T12:17:39.821Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T12:17:39.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:17:40.390Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-08-24T12:17:40.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:17:40.958Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.0% of statements [2022-08-24T12:17:41.218Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-24T12:17:41.478Z] ok github.com/docker/docker/libnetwork/netutils 0.023s coverage: 44.1% of statements [2022-08-24T12:17:41.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:17:42.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:17:43.629Z] #71 187.1 + bin/containerd-shim-runc-v1 [2022-08-24T12:17:43.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:17:44.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:17:45.177Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:17:45.177Z] Using test binary docker [2022-08-24T12:17:45.177Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:17:45.177Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-24T12:17:45.177Z] INFO: Waiting for daemon to start... [2022-08-24T12:17:45.177Z] Starting dockerd [2022-08-24T12:17:48.444Z] . [2022-08-24T12:17:48.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:17:48.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:17:48.444Z] Error: No such image: emptyfs [2022-08-24T12:17:48.444Z] Loaded image: emptyfs:latest [2022-08-24T12:17:48.444Z] Running integration-test (iteration 1) [2022-08-24T12:17:48.444Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:17:48.701Z] Loaded image: busybox:latest [2022-08-24T12:17:48.701Z] Loaded image: busybox:glibc [2022-08-24T12:17:48.882Z] #71 193.3 + bin/containerd-shim-runc-v2 [2022-08-24T12:17:49.138Z] #71 194.0 + binaries [2022-08-24T12:17:49.138Z] #71 194.0 + install -D bin/containerd /build/containerd [2022-08-24T12:17:49.138Z] #71 194.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-24T12:17:49.138Z] #71 194.1 + install -D bin/ctr /build/ctr [2022-08-24T12:17:49.704Z] #71 DONE 194.5s [2022-08-24T12:17:50.069Z] Loaded image: debian:bullseye-slim [2022-08-24T12:17:50.069Z] Loaded image: hello-world:latest [2022-08-24T12:17:50.326Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:17:50.326Z] INFO: Testing against a local daemon [2022-08-24T12:17:50.326Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:17:50.634Z] [2022-08-24T12:17:50.634Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-24T12:17:50.634Z] #72 sha256:e427a545c66aa7e56cbeaef6be8310df7a7c8774f6e6fa5f7cee920586fbbf54 [2022-08-24T12:17:50.892Z] #72 DONE 0.3s [2022-08-24T12:17:50.892Z] [2022-08-24T12:17:50.892Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-24T12:17:50.892Z] #77 sha256:43bae3e5951193c6419d5b6a5779a14e64e7aec51eed7014607b13f34756b6d5 [2022-08-24T12:17:50.892Z] #77 DONE 0.1s [2022-08-24T12:17:51.150Z] [2022-08-24T12:17:51.150Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-24T12:17:51.150Z] #82 sha256:21589c7a39f53f3c3a3c4c51279166580161850e3e21b5eddcd685fb5e880b28 [2022-08-24T12:17:51.407Z] #82 DONE 0.5s [2022-08-24T12:17:51.407Z] [2022-08-24T12:17:51.407Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-24T12:17:51.407Z] #85 sha256:193ab0de4e38ffe26242497636b3c1b64c435df6071f2550f422ddbc416866a7 [2022-08-24T12:17:51.407Z] #85 DONE 0.1s [2022-08-24T12:17:51.407Z] [2022-08-24T12:17:51.407Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-24T12:17:51.407Z] #86 sha256:1804f8bc79cbfd7440c4f7cb4e0301790b3d4b3422f0d860b326be61ecc284a0 [2022-08-24T12:17:51.407Z] #86 DONE 0.0s [2022-08-24T12:17:51.663Z] [2022-08-24T12:17:51.663Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-24T12:17:51.663Z] #87 sha256:43a9984c323b47eea477a98c3f1d60de2257d3b085b9fe568c4bb1e6bb52219a [2022-08-24T12:17:51.663Z] #87 DONE 0.0s [2022-08-24T12:17:51.663Z] [2022-08-24T12:17:51.663Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-24T12:17:51.663Z] #88 sha256:2e58f07a184dca14d07abe33724fd0db3f9df4bd9dd9ddb4763b5926cf8642cf [2022-08-24T12:17:51.695Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-08-24T12:17:51.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:17:53.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-08-24T12:17:53.063Z] === RUN TestBuildWithSession [2022-08-24T12:17:53.063Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:17:53.063Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:17:53.063Z] === RUN TestBuildSquashParent [2022-08-24T12:17:55.835Z] #88 DONE 4.0s [2022-08-24T12:17:55.835Z] [2022-08-24T12:17:55.835Z] #89 exporting to image [2022-08-24T12:17:55.835Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-24T12:17:55.835Z] #89 exporting layers [2022-08-24T12:17:57.237Z] --- PASS: TestBuildSquashParent (4.42s) [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:17:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:17:57.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:17:57.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:17:59.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:17:59.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:18:01.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:18:01.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.01s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-08-24T12:18:03.015Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:18:03.015Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:18:04.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:18:04.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:18:04.639Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:18:04.896Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy (2.45s) [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-24T12:18:05.153Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:18:05.716Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-24T12:18:05.716Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:18:07.088Z] --- PASS: TestBuildLabelWithTargets (1.12s) [2022-08-24T12:18:07.088Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:18:07.345Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-24T12:18:07.345Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:18:09.238Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-08-24T12:18:09.238Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:18:09.801Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-24T12:18:09.801Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:18:11.691Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-08-24T12:18:11.691Z] === RUN TestBuildWithHugeFile [2022-08-24T12:18:22.357Z] #89 exporting layers 25.3s done [2022-08-24T12:18:22.357Z] #89 writing image sha256:59cb5eedaee0e990818d89b062385700ae8594f98b836bac73bd4de1e3255673 done [2022-08-24T12:18:22.357Z] #89 naming to docker.io/library/docker:74b84d00b38e81a00d105d4755919c3710afd05d done [2022-08-24T12:18:22.357Z] #89 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-24T12:18:22.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/validate/default [2022-08-24T12:18:24.067Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-24T12:18:24.067Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-24T12:18:24.067Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-24T12:18:24.067Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-24T12:18:24.067Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-24T12:18:24.067Z] [2022-08-24T12:18:24.067Z] INFO Start validation with golang-ci-lint [2022-08-24T12:18:24.690Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-24T12:18:24.690Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-24T12:18:24.690Z] INFO [loader] Using build tags: [ journald] [2022-08-24T12:18:33.184Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:18:33.184Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:18:33.184Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:18:33.184Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:18:33.184Z] [2022-08-24T12:18:33.184Z] + TEST_INTEGRATION_DEST=2 [2022-08-24T12:18:33.184Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-24T12:18:33.184Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T12:18:33.184Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T12:18:33.184Z] + run_tests [2022-08-24T12:18:33.184Z] + c=0 [2022-08-24T12:18:33.184Z] + '[' -n 0 ']' [2022-08-24T12:18:33.184Z] + rm= [2022-08-24T12:18:33.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh '' test-integration [2022-08-24T12:18:33.184Z] + TEST_INTEGRATION_DEST=1 [2022-08-24T12:18:33.184Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-24T12:18:33.184Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:18:33.184Z] + run_tests test-integration-flaky [2022-08-24T12:18:33.184Z] + '[' -n 0 ']' [2022-08-24T12:18:33.184Z] + rm= [2022-08-24T12:18:33.184Z] + TEST_INTEGRATION_DEST=3 [2022-08-24T12:18:33.184Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-24T12:18:33.184Z] + TEST_SKIP_INTEGRATION=1 [2022-08-24T12:18:33.184Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T12:18:33.184Z] + run_tests [2022-08-24T12:18:33.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh test-integration-flaky test-integration [2022-08-24T12:18:33.184Z] + '[' -n 0 ']' [2022-08-24T12:18:33.184Z] + rm= [2022-08-24T12:18:33.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh '' test-integration [2022-08-24T12:18:33.184Z] ++ jobs -p [2022-08-24T12:18:33.184Z] + for job in $(jobs -p) [2022-08-24T12:18:33.184Z] + wait 8989 [2022-08-24T12:18:33.184Z] [2022-08-24T12:18:33.184Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-24T12:18:33.184Z] No new tests added to integration. [2022-08-24T12:18:33.184Z] [2022-08-24T12:18:33.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:18:33.184Z] [2022-08-24T12:18:33.184Z] [2022-08-24T12:18:33.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:18:33.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:18:33.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:18:33.185Z] HOSTNAME=db3aa14bae59 [2022-08-24T12:18:33.185Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T12:18:33.185Z] TESTDEBUG=0 [2022-08-24T12:18:33.185Z] DEST=bundles/test-integration [2022-08-24T12:18:33.185Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:18:33.185Z] KEEPBUNDLE=1 [2022-08-24T12:18:33.185Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:18:33.185Z] container=docker [2022-08-24T12:18:33.185Z] HOME=/root [2022-08-24T12:18:33.185Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:18:33.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:18:33.185Z] VALIDATE_BRANCH=master [2022-08-24T12:18:33.185Z] TERM=xterm [2022-08-24T12:18:33.185Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:18:33.185Z] SHLVL=1 [2022-08-24T12:18:33.185Z] TIMEOUT=120m [2022-08-24T12:18:33.185Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:18:33.185Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:18:33.185Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-24T12:18:33.185Z] GO111MODULE=off [2022-08-24T12:18:33.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:18:33.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:18:33.185Z] GOPATH=/go [2022-08-24T12:18:33.185Z] PKG_CONFIG=pkg-config [2022-08-24T12:18:33.185Z] _=/usr/bin/env [2022-08-24T12:18:33.185Z] Building test suite binary ./integration-cli/test.main [2022-08-24T12:18:33.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:18:33.185Z] HOSTNAME=f7ed80b8432e [2022-08-24T12:18:33.185Z] TEST_SKIP_INTEGRATION=1 [2022-08-24T12:18:33.185Z] TESTDEBUG=0 [2022-08-24T12:18:33.185Z] DEST=bundles/test-integration [2022-08-24T12:18:33.185Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:18:33.185Z] KEEPBUNDLE=1 [2022-08-24T12:18:33.185Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:18:33.185Z] container=docker [2022-08-24T12:18:33.185Z] HOME=/root [2022-08-24T12:18:33.185Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:18:33.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:18:33.185Z] VALIDATE_BRANCH=master [2022-08-24T12:18:33.185Z] TERM=xterm [2022-08-24T12:18:33.185Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:18:33.185Z] SHLVL=1 [2022-08-24T12:18:33.185Z] TIMEOUT=120m [2022-08-24T12:18:33.185Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:18:33.185Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:18:33.185Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-24T12:18:33.185Z] GO111MODULE=off [2022-08-24T12:18:33.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:18:33.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:18:33.185Z] GOPATH=/go [2022-08-24T12:18:33.185Z] PKG_CONFIG=pkg-config [2022-08-24T12:18:33.185Z] _=/usr/bin/env [2022-08-24T12:18:33.185Z] Building test suite binary ./integration-cli/test.main [2022-08-24T12:18:33.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:18:33.185Z] HOSTNAME=7676bfc36286 [2022-08-24T12:18:33.185Z] TESTDEBUG=0 [2022-08-24T12:18:33.185Z] DEST=bundles/test-integration [2022-08-24T12:18:33.185Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:18:33.185Z] KEEPBUNDLE=1 [2022-08-24T12:18:33.185Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:18:33.185Z] container=docker [2022-08-24T12:18:33.185Z] HOME=/root [2022-08-24T12:18:33.185Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:18:33.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:18:33.185Z] VALIDATE_BRANCH=master [2022-08-24T12:18:33.185Z] TERM=xterm [2022-08-24T12:18:33.185Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:18:33.185Z] SHLVL=1 [2022-08-24T12:18:33.185Z] TIMEOUT=120m [2022-08-24T12:18:33.185Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:18:33.185Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:18:33.185Z] GO111MODULE=off [2022-08-24T12:18:33.185Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:18:33.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:18:33.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:18:33.185Z] GOPATH=/go [2022-08-24T12:18:33.185Z] PKG_CONFIG=pkg-config [2022-08-24T12:18:33.185Z] _=/usr/bin/env [2022-08-24T12:18:33.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:19:04.185Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:19:04.185Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:19:04.185Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:19:04.185Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:19:04.185Z] [2022-08-24T12:19:04.185Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:19:04.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:19:04.185Z] HOSTNAME=2954cc4aef0c [2022-08-24T12:19:04.185Z] DEST=bundles/test-integration [2022-08-24T12:19:04.185Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:19:04.185Z] DOCKER_ROOTLESS=1 [2022-08-24T12:19:04.185Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:19:04.185Z] container=docker [2022-08-24T12:19:04.185Z] HOME=/root [2022-08-24T12:19:04.185Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:19:04.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:19:04.185Z] VALIDATE_BRANCH=master [2022-08-24T12:19:04.185Z] TERM=xterm [2022-08-24T12:19:04.185Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:19:04.185Z] SHLVL=1 [2022-08-24T12:19:04.185Z] TIMEOUT=120m [2022-08-24T12:19:04.185Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:19:04.185Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:19:04.185Z] GO111MODULE=off [2022-08-24T12:19:04.185Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:19:04.185Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:19:04.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:19:04.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:19:04.185Z] GOPATH=/go [2022-08-24T12:19:04.185Z] PKG_CONFIG=pkg-config [2022-08-24T12:19:04.185Z] _=/usr/bin/env [2022-08-24T12:19:04.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithHugeFile (50.36s) [2022-08-24T12:19:07.872Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:19:07.872Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:19:07.872Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:19:07.872Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:19:07.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:19:07.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:19:07.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:19:07.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:19:07.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:19:07.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:19:07.872Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:19:07.872Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:19:07.873Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-24T12:19:07.873Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T12:19:07.873Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:19:07.873Z] Loaded image: busybox:latest [2022-08-24T12:19:07.873Z] Loaded image: busybox:glibc [2022-08-24T12:19:07.873Z] Loaded image: debian:bullseye-slim [2022-08-24T12:19:07.873Z] Loaded image: hello-world:latest [2022-08-24T12:19:08.129Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:19:18.082Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s) [2022-08-24T12:19:18.082Z] PASS [2022-08-24T12:19:18.082Z] [2022-08-24T12:19:18.082Z] === Skipped [2022-08-24T12:19:18.082Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:19:18.082Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:19:18.082Z] [2022-08-24T12:19:18.082Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:19:18.082Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:19:18.082Z] [2022-08-24T12:19:18.082Z] DONE 34 tests, 2 skipped in 88.162s [2022-08-24T12:19:18.082Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:19:18.082Z] INFO: Testing against a local daemon [2022-08-24T12:19:18.082Z] === RUN TestConfigInspect [2022-08-24T12:19:19.010Z] --- PASS: TestConfigInspect (2.26s) [2022-08-24T12:19:19.010Z] === RUN TestConfigList [2022-08-24T12:19:21.532Z] --- PASS: TestConfigList (2.26s) [2022-08-24T12:19:21.532Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:19:23.421Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-24T12:19:23.421Z] === RUN TestConfigsUpdate [2022-08-24T12:19:25.309Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-24T12:19:25.309Z] === RUN TestTemplatedConfig [2022-08-24T12:19:28.630Z] --- PASS: TestTemplatedConfig (2.77s) [2022-08-24T12:19:28.630Z] === RUN TestConfigCreateResolve [2022-08-24T12:19:30.520Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-08-24T12:19:30.520Z] PASS [2022-08-24T12:19:30.520Z] [2022-08-24T12:19:30.520Z] DONE 6 tests in 13.840s [2022-08-24T12:19:30.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:19:30.520Z] INFO: Testing against a local daemon [2022-08-24T12:19:30.520Z] === RUN TestAttachWithTTY [2022-08-24T12:19:30.520Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-24T12:19:30.520Z] === RUN TestAttachWithoutTTy [2022-08-24T12:19:30.520Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-24T12:19:30.520Z] === RUN TestCheckpoint [2022-08-24T12:19:30.520Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:19:30.520Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:19:30.520Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:19:30.520Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:19:30.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:19:30.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-24T12:19:30.520Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:19:30.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T12:19:30.777Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:19:30.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-24T12:19:30.777Z] === RUN TestCopyEmptyFile [2022-08-24T12:19:31.034Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-24T12:19:31.034Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:19:31.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-24T12:19:31.034Z] === RUN TestCopyFromContainer [2022-08-24T12:19:31.963Z] === RUN TestCopyFromContainer// [2022-08-24T12:19:32.219Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:19:32.219Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:19:32.219Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:19:32.219Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:19:32.476Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:19:32.476Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:19:32.476Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:19:32.476Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:19:32.476Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer (1.70s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-24T12:19:32.732Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:19:32.732Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:19:32.732Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:19:32.732Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:19:32.732Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:19:32.732Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:19:32.732Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:19:32.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:19:32.732Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:19:32.732Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T12:19:32.732Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:19:32.732Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:19:32.732Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:19:32.732Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:19:32.732Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:19:32.732Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:19:32.732Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:19:32.732Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:19:32.732Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:19:32.732Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:19:32.732Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:19:32.732Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:19:32.929Z] ok github.com/docker/docker/libnetwork/networkdb 103.797s coverage: 60.7% of statements [2022-08-24T12:19:32.929Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T12:19:32.929Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T12:19:32.929Z] ok github.com/docker/docker/libnetwork/osl 4.333s coverage: 39.7% of statements [2022-08-24T12:19:32.929Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T12:19:32.929Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-24T12:19:33.187Z] ok github.com/docker/docker/libnetwork/portmapper 0.671s coverage: 48.6% of statements [2022-08-24T12:19:33.447Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T12:19:33.447Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T12:19:33.705Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === Skipped [2022-08-24T12:19:33.705Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T12:19:33.705Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T12:19:33.705Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T12:19:33.705Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T12:19:33.705Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T12:19:33.705Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T12:19:33.705Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T12:19:33.705Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T12:19:33.705Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T12:19:33.705Z] firewalld_test.go:14: firewalld is not running [2022-08-24T12:19:33.705Z] [2022-08-24T12:19:33.705Z] DONE 327 tests, 9 skipped in 203.377s [2022-08-24T12:19:34.622Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-08-24T12:19:34.622Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2022-08-24T12:19:34.655Z] Recording test results [2022-08-24T12:19:35.738Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T12:19:35.988Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-08-24T12:19:35.988Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:19:35.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:19:35.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:19:35.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:19:35.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:19:35.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:19:35.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:19:35.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:19:35.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:19:35.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:19:35.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T12:19:35.989Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:19:36.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -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:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-integration [2022-08-24T12:19:36.485Z] [2022-08-24T12:19:36.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-24T12:19:36.550Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:19:36.550Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:19:36.550Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:19:36.550Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:19:36.550Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:19:36.550Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:19:36.550Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:19:36.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T12:19:36.550Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:19:36.744Z] Removing bundles/ [2022-08-24T12:19:36.744Z] [2022-08-24T12:19:36.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:19:36.744Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:19:36.744Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:19:36.806Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-24T12:19:36.806Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:19:36.806Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:19:36.806Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:19:36.806Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:19:36.806Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:19:36.806Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:19:36.806Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:19:36.806Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:19:36.806Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:19:36.806Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:19:36.806Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:19:36.806Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:19:36.806Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:19:36.806Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:19:36.806Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:19:36.806Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:19:36.806Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:19:36.806Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:19:36.806Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:19:36.806Z] === RUN TestDiff [2022-08-24T12:19:37.369Z] --- PASS: TestDiff (0.53s) [2022-08-24T12:19:37.369Z] === RUN TestExecConsoleSize [2022-08-24T12:19:37.931Z] --- PASS: TestExecConsoleSize (0.59s) [2022-08-24T12:19:37.931Z] === RUN TestExecWithCloseStdin [2022-08-24T12:19:38.493Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-24T12:19:38.493Z] === RUN TestExec [2022-08-24T12:19:39.055Z] --- PASS: TestExec (0.69s) [2022-08-24T12:19:39.055Z] === RUN TestExecUser [2022-08-24T12:19:39.982Z] --- PASS: TestExecUser (0.63s) [2022-08-24T12:19:39.982Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:19:40.545Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-08-24T12:19:40.545Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:19:41.913Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-24T12:19:41.913Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:19:42.841Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-08-24T12:19:42.841Z] === RUN TestHealthKillContainer [2022-08-24T12:19:50.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:19:50.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:19:50.926Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-24T12:19:50.927Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:19:51.853Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2022-08-24T12:19:51.853Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:19:52.109Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-24T12:19:52.109Z] === RUN TestIpcModeNone [2022-08-24T12:19:53.036Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-24T12:19:53.036Z] === RUN TestIpcModePrivate [2022-08-24T12:19:53.292Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-24T12:19:53.549Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-24T12:19:53.549Z] === RUN TestIpcModeShareable [2022-08-24T12:19:53.805Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-24T12:19:54.061Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-24T12:19:54.061Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:19:55.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-08-24T12:19:55.953Z] === RUN TestAPIIpcModeHost [2022-08-24T12:19:56.517Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-08-24T12:19:56.517Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:19:57.445Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T12:19:57.702Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-08-24T12:19:57.702Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:19:59.068Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T12:19:59.068Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-24T12:19:59.068Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:19:59.996Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-24T12:20:00.252Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-08-24T12:20:00.252Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:20:01.180Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-24T12:20:01.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-08-24T12:20:01.437Z] === RUN TestIpcModeOlderClient [2022-08-24T12:20:01.437Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:20:01.437Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:20:01.999Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-24T12:20:01.999Z] === RUN TestKillContainer [2022-08-24T12:20:01.999Z] === RUN TestKillContainer/no_signal [2022-08-24T12:20:02.255Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:20:02.512Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:20:03.441Z] --- PASS: TestKillContainer (1.62s) [2022-08-24T12:20:03.441Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-24T12:20:03.441Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-24T12:20:03.441Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-08-24T12:20:03.441Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:20:03.441Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:20:04.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:20:04.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-08-24T12:20:04.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T12:20:04.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-08-24T12:20:04.930Z] === RUN TestKillStoppedContainer [2022-08-24T12:20:04.930Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T12:20:04.930Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:20:04.930Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T12:20:04.930Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:20:05.186Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-08-24T12:20:05.186Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:20:05.186Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T12:20:05.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:20:05.186Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:20:05.750Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-24T12:20:05.750Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:20:06.005Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-24T12:20:06.005Z] === RUN TestLinksContainerNames [2022-08-24T12:20:06.934Z] --- PASS: TestLinksContainerNames (0.93s) [2022-08-24T12:20:06.934Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:20:07.496Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-24T12:20:07.496Z] === RUN TestLogs [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:07.496Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:07.496Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:20:07.496Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:20:08.058Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:20:08.058Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:20:08.621Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:20:08.877Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:09.440Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:20:09.440Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:20:09.440Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:20:10.369Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:20:10.369Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:20:10.931Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:20:10.931Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:20:11.866Z] --- PASS: TestLogs (4.23s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.87s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-08-24T12:20:11.866Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-08-24T12:20:11.866Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:20:12.123Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:12.123Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:20:12.123Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:20:12.380Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:20:12.636Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:20:12.636Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:20:12.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:20:14.002Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-24T12:20:14.002Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:20:14.260Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-08-24T12:20:14.260Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:20:14.823Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-24T12:20:14.823Z] === RUN TestNetworkNat [2022-08-24T12:20:15.079Z] --- PASS: TestNetworkNat (0.48s) [2022-08-24T12:20:15.079Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:20:15.640Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-08-24T12:20:15.640Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:20:18.154Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-24T12:20:18.154Z] === RUN TestPause [2022-08-24T12:20:18.716Z] --- PASS: TestPause (0.47s) [2022-08-24T12:20:18.716Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:20:18.716Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:20:18.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:20:18.716Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:20:19.277Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-24T12:20:19.277Z] === RUN TestPidHost [2022-08-24T12:20:20.270Z] --- PASS: TestPidHost (1.10s) [2022-08-24T12:20:20.270Z] === RUN TestPsFilter [2022-08-24T12:20:20.270Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T12:20:20.270Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:20:20.974Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-08-24T12:20:20.974Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:20:21.239Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-08-24T12:20:21.239Z] === RUN TestRemoveContainerRunning [2022-08-24T12:20:21.804Z] --- PASS: TestRemoveContainerRunning (0.51s) [2022-08-24T12:20:21.804Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:20:22.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-08-24T12:20:22.365Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:20:22.365Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:20:22.365Z] === RUN TestRenameLinkedContainer [2022-08-24T12:20:24.256Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-08-24T12:20:24.256Z] === RUN TestRenameStoppedContainer [2022-08-24T12:20:24.511Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-24T12:20:24.511Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:20:25.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:20:25.439Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-08-24T12:20:25.439Z] === RUN TestRenameInvalidName [2022-08-24T12:20:25.695Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-24T12:20:25.695Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:20:27.585Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-24T12:20:27.585Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:20:27.840Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T12:20:27.840Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:20:28.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-24T12:20:28.768Z] === RUN TestResize [2022-08-24T12:20:29.023Z] --- PASS: TestResize (0.43s) [2022-08-24T12:20:29.023Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:20:29.585Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T12:20:29.585Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:20:29.842Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:29.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:29.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:20:29.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:31.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:33.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:33.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:20:33.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:20:33.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:20:34.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:20:34.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:20:34.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:20:34.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:20:35.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:20:35.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:35.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:20:36.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:20:38.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:20:39.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:20:39.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:20:39.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:20:40.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:20:40.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:20:41.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:20:41.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:20:42.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:20:42.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:20:43.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:20:43.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:20:44.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:20:45.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:20:45.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:20:45.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:20:46.116Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:20:46.116Z] Using test binary docker [2022-08-24T12:20:46.116Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:20:46.116Z] Not: starting. [2022-08-24T12:20:46.116Z] INFO: Waiting for daemon to start... [2022-08-24T12:20:46.116Z] Starting dockerd [2022-08-24T12:20:46.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-24T12:20:48.383Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:20:48.383Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:20:48.649Z] . [2022-08-24T12:20:48.908Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:20:48.908Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:20:48.908Z] Error: No such image: emptyfs [2022-08-24T12:20:48.908Z] Loaded image: emptyfs:latest [2022-08-24T12:20:48.908Z] Running integration-test (iteration 1) [2022-08-24T12:20:48.908Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:20:49.168Z] Loaded image: busybox:latest [2022-08-24T12:20:49.310Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:20:49.427Z] Loaded image: busybox:glibc [2022-08-24T12:20:50.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-24T12:20:50.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-24T12:20:50.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-24T12:20:50.238Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:20:50.805Z] Loaded image: debian:bullseye-slim [2022-08-24T12:20:50.805Z] Loaded image: hello-world:latest [2022-08-24T12:20:50.805Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:20:51.064Z] INFO: Testing against a local daemon [2022-08-24T12:20:51.064Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:20:51.167Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-08-24T12:20:51.167Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:20:51.167Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T12:20:51.167Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T12:20:51.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:20:52.441Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-08-24T12:20:52.441Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:20:52.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-24T12:20:52.532Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:20:53.379Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-24T12:20:53.379Z] === RUN TestBuildWithSession [2022-08-24T12:20:53.379Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:20:53.379Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:20:53.379Z] === RUN TestBuildSquashParent [2022-08-24T12:20:53.896Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-24T12:20:53.896Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:20:54.824Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-24T12:20:54.824Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:20:56.189Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-24T12:20:56.189Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:20:56.750Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T12:20:56.750Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:20:58.115Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-24T12:20:58.115Z] === RUN TestNISDomainname [2022-08-24T12:20:58.371Z] --- PASS: TestNISDomainname (0.54s) [2022-08-24T12:20:58.371Z] === RUN TestHostnameDnsResolution [2022-08-24T12:20:59.299Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-24T12:20:59.299Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:20:59.556Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-24T12:20:59.556Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:21:00.118Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-24T12:21:00.118Z] === RUN TestRunConsoleSize [2022-08-24T12:21:00.681Z] --- PASS: TestRunConsoleSize (0.47s) [2022-08-24T12:21:00.681Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:21:01.495Z] --- PASS: TestBuildSquashParent (6.76s) [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:01.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:01.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:01.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:21:01.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:21:01.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:21:01.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:21:02.572Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-08-24T12:21:02.572Z] === RUN TestStats [2022-08-24T12:21:03.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:21:03.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:21:05.086Z] --- PASS: TestStats (2.51s) [2022-08-24T12:21:05.086Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:21:05.086Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:21:05.086Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:21:05.086Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:21:05.086Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:21:05.086Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:21:05.086Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:21:06.014Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-08-24T12:21:06.248Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2022-08-24T12:21:06.248Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:21:06.248Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:21:07.900Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:21:09.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:21:09.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:21:09.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-08-24T12:21:09.790Z] === RUN TestDeleteDevicemapper [2022-08-24T12:21:09.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:21:09.790Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:21:09.790Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:21:10.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:21:11.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:21:11.680Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2022-08-24T12:21:11.680Z] === RUN TestUpdateMemory [2022-08-24T12:21:12.009Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:21:12.243Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-24T12:21:12.243Z] === RUN TestUpdateCPUQuota [2022-08-24T12:21:13.170Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-08-24T12:21:13.170Z] === RUN TestUpdatePidsLimit [2022-08-24T12:21:13.170Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:21:13.187Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:21:13.187Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:21:13.187Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:21:13.187Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:21:13.187Z] [2022-08-24T12:21:13.187Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-24T12:21:13.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-24T12:21:13.187Z] HOSTNAME=5f623540df99 [2022-08-24T12:21:13.187Z] TESTDEBUG=0 [2022-08-24T12:21:13.187Z] DEST=bundles/test-integration [2022-08-24T12:21:13.187Z] PWD=/go/src/github.com/docker/docker [2022-08-24T12:21:13.187Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d [2022-08-24T12:21:13.187Z] container=docker [2022-08-24T12:21:13.187Z] HOME=/root [2022-08-24T12:21:13.187Z] GOLANG_VERSION=1.18.5 [2022-08-24T12:21:13.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-24T12:21:13.187Z] VALIDATE_BRANCH=master [2022-08-24T12:21:13.187Z] TERM=xterm [2022-08-24T12:21:13.187Z] DOCKER_PKG=github.com/docker/docker [2022-08-24T12:21:13.187Z] SHLVL=1 [2022-08-24T12:21:13.187Z] TIMEOUT=120m [2022-08-24T12:21:13.187Z] DOCKER_BUILDTAGS= journald [2022-08-24T12:21:13.187Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-24T12:21:13.187Z] GO111MODULE=off [2022-08-24T12:21:13.187Z] DOCKER_EXPERIMENTAL=1 [2022-08-24T12:21:13.187Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-24T12:21:13.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-24T12:21:13.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-24T12:21:13.188Z] GOPATH=/go [2022-08-24T12:21:13.188Z] PKG_CONFIG=pkg-config [2022-08-24T12:21:13.188Z] _=/usr/bin/env [2022-08-24T12:21:13.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy (7.18s) [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-24T12:21:13.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-24T12:21:13.386Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:21:13.426Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:21:13.682Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:21:13.682Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:21:13.963Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:21:14.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:21:14.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit (2.11s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-08-24T12:21:15.428Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:21:18.653Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-24T12:21:18.653Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:21:26.767Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-24T12:21:26.767Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:21:27.600Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-08-24T12:21:27.600Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:21:27.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-08-24T12:21:27.600Z] === RUN TestWaitNonBlocked [2022-08-24T12:21:27.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:27.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:27.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:27.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:27.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:21:27.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:21:27.600Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T12:21:27.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-08-24T12:21:27.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-24T12:21:27.600Z] === RUN TestWaitBlocked [2022-08-24T12:21:27.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:27.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:27.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:27.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:27.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:21:27.601Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:21:28.527Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:21:28.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-08-24T12:21:28.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-08-24T12:21:28.527Z] === RUN TestWaitConditions [2022-08-24T12:21:28.527Z] === RUN TestWaitConditions/default [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/default [2022-08-24T12:21:28.527Z] === RUN TestWaitConditions/not-running [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:21:28.527Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:21:28.527Z] === RUN TestWaitConditions/removed [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:21:28.527Z] === CONT TestWaitConditions/default [2022-08-24T12:21:28.527Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:21:29.299Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-24T12:21:29.299Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:21:30.416Z] === CONT TestWaitConditions/removed [2022-08-24T12:21:30.416Z] === CONT TestWaitConditions/not-running [2022-08-24T12:21:31.151Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 2m51.598878859s [2022-08-24T12:21:31.151Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 508.670157ms [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions (0.02s) [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions/next-exit (1.80s) [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions/default (1.83s) [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-08-24T12:21:31.781Z] === RUN TestWaitRestartedContainer [2022-08-24T12:21:32.037Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:21:32.037Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:21:32.037Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:21:32.037Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:21:32.037Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:21:33.402Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:21:34.330Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-24T12:21:34.330Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-24T12:21:34.330Z] --- PASS: TestWaitRestartedContainer/next-exit (1.51s) [2022-08-24T12:21:34.330Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-24T12:21:34.330Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:21:34.330Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:21:34.568Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-24T12:21:34.568Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:21:34.827Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-24T12:21:34.827Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:21:36.846Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-08-24T12:21:36.846Z] === CONT TestIpcModeOlderClient [2022-08-24T12:21:36.846Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-08-24T12:21:36.846Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:21:36.846Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-24T12:21:36.846Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:21:39.015Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-08-24T12:21:39.015Z] === RUN TestBuildWithHugeFile [2022-08-24T12:21:39.364Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-08-24T12:21:39.365Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:21:39.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-24T12:21:39.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-24T12:21:41.881Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-08-24T12:21:49.964Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-08-24T12:21:49.964Z] PASS [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] === Skipped [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:21:49.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:21:49.964Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:21:49.964Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-24T12:21:49.964Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:21:49.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:21:49.964Z] [2022-08-24T12:21:49.964Z] DONE 273 tests, 5 skipped in 138.178s [2022-08-24T12:21:49.964Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:21:49.964Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:21:49.964Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-24T12:21:49.964Z] === RUN TestConfigDaemonID [2022-08-24T12:21:50.220Z] daemon_test.go:83: [ddef65b109b02] daemon is not started [2022-08-24T12:21:50.220Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.220Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.220Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:21:50.220Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:21:50.220Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:21:50.220Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:21:50.220Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T12:21:50.478Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:21:50.478Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:21:51.406Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:21:52.771Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:21:53.698Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:21:53.698Z] daemon_test.go:197: [dca41fe9bee9c] daemon is not started [2022-08-24T12:21:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-24T12:21:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T12:21:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T12:21:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T12:21:53.698Z] === RUN TestDaemonProxy [2022-08-24T12:21:53.698Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:21:55.586Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:21:56.952Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:21:58.841Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:21:59.102Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:21:59.664Z] PASS [2022-08-24T12:21:59.664Z] [2022-08-24T12:21:59.664Z] DONE 18 tests in 11.159s [2022-08-24T12:21:59.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:21:59.920Z] INFO: Testing against a local daemon [2022-08-24T12:21:59.920Z] === RUN TestCommitInheritsEnv [2022-08-24T12:22:00.176Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-24T12:22:00.176Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:22:00.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:22:00.176Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:22:00.433Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:22:00.433Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:22:00.433Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:22:00.433Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:22:00.433Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:22:00.433Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-24T12:22:00.433Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:22:00.433Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T12:22:00.433Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:22:00.691Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-08-24T12:22:00.691Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:22:01.254Z] time="2022-08-24T12:22:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T12:22:01.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:22:03.148Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2022-08-24T12:22:03.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:22:03.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T12:22:03.148Z] === RUN TestTagInvalidReference [2022-08-24T12:22:03.148Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T12:22:03.148Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:22:03.148Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-24T12:22:03.148Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:22:03.148Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T12:22:03.148Z] === RUN TestTagOfficialNames [2022-08-24T12:22:03.148Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T12:22:03.148Z] === RUN TestTagMatchesDigest [2022-08-24T12:22:03.148Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:22:03.148Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T12:22:08.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:22:14.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:22:14.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:22:15.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:22:16.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:22:16.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:22:17.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:22:18.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:22:19.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:22:21.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:22:21.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:22:22.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:22:23.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:22:23.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:22:25.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:22:25.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:22:26.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:22:27.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:22:27.237Z] Using test binary docker [2022-08-24T12:22:27.237Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:22:27.237Z] +++ /etc/init.d/apparmor start [2022-08-24T12:22:27.237Z] Not: starting. [2022-08-24T12:22:27.237Z] INFO: Waiting for daemon to start... [2022-08-24T12:22:27.237Z] Starting dockerd [2022-08-24T12:22:27.237Z] +++ 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-08-24T12:22:31.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-24T12:22:31.424Z] . [2022-08-24T12:22:31.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:22:31.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:22:31.424Z] Error: No such image: emptyfs [2022-08-24T12:22:31.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:22:31.424Z] ++++ docker load [2022-08-24T12:22:31.424Z] Loaded image: emptyfs:latest [2022-08-24T12:22:31.424Z] Running integration-test (iteration 1) [2022-08-24T12:22:31.424Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:22:31.424Z] ++ 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-08-24T12:22:31.424Z] ++ set -e [2022-08-24T12:22:31.424Z] ++ '[' -n 0 ']' [2022-08-24T12:22:31.424Z] ++ set -x [2022-08-24T12:22:31.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-24T12:22:31.683Z] Loaded image: busybox:latest [2022-08-24T12:22:31.957Z] Loaded image: busybox:glibc [2022-08-24T12:22:32.930Z] Loaded image: debian:bullseye-slim [2022-08-24T12:22:32.930Z] Loaded image: hello-world:latest [2022-08-24T12:22:33.203Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:22:33.203Z] INFO: Testing against a local daemon [2022-08-24T12:22:33.203Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:22:34.148Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-24T12:22:34.148Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:22:35.271Z] --- PASS: TestBuildWithHugeFile (51.49s) [2022-08-24T12:22:35.272Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:22:35.272Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:35.272Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:35.272Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:22:35.272Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:35.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:35.272Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:35.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:35.272Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:35.272Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:35.272Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:22:35.272Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:22:35.272Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:22:35.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-24T12:22:35.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-24T12:22:35.272Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-24T12:22:35.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:22:35.272Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:22:35.272Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:22:35.526Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-24T12:22:35.526Z] === RUN TestBuildWithSession [2022-08-24T12:22:35.526Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:22:35.526Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:22:35.526Z] === RUN TestBuildSquashParent [2022-08-24T12:22:37.184Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:22:39.721Z] --- PASS: TestBuildSquashParent (3.88s) [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:22:39.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:22:39.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:22:39.721Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:22:39.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:22:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:22:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:22:41.375Z] --- PASS: TestBuildPreserveOwnership (10.20s) [2022-08-24T12:22:41.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.18s) [2022-08-24T12:22:41.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-24T12:22:41.375Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:22:41.375Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-24T12:22:41.375Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:22:41.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T12:22:41.375Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T12:22:41.375Z] PASS [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === Skipped [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:22:41.375Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:22:41.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-24T12:22:41.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] DONE 34 tests, 3 skipped in 112.184s [2022-08-24T12:22:41.375Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:22:41.375Z] INFO: Testing against a local daemon [2022-08-24T12:22:41.375Z] === RUN TestConfigInspect [2022-08-24T12:22:41.375Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-24T12:22:41.375Z] === RUN TestConfigList [2022-08-24T12:22:41.375Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestConfigList (0.02s) [2022-08-24T12:22:41.375Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:22:41.375Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-24T12:22:41.375Z] === RUN TestConfigsUpdate [2022-08-24T12:22:41.375Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-24T12:22:41.375Z] === RUN TestTemplatedConfig [2022-08-24T12:22:41.375Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-24T12:22:41.375Z] === RUN TestConfigCreateResolve [2022-08-24T12:22:41.375Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-24T12:22:41.375Z] PASS [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === Skipped [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-24T12:22:41.375Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-08-24T12:22:41.375Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-24T12:22:41.375Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-24T12:22:41.375Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-24T12:22:41.375Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-24T12:22:41.375Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:22:41.375Z] [2022-08-24T12:22:41.375Z] DONE 6 tests, 6 skipped in 0.154s [2022-08-24T12:22:41.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:22:41.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:22:41.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:22:41.635Z] INFO: Testing against a local daemon [2022-08-24T12:22:41.636Z] === RUN TestAttachWithTTY [2022-08-24T12:22:41.636Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-24T12:22:41.636Z] === RUN TestAttachWithoutTTy [2022-08-24T12:22:41.636Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T12:22:41.636Z] === RUN TestCheckpoint [2022-08-24T12:22:41.636Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:22:41.636Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:41.636Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:22:41.636Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:22:41.636Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:22:41.636Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:22:41.636Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T12:22:41.636Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:22:41.636Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-24T12:22:41.636Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:22:41.895Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-24T12:22:41.896Z] === RUN TestCopyEmptyFile [2022-08-24T12:22:41.896Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T12:22:41.896Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:22:42.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-24T12:22:42.154Z] === RUN TestCopyFromContainer [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-08-24T12:22:42.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2022-08-24T12:22:42.970Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:22:42.970Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:22:43.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:22:44.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:22:44.425Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:22:44.684Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2022-08-24T12:22:44.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-24T12:22:44.945Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:22:45.513Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-24T12:22:45.513Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:22:46.349Z] === RUN TestCopyFromContainer// [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:22:46.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:22:46.450Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-08-24T12:22:46.450Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:22:46.609Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:22:46.609Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:22:46.609Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer (4.61s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-24T12:22:46.609Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T12:22:46.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:22:46.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:46.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:46.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:46.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:46.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:46.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:46.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:22:46.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:22:46.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:22:46.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:22:46.609Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:22:46.609Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T12:22:46.609Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:22:46.609Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:22:46.609Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:22:46.609Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:22:46.609Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:22:46.609Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:22:46.609Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:22:46.609Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:22:46.609Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:22:46.609Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:22:46.609Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:22:46.609Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:22:46.609Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:22:46.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:22:46.869Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:22:47.018Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-24T12:22:47.018Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:22:47.809Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-24T12:22:47.809Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:22:48.396Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-08-24T12:22:48.396Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:22:48.964Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-24T12:22:48.964Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:49.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:49.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:49.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:49.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:49.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:49.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:49.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:22:49.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:22:49.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:22:49.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:22:49.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-24T12:22:49.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-24T12:22:49.190Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:22:49.760Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-24T12:22:49.760Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:22:49.760Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:22:49.760Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:22:49.760Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:22:49.760Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:22:49.760Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-24T12:22:49.760Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:22:49.760Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-24T12:22:49.760Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:22:49.760Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:49.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:49.760Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:49.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:49.760Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:49.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:49.760Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:49.760Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:49.760Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:22:49.760Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:22:49.760Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:22:49.760Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:22:49.760Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:22:49.760Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:22:49.760Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:22:49.760Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T12:22:49.760Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T12:22:49.760Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:22:49.760Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:22:49.760Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:22:49.760Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:22:49.760Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-24T12:22:49.760Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:22:49.760Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:22:49.760Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:22:49.760Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T12:22:49.760Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-24T12:22:49.760Z] === RUN TestDiff [2022-08-24T12:22:50.330Z] --- PASS: TestDiff (0.40s) [2022-08-24T12:22:50.330Z] === RUN TestExecConsoleSize [2022-08-24T12:22:50.340Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-08-24T12:22:50.340Z] === RUN TestBuildWithHugeFile [2022-08-24T12:22:50.589Z] --- PASS: TestExecConsoleSize (0.55s) [2022-08-24T12:22:50.589Z] === RUN TestExecWithCloseStdin [2022-08-24T12:22:51.158Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-24T12:22:51.158Z] === RUN TestExec [2022-08-24T12:22:51.727Z] --- PASS: TestExec (0.51s) [2022-08-24T12:22:51.727Z] === RUN TestExecUser [2022-08-24T12:22:52.295Z] --- PASS: TestExecUser (0.49s) [2022-08-24T12:22:52.295Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:22:52.865Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-24T12:22:52.865Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:22:54.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-24T12:22:54.245Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:22:54.505Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-24T12:22:54.505Z] === RUN TestHealthKillContainer [2022-08-24T12:22:57.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-24T12:23:02.629Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-24T12:23:02.629Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:23:03.199Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-24T12:23:03.199Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:23:03.199Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T12:23:03.199Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T12:23:03.199Z] === RUN TestIpcModeNone [2022-08-24T12:23:03.769Z] --- PASS: TestIpcModeNone (0.51s) [2022-08-24T12:23:03.769Z] === RUN TestIpcModePrivate [2022-08-24T12:23:04.028Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-24T12:23:04.028Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-24T12:23:04.028Z] === RUN TestIpcModeShareable [2022-08-24T12:23:04.028Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:23:04.028Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-24T12:23:04.028Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:23:05.973Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-08-24T12:23:05.973Z] === RUN TestAPIIpcModeHost [2022-08-24T12:23:05.973Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:23:05.973Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-24T12:23:05.973Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:23:05.973Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:23:05.973Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-24T12:23:05.973Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:23:06.567Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-24T12:23:06.834Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-24T12:23:06.834Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:23:06.834Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:23:06.834Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T12:23:06.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:23:06.834Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:23:06.834Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T12:23:06.834Z] === RUN TestIpcModeOlderClient [2022-08-24T12:23:06.834Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:23:06.834Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:23:07.418Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-24T12:23:07.418Z] === RUN TestKillContainer [2022-08-24T12:23:07.418Z] === RUN TestKillContainer/no_signal [2022-08-24T12:23:07.540Z] INFO [linters context/goanalysis] analyzers took 6m23.696491409s with top 10 stages: buildir: 2m19.282397815s, the_only_name: 40.304634291s, goimports: 28.570705116s, unconvert: 23.167550628s, gosec: 18.298116064s, S1038: 17.99922354s, misspell: 5.741118886s, nilness: 4.963747668s, inspect: 4.608821632s, S1039: 4.580238163s [2022-08-24T12:23:07.540Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-24T12:23:07.540Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2123/2123, autogenerated_exclude: 2020/2123, path_prettifier: 2123/2123, skip_dirs: 2123/2123, identifier_marker: 2020/2020, exclude: 2020/2020, nolint: 0/79, exclude-rules: 79/2020, cgo: 2123/2444, skip_files: 2123/2123 [2022-08-24T12:23:07.540Z] INFO [runner] processing took 124.89366ms with stages: identifier_marker: 39.498687ms, nolint: 35.138191ms, path_prettifier: 20.468208ms, autogenerated_exclude: 13.482359ms, exclude-rules: 11.58799ms, skip_dirs: 3.647382ms, cgo: 596.738µs, filename_unadjuster: 467.88µs, max_same_issues: 1.876µs, uniq_by_line: 847ns, skip_files: 719ns, diff: 512ns, max_from_linter: 400ns, exclude: 391ns, max_per_file_from_linter: 327ns, source_code: 312ns, path_shortener: 266ns, sort_results: 243ns, severity-rules: 227ns, path_prefixer: 105ns [2022-08-24T12:23:07.540Z] INFO [runner] linters took 1m45.878215757s with stages: goanalysis_metalinter: 1m45.752890297s [2022-08-24T12:23:07.540Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-24T12:23:07.540Z] INFO Memory: 2782 samples, avg is 319.8MB, max is 1239.8MB [2022-08-24T12:23:07.540Z] INFO Execution took 4m38.006785698s [2022-08-24T12:23:07.540Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-24T12:23:07.677Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:23:07.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-docker-py [2022-08-24T12:23:07.936Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:23:08.115Z] [2022-08-24T12:23:08.115Z] Removing bundles/ [2022-08-24T12:23:08.115Z] [2022-08-24T12:23:08.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-24T12:23:08.372Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-24T12:23:08.372Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:23:08.507Z] --- PASS: TestKillContainer (1.26s) [2022-08-24T12:23:08.507Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-24T12:23:08.507Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-24T12:23:08.507Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-24T12:23:08.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:23:08.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:23:09.075Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:23:09.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-24T12:23:09.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-08-24T12:23:09.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-24T12:23:09.335Z] === RUN TestKillStoppedContainer [2022-08-24T12:23:09.335Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-24T12:23:09.335Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:23:09.594Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T12:23:09.594Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:23:09.854Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T12:23:09.854Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:23:09.854Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:09.854Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:23:09.854Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:23:09.854Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:23:09.854Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T12:23:09.854Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:23:09.854Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T12:23:09.854Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T12:23:09.854Z] === RUN TestLinksContainerNames [2022-08-24T12:23:10.792Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-24T12:23:10.792Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:23:11.361Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-24T12:23:11.361Z] === RUN TestLogs [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:11.361Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:11.361Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:11.361Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:23:11.361Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:23:11.932Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:23:11.932Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:23:12.502Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:23:12.502Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:13.074Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:13.074Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:13.074Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:23:13.074Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:23:13.643Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:23:13.643Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:23:14.215Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:23:14.215Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:23:14.784Z] --- PASS: TestLogs (3.63s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-08-24T12:23:14.784Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-08-24T12:23:14.784Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:23:15.354Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:15.354Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:15.354Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:23:15.354Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:23:15.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:23:15.614Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:23:15.614Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:23:15.614Z] 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-08-24T12:23:15.614Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-24T12:23:15.614Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:23:15.614Z] 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-08-24T12:23:15.614Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T12:23:15.614Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:23:15.614Z] 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-08-24T12:23:15.614Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T12:23:15.614Z] === RUN TestNetworkNat [2022-08-24T12:23:16.184Z] --- PASS: TestNetworkNat (0.48s) [2022-08-24T12:23:16.184Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:23:16.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-24T12:23:16.444Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:23:18.984Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-24T12:23:18.984Z] === RUN TestPause [2022-08-24T12:23:18.984Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:18.984Z] --- SKIP: TestPause (0.00s) [2022-08-24T12:23:18.984Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:23:18.984Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:23:18.984Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:23:18.984Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:23:19.244Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:19.244Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-24T12:23:19.244Z] === RUN TestPidHost [2022-08-24T12:23:20.182Z] --- PASS: TestPidHost (0.88s) [2022-08-24T12:23:20.182Z] === RUN TestPsFilter [2022-08-24T12:23:20.182Z] --- PASS: TestPsFilter (0.10s) [2022-08-24T12:23:20.182Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:23:20.442Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-24T12:23:20.442Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:23:21.011Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-24T12:23:21.011Z] === RUN TestRemoveContainerRunning [2022-08-24T12:23:21.270Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-24T12:23:21.270Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:23:21.838Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-24T12:23:21.838Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:23:21.838Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:23:21.838Z] === RUN TestRenameLinkedContainer [2022-08-24T12:23:23.743Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-24T12:23:23.743Z] === RUN TestRenameStoppedContainer [2022-08-24T12:23:23.743Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-24T12:23:23.743Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:23:24.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-24T12:23:24.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-24T12:23:24.682Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-24T12:23:24.682Z] === RUN TestRenameInvalidName [2022-08-24T12:23:24.942Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-24T12:23:24.942Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:23:25.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-24T12:23:26.850Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-08-24T12:23:26.850Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:23:26.850Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-24T12:23:26.850Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:23:27.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-24T12:23:27.790Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-24T12:23:27.790Z] === RUN TestResize [2022-08-24T12:23:28.358Z] --- PASS: TestResize (0.40s) [2022-08-24T12:23:28.358Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:23:28.618Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-24T12:23:28.618Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:23:29.186Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-24T12:23:29.186Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:23:29.186Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T12:23:29.186Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:23:29.186Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:23:29.186Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:23:30.124Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:23:30.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-24T12:23:30.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-24T12:23:30.696Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s) [2022-08-24T12:23:30.696Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-24T12:23:30.696Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-24T12:23:30.696Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:23:32.077Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-24T12:23:32.077Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:23:33.457Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-24T12:23:33.457Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:23:33.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-24T12:23:34.394Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-24T12:23:34.394Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:23:35.776Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2022-08-24T12:23:35.776Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:23:36.718Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-24T12:23:36.718Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:23:37.016Z] --- PASS: TestBuildWithHugeFile (42.72s) [2022-08-24T12:23:37.016Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:23:37.016Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:23:37.016Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:23:37.016Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:23:37.016Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:23:37.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:23:37.016Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:23:37.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:23:37.016Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:23:37.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:23:37.016Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:23:37.016Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:23:37.016Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:23:37.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-24T12:23:37.016Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-24T12:23:37.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-24T12:23:37.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:23:37.016Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:23:37.016Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:23:37.016Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:23:37.016Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-08-24T12:23:37.016Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-08-24T12:23:37.016Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-08-24T12:23:37.016Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:23:37.016Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-24T12:23:37.016Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:23:37.016Z] Loaded image: busybox:latest [2022-08-24T12:23:37.016Z] Loaded image: busybox:glibc [2022-08-24T12:23:37.952Z] Loaded image: debian:bullseye-slim [2022-08-24T12:23:37.952Z] Loaded image: hello-world:latest [2022-08-24T12:23:38.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-24T12:23:38.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:23:38.210Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:23:38.668Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-08-24T12:23:38.669Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:23:39.540Z] --- PASS: TestImportExtremelyLargeImageWorks (91.68s) [2022-08-24T12:23:39.540Z] PASS [2022-08-24T12:23:39.540Z] [2022-08-24T12:23:39.540Z] DONE 22 tests in 94.957s [2022-08-24T12:23:39.540Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:23:39.540Z] === RUN TestStripANSICommands [2022-08-24T12:23:39.540Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:23:39.540Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:23:39.540Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:23:39.540Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:23:39.540Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:23:39.540Z] PASS [2022-08-24T12:23:39.540Z] [2022-08-24T12:23:39.540Z] DONE 3 tests in 0.009s [2022-08-24T12:23:39.540Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:23:39.540Z] INFO: Testing against a local daemon [2022-08-24T12:23:39.540Z] === RUN TestNetworkCreateDelete [2022-08-24T12:23:39.540Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-24T12:23:39.540Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:23:39.540Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-24T12:23:39.540Z] === RUN TestDaemonDNSFallback [2022-08-24T12:23:40.046Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-24T12:23:40.046Z] === RUN TestNISDomainname [2022-08-24T12:23:40.046Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T12:23:40.046Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-24T12:23:40.046Z] === RUN TestHostnameDnsResolution [2022-08-24T12:23:40.615Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-24T12:23:40.615Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:23:40.615Z] 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-08-24T12:23:40.615Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T12:23:40.615Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:23:40.874Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-24T12:23:40.874Z] === RUN TestRunConsoleSize [2022-08-24T12:23:41.443Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-24T12:23:41.443Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:23:42.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-24T12:23:42.056Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-08-24T12:23:42.056Z] === RUN TestInspectNetwork [2022-08-24T12:23:43.351Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) [2022-08-24T12:23:43.351Z] === RUN TestStats [2022-08-24T12:23:43.351Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:43.351Z] --- SKIP: TestStats (0.00s) [2022-08-24T12:23:43.351Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:23:43.351Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:23:43.351Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:23:43.351Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:23:43.351Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:23:43.351Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:23:43.351Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:23:43.351Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:23:43.351Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:23:43.351Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:23:43.351Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:23:44.290Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:23:44.574Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:23:44.574Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:23:44.574Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:23:44.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-24T12:23:44.831Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:23:46.195Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:23:46.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s) [2022-08-24T12:23:46.332Z] PASS [2022-08-24T12:23:46.332Z] [2022-08-24T12:23:46.332Z] === Skipped [2022-08-24T12:23:46.332Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:23:46.332Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:23:46.332Z] [2022-08-24T12:23:46.332Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:23:46.332Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:23:46.332Z] [2022-08-24T12:23:46.332Z] DONE 34 tests, 2 skipped in 73.985s [2022-08-24T12:23:46.332Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:23:46.332Z] ++ 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-08-24T12:23:46.332Z] ++ set -e [2022-08-24T12:23:46.332Z] ++ '[' -n 0 ']' [2022-08-24T12:23:46.332Z] ++ set -x [2022-08-24T12:23:46.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:23:46.332Z] INFO: Testing against a local daemon [2022-08-24T12:23:46.332Z] === RUN TestConfigInspect [2022-08-24T12:23:47.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-24T12:23:47.574Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:23:47.575Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-08-24T12:23:47.575Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-08-24T12:23:47.575Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-24T12:23:47.575Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-24T12:23:47.575Z] === RUN TestDeleteDevicemapper [2022-08-24T12:23:47.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:23:47.575Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:23:47.575Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:23:48.233Z] --- PASS: TestConfigInspect (2.26s) [2022-08-24T12:23:48.234Z] === RUN TestConfigList [2022-08-24T12:23:48.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork (7.23s) [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:23:48.999Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:23:49.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-08-24T12:23:49.483Z] === RUN TestUpdateMemory [2022-08-24T12:23:49.483Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:49.483Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T12:23:49.483Z] === RUN TestUpdateCPUQuota [2022-08-24T12:23:49.483Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:49.483Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-24T12:23:49.483Z] === RUN TestUpdatePidsLimit [2022-08-24T12:23:49.483Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:23:49.483Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-24T12:23:49.483Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:23:50.136Z] --- PASS: TestConfigList (2.14s) [2022-08-24T12:23:50.136Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:23:50.385Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-08-24T12:23:50.386Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:23:50.386Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:50.386Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:50.386Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:50.644Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:23:50.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:23:50.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:23:50.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:23:50.644Z] === RUN TestNetworkList [2022-08-24T12:23:50.644Z] === RUN TestNetworkList//networks [2022-08-24T12:23:50.644Z] === PAUSE TestNetworkList//networks [2022-08-24T12:23:50.644Z] === RUN TestNetworkList//networks/ [2022-08-24T12:23:50.644Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:23:50.644Z] === CONT TestNetworkList//networks [2022-08-24T12:23:50.644Z] === CONT TestNetworkList//networks/ [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkList (0.03s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:23:50.644Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:23:51.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-24T12:23:51.219Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T12:23:51.219Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:23:52.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-24T12:23:52.156Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:23:52.667Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-24T12:23:52.668Z] === RUN TestConfigsUpdate [2022-08-24T12:23:53.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-24T12:23:53.084Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:23:53.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-24T12:23:54.013Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-24T12:23:54.013Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:23:54.044Z] --- PASS: TestConfigsUpdate (1.76s) [2022-08-24T12:23:54.044Z] === RUN TestTemplatedConfig [2022-08-24T12:23:55.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-24T12:23:55.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:23:55.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T12:23:55.942Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:23:56.576Z] --- PASS: TestTemplatedConfig (2.51s) [2022-08-24T12:23:56.576Z] === RUN TestConfigCreateResolve [2022-08-24T12:23:56.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-24T12:23:58.462Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-24T12:23:58.462Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:23:58.462Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:23:58.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:23:58.462Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:23:58.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-24T12:23:59.107Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-24T12:23:59.107Z] PASS [2022-08-24T12:23:59.107Z] [2022-08-24T12:23:59.107Z] DONE 6 tests in 13.127s [2022-08-24T12:23:59.107Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:23:59.107Z] ++ 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-08-24T12:23:59.107Z] ++ set -e [2022-08-24T12:23:59.107Z] ++ '[' -n 0 ']' [2022-08-24T12:23:59.107Z] ++ set -x [2022-08-24T12:23:59.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:23:59.107Z] INFO: Testing against a local daemon [2022-08-24T12:23:59.107Z] === RUN TestAttachWithTTY [2022-08-24T12:23:59.107Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-24T12:23:59.107Z] === RUN TestAttachWithoutTTy [2022-08-24T12:23:59.107Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-24T12:23:59.107Z] === RUN TestCheckpoint [2022-08-24T12:23:59.107Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:23:59.107Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:59.107Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:23:59.107Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:23:59.107Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-24T12:23:59.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:23:59.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:23:59.108Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:23:59.108Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-24T12:23:59.108Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:23:59.108Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-24T12:23:59.108Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:23:59.108Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-24T12:23:59.108Z] === RUN TestCopyEmptyFile [2022-08-24T12:23:59.366Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-24T12:23:59.366Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:23:59.366Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-24T12:23:59.366Z] === RUN TestCopyFromContainer [2022-08-24T12:24:00.301Z] === RUN TestCopyFromContainer// [2022-08-24T12:24:00.301Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:24:00.301Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:24:00.301Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:24:00.560Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:24:00.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:24:00.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:24:00.560Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:24:00.819Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:24:00.819Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-24T12:24:00.819Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-24T12:24:00.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:24:00.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:24:00.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:24:00.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:24:00.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:24:00.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:24:00.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:24:00.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:24:00.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:24:00.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:24:00.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-24T12:24:00.819Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:24:00.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-24T12:24:00.819Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:24:00.819Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:24:00.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:24:00.819Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:24:00.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:24:00.819Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:24:00.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:24:00.819Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:24:00.819Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:24:00.819Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:24:00.819Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:24:00.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:24:00.819Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:24:00.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-24T12:24:00.819Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:24:01.694Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-24T12:24:01.694Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:24:01.694Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-08-24T12:24:01.694Z] === RUN TestWaitNonBlocked [2022-08-24T12:24:01.694Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:01.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:01.694Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:01.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:01.694Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:24:01.694Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:24:01.694Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T12:24:01.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-08-24T12:24:01.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-08-24T12:24:01.694Z] === RUN TestWaitBlocked [2022-08-24T12:24:01.694Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:01.694Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:01.694Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:01.694Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:01.694Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:24:01.694Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:24:01.953Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:24:01.953Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-08-24T12:24:01.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-24T12:24:01.954Z] === RUN TestWaitConditions [2022-08-24T12:24:01.954Z] === RUN TestWaitConditions/default [2022-08-24T12:24:01.954Z] === PAUSE TestWaitConditions/default [2022-08-24T12:24:01.954Z] === RUN TestWaitConditions/not-running [2022-08-24T12:24:01.954Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:24:01.954Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:24:01.954Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:24:01.954Z] === RUN TestWaitConditions/removed [2022-08-24T12:24:01.954Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:24:01.954Z] === CONT TestWaitConditions/default [2022-08-24T12:24:01.954Z] === CONT TestWaitConditions/removed [2022-08-24T12:24:02.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-24T12:24:02.196Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-24T12:24:02.197Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:24:03.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:24:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:24:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:24:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:24:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:24:03.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:24:03.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:24:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:24:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:24:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:24:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:24:03.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:24:03.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-24T12:24:03.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-24T12:24:03.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-24T12:24:03.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T12:24:03.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-24T12:24:03.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T12:24:03.317Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:24:03.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2022-08-24T12:24:03.885Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:24:03.885Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:24:03.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:24:03.885Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:24:03.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:24:03.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-24T12:24:03.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:24:03.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-24T12:24:03.885Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:24:03.885Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:24:03.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:24:03.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:24:03.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:24:03.885Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:24:03.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:24:03.885Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:24:03.885Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:24:03.885Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:24:03.885Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:24:03.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:24:03.885Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:24:03.885Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-24T12:24:03.885Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:24:03.885Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:24:03.885Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:24:03.885Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:24:03.885Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:24:03.885Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:24:03.885Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:24:03.885Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:24:03.885Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:24:03.885Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:24:03.885Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:24:03.885Z] === RUN TestDiff [2022-08-24T12:24:03.974Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:24:03.974Z] === CONT TestWaitConditions/not-running [2022-08-24T12:24:04.453Z] --- PASS: TestDiff (0.41s) [2022-08-24T12:24:04.453Z] === RUN TestExecConsoleSize [2022-08-24T12:24:04.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:24:04.626Z] Using test binary docker [2022-08-24T12:24:04.626Z] +++ /etc/init.d/apparmor start [2022-08-24T12:24:04.626Z] Not: starting. [2022-08-24T12:24:04.626Z] INFO: Waiting for daemon to start... [2022-08-24T12:24:04.626Z] Starting dockerd [2022-08-24T12:24:04.626Z] +++ 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-08-24T12:24:04.712Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-24T12:24:04.712Z] === RUN TestExecWithCloseStdin [2022-08-24T12:24:05.280Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-24T12:24:05.280Z] === RUN TestExec [2022-08-24T12:24:05.353Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T12:24:05.353Z] --- PASS: TestWaitConditions/default (1.58s) [2022-08-24T12:24:05.353Z] --- PASS: TestWaitConditions/removed (1.66s) [2022-08-24T12:24:05.353Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-24T12:24:05.353Z] --- PASS: TestWaitConditions/not-running (1.65s) [2022-08-24T12:24:05.353Z] === RUN TestWaitRestartedContainer [2022-08-24T12:24:05.353Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:24:05.353Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:24:05.353Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:24:05.353Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:24:05.353Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:24:05.353Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:24:05.353Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:24:05.353Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:24:05.847Z] --- PASS: TestExec (0.45s) [2022-08-24T12:24:05.847Z] === RUN TestExecUser [2022-08-24T12:24:06.107Z] --- PASS: TestExecUser (0.46s) [2022-08-24T12:24:06.107Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:24:06.676Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-24T12:24:06.676Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:24:06.764Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:24:07.162Z] . [2022-08-24T12:24:07.162Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:24:07.162Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:24:07.162Z] Error: No such image: emptyfs [2022-08-24T12:24:07.162Z] ++++ docker load [2022-08-24T12:24:07.162Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:24:07.422Z] Loaded image: emptyfs:latest [2022-08-24T12:24:07.422Z] Running integration-test (iteration 1) [2022-08-24T12:24:07.422Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-24T12:24:07.422Z] ++ 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-08-24T12:24:07.422Z] ++ set -e [2022-08-24T12:24:07.422Z] ++ '[' -n 0 ']' [2022-08-24T12:24:07.422Z] ++ set -x [2022-08-24T12:24:07.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:24:07.732Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T12:24:07.732Z] --- PASS: TestWaitRestartedContainer/next-exit (1.36s) [2022-08-24T12:24:07.732Z] --- PASS: TestWaitRestartedContainer/default (1.41s) [2022-08-24T12:24:07.732Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-24T12:24:07.732Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:24:07.732Z] === CONT TestIpcModeOlderClient [2022-08-24T12:24:07.732Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T12:24:07.732Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:24:08.053Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-24T12:24:08.053Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:24:08.360Z] Loaded image: busybox:latest [2022-08-24T12:24:08.620Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-24T12:24:08.620Z] === RUN TestHealthKillContainer [2022-08-24T12:24:08.929Z] Loaded image: busybox:glibc [2022-08-24T12:24:10.276Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.65s) [2022-08-24T12:24:10.535Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2022-08-24T12:24:10.535Z] PASS [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === Skipped [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:24:10.535Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-24T12:24:10.535Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-24T12:24:10.535Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-24T12:24:10.535Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-24T12:24:10.535Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-24T12:24:10.535Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-24T12:24:10.535Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-24T12:24:10.535Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-24T12:24:10.535Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-24T12:24:10.535Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:24:10.535Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T12:24:10.535Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-24T12:24:10.535Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-24T12:24:10.535Z] 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-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-24T12:24:10.535Z] 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-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-24T12:24:10.535Z] 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-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-24T12:24:10.535Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:24:10.535Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-24T12:24:10.535Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:24:10.535Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-24T12:24:10.535Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-24T12:24:10.535Z] 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-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-24T12:24:10.535Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:24:10.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T12:24:10.535Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-24T12:24:10.535Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-24T12:24:10.535Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-24T12:24:10.535Z] [2022-08-24T12:24:10.535Z] DONE 250 tests, 27 skipped in 89.132s [2022-08-24T12:24:10.535Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:24:10.795Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:24:11.366Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-24T12:24:11.366Z] === RUN TestConfigDaemonID [2022-08-24T12:24:12.307Z] daemon_test.go:83: [d2f84aae5097c] daemon is not started [2022-08-24T12:24:12.307Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:12.307Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:12.307Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:12.307Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:12.307Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:12.307Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:24:12.307Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:24:12.307Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:24:12.307Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:24:12.307Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:24:12.307Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:24:12.567Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-24T12:24:12.567Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-24T12:24:12.567Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:24:12.567Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:24:13.315Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2022-08-24T12:24:13.315Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:24:13.504Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:24:14.206Z] Loaded image: debian:bullseye-slim [2022-08-24T12:24:14.206Z] Loaded image: hello-world:latest [2022-08-24T12:24:14.206Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:24:14.206Z] INFO: Testing against a local daemon [2022-08-24T12:24:14.206Z] === RUN TestCgroupNamespacesBuild [2022-08-24T12:24:14.885Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:24:15.208Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r9kkxb37mncxziroew8s5qz0r Created:2022-08-24 12:24:13.496196379 +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[1bf1c813f9496b6f33b111192fb746d81200d965c8ff152f74ab8a4eef789733:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlc5o0cshu1xgwpejdlrnb3ki EndpointID:aec29ea44e8146615f4777f115e926ebbfc8f03a6c2f808f077b38d886379bf1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:125c66bc540242fedf299560c5e3c0ddf345e20c9dec5b352f0744895a2c1596 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:b3d7f6ad8509 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlc5o0cshu1xgwpejdlrnb3ki EndpointID:aec29ea44e8146615f4777f115e926ebbfc8f03a6c2f808f077b38d886379bf1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:24:15.824Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:24:15.824Z] daemon_test.go:197: [d16c96b467053] daemon is not started [2022-08-24T12:24:15.824Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-24T12:24:15.824Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-24T12:24:15.824Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-24T12:24:15.824Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-24T12:24:15.824Z] === RUN TestDaemonProxy [2022-08-24T12:24:15.824Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T12:24:15.824Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-24T12:24:15.824Z] PASS [2022-08-24T12:24:15.824Z] [2022-08-24T12:24:15.824Z] === Skipped [2022-08-24T12:24:15.824Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-24T12:24:15.824Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-24T12:24:15.824Z] [2022-08-24T12:24:15.824Z] DONE 13 tests, 1 skipped in 5.240s [2022-08-24T12:24:15.824Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:24:16.083Z] INFO: Testing against a local daemon [2022-08-24T12:24:16.083Z] === RUN TestCommitInheritsEnv [2022-08-24T12:24:16.743Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-08-24T12:24:16.743Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-24T12:24:16.749Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-24T12:24:16.749Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:24:17.008Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-08-24T12:24:17.008Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:24:17.021Z] --- PASS: TestCommitInheritsEnv (1.13s) [2022-08-24T12:24:17.021Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:24:17.021Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:24:17.021Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:24:17.021Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:24:17.281Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:24:17.281Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:24:17.281Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:24:17.541Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-24T12:24:17.541Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:24:17.541Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-24T12:24:17.541Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:24:17.577Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-24T12:24:17.577Z] === RUN TestIpcModeNone [2022-08-24T12:24:17.836Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-24T12:24:17.836Z] === RUN TestIpcModePrivate [2022-08-24T12:24:18.405Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-24T12:24:18.405Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-24T12:24:18.405Z] === RUN TestIpcModeShareable [2022-08-24T12:24:18.654Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-08-24T12:24:18.654Z] === RUN TestBuildWithSession [2022-08-24T12:24:18.654Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:24:18.654Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-24T12:24:18.654Z] === RUN TestBuildSquashParent [2022-08-24T12:24:18.663Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-24T12:24:18.921Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-24T12:24:18.921Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:24:19.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s) [2022-08-24T12:24:19.376Z] PASS [2022-08-24T12:24:19.376Z] [2022-08-24T12:24:19.376Z] === Skipped [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:24:19.376Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:24:19.376Z] [2022-08-24T12:24:19.376Z] DONE 38 tests, 1 skipped in 44.573s [2022-08-24T12:24:19.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:24:19.376Z] INFO: Testing against a local daemon [2022-08-24T12:24:19.376Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:24:19.376Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:24:19.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:24:19.376Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:24:19.376Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:24:19.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:24:19.376Z] PASS [2022-08-24T12:24:19.376Z] [2022-08-24T12:24:19.376Z] === Skipped [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:24:19.376Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:24:19.376Z] [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:24:19.376Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:24:19.376Z] [2022-08-24T12:24:19.376Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-24T12:24:19.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:24:19.376Z] INFO: Testing against a local daemon [2022-08-24T12:24:19.376Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:24:19.446Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-24T12:24:19.446Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:24:19.446Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T12:24:19.446Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:24:19.446Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:24:19.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-24T12:24:19.446Z] === RUN TestTagInvalidReference [2022-08-24T12:24:19.446Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-24T12:24:19.446Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:24:19.446Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T12:24:19.446Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:24:19.446Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-24T12:24:19.446Z] === RUN TestTagOfficialNames [2022-08-24T12:24:19.446Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T12:24:19.446Z] === RUN TestTagMatchesDigest [2022-08-24T12:24:19.446Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:24:19.446Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-24T12:24:20.314Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-08-24T12:24:20.314Z] === RUN TestAPIIpcModeHost [2022-08-24T12:24:20.743Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-24T12:24:20.743Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:24:20.906Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-24T12:24:20.906Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:24:21.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:24:21.854Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T12:24:21.854Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-24T12:24:21.854Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:24:22.234Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:24:22.797Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:24:23.238Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T12:24:23.238Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-24T12:24:23.238Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:24:24.173Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-24T12:24:24.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-24T12:24:24.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:24:24.688Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:24:25.549Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-24T12:24:25.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-24T12:24:25.550Z] === RUN TestIpcModeOlderClient [2022-08-24T12:24:25.550Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:24:25.550Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:24:25.808Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-08-24T12:24:25.808Z] === RUN TestKillContainer [2022-08-24T12:24:25.808Z] === RUN TestKillContainer/no_signal [2022-08-24T12:24:26.374Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:24:26.374Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:24:26.584Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:24:26.940Z] --- PASS: TestKillContainer (1.24s) [2022-08-24T12:24:26.940Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-24T12:24:26.940Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-24T12:24:26.940Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-24T12:24:26.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:24:26.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:24:27.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:24:28.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-08-24T12:24:28.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-24T12:24:28.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-24T12:24:28.445Z] === RUN TestKillStoppedContainer [2022-08-24T12:24:28.445Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-24T12:24:28.445Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:24:28.445Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-24T12:24:28.445Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:24:28.826Z] --- PASS: TestBuildSquashParent (9.10s) [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:24:28.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:24:28.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:24:28.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-24T12:24:28.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-24T12:24:28.835Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-24T12:24:28.835Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:24:29.094Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-24T12:24:29.094Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:24:29.661Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-24T12:24:29.661Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:24:29.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:24:29.920Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-08-24T12:24:29.920Z] === RUN TestLinksContainerNames [2022-08-24T12:24:30.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-24T12:24:30.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan (9.98s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-08-24T12:24:30.790Z] PASS [2022-08-24T12:24:30.790Z] [2022-08-24T12:24:30.790Z] DONE 8 tests in 11.280s [2022-08-24T12:24:30.790Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:24:30.790Z] testing: warning: no tests to run [2022-08-24T12:24:30.790Z] PASS [2022-08-24T12:24:30.790Z] [2022-08-24T12:24:30.790Z] DONE 0 tests in 0.007s [2022-08-24T12:24:30.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:24:30.790Z] INFO: Testing against a local daemon [2022-08-24T12:24:30.790Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:24:30.856Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-24T12:24:30.856Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:24:31.114Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-24T12:24:31.114Z] === RUN TestLogs [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:31.114Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:31.114Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:31.114Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:24:31.114Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:24:32.052Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:24:32.052Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:24:32.156Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-08-24T12:24:32.156Z] === RUN TestAuthZPluginTLS [2022-08-24T12:24:32.413Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-24T12:24:32.413Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:24:32.620Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:24:32.620Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:24:32.975Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T12:24:32.975Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:33.188Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:33.188Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:33.188Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:24:33.188Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:24:33.537Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-24T12:24:33.537Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:24:33.754Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:24:33.754Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:24:34.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-24T12:24:34.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-24T12:24:34.098Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-24T12:24:34.099Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:24:34.322Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:24:34.322Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:24:34.890Z] --- PASS: TestLogs (3.82s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s) [2022-08-24T12:24:34.890Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-08-24T12:24:34.890Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:24:35.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:35.458Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:35.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:24:35.458Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:24:35.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-08-24T12:24:35.464Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:24:35.717Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:24:35.721Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-24T12:24:35.721Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:24:35.977Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:24:35.977Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:24:35.977Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:24:36.282Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-24T12:24:36.283Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:24:36.846Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-24T12:24:36.846Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-08-24T12:24:37.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2022-08-24T12:24:37.336Z] === RUN TestBuildMultiStageCopy [2022-08-24T12:24:37.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-24T12:24:37.354Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-24T12:24:37.354Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:24:37.612Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-24T12:24:37.612Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:24:37.871Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-24T12:24:37.871Z] === RUN TestNetworkNat [2022-08-24T12:24:38.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-24T12:24:38.214Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:24:38.440Z] --- PASS: TestNetworkNat (0.46s) [2022-08-24T12:24:38.440Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:24:38.699Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-24T12:24:38.699Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:24:40.106Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-24T12:24:40.106Z] === RUN TestAuthZPluginHeader [2022-08-24T12:24:40.362Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-24T12:24:40.362Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:24:40.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-24T12:24:41.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-24T12:24:41.771Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-24T12:24:41.986Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-24T12:24:41.986Z] === RUN TestPause [2022-08-24T12:24:41.986Z] --- PASS: TestPause (0.44s) [2022-08-24T12:24:41.986Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:24:41.986Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:24:41.986Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:24:41.986Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:24:42.245Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-24T12:24:42.245Z] === RUN TestPidHost [2022-08-24T12:24:42.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy (5.53s) [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-08-24T12:24:42.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-08-24T12:24:42.907Z] === RUN TestBuildMultiStageParentConfig [2022-08-24T12:24:43.181Z] --- PASS: TestPidHost (0.98s) [2022-08-24T12:24:43.181Z] === RUN TestPsFilter [2022-08-24T12:24:43.440Z] --- PASS: TestPsFilter (0.11s) [2022-08-24T12:24:43.440Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:24:43.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-24T12:24:43.699Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:24:44.266Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-24T12:24:44.266Z] === RUN TestRemoveContainerRunning [2022-08-24T12:24:44.286Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-08-24T12:24:44.286Z] === RUN TestBuildLabelWithTargets [2022-08-24T12:24:44.525Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-24T12:24:44.525Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:24:45.093Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-24T12:24:45.093Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:24:45.093Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:24:45.093Z] === RUN TestRenameLinkedContainer [2022-08-24T12:24:45.609Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-08-24T12:24:45.609Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:24:46.821Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2022-08-24T12:24:46.821Z] === RUN TestBuildWithEmptyLayers [2022-08-24T12:24:47.006Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-08-24T12:24:47.006Z] === RUN TestRenameStoppedContainer [2022-08-24T12:24:47.265Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-24T12:24:47.265Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:24:47.833Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-08-24T12:24:47.833Z] === RUN TestBuildMultiStageOnBuild [2022-08-24T12:24:48.202Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-24T12:24:48.202Z] === RUN TestRenameInvalidName [2022-08-24T12:24:48.462Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-24T12:24:48.462Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:24:48.883Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-08-24T12:24:48.883Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:24:50.367Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-24T12:24:50.367Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:24:50.367Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-24T12:24:50.367Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:24:51.146Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-08-24T12:24:51.146Z] === RUN TestBuildUncleanTarFilenames [2022-08-24T12:24:51.304Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-24T12:24:51.304Z] === RUN TestResize [2022-08-24T12:24:51.872Z] --- PASS: TestResize (0.43s) [2022-08-24T12:24:51.872Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:24:52.131Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-24T12:24:52.131Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:24:52.151Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-08-24T12:24:52.151Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:24:52.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:52.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:52.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:52.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:24:52.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:24:53.051Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2022-08-24T12:24:53.051Z] === RUN TestBuildMultiStageLayerLeak [2022-08-24T12:24:54.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:55.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:56.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:24:56.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:24:57.246Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2022-08-24T12:24:57.246Z] === RUN TestBuildWithHugeFile [2022-08-24T12:24:57.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:24:57.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:25:01.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:25:01.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:25:02.099Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.60s) [2022-08-24T12:25:02.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:25:03.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:25:05.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:25:05.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:25:06.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:25:06.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:25:08.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-08-24T12:25:10.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-24T12:25:10.243Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-24T12:25:10.243Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:25:10.811Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:25:11.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-24T12:25:11.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-24T12:25:11.747Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-24T12:25:11.747Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:25:13.151Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-24T12:25:13.151Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:25:14.543Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.21s) [2022-08-24T12:25:14.543Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:25:14.887Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-24T12:25:14.887Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:25:14.887Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:25:14.887Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-24T12:25:14.887Z] [2022-08-24T12:25:14.887Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-24T12:25:14.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-24T12:25:14.887Z] Using test binary docker [2022-08-24T12:25:14.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-24T12:25:14.887Z] Not: starting. [2022-08-24T12:25:14.887Z] INFO: Waiting for daemon to start... [2022-08-24T12:25:14.887Z] Starting dockerd [2022-08-24T12:25:14.887Z] . [2022-08-24T12:25:14.887Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-24T12:25:15.479Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-24T12:25:15.479Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:25:16.419Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-24T12:25:16.419Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:25:17.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-24T12:25:17.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:25:18.733Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-24T12:25:18.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:25:19.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-24T12:25:19.669Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:25:20.215Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-24T12:25:20.215Z] PASS [2022-08-24T12:25:20.215Z] [2022-08-24T12:25:20.215Z] DONE 17 tests in 47.831s [2022-08-24T12:25:20.215Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:25:20.215Z] INFO: Testing against a local daemon [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:25:20.215Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:25:20.215Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:25:20.215Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:25:20.215Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:25:20.215Z] === RUN TestPluginInstall [2022-08-24T12:25:20.215Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80827cfdbb71f59c587a542665ee30b53b68108e9999c17776574dc7216d78a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80827cfdbb71f59c587a542665ee30b53b68108e9999c17776574dc7216d78a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:20.215Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a981f58a10ff3192d52dc9a92dab466f8a03bd6e7e382af9fc1037ebe2f23c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a981f58a10ff3192d52dc9a92dab466f8a03bd6e7e382af9fc1037ebe2f23c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:20.215Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:25:20.606Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-24T12:25:20.606Z] === RUN TestNISDomainname [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc2df9e96d96195364f8c1190b5b29480d3fd1e82691ee0d1fc49d6fe44dabb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc2df9e96d96195364f8c1190b5b29480d3fd1e82691ee0d1fc49d6fe44dabb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:25:21.174Z] --- PASS: TestNISDomainname (0.52s) [2022-08-24T12:25:21.174Z] === RUN TestHostnameDnsResolution [2022-08-24T12:25:21.401Z] plugin_test.go:196: [dfa81e4a6816d] daemon is not started [2022-08-24T12:25:21.401Z] --- PASS: TestPluginInstall (2.77s) [2022-08-24T12:25:21.401Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-24T12:25:21.401Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-24T12:25:21.401Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-08-24T12:25:21.401Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:25:21.742Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-08-24T12:25:21.743Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:25:22.311Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-24T12:25:22.311Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:25:22.769Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:25:22.883Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-24T12:25:22.883Z] === RUN TestRunConsoleSize [2022-08-24T12:25:23.142Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-24T12:25:23.142Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:25:23.699Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:25:24.628Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-08-24T12:25:24.628Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-08-24T12:25:24.628Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-24T12:25:24.628Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:25:25.190Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-24T12:25:25.190Z] PASS [2022-08-24T12:25:25.190Z] [2022-08-24T12:25:25.190Z] DONE 24 tests in 6.758s [2022-08-24T12:25:25.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:25:25.447Z] INFO: Testing against a local daemon [2022-08-24T12:25:25.447Z] === RUN TestExternalGraphDriver [2022-08-24T12:25:25.673Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-08-24T12:25:25.673Z] === RUN TestStats [2022-08-24T12:25:25.703Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:25:27.641Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:25:27.641Z] --- PASS: TestStats (2.45s) [2022-08-24T12:25:27.641Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:25:27.641Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:25:27.641Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:25:27.641Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:25:27.641Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:25:27.641Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:25:27.641Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:25:27.641Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:25:27.641Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:25:27.641Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:25:27.641Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:25:28.577Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:25:29.007Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:25:30.479Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:25:30.898Z] --- PASS: TestExternalGraphDriver (5.35s) [2022-08-24T12:25:30.898Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-24T12:25:30.898Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-24T12:25:30.898Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-24T12:25:30.898Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:25:31.856Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-24T12:25:31.856Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-24T12:25:31.856Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-08-24T12:25:31.856Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-24T12:25:31.856Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-24T12:25:31.856Z] === RUN TestDeleteDevicemapper [2022-08-24T12:25:31.856Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:25:31.856Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:25:31.856Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:25:33.233Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-08-24T12:25:33.233Z] === RUN TestUpdateMemory [2022-08-24T12:25:33.799Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-24T12:25:33.799Z] === RUN TestUpdateCPUQuota [2022-08-24T12:25:34.367Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-08-24T12:25:34.367Z] === RUN TestUpdatePidsLimit [2022-08-24T12:25:34.367Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:25:34.626Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:25:34.884Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:25:35.066Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-08-24T12:25:35.066Z] PASS [2022-08-24T12:25:35.066Z] [2022-08-24T12:25:35.066Z] DONE 5 tests in 9.612s [2022-08-24T12:25:35.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:25:35.066Z] INFO: Testing against a local daemon [2022-08-24T12:25:35.066Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:25:35.066Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:25:35.066Z] === RUN TestReadPluginNoRead [2022-08-24T12:25:35.066Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:25:35.066Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:25:35.066Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:25:35.066Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:25:35.066Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:25:35.143Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:25:35.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:25:35.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:25:35.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-24T12:25:36.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-24T12:25:36.228Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:25:38.339Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-08-24T12:25:38.339Z] === CONT TestReadPluginNoRead [2022-08-24T12:25:40.861Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:25:41.791Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:25:43.158Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:25:43.414Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-08-24T12:25:44.344Z] === CONT TestReadPluginNoRead [2022-08-24T12:25:44.344Z] read_test.go:92: [dc748d83134e1] daemon is not started [2022-08-24T12:25:44.344Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-08-24T12:25:44.344Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-24T12:25:44.344Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-24T12:25:44.344Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-24T12:25:44.344Z] PASS [2022-08-24T12:25:44.344Z] [2022-08-24T12:25:44.344Z] DONE 6 tests in 9.348s [2022-08-24T12:25:44.344Z] 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-08-24T12:25:44.344Z] testing: warning: no tests to run [2022-08-24T12:25:44.344Z] PASS [2022-08-24T12:25:44.344Z] [2022-08-24T12:25:44.344Z] DONE 0 tests in 0.008s [2022-08-24T12:25:44.344Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:25:44.344Z] INFO: Testing against a local daemon [2022-08-24T12:25:44.344Z] === RUN TestPluginWithDevMounts [2022-08-24T12:25:44.344Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:25:44.344Z] === CONT TestPluginWithDevMounts [2022-08-24T12:25:46.234Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-24T12:25:46.234Z] PASS [2022-08-24T12:25:46.234Z] [2022-08-24T12:25:46.234Z] DONE 1 tests in 1.627s [2022-08-24T12:25:46.234Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:25:46.234Z] INFO: Testing against a local daemon [2022-08-24T12:25:46.234Z] === RUN TestSecretInspect [2022-08-24T12:25:46.983Z] sha256:e6e50d75c5b85e80e404c077c3e76ee53655e396371e0895fdd9598d213f86f6 [2022-08-24T12:25:46.983Z] INFO: Starting docker-py tests... [2022-08-24T12:25:47.912Z] ============================= test session starts ============================== [2022-08-24T12:25:47.912Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-24T12:25:47.912Z] rootdir: /src, inifile: pytest.ini [2022-08-24T12:25:47.912Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-24T12:25:48.124Z] --- PASS: TestSecretInspect (2.20s) [2022-08-24T12:25:48.124Z] === RUN TestSecretList [2022-08-24T12:25:48.432Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-24T12:25:48.432Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:25:48.432Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-24T12:25:48.432Z] === RUN TestWaitNonBlocked [2022-08-24T12:25:48.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:48.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:48.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:48.432Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:48.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:25:48.432Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:25:48.432Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-24T12:25:48.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-08-24T12:25:48.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-08-24T12:25:48.432Z] === RUN TestWaitBlocked [2022-08-24T12:25:48.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:48.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:48.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:48.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:48.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:25:48.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:25:48.842Z] collected 395 items / 2 deselected / 393 selected [2022-08-24T12:25:48.842Z] [2022-08-24T12:25:48.999Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:25:48.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-24T12:25:48.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-24T12:25:48.999Z] === RUN TestWaitConditions [2022-08-24T12:25:48.999Z] === RUN TestWaitConditions/default [2022-08-24T12:25:48.999Z] === PAUSE TestWaitConditions/default [2022-08-24T12:25:48.999Z] === RUN TestWaitConditions/not-running [2022-08-24T12:25:48.999Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:25:48.999Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:25:48.999Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:25:48.999Z] === RUN TestWaitConditions/removed [2022-08-24T12:25:48.999Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:25:48.999Z] === CONT TestWaitConditions/default [2022-08-24T12:25:48.999Z] === CONT TestWaitConditions/removed [2022-08-24T12:25:50.643Z] --- PASS: TestSecretList (2.19s) [2022-08-24T12:25:50.643Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:25:50.902Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:25:50.902Z] === CONT TestWaitConditions/not-running [2022-08-24T12:25:52.011Z] --- PASS: TestSecretsCreateAndDelete (1.78s) [2022-08-24T12:25:52.011Z] === RUN TestSecretsUpdate [2022-08-24T12:25:52.278Z] --- PASS: TestWaitConditions (0.01s) [2022-08-24T12:25:52.278Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-24T12:25:52.278Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-08-24T12:25:52.278Z] --- PASS: TestWaitConditions/next-exit (1.43s) [2022-08-24T12:25:52.278Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-08-24T12:25:52.278Z] === RUN TestWaitRestartedContainer [2022-08-24T12:25:52.278Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:25:52.278Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:25:52.278Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:25:52.278Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:25:52.278Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:25:52.278Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:25:52.278Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:25:52.278Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:25:53.654Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:25:54.529Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-24T12:25:54.529Z] === RUN TestTemplatedSecret [2022-08-24T12:25:54.589Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-24T12:25:54.589Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-08-24T12:25:54.589Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-08-24T12:25:54.589Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-24T12:25:54.589Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:25:54.589Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:25:55.921Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s) [2022-08-24T12:25:55.921Z] PASS [2022-08-24T12:25:55.921Z] [2022-08-24T12:25:55.921Z] === Skipped [2022-08-24T12:25:55.921Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:25:55.921Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-24T12:25:55.921Z] [2022-08-24T12:25:55.921Z] DONE 22 tests, 1 skipped in 95.934s [2022-08-24T12:25:55.921Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:25:55.921Z] === RUN TestStripANSICommands [2022-08-24T12:25:55.921Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:25:55.921Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:25:55.921Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:25:55.921Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:25:55.921Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:25:55.921Z] PASS [2022-08-24T12:25:55.921Z] [2022-08-24T12:25:55.921Z] DONE 3 tests in 0.039s [2022-08-24T12:25:55.921Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:25:55.921Z] INFO: Testing against a local daemon [2022-08-24T12:25:55.921Z] === RUN TestNetworkCreateDelete [2022-08-24T12:25:55.921Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T12:25:55.921Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:25:55.921Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-08-24T12:25:55.921Z] === RUN TestDaemonDNSFallback [2022-08-24T12:25:56.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-08-24T12:25:56.494Z] === CONT TestIpcModeOlderClient [2022-08-24T12:25:56.494Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-24T12:25:56.494Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:25:56.494Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-08-24T12:25:56.494Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:25:57.046Z] --- PASS: TestTemplatedSecret (2.66s) [2022-08-24T12:25:57.047Z] === RUN TestSecretCreateResolve [2022-08-24T12:25:59.038Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-08-24T12:25:59.038Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:25:59.210Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-24T12:25:59.210Z] === RUN TestInspectNetwork [2022-08-24T12:25:59.210Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:25:59.210Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:59.210Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:59.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:59.210Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:59.210Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:25:59.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:25:59.210Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:25:59.210Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestNetworkList [2022-08-24T12:25:59.210Z] === RUN TestNetworkList//networks [2022-08-24T12:25:59.210Z] === PAUSE TestNetworkList//networks [2022-08-24T12:25:59.210Z] === RUN TestNetworkList//networks/ [2022-08-24T12:25:59.210Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:25:59.210Z] === CONT TestNetworkList//networks [2022-08-24T12:25:59.210Z] === CONT TestNetworkList//networks/ [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkList (0.02s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:25:59.210Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:25:59.210Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:25:59.210Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:25:59.210Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:25:59.210Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:25:59.210Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:25:59.210Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:25:59.210Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:25:59.210Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:25:59.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:25:59.210Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-24T12:25:59.210Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:25:59.210Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T12:25:59.210Z] PASS [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === Skipped [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-24T12:25:59.210Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-24T12:25:59.210Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-24T12:25:59.210Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-24T12:25:59.210Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:25:59.210Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-24T12:25:59.210Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-24T12:25:59.210Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] DONE 34 tests, 12 skipped in 7.092s [2022-08-24T12:25:59.210Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:25:59.210Z] INFO: Testing against a local daemon [2022-08-24T12:25:59.210Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:25:59.210Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:59.210Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:25:59.210Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:59.210Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:25:59.210Z] PASS [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === Skipped [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:25:59.210Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:25:59.210Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-24T12:25:59.210Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:25:59.210Z] INFO: Testing against a local daemon [2022-08-24T12:25:59.210Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:25:59.210Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:25:59.210Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-24T12:25:59.210Z] PASS [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === Skipped [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-24T12:25:59.210Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-24T12:25:59.210Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-24T12:25:59.210Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:25:59.210Z] testing: warning: no tests to run [2022-08-24T12:25:59.210Z] PASS [2022-08-24T12:25:59.210Z] [2022-08-24T12:25:59.210Z] DONE 0 tests in 0.027s [2022-08-24T12:25:59.210Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:25:59.210Z] INFO: Testing against a local daemon [2022-08-24T12:25:59.210Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:25:59.210Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.210Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestAuthZPluginTLS [2022-08-24T12:25:59.210Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.210Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-24T12:25:59.210Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:25:59.210Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.210Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginHeader [2022-08-24T12:25:59.211Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.211Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-24T12:25:59.211Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:25:59.565Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-24T12:25:59.565Z] PASS [2022-08-24T12:25:59.565Z] [2022-08-24T12:25:59.565Z] DONE 6 tests in 13.252s [2022-08-24T12:25:59.565Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:25:59.565Z] INFO: Testing against a local daemon [2022-08-24T12:25:59.565Z] === RUN TestServiceCreateInit [2022-08-24T12:25:59.565Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:25:59.779Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:25:59.779Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-24T12:25:59.779Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:26:00.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.037Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-24T12:26:00.037Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:26:00.297Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.297Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T12:26:00.297Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:26:00.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.556Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T12:26:00.556Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T12:26:00.815Z] PASS [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === Skipped [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-24T12:26:00.815Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:00.815Z] [2022-08-24T12:26:00.815Z] DONE 17 tests, 17 skipped in 1.798s [2022-08-24T12:26:00.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:26:01.075Z] INFO: Testing against a local daemon [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:01.075Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:01.075Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:01.075Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:01.075Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:26:01.075Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:26:01.075Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:26:01.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:26:01.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:26:01.075Z] === RUN TestPluginInstall [2022-08-24T12:26:01.075Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:01.075Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-24T12:26:01.075Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:26:01.075Z] 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-08-24T12:26:01.075Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-24T12:26:01.075Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:26:01.075Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T12:26:01.075Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T12:26:01.075Z] PASS [2022-08-24T12:26:01.075Z] [2022-08-24T12:26:01.075Z] === Skipped [2022-08-24T12:26:01.075Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-24T12:26:01.075Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-24T12:26:01.075Z] [2022-08-24T12:26:01.075Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-24T12:26:01.075Z] 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-08-24T12:26:01.075Z] [2022-08-24T12:26:01.075Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-24T12:26:01.075Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-24T12:26:01.075Z] [2022-08-24T12:26:01.075Z] DONE 19 tests, 3 skipped in 0.151s [2022-08-24T12:26:01.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:26:01.075Z] INFO: Testing against a local daemon [2022-08-24T12:26:01.075Z] === RUN TestExternalGraphDriver [2022-08-24T12:26:01.570Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-24T12:26:01.644Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T12:26:01.644Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-24T12:26:01.644Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:26:02.837Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:26:05.300Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-24T12:26:05.838Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-08-24T12:26:05.838Z] PASS [2022-08-24T12:26:05.838Z] [2022-08-24T12:26:05.838Z] === Skipped [2022-08-24T12:26:05.838Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-24T12:26:05.838Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-24T12:26:05.838Z] [2022-08-24T12:26:05.838Z] DONE 2 tests, 1 skipped in 4.252s [2022-08-24T12:26:05.838Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:26:05.838Z] INFO: Testing against a local daemon [2022-08-24T12:26:05.838Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:26:05.838Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:26:05.838Z] === RUN TestReadPluginNoRead [2022-08-24T12:26:05.838Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:26:05.838Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:26:05.838Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:26:05.838Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:26:05.838Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:26:06.137Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-24T12:26:07.006Z] --- PASS: TestServiceCreateInit (7.52s) [2022-08-24T12:26:07.006Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-08-24T12:26:07.006Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2022-08-24T12:26:07.006Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:26:07.561Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-24T12:26:08.132Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-08-24T12:26:08.132Z] PASS [2022-08-24T12:26:08.132Z] [2022-08-24T12:26:08.132Z] === Skipped [2022-08-24T12:26:08.132Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:26:08.132Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:26:08.132Z] [2022-08-24T12:26:08.132Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:26:08.132Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:26:08.132Z] [2022-08-24T12:26:08.132Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:26:08.132Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:26:08.132Z] [2022-08-24T12:26:08.132Z] DONE 273 tests, 3 skipped in 129.483s [2022-08-24T12:26:08.132Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:26:08.132Z] ++ 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-08-24T12:26:08.132Z] ++ set -e [2022-08-24T12:26:08.132Z] ++ '[' -n 0 ']' [2022-08-24T12:26:08.132Z] ++ set -x [2022-08-24T12:26:08.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-24T12:26:08.390Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:26:08.957Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-24T12:26:08.957Z] === RUN TestConfigDaemonID [2022-08-24T12:26:09.892Z] daemon_test.go:83: [d2b08693e3c4b] daemon is not started [2022-08-24T12:26:09.892Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:09.892Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:09.892Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:09.892Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:09.892Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:09.892Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:26:09.892Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:26:09.892Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:26:09.892Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:26:09.892Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:26:09.892Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:26:10.035Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-08-24T12:26:10.035Z] === CONT TestReadPluginNoRead [2022-08-24T12:26:10.150Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-24T12:26:10.150Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-24T12:26:10.150Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:26:10.150Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:26:11.086Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:26:11.944Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:26:12.462Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:26:13.323Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:26:13.398Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:26:13.398Z] daemon_test.go:197: [dfd61b9c43aae] daemon is not started [2022-08-24T12:26:13.398Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-24T12:26:13.398Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-24T12:26:13.398Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-24T12:26:13.398Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-24T12:26:13.398Z] === RUN TestDaemonProxy [2022-08-24T12:26:13.398Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:26:14.704Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-08-24T12:26:14.704Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:26:15.300Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:26:16.083Z] === CONT TestReadPluginNoRead [2022-08-24T12:26:16.083Z] read_test.go:92: [de8c89b9c56c0] daemon is not started [2022-08-24T12:26:16.083Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-08-24T12:26:16.083Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-08-24T12:26:16.083Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-08-24T12:26:16.083Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-24T12:26:16.083Z] PASS [2022-08-24T12:26:16.083Z] [2022-08-24T12:26:16.083Z] DONE 6 tests in 10.627s [2022-08-24T12:26:16.083Z] 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-08-24T12:26:16.084Z] testing: warning: no tests to run [2022-08-24T12:26:16.084Z] PASS [2022-08-24T12:26:16.084Z] [2022-08-24T12:26:16.084Z] DONE 0 tests in 0.031s [2022-08-24T12:26:16.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:26:16.084Z] INFO: Testing against a local daemon [2022-08-24T12:26:16.084Z] === RUN TestPluginWithDevMounts [2022-08-24T12:26:16.084Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T12:26:16.084Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-24T12:26:16.084Z] PASS [2022-08-24T12:26:16.084Z] [2022-08-24T12:26:16.084Z] === Skipped [2022-08-24T12:26:16.084Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-24T12:26:16.084Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-24T12:26:16.084Z] [2022-08-24T12:26:16.084Z] DONE 1 tests, 1 skipped in 0.097s [2022-08-24T12:26:16.084Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:26:16.344Z] INFO: Testing against a local daemon [2022-08-24T12:26:16.344Z] === RUN TestSecretInspect [2022-08-24T12:26:16.344Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestSecretList [2022-08-24T12:26:16.344Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestSecretList (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:26:16.344Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestSecretsUpdate [2022-08-24T12:26:16.344Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestTemplatedSecret [2022-08-24T12:26:16.344Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-24T12:26:16.344Z] === RUN TestSecretCreateResolve [2022-08-24T12:26:16.344Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-24T12:26:16.344Z] PASS [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === Skipped [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-24T12:26:16.344Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-24T12:26:16.344Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-24T12:26:16.344Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-24T12:26:16.344Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-24T12:26:16.344Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-24T12:26:16.344Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] [2022-08-24T12:26:16.344Z] DONE 6 tests, 6 skipped in 0.156s [2022-08-24T12:26:16.344Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:26:16.344Z] INFO: Testing against a local daemon [2022-08-24T12:26:16.344Z] === RUN TestServiceCreateInit [2022-08-24T12:26:16.344Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:26:16.344Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:26:16.344Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-24T12:26:16.344Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:26:16.344Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:26:16.344Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:26:16.344Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestCreateServiceConflict [2022-08-24T12:26:16.344Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.344Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-24T12:26:16.344Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:26:16.344Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:26:16.604Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:26:16.604Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:26:16.604Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestCreateServiceSysctls [2022-08-24T12:26:16.604Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-24T12:26:16.604Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:26:16.604Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-08-24T12:26:16.604Z] === RUN TestInspect [2022-08-24T12:26:16.604Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestInspect (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestCreateJob [2022-08-24T12:26:16.604Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestCreateJob (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestReplicatedJob [2022-08-24T12:26:16.604Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:26:16.604Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestServiceListWithStatuses [2022-08-24T12:26:16.604Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:26:16.604Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:26:16.604Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:26:16.604Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:26:16.604Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:16.604Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-24T12:26:16.604Z] === RUN TestServicePlugin [2022-08-24T12:26:16.678Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:26:18.513Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.513Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-24T12:26:18.513Z] === RUN TestServiceUpdateLabel [2022-08-24T12:26:18.513Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.513Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-24T12:26:18.513Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:26:18.513Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.513Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-24T12:26:18.513Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:26:18.513Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.580Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:26:18.772Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-24T12:26:18.773Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:26:18.773Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-24T12:26:18.773Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:26:18.773Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-24T12:26:18.773Z] PASS [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === Skipped [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:26:18.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:26:18.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-24T12:26:18.773Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-24T12:26:18.773Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.05s) [2022-08-24T12:26:18.773Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-24T12:26:18.773Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-24T12:26:18.773Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-24T12:26:18.773Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-24T12:26:18.773Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:26:18.773Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-24T12:26:18.773Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-24T12:26:18.773Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-24T12:26:18.773Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-24T12:26:18.773Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-24T12:26:18.773Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-24T12:26:18.773Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-24T12:26:18.773Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-24T12:26:18.773Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] DONE 24 tests, 23 skipped in 2.390s [2022-08-24T12:26:18.773Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:26:18.773Z] INFO: Testing against a local daemon [2022-08-24T12:26:18.773Z] === RUN TestSessionCreate [2022-08-24T12:26:18.773Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T12:26:18.773Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:26:18.773Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T12:26:18.773Z] PASS [2022-08-24T12:26:18.773Z] [2022-08-24T12:26:18.773Z] DONE 2 tests in 0.148s [2022-08-24T12:26:18.773Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:26:18.839Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:26:19.034Z] INFO: Testing against a local daemon [2022-08-24T12:26:19.034Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:26:19.034Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:26:19.034Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:26:19.034Z] === RUN TestDiskUsage [2022-08-24T12:26:19.034Z] === PAUSE TestDiskUsage [2022-08-24T12:26:19.034Z] === RUN TestEventsExecDie [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T12:26:19.421Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:26:19.421Z] PASS [2022-08-24T12:26:19.421Z] [2022-08-24T12:26:19.421Z] DONE 18 tests in 11.237s [2022-08-24T12:26:19.421Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:26:19.421Z] ++ 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-08-24T12:26:19.421Z] ++ set -e [2022-08-24T12:26:19.421Z] ++ '[' -n 0 ']' [2022-08-24T12:26:19.421Z] ++ set -x [2022-08-24T12:26:19.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:26:19.603Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-24T12:26:19.603Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:26:19.603Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-24T12:26:19.603Z] === RUN TestEventsVolumeCreate [2022-08-24T12:26:19.603Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T12:26:19.603Z] === RUN TestInfoBinaryCommits [2022-08-24T12:26:19.603Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:26:19.603Z] === RUN TestInfoAPIVersioned [2022-08-24T12:26:19.603Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:26:19.603Z] === RUN TestInfoAPI [2022-08-24T12:26:19.603Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:26:19.603Z] === RUN TestInfoAPIWarnings [2022-08-24T12:26:19.710Z] INFO: Testing against a local daemon [2022-08-24T12:26:19.710Z] === RUN TestCommitInheritsEnv [2022-08-24T12:26:19.975Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-24T12:26:19.975Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:26:19.975Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T12:26:19.975Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:26:19.975Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:26:20.254Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-24T12:26:20.254Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:26:20.254Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:26:20.254Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:26:20.254Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:26:20.254Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:26:20.254Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-24T12:26:20.254Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:26:20.254Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-24T12:26:20.254Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:26:20.524Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-08-24T12:26:20.524Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:26:20.524Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:20.524Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:26:20.524Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:26:20.784Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T12:26:20.784Z] === RUN TestTagInvalidReference [2022-08-24T12:26:20.784Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-24T12:26:20.784Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:26:20.784Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-24T12:26:20.784Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:26:20.784Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-24T12:26:20.784Z] === RUN TestTagOfficialNames [2022-08-24T12:26:20.784Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-24T12:26:20.784Z] === RUN TestTagMatchesDigest [2022-08-24T12:26:20.784Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:26:20.784Z] PASS [2022-08-24T12:26:20.784Z] [2022-08-24T12:26:20.784Z] === Skipped [2022-08-24T12:26:20.784Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-24T12:26:20.784Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-24T12:26:20.784Z] [2022-08-24T12:26:20.784Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-24T12:26:20.784Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:26:20.784Z] [2022-08-24T12:26:20.784Z] DONE 22 tests, 2 skipped in 1.420s [2022-08-24T12:26:20.784Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:26:20.784Z] ++ 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-08-24T12:26:20.784Z] ++ set -e [2022-08-24T12:26:20.784Z] ++ '[' -n 0 ']' [2022-08-24T12:26:20.784Z] ++ set -x [2022-08-24T12:26:20.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-24T12:26:20.785Z] === RUN TestStripANSICommands [2022-08-24T12:26:21.043Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:26:21.044Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:26:21.044Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:26:21.044Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:26:21.044Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:26:21.044Z] PASS [2022-08-24T12:26:21.044Z] [2022-08-24T12:26:21.044Z] DONE 3 tests in 0.043s [2022-08-24T12:26:21.044Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:26:21.044Z] ++ 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-08-24T12:26:21.044Z] ++ set -e [2022-08-24T12:26:21.044Z] ++ '[' -n 0 ']' [2022-08-24T12:26:21.044Z] ++ set -x [2022-08-24T12:26:21.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:26:21.044Z] INFO: Testing against a local daemon [2022-08-24T12:26:21.044Z] === RUN TestNetworkCreateDelete [2022-08-24T12:26:21.044Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-24T12:26:21.044Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:26:21.611Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-24T12:26:21.611Z] === RUN TestDaemonDNSFallback [2022-08-24T12:26:25.055Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-08-24T12:26:25.055Z] === RUN TestCreateServiceConflict [2022-08-24T12:26:25.055Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-24T12:26:25.055Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:26:27.576Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-08-24T12:26:27.576Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:26:28.173Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-24T12:26:28.173Z] === RUN TestInspectNetwork [2022-08-24T12:26:30.705Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:26:30.705Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:26:30.705Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:26:30.705Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:26:35.065Z] --- PASS: TestInspectNetwork (7.03s) [2022-08-24T12:26:35.065Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:26:35.065Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:26:35.065Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:26:35.065Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:26:35.065Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:26:36.442Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:26:36.442Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:26:36.442Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:26:36.442Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:26:36.442Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:26:36.442Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:26:36.442Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:26:36.442Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:26:36.442Z] === RUN TestNetworkList [2022-08-24T12:26:36.442Z] === RUN TestNetworkList//networks [2022-08-24T12:26:36.442Z] === PAUSE TestNetworkList//networks [2022-08-24T12:26:36.442Z] === RUN TestNetworkList//networks/ [2022-08-24T12:26:36.442Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:26:36.442Z] === CONT TestNetworkList//networks [2022-08-24T12:26:36.442Z] === CONT TestNetworkList//networks/ [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkList (0.01s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:26:36.442Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:26:36.442Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:26:37.010Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-24T12:26:37.010Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:26:37.109Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-24T12:26:37.693Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-24T12:26:37.693Z] === RUN TestInfoDebug [2022-08-24T12:26:37.693Z] --- PASS: TestInfoDebug (0.54s) [2022-08-24T12:26:37.693Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:26:37.693Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-24T12:26:37.693Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:26:37.946Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-24T12:26:37.946Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:26:37.952Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-24T12:26:37.952Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:26:38.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T12:26:38.211Z] === RUN TestPingCacheHeaders [2022-08-24T12:26:38.211Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-24T12:26:38.211Z] === RUN TestPingGet [2022-08-24T12:26:38.211Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:26:38.211Z] === RUN TestPingHead [2022-08-24T12:26:38.211Z] --- PASS: TestPingHead (0.03s) [2022-08-24T12:26:38.211Z] === RUN TestPingSwarmHeader [2022-08-24T12:26:38.779Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:26:38.882Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-24T12:26:38.882Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:26:39.040Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:26:39.818Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-24T12:26:39.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:26:39.981Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:26:39.981Z] --- PASS: TestPingSwarmHeader (1.70s) [2022-08-24T12:26:39.981Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:26:39.981Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:26:39.981Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:26:39.981Z] === RUN TestPingBuilderHeader [2022-08-24T12:26:39.981Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:26:40.550Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:26:41.119Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-24T12:26:41.119Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-24T12:26:41.119Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-24T12:26:41.119Z] === RUN TestVersion [2022-08-24T12:26:41.119Z] --- PASS: TestVersion (0.03s) [2022-08-24T12:26:41.119Z] === CONT TestDiskUsage [2022-08-24T12:26:41.195Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-24T12:26:41.195Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:26:41.689Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:26:41.762Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T12:26:41.762Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:26:41.948Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:26:42.208Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:26:42.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-08-24T12:26:42.419Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage (1.26s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-24T12:26:42.468Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-24T12:26:42.468Z] PASS [2022-08-24T12:26:42.468Z] [2022-08-24T12:26:42.468Z] === Skipped [2022-08-24T12:26:42.468Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:26:42.468Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:26:42.468Z] [2022-08-24T12:26:42.468Z] DONE 57 tests, 1 skipped in 23.547s [2022-08-24T12:26:42.468Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:26:42.468Z] INFO: Testing against a local daemon [2022-08-24T12:26:42.468Z] === RUN TestVolumesCreateAndList [2022-08-24T12:26:42.468Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:26:42.468Z] === RUN TestVolumesRemove [2022-08-24T12:26:42.468Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T12:26:42.468Z] === RUN TestVolumesInspect [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:26:42.728Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:26:42.728Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:26:42.728Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:26:42.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:26:42.728Z] PASS [2022-08-24T12:26:42.728Z] [2022-08-24T12:26:42.728Z] DONE 9 tests in 0.204s [2022-08-24T12:26:42.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:26:42.728Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14456 is not a child of this shell [2022-08-24T12:26:42.728Z] warning: PID 14456 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-24T12:26:42.728Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:26:42.728Z] [2022-08-24T12:26:42.728Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:26:42.728Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:26:42.728Z] [2022-08-24T12:26:42.728Z] To set a process to complain mode, use the command line tool [2022-08-24T12:26:42.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:26:42.728Z] Removing test suite binaries [2022-08-24T12:26:42.728Z] exiting test-integration [2022-08-24T12:26:42.728Z] ++ exit 0 [2022-08-24T12:26:42.728Z] [2022-08-24T12:26:43.372Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2022-08-24T12:26:43.372Z] === RUN TestCreateServiceConfigFileMode Post stage [Pipeline] junit [2022-08-24T12:26:43.738Z] Recording test results [2022-08-24T12:26:44.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-08-24T12:26:44.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:26:44.296Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:26:44.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:26:44.296Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:26:45.065Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:26:45.409Z] + echo Ensuring container killed. [2022-08-24T12:26:45.409Z] Ensuring container killed. [2022-08-24T12:26:45.409Z] + docker rm -vf docker-pr3 [2022-08-24T12:26:45.409Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-24T12:26:45.698Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:26:45.699Z] Chowning /workspace to jenkins user [2022-08-24T12:26:45.699Z] + id -u [2022-08-24T12:26:45.699Z] + id -g [2022-08-24T12:26:45.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:26:45.699Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:26:45.699Z] latest: Pulling from library/busybox [2022-08-24T12:26:45.907Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-24T12:26:45.907Z] === RUN TestCreateServiceSysctls [2022-08-24T12:26:45.962Z] 50783e0dfb64: Pulling fs layer [2022-08-24T12:26:45.962Z] 50783e0dfb64: Download complete [2022-08-24T12:26:45.962Z] 50783e0dfb64: Pull complete [2022-08-24T12:26:45.962Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:26:45.962Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:26:48.171Z] + bundleName=amd64-rootless [2022-08-24T12:26:48.171Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-24T12:26:48.171Z] Creating amd64-rootless-bundles.tar.gz [2022-08-24T12:26:48.171Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T12:26:48.171Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T12:26:48.184Z] Archiving artifacts [2022-08-24T12:26:48.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:26:48.719Z] Using test binary docker [2022-08-24T12:26:48.719Z] +++ /etc/init.d/apparmor start [2022-08-24T12:26:48.719Z] Not: starting. [2022-08-24T12:26:48.719Z] INFO: Waiting for daemon to start... [2022-08-24T12:26:48.719Z] Starting dockerd [2022-08-24T12:26:48.719Z] +++ 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-08-24T12:26:48.719Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-24T12:26:48.719Z] Using test binary docker [2022-08-24T12:26:48.719Z] +++ /etc/init.d/apparmor start [2022-08-24T12:26:48.719Z] Not: starting. [2022-08-24T12:26:48.719Z] INFO: Waiting for daemon to start... [2022-08-24T12:26:48.719Z] Starting dockerd [2022-08-24T12:26:48.719Z] +++ 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-08-24T12:26:48.719Z] . [2022-08-24T12:26:48.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:26:48.719Z] [2022-08-24T12:26:48.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-24T12:26:48.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:26:48.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-24T12:26:48.719Z] Error: No such image: emptyfs [2022-08-24T12:26:48.719Z] Error: No such image: emptyfs [2022-08-24T12:26:48.719Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:26:48.719Z] ++++ docker load [2022-08-24T12:26:48.719Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-24T12:26:48.719Z] ++++ docker load [2022-08-24T12:26:48.719Z] Loaded image: emptyfs:latest [2022-08-24T12:26:48.719Z] Running integration-test (iteration 1) [2022-08-24T12:26:48.719Z] 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-08-24T12:26:48.720Z] ++ 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-08-24T12:26:48.720Z] ++ set -e [2022-08-24T12:26:48.720Z] ++ '[' -n 0 ']' [2022-08-24T12:26:48.720Z] ++ set -x [2022-08-24T12:26:48.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-24T12:26:48.720Z] Loaded image: emptyfs:latest [2022-08-24T12:26:48.720Z] Running integration-test (iteration 1) [2022-08-24T12:26:48.720Z] 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-08-24T12:26:48.720Z] ++ 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-08-24T12:26:48.720Z] ++ set -e [2022-08-24T12:26:48.720Z] ++ '[' -n 0 ']' [2022-08-24T12:26:48.720Z] ++ set -x [2022-08-24T12:26:48.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-24T12:26:48.720Z] Loaded image: busybox:latest [2022-08-24T12:26:48.720Z] Loaded image: busybox:latest [2022-08-24T12:26:48.720Z] Loaded image: busybox:glibc [2022-08-24T12:26:48.720Z] Loaded image: busybox:glibc [2022-08-24T12:26:49.177Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-08-24T12:26:49.177Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:26:49.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:26:49.947Z] + make clean [2022-08-24T12:26:50.207Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:26:50.207Z] docker-dev-cache [2022-08-24T12:26:50.207Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:26:51.257Z] Loaded image: debian:bullseye-slim [2022-08-24T12:26:51.257Z] Loaded image: hello-world:latest [2022-08-24T12:26:51.257Z] Loaded image: debian:bullseye-slim [2022-08-24T12:26:51.257Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:26:51.257Z] INFO: Testing against a local daemon [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-24T12:26:51.257Z] Loaded image: hello-world:latest [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-24T12:26:51.257Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-24T12:26:51.517Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:26:51.517Z] INFO: Testing against a local daemon [2022-08-24T12:26:51.517Z] === RUN TestDockerDaemonSuite [2022-08-24T12:26:51.517Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-24T12:26:51.695Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-24T12:26:51.695Z] === RUN TestInspect [2022-08-24T12:26:54.213Z] --- PASS: TestInspect (2.73s) [2022-08-24T12:26:54.213Z] === RUN TestCreateJob [2022-08-24T12:26:54.819Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-24T12:26:54.819Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-24T12:26:55.388Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-24T12:26:55.648Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-24T12:26:56.585Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-24T12:26:57.483Z] --- PASS: TestCreateJob (3.16s) [2022-08-24T12:26:57.483Z] === RUN TestReplicatedJob [2022-08-24T12:26:57.523Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-24T12:26:57.523Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-24T12:26:58.460Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-24T12:26:59.029Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-24T12:26:59.174Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-08-24T12:26:59.174Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:26:59.598Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-24T12:26:59.598Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-24T12:26:59.598Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-24T12:27:00.110Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vbwpiq7da19yw6537033tvecy Created:2022-08-24 12:26:58.924227853 +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[1514cba33037021ef1ca2c5cf8f0802c9cfb80eae4446e71e7ed71673abf8392:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7zmrw45t2fhbbj98wtnqt5i6k EndpointID:b03e17f7276a2f555fd6fd02248748e85d64a3921a53098352b9552931887ebb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:238953193c604563911c0224dbf039a53fc0b987d1970af3efe3477b71456adf 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:259bbf8cf76f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7zmrw45t2fhbbj98wtnqt5i6k EndpointID:b03e17f7276a2f555fd6fd02248748e85d64a3921a53098352b9552931887ebb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:27:00.167Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-24T12:27:00.737Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-24T12:27:01.676Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-24T12:27:01.676Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-24T12:27:01.676Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-24T12:27:01.676Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-24T12:27:02.734Z] --- PASS: TestReplicatedJob (5.21s) [2022-08-24T12:27:02.734Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:27:03.057Z] --- PASS: TestBuildWithHugeFile (126.47s) [2022-08-24T12:27:03.057Z] === RUN TestBuildWCOWSandboxSize [2022-08-24T12:27:03.057Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:27:03.057Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:27:03.057Z] === RUN TestBuildWithEmptyDockerfile [2022-08-24T12:27:03.057Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:27:03.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:27:03.057Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:27:03.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:27:03.057Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:27:03.057Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:27:03.057Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-24T12:27:03.057Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-24T12:27:03.057Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-24T12:27:03.057Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-24T12:27:03.057Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-24T12:27:03.057Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-24T12:27:03.057Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-24T12:27:03.057Z] === RUN TestBuildPreserveOwnership [2022-08-24T12:27:03.057Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-24T12:27:05.378Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-08-24T12:27:05.378Z] PASS [2022-08-24T12:27:05.378Z] [2022-08-24T12:27:05.378Z] === Skipped [2022-08-24T12:27:05.378Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:27:05.378Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:27:05.378Z] [2022-08-24T12:27:05.378Z] DONE 38 tests, 1 skipped in 43.490s [2022-08-24T12:27:05.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:27:05.378Z] ++ 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-08-24T12:27:05.378Z] ++ set -e [2022-08-24T12:27:05.378Z] ++ '[' -n 0 ']' [2022-08-24T12:27:05.378Z] ++ set -x [2022-08-24T12:27:05.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:05.378Z] INFO: Testing against a local daemon [2022-08-24T12:27:05.378Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:27:05.378Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:27:05.378Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:27:05.378Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:27:05.378Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:27:05.378Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:27:05.378Z] PASS [2022-08-24T12:27:05.378Z] [2022-08-24T12:27:05.378Z] === Skipped [2022-08-24T12:27:05.378Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:27:05.378Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:27:05.378Z] [2022-08-24T12:27:05.378Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:27:05.378Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:27:05.378Z] [2022-08-24T12:27:05.378Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-24T12:27:05.378Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:27:05.378Z] ++ 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-08-24T12:27:05.378Z] ++ set -e [2022-08-24T12:27:05.378Z] ++ '[' -n 0 ']' [2022-08-24T12:27:05.378Z] ++ set -x [2022-08-24T12:27:05.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:05.378Z] INFO: Testing against a local daemon [2022-08-24T12:27:05.378Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:27:05.591Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-24T12:27:05.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-24T12:27:05.945Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-24T12:27:05.945Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:27:06.005Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-24T12:27:06.005Z] === RUN TestServiceListWithStatuses [2022-08-24T12:27:06.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:27:06.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:27:06.005Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:27:06.161Z] --- PASS: TestBuildPreserveOwnership (3.10s) [2022-08-24T12:27:06.161Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-08-24T12:27:06.161Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-24T12:27:06.161Z] === RUN TestBuildPlatformInvalid [2022-08-24T12:27:06.419Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-24T12:27:06.419Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-24T12:27:06.512Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:27:06.986Z] Loaded image: busybox:latest [2022-08-24T12:27:07.246Z] Loaded image: busybox:glibc [2022-08-24T12:27:07.448Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:27:07.814Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-24T12:27:08.016Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:27:09.192Z] Loaded image: debian:bullseye-slim [2022-08-24T12:27:09.192Z] Loaded image: hello-world:latest [2022-08-24T12:27:09.192Z] Loaded image: arm32v7/hello-world:latest [2022-08-24T12:27:09.763Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-24T12:27:09.920Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:27:10.174Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-24T12:27:10.174Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:27:11.669Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-24T12:27:11.826Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:27:12.237Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-24T12:27:13.446Z] --- PASS: TestDockerNetworkReConnect (3.55s) [2022-08-24T12:27:13.446Z] === RUN TestServicePlugin [2022-08-24T12:27:13.617Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-24T12:27:14.996Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-24T12:27:15.114Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:27:15.372Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-08-24T12:27:15.372Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-24T12:27:15.372Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-24T12:27:15.372Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-24T12:27:15.372Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-08-24T12:27:15.373Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-08-24T12:27:15.373Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-24T12:27:15.373Z] PASS [2022-08-24T12:27:15.373Z] [2022-08-24T12:27:15.373Z] DONE 8 tests in 10.907s [2022-08-24T12:27:15.373Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:27:15.373Z] ++ 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-08-24T12:27:15.373Z] ++ set -e [2022-08-24T12:27:15.373Z] ++ '[' -n 0 ']' [2022-08-24T12:27:15.373Z] ++ set -x [2022-08-24T12:27:15.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:15.632Z] testing: warning: no tests to run [2022-08-24T12:27:15.632Z] PASS [2022-08-24T12:27:15.632Z] [2022-08-24T12:27:15.632Z] DONE 0 tests in 0.027s [2022-08-24T12:27:15.632Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:27:15.632Z] ++ 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-08-24T12:27:15.632Z] ++ set -e [2022-08-24T12:27:15.632Z] ++ '[' -n 0 ']' [2022-08-24T12:27:15.632Z] ++ set -x [2022-08-24T12:27:15.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:15.632Z] INFO: Testing against a local daemon [2022-08-24T12:27:15.632Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:27:15.933Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-24T12:27:16.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-24T12:27:16.870Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-24T12:27:16.870Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-24T12:27:17.008Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-24T12:27:17.008Z] === RUN TestAuthZPluginTLS [2022-08-24T12:27:17.266Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-24T12:27:17.266Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:27:17.618Z] plugin_test.go:61: [d99309c147f04] joining swarm manager [d6b00f66852d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:27:17.833Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-24T12:27:17.833Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:27:18.250Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-24T12:27:18.400Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T12:27:18.400Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:27:18.546Z] plugin_test.go:64: [d7428a0d5c45b] joining swarm manager [d6b00f66852d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:27:18.820Z] docker_cli_daemon_test.go:1475: [d0abdd6a73a21] daemon is not started [2022-08-24T12:27:18.968Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-24T12:27:18.968Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:27:19.080Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-24T12:27:19.650Z] check_test.go:540: [dff50a77fc0cf] daemon is not started [2022-08-24T12:27:19.650Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-24T12:27:19.904Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-24T12:27:19.904Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:27:19.909Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-24T12:27:20.472Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T12:27:20.472Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:27:20.848Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.60s) [2022-08-24T12:27:20.848Z] PASS [2022-08-24T12:27:20.848Z] [2022-08-24T12:27:20.848Z] === Skipped [2022-08-24T12:27:20.848Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-24T12:27:20.848Z] build_session_test.go:25: TODO: BuildKit [2022-08-24T12:27:20.848Z] [2022-08-24T12:27:20.848Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-24T12:27:20.848Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-24T12:27:20.848Z] [2022-08-24T12:27:20.848Z] DONE 34 tests, 2 skipped in 193.623s [2022-08-24T12:27:20.848Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-24T12:27:20.848Z] ++ 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-08-24T12:27:20.848Z] ++ set -e [2022-08-24T12:27:20.848Z] ++ '[' -n 0 ']' [2022-08-24T12:27:20.848Z] ++ set -x [2022-08-24T12:27:20.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:21.039Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-24T12:27:21.039Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:27:21.108Z] INFO: Testing against a local daemon [2022-08-24T12:27:21.108Z] === RUN TestConfigInspect [2022-08-24T12:27:21.367Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-24T12:27:21.606Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-24T12:27:21.606Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:27:21.937Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-24T12:27:22.983Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-24T12:27:22.983Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:27:23.842Z] check_test.go:540: [d057e97bdf379] daemon is not started [2022-08-24T12:27:23.842Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-24T12:27:24.101Z] --- PASS: TestConfigInspect (3.06s) [2022-08-24T12:27:24.101Z] === RUN TestConfigList [2022-08-24T12:27:24.360Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-24T12:27:24.360Z] === RUN TestAuthZPluginHeader [2022-08-24T12:27:24.927Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-24T12:27:24.927Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:27:24.927Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:24.927Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T12:27:24.927Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:27:24.927Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:24.927Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-24T12:27:24.927Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:27:24.927Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:24.927Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T12:27:24.927Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:27:24.927Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:24.927Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T12:27:24.927Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:27:25.481Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-24T12:27:26.064Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-24T12:27:26.654Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-24T12:27:26.654Z] --- PASS: TestConfigList (2.59s) [2022-08-24T12:27:26.654Z] === RUN TestConfigsCreateAndDelete [2022-08-24T12:27:27.225Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-24T12:27:27.794Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-24T12:27:27.794Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-24T12:27:27.794Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-24T12:27:28.052Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-24T12:27:29.432Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-24T12:27:29.580Z] .........................xx.................... [ 29%] [2022-08-24T12:27:29.692Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-08-24T12:27:29.692Z] === RUN TestConfigsUpdate [2022-08-24T12:27:30.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-24T12:27:30.888Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-24T12:27:30.888Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-24T12:27:31.458Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-24T12:27:32.396Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-24T12:27:32.655Z] --- PASS: TestConfigsUpdate (3.09s) [2022-08-24T12:27:32.655Z] === RUN TestTemplatedConfig [2022-08-24T12:27:32.914Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-24T12:27:33.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-24T12:27:33.746Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-24T12:27:34.316Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-24T12:27:34.316Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-24T12:27:34.576Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-24T12:27:35.147Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-24T12:27:35.147Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-24T12:27:35.408Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-24T12:27:35.408Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-24T12:27:35.408Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-24T12:27:36.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-24T12:27:36.348Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-24T12:27:36.348Z] --- PASS: TestTemplatedConfig (3.76s) [2022-08-24T12:27:36.348Z] === RUN TestConfigCreateResolve [2022-08-24T12:27:36.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-24T12:27:37.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-24T12:27:37.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-24T12:27:39.767Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-24T12:27:39.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-24T12:27:39.767Z] --- PASS: TestConfigCreateResolve (3.22s) [2022-08-24T12:27:39.767Z] PASS [2022-08-24T12:27:39.767Z] [2022-08-24T12:27:39.767Z] DONE 6 tests in 18.686s [2022-08-24T12:27:39.767Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-24T12:27:39.767Z] ++ 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-08-24T12:27:39.767Z] ++ set -e [2022-08-24T12:27:39.767Z] ++ '[' -n 0 ']' [2022-08-24T12:27:39.767Z] ++ set -x [2022-08-24T12:27:39.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:39.767Z] INFO: Testing against a local daemon [2022-08-24T12:27:39.767Z] === RUN TestAttachWithTTY [2022-08-24T12:27:40.027Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-24T12:27:40.027Z] === RUN TestAttachWithoutTTy [2022-08-24T12:27:40.027Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-24T12:27:40.027Z] === RUN TestCheckpoint [2022-08-24T12:27:40.027Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:27:40.027Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/commit [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:27:40.027Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:27:40.027Z] === CONT TestContainerInvalidJSON/commit [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-24T12:27:40.027Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-24T12:27:40.027Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-24T12:27:40.027Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-24T12:27:40.027Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-24T12:27:40.028Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-24T12:27:40.028Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-24T12:27:40.028Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-24T12:27:40.028Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-24T12:27:40.028Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-24T12:27:40.028Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-24T12:27:40.028Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-24T12:27:40.028Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-24T12:27:40.288Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-24T12:27:40.288Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-24T12:27:40.288Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-24T12:27:40.288Z] === RUN TestCopyEmptyFile [2022-08-24T12:27:40.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-24T12:27:40.288Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-24T12:27:40.547Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-08-24T12:27:40.547Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-24T12:27:40.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-24T12:27:40.806Z] === RUN TestCopyFromContainer [2022-08-24T12:27:41.375Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-24T12:27:41.944Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-24T12:27:41.944Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-24T12:27:42.203Z] === RUN TestCopyFromContainer// [2022-08-24T12:27:42.462Z] === RUN TestCopyFromContainer//bar/root [2022-08-24T12:27:42.462Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-24T12:27:42.721Z] === RUN TestCopyFromContainer/bar/quux [2022-08-24T12:27:42.721Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-24T12:27:42.981Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-24T12:27:42.981Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-24T12:27:42.981Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-24T12:27:43.015Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-24T12:27:43.015Z] PASS [2022-08-24T12:27:43.015Z] [2022-08-24T12:27:43.015Z] === Skipped [2022-08-24T12:27:43.015Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-24T12:27:43.015Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:43.015Z] [2022-08-24T12:27:43.015Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-24T12:27:43.015Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:43.015Z] [2022-08-24T12:27:43.015Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-24T12:27:43.015Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:43.015Z] [2022-08-24T12:27:43.015Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-24T12:27:43.015Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:43.015Z] [2022-08-24T12:27:43.015Z] DONE 17 tests, 4 skipped in 26.365s [2022-08-24T12:27:43.015Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:27:43.015Z] ++ 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-08-24T12:27:43.015Z] ++ set -e [2022-08-24T12:27:43.015Z] ++ '[' -n 0 ']' [2022-08-24T12:27:43.015Z] ++ set -x [2022-08-24T12:27:43.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:43.015Z] INFO: Testing against a local daemon [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:27:43.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:27:43.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:27:43.015Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:27:43.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:27:43.015Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:27:43.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:27:43.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:27:43.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:27:43.015Z] === RUN TestPluginInstall [2022-08-24T12:27:43.015Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:27:43.015Z] time="2022-08-24T12:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:43.015Z] time="2022-08-24T12:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e432dc09672a90b7e22ec392a5817601a392156c71a9a369d03360c319245562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:43.015Z] time="2022-08-24T12:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:43.015Z] time="2022-08-24T12:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e432dc09672a90b7e22ec392a5817601a392156c71a9a369d03360c319245562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:43.015Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:27:43.240Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-24T12:27:43.240Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-24T12:27:43.240Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-24T12:27:43.274Z] time="2022-08-24T12:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:43.274Z] time="2022-08-24T12:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e432dc09672a90b7e22ec392a5817601a392156c71a9a369d03360c319245562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:43.274Z] time="2022-08-24T12:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:43.274Z] time="2022-08-24T12:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e432dc09672a90b7e22ec392a5817601a392156c71a9a369d03360c319245562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:43.500Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer (2.80s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-08-24T12:27:43.500Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-08-24T12:27:43.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-24T12:27:43.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:27:43.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:27:43.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:27:43.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:27:43.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:27:43.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:27:43.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-24T12:27:43.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-24T12:27:43.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-24T12:27:43.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-08-24T12:27:43.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-24T12:27:43.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-24T12:27:43.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-08-24T12:27:43.500Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-24T12:27:43.500Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-24T12:27:43.500Z] === RUN TestCreateWithInvalidEnv [2022-08-24T12:27:43.500Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-24T12:27:43.500Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-24T12:27:43.500Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-24T12:27:43.500Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-24T12:27:43.500Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-24T12:27:43.500Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-24T12:27:43.542Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:27:43.760Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-24T12:27:43.760Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-24T12:27:43.760Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-24T12:27:43.760Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-24T12:27:43.760Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-24T12:27:43.760Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-24T12:27:43.760Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-24T12:27:43.760Z] === RUN TestCreateTmpfsMountsTarget [2022-08-24T12:27:43.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-24T12:27:43.760Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-24T12:27:43.760Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-24T12:27:43.760Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-24T12:27:44.332Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-24T12:27:44.497Z] time="2022-08-24T12:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:44.497Z] time="2022-08-24T12:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca4bd869ea51dec7a67b96c8b4c8335cb5698bacc9c9629f998c18fc2b9c54a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:44.497Z] time="2022-08-24T12:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:27:44.497Z] time="2022-08-24T12:27:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca4bd869ea51dec7a67b96c8b4c8335cb5698bacc9c9629f998c18fc2b9c54a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:27:44.497Z] plugin_test.go:196: [dbb455b370f57] daemon is not started [2022-08-24T12:27:44.497Z] --- PASS: TestPluginInstall (2.57s) [2022-08-24T12:27:44.497Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-24T12:27:44.497Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-08-24T12:27:44.497Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-24T12:27:44.497Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:27:45.054Z] --- PASS: TestServicePlugin (30.01s) [2022-08-24T12:27:45.054Z] === RUN TestServiceUpdateLabel [2022-08-24T12:27:45.271Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-24T12:27:45.763Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-24T12:27:45.843Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-24T12:27:45.843Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-08-24T12:27:45.843Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-24T12:27:45.982Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-08-24T12:27:45.983Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:27:46.103Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-24T12:27:46.103Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-24T12:27:46.399Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:27:46.966Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:27:47.042Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-24T12:27:47.042Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-24T12:27:47.611Z] check_test.go:540: [da3fa8ca062ac] daemon is not started [2022-08-24T12:27:47.611Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:27:47.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:27:47.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:27:47.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:27:47.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:27:47.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:27:47.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:27:47.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-24T12:27:47.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-24T12:27:47.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-24T12:27:47.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-24T12:27:47.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-24T12:27:47.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-24T12:27:47.870Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-24T12:27:47.902Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-24T12:27:47.902Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-24T12:27:47.902Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-24T12:27:47.902Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:27:48.441Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-24T12:27:48.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-08-24T12:27:48.441Z] === RUN TestCreateDifferentPlatform [2022-08-24T12:27:48.441Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-24T12:27:48.441Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-24T12:27:48.441Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-24T12:27:48.441Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-24T12:27:48.441Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-24T12:27:48.441Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-24T12:27:48.469Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-24T12:27:48.469Z] PASS [2022-08-24T12:27:48.469Z] [2022-08-24T12:27:48.469Z] DONE 24 tests in 6.546s [2022-08-24T12:27:48.469Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:27:48.469Z] ++ 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-08-24T12:27:48.469Z] ++ set -e [2022-08-24T12:27:48.469Z] ++ '[' -n 0 ']' [2022-08-24T12:27:48.469Z] ++ set -x [2022-08-24T12:27:48.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:48.469Z] INFO: Testing against a local daemon [2022-08-24T12:27:48.469Z] === RUN TestExternalGraphDriver [2022-08-24T12:27:48.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-24T12:27:48.701Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-24T12:27:48.701Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-24T12:27:48.701Z] === RUN TestCreateInvalidHostConfig [2022-08-24T12:27:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:27:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:27:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:27:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:27:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:27:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:27:48.701Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:27:48.701Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:27:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-24T12:27:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-24T12:27:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-24T12:27:48.701Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-24T12:27:48.701Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-24T12:27:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-24T12:27:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-24T12:27:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-24T12:27:48.701Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-24T12:27:48.701Z] === RUN TestContainerStartOnDaemonRestart [2022-08-24T12:27:48.701Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-24T12:27:48.701Z] === RUN TestDaemonRestartIpcMode [2022-08-24T12:27:48.701Z] === PAUSE TestDaemonRestartIpcMode [2022-08-24T12:27:48.701Z] === RUN TestDaemonHostGatewayIP [2022-08-24T12:27:48.701Z] === PAUSE TestDaemonHostGatewayIP [2022-08-24T12:27:48.701Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-24T12:27:48.701Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-24T12:27:48.701Z] === RUN TestContainerKillOnDaemonStart [2022-08-24T12:27:48.701Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-24T12:27:48.701Z] === RUN TestDiff [2022-08-24T12:27:49.036Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:27:49.638Z] --- PASS: TestDiff (0.83s) [2022-08-24T12:27:49.638Z] === RUN TestExecConsoleSize [2022-08-24T12:27:50.206Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-24T12:27:50.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-24T12:27:50.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-24T12:27:50.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-24T12:27:50.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-24T12:27:50.206Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-24T12:27:50.413Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:27:50.466Z] --- PASS: TestExecConsoleSize (0.83s) [2022-08-24T12:27:50.466Z] === RUN TestExecWithCloseStdin [2022-08-24T12:27:51.035Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-24T12:27:51.295Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-08-24T12:27:51.295Z] === RUN TestExec [2022-08-24T12:27:51.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-24T12:27:51.816Z] --- PASS: TestExec (0.60s) [2022-08-24T12:27:51.816Z] === RUN TestExecUser [2022-08-24T12:27:52.315Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:27:52.384Z] --- PASS: TestExecUser (0.58s) [2022-08-24T12:27:52.384Z] === RUN TestExportContainerAndImportImage [2022-08-24T12:27:53.184Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-24T12:27:53.320Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2022-08-24T12:27:53.320Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-24T12:27:53.578Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-24T12:27:53.691Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-08-24T12:27:53.691Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-24T12:27:53.691Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-24T12:27:53.691Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-08-24T12:27:53.691Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:27:53.950Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:53.950Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-24T12:27:53.950Z] PASS [2022-08-24T12:27:53.950Z] [2022-08-24T12:27:53.950Z] === Skipped [2022-08-24T12:27:53.950Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-24T12:27:53.950Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:27:53.950Z] [2022-08-24T12:27:53.950Z] DONE 5 tests, 1 skipped in 5.499s [2022-08-24T12:27:53.950Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:27:53.950Z] ++ 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-08-24T12:27:53.950Z] ++ set -e [2022-08-24T12:27:53.950Z] ++ '[' -n 0 ']' [2022-08-24T12:27:53.950Z] ++ set -x [2022-08-24T12:27:53.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:27:54.208Z] INFO: Testing against a local daemon [2022-08-24T12:27:54.208Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:27:54.208Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:27:54.208Z] === RUN TestReadPluginNoRead [2022-08-24T12:27:54.208Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:27:54.208Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:27:54.208Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:27:54.208Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:27:54.208Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:27:54.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-24T12:27:54.514Z] === RUN TestHealthCheckWorkdir [2022-08-24T12:27:55.082Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-08-24T12:27:55.082Z] === RUN TestHealthKillContainer [2022-08-24T12:27:55.343Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-24T12:27:55.914Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-24T12:27:56.481Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-24T12:27:56.481Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T12:27:56.481Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-24T12:27:56.481Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-24T12:27:57.049Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-24T12:27:57.498Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-08-24T12:27:57.498Z] === CONT TestReadPluginNoRead [2022-08-24T12:27:57.865Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-24T12:27:58.954Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-24T12:27:59.402Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:27:59.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-24T12:28:00.090Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-24T12:28:00.338Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:28:00.656Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-24T12:28:00.826Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-08-24T12:28:00.826Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:28:01.224Z] check_test.go:540: [d043a2a475463] daemon is not started [2022-08-24T12:28:01.224Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-24T12:28:01.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-24T12:28:01.714Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:28:01.743Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-24T12:28:02.282Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-08-24T12:28:02.310Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-24T12:28:02.850Z] === CONT TestReadPluginNoRead [2022-08-24T12:28:02.850Z] read_test.go:92: [df848c4c135d3] daemon is not started [2022-08-24T12:28:02.850Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-08-24T12:28:02.850Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-24T12:28:02.850Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-24T12:28:02.850Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-24T12:28:02.850Z] PASS [2022-08-24T12:28:02.850Z] [2022-08-24T12:28:02.850Z] DONE 6 tests in 8.776s [2022-08-24T12:28:02.850Z] 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-08-24T12:28:02.850Z] ++ 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-08-24T12:28:02.850Z] ++ set -e [2022-08-24T12:28:02.850Z] ++ '[' -n 0 ']' [2022-08-24T12:28:02.850Z] ++ set -x [2022-08-24T12:28:02.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:28:02.850Z] testing: warning: no tests to run [2022-08-24T12:28:02.850Z] PASS [2022-08-24T12:28:02.850Z] [2022-08-24T12:28:02.850Z] DONE 0 tests in 0.033s [2022-08-24T12:28:02.850Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:28:02.850Z] ++ 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-08-24T12:28:02.850Z] ++ set -e [2022-08-24T12:28:02.850Z] ++ '[' -n 0 ']' [2022-08-24T12:28:02.850Z] ++ set -x [2022-08-24T12:28:02.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:28:02.850Z] INFO: Testing against a local daemon [2022-08-24T12:28:02.850Z] === RUN TestPluginWithDevMounts [2022-08-24T12:28:02.850Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:28:02.850Z] === CONT TestPluginWithDevMounts [2022-08-24T12:28:02.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-24T12:28:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-24T12:28:03.449Z] --- PASS: TestHealthKillContainer (8.26s) [2022-08-24T12:28:03.449Z] === RUN TestHealthCheckProcessKilled [2022-08-24T12:28:04.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-24T12:28:04.386Z] --- PASS: TestHealthCheckProcessKilled (0.85s) [2022-08-24T12:28:04.386Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-24T12:28:04.753Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-24T12:28:04.753Z] PASS [2022-08-24T12:28:04.753Z] [2022-08-24T12:28:04.753Z] DONE 1 tests in 1.628s [2022-08-24T12:28:04.753Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:28:04.753Z] ++ 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-08-24T12:28:04.753Z] ++ set -e [2022-08-24T12:28:04.753Z] ++ '[' -n 0 ']' [2022-08-24T12:28:04.753Z] ++ set -x [2022-08-24T12:28:04.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:28:04.753Z] INFO: Testing against a local daemon [2022-08-24T12:28:04.753Z] === RUN TestSecretInspect [2022-08-24T12:28:04.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-08-24T12:28:04.954Z] === RUN TestIpcModeNone [2022-08-24T12:28:05.521Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-24T12:28:05.780Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-24T12:28:05.780Z] === RUN TestIpcModePrivate [2022-08-24T12:28:05.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ddd968__} [2022-08-24T12:28:06.348Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-24T12:28:06.348Z] --- PASS: TestIpcModePrivate (0.75s) [2022-08-24T12:28:06.348Z] === RUN TestIpcModeShareable [2022-08-24T12:28:06.916Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-24T12:28:07.175Z] --- PASS: TestIpcModeShareable (0.82s) [2022-08-24T12:28:07.175Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-24T12:28:07.285Z] --- PASS: TestSecretInspect (2.27s) [2022-08-24T12:28:07.285Z] === RUN TestSecretList [2022-08-24T12:28:07.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11225742368_/foo_false_____} [2022-08-24T12:28:08.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11225742368_/foo_true_____} [2022-08-24T12:28:09.188Z] --- PASS: TestSecretList (2.29s) [2022-08-24T12:28:09.188Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:28:09.383Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2022-08-24T12:28:09.383Z] === RUN TestAPIIpcModeHost [2022-08-24T12:28:09.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_false_____} [2022-08-24T12:28:09.952Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-24T12:28:09.952Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-08-24T12:28:09.952Z] === RUN TestDaemonIpcModeShareable [2022-08-24T12:28:10.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_true_____} [2022-08-24T12:28:11.090Z] --- PASS: TestSecretsCreateAndDelete (1.80s) [2022-08-24T12:28:11.090Z] === RUN TestSecretsUpdate [2022-08-24T12:28:11.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-24T12:28:11.407Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-08-24T12:28:11.407Z] === RUN TestDaemonIpcModePrivate [2022-08-24T12:28:12.346Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-24T12:28:12.346Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T12:28:12.346Z] check_test.go:540: [da4b0f3313553] daemon is not started [2022-08-24T12:28:12.346Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-24T12:28:12.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_true__0xc000ddd998___} [2022-08-24T12:28:12.950Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-08-24T12:28:12.950Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-08-24T12:28:12.950Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-24T12:28:13.622Z] --- PASS: TestSecretsUpdate (2.24s) [2022-08-24T12:28:13.622Z] === RUN TestTemplatedSecret [2022-08-24T12:28:13.735Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-24T12:28:13.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ddd9b0__} [2022-08-24T12:28:14.173Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-24T12:28:14.435Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-08-24T12:28:14.696Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-08-24T12:28:14.696Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-24T12:28:15.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ddd9c8__} [2022-08-24T12:28:15.669Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-08-24T12:28:15.669Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:28:15.891Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-08-24T12:28:16.151Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-24T12:28:16.156Z] --- PASS: TestTemplatedSecret (2.57s) [2022-08-24T12:28:16.156Z] === RUN TestSecretCreateResolve [2022-08-24T12:28:16.410Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-08-24T12:28:16.410Z] === RUN TestIpcModeOlderClient [2022-08-24T12:28:16.410Z] === PAUSE TestIpcModeOlderClient [2022-08-24T12:28:16.410Z] === RUN TestKillContainerInvalidSignal [2022-08-24T12:28:16.669Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-08-24T12:28:16.669Z] === RUN TestKillContainer [2022-08-24T12:28:16.669Z] === RUN TestKillContainer/no_signal [2022-08-24T12:28:16.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ddd9e0__} [2022-08-24T12:28:17.497Z] === RUN TestKillContainer/non_killing_signal [2022-08-24T12:28:17.497Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-24T12:28:18.058Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-08-24T12:28:18.058Z] PASS [2022-08-24T12:28:18.058Z] [2022-08-24T12:28:18.058Z] DONE 6 tests in 13.456s [2022-08-24T12:28:18.058Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:28:18.058Z] ++ 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-08-24T12:28:18.058Z] ++ set -e [2022-08-24T12:28:18.058Z] ++ '[' -n 0 ']' [2022-08-24T12:28:18.058Z] ++ set -x [2022-08-24T12:28:18.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:28:18.058Z] INFO: Testing against a local daemon [2022-08-24T12:28:18.058Z] === RUN TestServiceCreateInit [2022-08-24T12:28:18.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:28:18.064Z] === RUN TestKillContainer/killing_signal [2022-08-24T12:28:18.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ddd9f8__} [2022-08-24T12:28:18.632Z] --- PASS: TestKillContainer (1.93s) [2022-08-24T12:28:18.632Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-08-24T12:28:18.632Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-08-24T12:28:18.632Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2022-08-24T12:28:18.632Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-24T12:28:18.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-24T12:28:19.201Z] check_test.go:540: [dfd04b6fd4597] daemon is not started [2022-08-24T12:28:19.201Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-24T12:28:19.459Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-24T12:28:20.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-08-24T12:28:20.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-08-24T12:28:20.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2022-08-24T12:28:20.027Z] === RUN TestKillStoppedContainer [2022-08-24T12:28:20.027Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-24T12:28:20.027Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-24T12:28:20.027Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-24T12:28:20.027Z] === RUN TestKillDifferentUserContainer [2022-08-24T12:28:20.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-24T12:28:20.856Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-08-24T12:28:20.856Z] === RUN TestInspectOomKilledTrue [2022-08-24T12:28:20.856Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:28:20.856Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-24T12:28:20.856Z] === RUN TestInspectOomKilledFalse [2022-08-24T12:28:20.856Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:28:20.856Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-24T12:28:20.856Z] === RUN TestLinksEtcHostsContentMatch [2022-08-24T12:28:21.341Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:28:21.425Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-08-24T12:28:21.425Z] === RUN TestLinksContainerNames [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-24T12:28:21.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-24T12:28:21.945Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-24T12:28:21.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-24T12:28:22.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-24T12:28:22.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-24T12:28:22.464Z] check_test.go:540: [df241603adb5c] daemon is not started [2022-08-24T12:28:22.464Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-24T12:28:22.724Z] --- PASS: TestLinksContainerNames (1.33s) [2022-08-24T12:28:22.724Z] === RUN TestLogsFollowTailEmpty [2022-08-24T12:28:22.724Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-24T12:28:23.183Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-24T12:28:23.662Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2022-08-24T12:28:23.662Z] === RUN TestLogs [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:28:23.662Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:28:23.662Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:28:23.662Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-24T12:28:23.662Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-24T12:28:24.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-24T12:28:24.490Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-24T12:28:24.628Z] --- PASS: TestServiceCreateInit (6.68s) [2022-08-24T12:28:24.628Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.16s) [2022-08-24T12:28:24.628Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-08-24T12:28:24.628Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:28:24.674Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-24T12:28:24.749Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-24T12:28:25.010Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-24T12:28:25.581Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-24T12:28:25.581Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-24T12:28:25.841Z] docker_cli_daemon_plugins_test.go:80: [d6993bdf15917] daemon is not started [2022-08-24T12:28:26.412Z] === RUN TestLogs/driver_json-file [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:28:26.672Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:28:26.672Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:28:26.672Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-24T12:28:26.672Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-24T12:28:26.672Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-24T12:28:26.932Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-24T12:28:27.502Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-24T12:28:27.761Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-24T12:28:27.841Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-08-24T12:28:27.841Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:28:28.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-24T12:28:28.404Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:28:28.569Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-24T12:28:28.591Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-24T12:28:28.591Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-24T12:28:28.850Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-24T12:28:29.333Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:28:29.419Z] --- PASS: TestLogs (5.94s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.91s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.97s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.09s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.88s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.89s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s) [2022-08-24T12:28:29.420Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-08-24T12:28:29.420Z] === RUN TestContainerNetworkMountsNoChown [2022-08-24T12:28:29.679Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-24T12:28:29.938Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-24T12:28:29.938Z] docker_cli_daemon_plugins_test.go:170: [d47cc876389aa] daemon is not started [2022-08-24T12:28:30.197Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/default [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/default [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/private [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/private [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rprivate [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/slave [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/slave [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rslave [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/shared [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/shared [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rshared [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/default [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rshared [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/shared [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rslave [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/slave [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rprivate [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/private [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-24T12:28:30.197Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:28:30.197Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-24T12:28:30.197Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-24T12:28:30.457Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-24T12:28:30.457Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-24T12:28:30.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-24T12:28:30.716Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-24T12:28:30.716Z] === RUN TestContainerBindMountNonRecursive [2022-08-24T12:28:31.285Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-24T12:28:31.285Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-24T12:28:31.856Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-24T12:28:32.797Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2022-08-24T12:28:32.797Z] === RUN TestContainerVolumesMountedAsShared [2022-08-24T12:28:33.232Z] ............................ [ 66%] [2022-08-24T12:28:33.369Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-08-24T12:28:33.369Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-24T12:28:33.628Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-24T12:28:34.197Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-08-24T12:28:34.197Z] === RUN TestNetworkNat [2022-08-24T12:28:34.460Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-24T12:28:35.030Z] --- PASS: TestNetworkNat (0.86s) [2022-08-24T12:28:35.030Z] === RUN TestNetworkLocalhostTCPNat [2022-08-24T12:28:35.030Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-24T12:28:35.290Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-24T12:28:35.551Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-24T12:28:35.551Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-08-24T12:28:35.551Z] === RUN TestNetworkLoopbackNat [2022-08-24T12:28:36.120Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-24T12:28:36.120Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-24T12:28:36.381Z] check_test.go:540: [d0ae84c7f29ee] daemon is not started [2022-08-24T12:28:36.381Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-24T12:28:36.949Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-24T12:28:37.421Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:28:37.519Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-24T12:28:37.779Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-24T12:28:38.349Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-24T12:28:38.608Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2022-08-24T12:28:38.608Z] === RUN TestPause [2022-08-24T12:28:38.868Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-24T12:28:39.439Z] --- PASS: TestPause (0.83s) [2022-08-24T12:28:39.439Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-24T12:28:39.439Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:28:39.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:28:39.439Z] === RUN TestPauseStopPausedContainer [2022-08-24T12:28:39.699Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-24T12:28:40.269Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-08-24T12:28:40.269Z] === RUN TestPidHost [2022-08-24T12:28:40.837Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-24T12:28:41.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-24T12:28:41.974Z] --- PASS: TestPidHost (1.72s) [2022-08-24T12:28:41.974Z] === RUN TestPsFilter [2022-08-24T12:28:41.974Z] --- PASS: TestPsFilter (0.13s) [2022-08-24T12:28:41.974Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-24T12:28:42.550Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-08-24T12:28:42.550Z] === RUN TestRemoveContainerWithVolume [2022-08-24T12:28:42.550Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-24T12:28:42.714Z] --- PASS: TestCreateServiceMultipleTimes (14.97s) [2022-08-24T12:28:42.715Z] === RUN TestCreateServiceConflict [2022-08-24T12:28:42.715Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-24T12:28:42.715Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:28:43.488Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-08-24T12:28:43.488Z] === RUN TestRemoveContainerRunning [2022-08-24T12:28:43.960Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-08-24T12:28:43.961Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-24T12:28:43.961Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-24T12:28:43.961Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-24T12:28:43.961Z] PASS [2022-08-24T12:28:43.961Z] [2022-08-24T12:28:43.961Z] === Skipped [2022-08-24T12:28:43.961Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:28:43.961Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:28:43.961Z] [2022-08-24T12:28:43.961Z] DONE 27 tests, 1 skipped in 164.228s [2022-08-24T12:28:43.961Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:28:43.961Z] INFO: Testing against a local daemon [2022-08-24T12:28:43.961Z] === RUN TestSessionCreate [2022-08-24T12:28:43.961Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T12:28:43.961Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:28:43.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-24T12:28:43.961Z] PASS [2022-08-24T12:28:43.961Z] [2022-08-24T12:28:43.961Z] DONE 2 tests in 0.055s [2022-08-24T12:28:43.961Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:28:43.961Z] INFO: Testing against a local daemon [2022-08-24T12:28:43.961Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:28:43.961Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:28:43.961Z] === RUN TestDiskUsage [2022-08-24T12:28:43.961Z] === PAUSE TestDiskUsage [2022-08-24T12:28:43.961Z] === RUN TestEventsExecDie [2022-08-24T12:28:44.057Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-08-24T12:28:44.057Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-24T12:28:44.057Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-24T12:28:44.226Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-24T12:28:44.226Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:28:44.226Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T12:28:44.226Z] === RUN TestEventsVolumeCreate [2022-08-24T12:28:44.226Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-24T12:28:44.226Z] === RUN TestInfoBinaryCommits [2022-08-24T12:28:44.226Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:28:44.226Z] === RUN TestInfoAPIVersioned [2022-08-24T12:28:44.226Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:28:44.226Z] === RUN TestInfoAPI [2022-08-24T12:28:44.226Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:28:44.226Z] === RUN TestInfoAPIWarnings [2022-08-24T12:28:44.619Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-08-24T12:28:44.619Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:28:44.626Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2022-08-24T12:28:44.626Z] === RUN TestRemoveInvalidContainer [2022-08-24T12:28:44.626Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-24T12:28:44.626Z] === RUN TestRenameLinkedContainer [2022-08-24T12:28:45.562Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-24T12:28:46.942Z] --- PASS: TestRenameLinkedContainer (2.46s) [2022-08-24T12:28:46.942Z] === RUN TestRenameStoppedContainer [2022-08-24T12:28:47.200Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-24T12:28:47.460Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-08-24T12:28:47.460Z] === RUN TestRenameRunningContainerAndReuse [2022-08-24T12:28:47.861Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-24T12:28:48.797Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2022-08-24T12:28:48.797Z] === RUN TestRenameInvalidName [2022-08-24T12:28:49.056Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-24T12:28:49.056Z] === RUN TestRenameAnonymousContainer [2022-08-24T12:28:50.960Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-24T12:28:50.960Z] === RUN TestRenameContainerWithSameName [2022-08-24T12:28:50.960Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-24T12:28:50.960Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-24T12:28:51.220Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-24T12:28:51.788Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-24T12:28:52.048Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2022-08-24T12:28:52.048Z] === RUN TestResize [2022-08-24T12:28:52.616Z] --- PASS: TestResize (0.45s) [2022-08-24T12:28:52.616Z] === RUN TestResizeWithInvalidSize [2022-08-24T12:28:53.183Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-24T12:28:53.183Z] === RUN TestResizeWhenContainerNotStarted [2022-08-24T12:28:53.443Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:53.443Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:53.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:53.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-24T12:28:53.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:55.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:56.730Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-24T12:28:56.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:57.666Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-24T12:28:57.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-24T12:28:57.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-24T12:28:59.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:28:59.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-24T12:28:59.497Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-08-24T12:28:59.497Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:29:00.064Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-08-24T12:29:00.064Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:29:01.244Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-24T12:29:02.179Z] check_test.go:540: [dfebe792bc23b] daemon is not started [2022-08-24T12:29:02.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-24T12:29:02.319Z] --- PASS: TestInfoAPIWarnings (18.17s) [2022-08-24T12:29:02.320Z] === RUN TestInfoDebug [2022-08-24T12:29:02.595Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-08-24T12:29:02.595Z] === RUN TestCreateServiceSysctls [2022-08-24T12:29:02.747Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-24T12:29:03.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-24T12:29:03.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-24T12:29:04.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-24T12:29:04.836Z] --- PASS: TestInfoDebug (2.05s) [2022-08-24T12:29:04.836Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:29:05.400Z] --- PASS: TestInfoInsecureRegistries (0.86s) [2022-08-24T12:29:05.400Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:29:05.881Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-08-24T12:29:05.881Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:29:05.963Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:29:05.963Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:29:06.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-24T12:29:06.220Z] === RUN TestPingCacheHeaders [2022-08-24T12:29:06.220Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T12:29:06.220Z] === RUN TestPingGet [2022-08-24T12:29:06.220Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:29:06.220Z] === RUN TestPingHead [2022-08-24T12:29:06.220Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:29:06.220Z] === RUN TestPingSwarmHeader [2022-08-24T12:29:06.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-24T12:29:06.783Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:29:07.711Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:29:07.788Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-08-24T12:29:07.788Z] === RUN TestInspect [2022-08-24T12:29:07.801Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-24T12:29:07.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-24T12:29:08.639Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:29:08.639Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-08-24T12:29:08.639Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:29:08.639Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:29:08.639Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:29:08.639Z] === RUN TestPingBuilderHeader [2022-08-24T12:29:08.639Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:29:08.739Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-24T12:29:08.740Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-24T12:29:08.740Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-24T12:29:08.896Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:29:08.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-24T12:29:09.458Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T12:29:09.459Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T12:29:09.459Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-24T12:29:09.459Z] === RUN TestVersion [2022-08-24T12:29:09.459Z] --- PASS: TestVersion (0.03s) [2022-08-24T12:29:09.459Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:29:09.459Z] === CONT TestDiskUsage [2022-08-24T12:29:09.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:29:10.021Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:29:10.278Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:29:10.344Z] --- PASS: TestInspect (2.29s) [2022-08-24T12:29:10.344Z] === RUN TestCreateJob [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:29:10.841Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:29:10.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-24T12:29:10.945Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-24T12:29:11.100Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-08-24T12:29:11.100Z] --- PASS: TestDiskUsage (1.62s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:29:11.101Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:29:11.101Z] PASS [2022-08-24T12:29:11.101Z] [2022-08-24T12:29:11.101Z] DONE 57 tests in 27.629s [2022-08-24T12:29:11.101Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:29:11.101Z] INFO: Testing against a local daemon [2022-08-24T12:29:11.101Z] === RUN TestVolumesCreateAndList [2022-08-24T12:29:11.101Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:29:11.101Z] === RUN TestVolumesRemove [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-24T12:29:11.358Z] === RUN TestVolumesInspect [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:11.358Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:11.358Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:29:11.358Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:29:11.358Z] PASS [2022-08-24T12:29:11.358Z] [2022-08-24T12:29:11.358Z] DONE 9 tests in 0.147s [2022-08-24T12:29:11.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:29:11.889Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-24T12:29:11.921Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-24T12:29:11.921Z] Removing test suite binaries [2022-08-24T12:29:11.921Z] exiting test-integration [2022-08-24T12:29:11.921Z] ++ exit 0 [2022-08-24T12:29:11.921Z] [2022-08-24T12:29:12.830Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy Post stage [Pipeline] junit [2022-08-24T12:29:13.303Z] Recording test results [2022-08-24T12:29:13.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-24T12:29:13.632Z] --- PASS: TestCreateJob (2.96s) [2022-08-24T12:29:13.632Z] === RUN TestReplicatedJob [2022-08-24T12:29:13.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-24T12:29:13.660Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-24T12:29:13.701Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-24T12:29:14.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-24T12:29:14.598Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:29:14.858Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-24T12:29:14.858Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-24T12:29:14.904Z] + echo Ensuring container killed. [2022-08-24T12:29:14.904Z] Ensuring container killed. [2022-08-24T12:29:14.904Z] + docker rm -vf docker-pr3 [2022-08-24T12:29:14.904Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-24T12:29:15.230Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:29:15.230Z] Chowning /workspace to jenkins user [2022-08-24T12:29:15.230Z] + id -u [2022-08-24T12:29:15.230Z] + id -g [2022-08-24T12:29:15.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:29:15.230Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:29:15.491Z] latest: Pulling from library/busybox [2022-08-24T12:29:15.491Z] 50783e0dfb64: Pulling fs layer [2022-08-24T12:29:15.491Z] 50783e0dfb64: Download complete [2022-08-24T12:29:15.491Z] 50783e0dfb64: Pull complete [2022-08-24T12:29:15.491Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:29:15.491Z] Status: Downloaded newer image for busybox:latest [2022-08-24T12:29:15.797Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-24T12:29:16.735Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.90s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.42s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2022-08-24T12:29:16.735Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.22s) [2022-08-24T12:29:16.735Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:29:16.996Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-24T12:29:17.193Z] + bundleName=amd64-cgroup2 [2022-08-24T12:29:17.193Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T12:29:17.193Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-24T12:29:17.193Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T12:29:17.193Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T12:29:17.460Z] Archiving artifacts [2022-08-24T12:29:17.823Z] --- PASS: TestReplicatedJob (4.65s) [2022-08-24T12:29:17.823Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:29:18.869Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:29:18.902Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-24T12:29:18.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-24T12:29:19.213Z] + make clean [2022-08-24T12:29:19.213Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:29:19.213Z] docker-dev-cache [2022-08-24T12:29:19.213Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T12:29:19.839Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.97s) [2022-08-24T12:29:19.839Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.72s) [2022-08-24T12:29:19.839Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.21s) [2022-08-24T12:29:19.839Z] === RUN TestCgroupNamespacesRun [2022-08-24T12:29:20.409Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-24T12:29:20.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-24T12:29:21.110Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-08-24T12:29:21.110Z] === RUN TestServiceListWithStatuses [2022-08-24T12:29:21.110Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:29:21.110Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:29:21.110Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:29:21.238Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:29:21.498Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2022-08-24T12:29:21.498Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-24T12:29:21.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-24T12:29:22.696Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2022-08-24T12:29:22.696Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-24T12:29:24.076Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2022-08-24T12:29:24.076Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-24T12:29:25.302Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-08-24T12:29:25.302Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:29:25.455Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2022-08-24T12:29:25.455Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-24T12:29:25.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-24T12:29:25.975Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-24T12:29:26.913Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-24T12:29:27.480Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2022-08-24T12:29:27.480Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-24T12:29:28.419Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-24T12:29:28.588Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-08-24T12:29:28.588Z] === RUN TestServicePlugin [2022-08-24T12:29:28.588Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:29:28.588Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-24T12:29:28.588Z] === RUN TestServiceUpdateLabel [2022-08-24T12:29:28.886Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-24T12:29:28.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-24T12:29:28.988Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2022-08-24T12:29:28.988Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-24T12:29:29.925Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-08-24T12:29:29.925Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-24T12:29:30.490Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-24T12:29:30.490Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:29:31.303Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2022-08-24T12:29:31.303Z] === RUN TestNISDomainname [2022-08-24T12:29:31.401Z] tests/integration/client_test.py ..... [ 75%] [2022-08-24T12:29:31.401Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-24T12:29:31.401Z] tests/integration/errors_test.py . [ 76%] [2022-08-24T12:29:32.239Z] --- PASS: TestNISDomainname (0.86s) [2022-08-24T12:29:32.239Z] === RUN TestHostnameDnsResolution [2022-08-24T12:29:32.810Z] check_test.go:540: [dce3693d63e71] daemon is not started [2022-08-24T12:29:32.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-24T12:29:33.070Z] --- PASS: TestHostnameDnsResolution (0.90s) [2022-08-24T12:29:33.070Z] === RUN TestUnprivilegedPortsAndPing [2022-08-24T12:29:34.009Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2022-08-24T12:29:34.009Z] === RUN TestPrivilegedHostDevices [2022-08-24T12:29:34.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-24T12:29:34.528Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-08-24T12:29:34.528Z] === RUN TestRunConsoleSize [2022-08-24T12:29:35.097Z] --- PASS: TestRunConsoleSize (0.69s) [2022-08-24T12:29:35.097Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-24T12:29:35.356Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-24T12:29:35.356Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-24T12:29:35.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-24T12:29:36.296Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-24T12:29:36.296Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-24T12:29:36.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-24T12:29:36.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-24T12:29:36.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-24T12:29:37.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-24T12:29:37.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-24T12:29:38.014Z] --- PASS: TestRunWithAlternativeContainerdShim (2.94s) [2022-08-24T12:29:38.014Z] === RUN TestStats [2022-08-24T12:29:38.954Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-24T12:29:38.954Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-24T12:29:39.892Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-24T12:29:40.830Z] --- PASS: TestStats (2.75s) [2022-08-24T12:29:40.830Z] === RUN TestStopContainerWithTimeout [2022-08-24T12:29:40.830Z] === RUN TestStopContainerWithTimeout/0 [2022-08-24T12:29:40.830Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-24T12:29:40.830Z] === RUN TestStopContainerWithTimeout/1 [2022-08-24T12:29:40.830Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-24T12:29:40.830Z] === RUN TestStopContainerWithTimeout/3 [2022-08-24T12:29:40.830Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-24T12:29:40.830Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-24T12:29:40.830Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-24T12:29:40.830Z] === CONT TestStopContainerWithTimeout/0 [2022-08-24T12:29:40.830Z] === CONT TestStopContainerWithTimeout/3 [2022-08-24T12:29:41.398Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-24T12:29:41.966Z] === CONT TestStopContainerWithTimeout/1 [2022-08-24T12:29:43.346Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-24T12:29:43.606Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-24T12:29:44.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-24T12:29:44.715Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-24T12:29:44.980Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-24T12:29:45.367Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-08-24T12:29:45.367Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:29:46.886Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-24T12:29:46.886Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-08-24T12:29:46.886Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-08-24T12:29:46.886Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2022-08-24T12:29:46.886Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-08-24T12:29:46.886Z] === RUN TestDeleteDevicemapper [2022-08-24T12:29:46.886Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:29:46.886Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-24T12:29:46.886Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-24T12:29:46.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-24T12:29:46.886Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-24T12:29:47.464Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-24T12:29:48.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-24T12:29:48.402Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-24T12:29:49.686Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-24T12:29:50.343Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2022-08-24T12:29:50.343Z] === RUN TestUpdateMemory [2022-08-24T12:29:50.343Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:29:50.343Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-24T12:29:50.343Z] === RUN TestUpdateCPUQuota [2022-08-24T12:29:50.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-24T12:29:51.847Z] --- PASS: TestUpdateCPUQuota (1.51s) [2022-08-24T12:29:51.847Z] === RUN TestUpdatePidsLimit [2022-08-24T12:29:51.847Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-24T12:29:52.108Z] === RUN TestUpdatePidsLimit/no_change [2022-08-24T12:29:52.368Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-24T12:29:52.936Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-24T12:29:53.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-24T12:29:53.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-24T12:29:53.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-24T12:29:53.717Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T12:29:53.717Z] check_test.go:540: [d4d4e86871501] daemon is not started [2022-08-24T12:29:53.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-24T12:29:53.977Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T12:29:53.977Z] check_test.go:540: [dded8a6cb3199] daemon is not started [2022-08-24T12:29:53.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-24T12:29:53.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit (3.46s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-24T12:29:55.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-08-24T12:29:55.356Z] === RUN TestUpdateRestartPolicy [2022-08-24T12:29:56.296Z] check_test.go:540: [dfb3c8f8fb6dc] daemon is not started [2022-08-24T12:29:56.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-24T12:30:00.242Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-08-24T12:30:00.242Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:30:00.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-24T12:30:03.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-24T12:30:04.409Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-24T12:30:04.670Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-24T12:30:05.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-24T12:30:05.867Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-24T12:30:05.867Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-24T12:30:05.895Z] ......... [ 85%] [2022-08-24T12:30:07.772Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-24T12:30:08.032Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2022-08-24T12:30:08.032Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-24T12:30:08.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-24T12:30:08.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-24T12:30:08.600Z] === RUN TestWaitNonBlocked [2022-08-24T12:30:08.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:30:08.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:30:08.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:30:08.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:30:08.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-24T12:30:08.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-24T12:30:09.535Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-24T12:30:09.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-24T12:30:09.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2022-08-24T12:30:09.535Z] === RUN TestWaitBlocked [2022-08-24T12:30:09.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:30:09.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:30:09.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:30:09.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:30:09.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-24T12:30:09.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-24T12:30:09.795Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-24T12:30:10.734Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-24T12:30:10.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-08-24T12:30:10.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-08-24T12:30:10.734Z] === RUN TestWaitConditions [2022-08-24T12:30:10.734Z] === RUN TestWaitConditions/default [2022-08-24T12:30:10.734Z] === PAUSE TestWaitConditions/default [2022-08-24T12:30:10.734Z] === RUN TestWaitConditions/not-running [2022-08-24T12:30:10.734Z] === PAUSE TestWaitConditions/not-running [2022-08-24T12:30:10.734Z] === RUN TestWaitConditions/next-exit [2022-08-24T12:30:10.734Z] === PAUSE TestWaitConditions/next-exit [2022-08-24T12:30:10.734Z] === RUN TestWaitConditions/removed [2022-08-24T12:30:10.734Z] === PAUSE TestWaitConditions/removed [2022-08-24T12:30:10.734Z] === CONT TestWaitConditions/default [2022-08-24T12:30:10.734Z] === CONT TestWaitConditions/next-exit [2022-08-24T12:30:10.915Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-24T12:30:10.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-24T12:30:12.098Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-24T12:30:12.448Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-08-24T12:30:12.448Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:30:12.448Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:30:12.448Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:30:12.902Z] === CONT TestWaitConditions/removed [2022-08-24T12:30:12.902Z] === CONT TestWaitConditions/not-running [2022-08-24T12:30:12.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-24T12:30:14.805Z] --- PASS: TestWaitConditions (0.03s) [2022-08-24T12:30:14.805Z] --- PASS: TestWaitConditions/default (1.95s) [2022-08-24T12:30:14.805Z] --- PASS: TestWaitConditions/next-exit (1.99s) [2022-08-24T12:30:14.805Z] --- PASS: TestWaitConditions/removed (1.91s) [2022-08-24T12:30:14.805Z] --- PASS: TestWaitConditions/not-running (2.02s) [2022-08-24T12:30:14.805Z] === RUN TestWaitRestartedContainer [2022-08-24T12:30:14.805Z] === RUN TestWaitRestartedContainer/default [2022-08-24T12:30:14.805Z] === PAUSE TestWaitRestartedContainer/default [2022-08-24T12:30:14.805Z] === RUN TestWaitRestartedContainer/not-running [2022-08-24T12:30:14.805Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-24T12:30:14.805Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-24T12:30:14.805Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-24T12:30:14.805Z] === CONT TestWaitRestartedContainer/default [2022-08-24T12:30:14.805Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-24T12:30:16.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-24T12:30:17.282Z] === CONT TestWaitRestartedContainer/not-running [2022-08-24T12:30:17.850Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-24T12:30:18.633Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-24T12:30:18.633Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-24T12:30:18.788Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-08-24T12:30:18.788Z] --- PASS: TestWaitRestartedContainer/default (2.32s) [2022-08-24T12:30:18.788Z] --- PASS: TestWaitRestartedContainer/next-exit (2.46s) [2022-08-24T12:30:18.788Z] --- PASS: TestWaitRestartedContainer/not-running (1.61s) [2022-08-24T12:30:18.788Z] === CONT TestContainerStartOnDaemonRestart [2022-08-24T12:30:18.788Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-24T12:30:19.012Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:30:20.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-24T12:30:22.605Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-24T12:30:22.605Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-24T12:30:22.605Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2022-08-24T12:30:22.605Z] === CONT TestIpcModeOlderClient [2022-08-24T12:30:22.605Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-24T12:30:22.605Z] === CONT TestContainerKillOnDaemonStart [2022-08-24T12:30:22.864Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-08-24T12:30:22.864Z] === CONT TestDaemonHostGatewayIP [2022-08-24T12:30:23.433Z] check_test.go:540: [d865749dff7bf] daemon is not started [2022-08-24T12:30:23.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-24T12:30:24.693Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-24T12:30:24.813Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-24T12:30:26.723Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-24T12:30:26.982Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2022-08-24T12:30:26.982Z] === CONT TestDaemonRestartIpcMode [2022-08-24T12:30:27.127Z] --- PASS: TestServiceUpdatePidsLimit (15.54s) [2022-08-24T12:30:27.127Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-08-24T12:30:27.127Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-24T12:30:27.127Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-24T12:30:27.127Z] PASS [2022-08-24T12:30:27.127Z] [2022-08-24T12:30:27.127Z] === Skipped [2022-08-24T12:30:27.127Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:30:27.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:30:27.127Z] [2022-08-24T12:30:27.127Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-24T12:30:27.127Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-24T12:30:27.127Z] [2022-08-24T12:30:27.127Z] DONE 27 tests, 2 skipped in 128.351s [2022-08-24T12:30:27.127Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:30:27.127Z] ++ 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-08-24T12:30:27.127Z] ++ set -e [2022-08-24T12:30:27.127Z] ++ '[' -n 0 ']' [2022-08-24T12:30:27.127Z] ++ set -x [2022-08-24T12:30:27.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:30:27.127Z] INFO: Testing against a local daemon [2022-08-24T12:30:27.127Z] === RUN TestSessionCreate [2022-08-24T12:30:27.127Z] --- PASS: TestSessionCreate (0.02s) [2022-08-24T12:30:27.127Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:30:27.127Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T12:30:27.127Z] PASS [2022-08-24T12:30:27.127Z] [2022-08-24T12:30:27.127Z] DONE 2 tests in 0.137s [2022-08-24T12:30:27.127Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:30:27.127Z] ++ 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-08-24T12:30:27.127Z] ++ set -e [2022-08-24T12:30:27.127Z] ++ '[' -n 0 ']' [2022-08-24T12:30:27.127Z] ++ set -x [2022-08-24T12:30:27.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:30:27.127Z] INFO: Testing against a local daemon [2022-08-24T12:30:27.127Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:30:27.127Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:30:27.127Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:30:27.127Z] === RUN TestDiskUsage [2022-08-24T12:30:27.127Z] === PAUSE TestDiskUsage [2022-08-24T12:30:27.127Z] === RUN TestEventsExecDie [2022-08-24T12:30:27.127Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-24T12:30:27.127Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:30:27.127Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-24T12:30:27.127Z] === RUN TestEventsVolumeCreate [2022-08-24T12:30:27.127Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T12:30:27.127Z] === RUN TestInfoBinaryCommits [2022-08-24T12:30:27.127Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-24T12:30:27.127Z] === RUN TestInfoAPIVersioned [2022-08-24T12:30:27.127Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-24T12:30:27.127Z] === RUN TestInfoAPI [2022-08-24T12:30:27.127Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:30:27.127Z] === RUN TestInfoAPIWarnings [2022-08-24T12:30:27.424Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-24T12:30:27.425Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-24T12:30:27.919Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-24T12:30:29.301Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-24T12:30:29.871Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-24T12:30:30.130Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2022-08-24T12:30:30.701Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-24T12:30:31.441Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-24T12:30:31.967Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-24T12:30:31.967Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-24T12:30:31.967Z] [2022-08-24T12:30:31.967Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-24T12:30:31.967Z] =========================== short test summary info ============================ [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-24T12:30:31.967Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-24T12:30:31.967Z] Not supported on most drivers [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-24T12:30:31.967Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-24T12:30:31.967Z] Output of docker top depends on host distro, and is not formalized. [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-24T12:30:31.967Z] Can fail if eth0 has multiple IP addresses [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-24T12:30:31.967Z] This doesn't seem to be taken into account by the engine [2022-08-24T12:30:31.967Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-24T12:30:31.967Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-24T12:30:31.967Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.08 seconds == [2022-08-24T12:30:32.081Z] check_test.go:540: [d5be94e21e752] daemon is not started [2022-08-24T12:30:32.081Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-24T12:30:32.081Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-24T12:30:32.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-24T12:30:35.370Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-24T12:30:35.370Z] --- PASS: TestContainerKillOnDaemonStart (12.54s) [2022-08-24T12:30:35.370Z] PASS [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === Skipped [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-24T12:30:35.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-24T12:30:35.370Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-24T12:30:35.370Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-24T12:30:35.370Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-24T12:30:35.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-24T12:30:35.370Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-24T12:30:35.370Z] [2022-08-24T12:30:35.370Z] DONE 273 tests, 6 skipped in 175.441s [2022-08-24T12:30:35.370Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-24T12:30:35.370Z] ++ 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-08-24T12:30:35.370Z] ++ set -e [2022-08-24T12:30:35.370Z] ++ '[' -n 0 ']' [2022-08-24T12:30:35.370Z] ++ set -x [2022-08-24T12:30:35.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-24T12:30:35.371Z] === RUN TestConfigDaemonLibtrustID [2022-08-24T12:30:35.630Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-24T12:30:35.630Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-24T12:30:35.889Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-24T12:30:35.889Z] === RUN TestConfigDaemonID [2022-08-24T12:30:36.825Z] daemon_test.go:83: [dbf80cd9e7b5a] daemon is not started [2022-08-24T12:30:36.825Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:30:36.826Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-24T12:30:36.826Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-24T12:30:36.826Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-24T12:30:36.826Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-24T12:30:36.826Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-24T12:30:36.826Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-24T12:30:36.826Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-24T12:30:36.826Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-24T12:30:37.085Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-24T12:30:37.085Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-24T12:30:37.343Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-08-24T12:30:37.344Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-24T12:30:37.344Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-24T12:30:37.344Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-24T12:30:37.911Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-24T12:30:38.484Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-24T12:30:39.421Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-24T12:30:40.801Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-24T12:30:40.801Z] daemon_test.go:197: [d1fd3fa4d7fd9] daemon is not started [2022-08-24T12:30:40.801Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-24T12:30:40.801Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-24T12:30:40.801Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2022-08-24T12:30:40.801Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-24T12:30:40.801Z] === RUN TestDaemonProxy [2022-08-24T12:30:40.801Z] === RUN TestDaemonProxy/environment_variables [2022-08-24T12:30:41.061Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-24T12:30:42.440Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-24T12:30:42.440Z] === RUN TestDaemonProxy/command-line_options [2022-08-24T12:30:42.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-24T12:30:43.269Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-24T12:30:43.269Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-24T12:30:43.842Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-24T12:30:43.842Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-24T12:30:44.103Z] === RUN TestDaemonProxy/configuration_file [2022-08-24T12:30:44.362Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-24T12:30:44.389Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:30:44.389Z] [2022-08-24T12:30:44.389Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:30:44.389Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:30:44.389Z] [2022-08-24T12:30:44.389Z] To set a process to complain mode, use the command line tool [2022-08-24T12:30:44.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:30:44.389Z] Post stage [Pipeline] junit [2022-08-24T12:30:44.399Z] Recording test results [2022-08-24T12:30:44.932Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-24T12:30:45.214Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-24T12:30:45.214Z] === RUN TestInfoDebug [2022-08-24T12:30:45.214Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T12:30:45.214Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:30:45.214Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-24T12:30:45.214Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:30:45.214Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:30:45.214Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:30:45.323Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-24T12:30:45.507Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-24T12:30:45.643Z] + echo Ensuring container killed. [2022-08-24T12:30:45.643Z] Ensuring container killed. [2022-08-24T12:30:45.643Z] + docker rm -vf docker-pr3 [2022-08-24T12:30:45.643Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-24T12:30:45.782Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-24T12:30:45.782Z] === RUN TestPingCacheHeaders [2022-08-24T12:30:45.782Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T12:30:45.782Z] === RUN TestPingGet [2022-08-24T12:30:45.782Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:30:45.782Z] === RUN TestPingHead [2022-08-24T12:30:45.782Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:30:45.782Z] === RUN TestPingSwarmHeader [2022-08-24T12:30:45.793Z] === RUN TestDaemonProxy/conflicting_options [2022-08-24T12:30:45.793Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-24T12:30:45.963Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:30:45.963Z] Chowning /workspace to jenkins user [2022-08-24T12:30:45.963Z] + id -u [2022-08-24T12:30:45.963Z] + id -g [2022-08-24T12:30:45.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:30:45.963Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:30:46.220Z] latest: Pulling from library/busybox [2022-08-24T12:30:46.220Z] 50783e0dfb64: Pulling fs layer [2022-08-24T12:30:46.220Z] 50783e0dfb64: Verifying Checksum [2022-08-24T12:30:46.220Z] 50783e0dfb64: Download complete [2022-08-24T12:30:46.220Z] 50783e0dfb64: Pull complete [2022-08-24T12:30:46.349Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:30:46.368Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-24T12:30:46.368Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-24T12:30:46.476Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:30:46.476Z] Status: Downloaded newer image for busybox:latest [2022-08-24T12:30:46.917Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:30:46.941Z] --- PASS: TestDaemonProxy (6.29s) [2022-08-24T12:30:46.942Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-24T12:30:46.942Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-24T12:30:46.942Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-24T12:30:46.942Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-24T12:30:46.942Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-24T12:30:46.942Z] PASS [2022-08-24T12:30:46.942Z] [2022-08-24T12:30:46.942Z] DONE 18 tests in 11.692s [2022-08-24T12:30:46.942Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-24T12:30:46.942Z] ++ 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-08-24T12:30:46.942Z] ++ set -e [2022-08-24T12:30:46.942Z] ++ '[' -n 0 ']' [2022-08-24T12:30:46.942Z] ++ set -x [2022-08-24T12:30:46.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:30:46.942Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-24T12:30:46.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-24T12:30:47.212Z] INFO: Testing against a local daemon [2022-08-24T12:30:47.212Z] === RUN TestCommitInheritsEnv [2022-08-24T12:30:47.473Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-24T12:30:47.473Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-08-24T12:30:47.473Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-24T12:30:47.473Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-24T12:30:47.473Z] === RUN TestImportWithCustomPlatform [2022-08-24T12:30:47.473Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-24T12:30:47.732Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-24T12:30:47.732Z] === RUN TestImportWithCustomPlatform// [2022-08-24T12:30:47.732Z] === RUN TestImportWithCustomPlatform/linux [2022-08-24T12:30:47.732Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-24T12:30:47.732Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [Pipeline] catchError [Pipeline] { [2022-08-24T12:30:47.854Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:30:47.854Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-24T12:30:47.854Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:30:47.854Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:30:47.854Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:30:47.854Z] === RUN TestPingBuilderHeader [2022-08-24T12:30:47.854Z] === RUN TestPingBuilderHeader/default_config [Pipeline] sh [2022-08-24T12:30:47.991Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-24T12:30:47.991Z] === RUN TestImportWithCustomPlatform/macos [2022-08-24T12:30:47.991Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-24T12:30:47.991Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-24T12:30:47.991Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-24T12:30:47.991Z] === RUN TestImagesFilterMultiReference [2022-08-24T12:30:47.991Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-24T12:30:47.991Z] === RUN TestImagePullPlatformInvalid [2022-08-24T12:30:48.169Z] + bundleName=docker-py [2022-08-24T12:30:48.170Z] + echo Creating docker-py-bundles.tar.gz [2022-08-24T12:30:48.170Z] Creating docker-py-bundles.tar.gz [2022-08-24T12:30:48.170Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-24T12:30:48.180Z] Archiving artifacts [2022-08-24T12:30:48.250Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-08-24T12:30:48.250Z] === RUN TestRemoveImageOrphaning [2022-08-24T12:30:48.421Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:30:48.509Z] check_test.go:540: [ddc898c05e64f] daemon is not started [2022-08-24T12:30:48.509Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-24T12:30:48.509Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-08-24T12:30:48.509Z] === RUN TestRemoveImageGarbageCollector [2022-08-24T12:30:48.987Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-24T12:30:48.987Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T12:30:48.987Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T12:30:48.987Z] === RUN TestVersion [2022-08-24T12:30:48.987Z] --- PASS: TestVersion (0.02s) [2022-08-24T12:30:48.987Z] === CONT TestDiskUsage [2022-08-24T12:30:49.078Z] time="2022-08-24T12:30:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-24T12:30:49.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-24T12:30:49.338Z] check_test.go:540: [dd8d9fbab1a75] daemon is not started [2022-08-24T12:30:49.338Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-24T12:30:49.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:30:49.554Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:30:49.598Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-24T12:30:49.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh binary [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:30:49.812Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:30:49.996Z] [2022-08-24T12:30:49.996Z] Removing bundles/ [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage (1.12s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:30:50.071Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:30:50.071Z] PASS [2022-08-24T12:30:50.071Z] [2022-08-24T12:30:50.071Z] === Skipped [2022-08-24T12:30:50.071Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:30:50.071Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:30:50.071Z] [2022-08-24T12:30:50.071Z] DONE 57 tests, 1 skipped in 23.526s [2022-08-24T12:30:50.071Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:30:50.071Z] ++ 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-08-24T12:30:50.071Z] ++ set -e [2022-08-24T12:30:50.071Z] ++ '[' -n 0 ']' [2022-08-24T12:30:50.071Z] ++ set -x [2022-08-24T12:30:50.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:30:50.071Z] INFO: Testing against a local daemon [2022-08-24T12:30:50.071Z] === RUN TestVolumesCreateAndList [2022-08-24T12:30:50.071Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-24T12:30:50.071Z] === RUN TestVolumesRemove [2022-08-24T12:30:50.071Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-24T12:30:50.071Z] === RUN TestVolumesInspect [2022-08-24T12:30:50.071Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:30:50.071Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:30:50.071Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:30:50.071Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:30:50.167Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-24T12:30:50.295Z] [2022-08-24T12:30:50.295Z] ---> Making bundle: binary (in bundles/binary) [2022-08-24T12:30:50.295Z] Building: bundles/binary-daemon/dockerd [2022-08-24T12:30:50.295Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:30:50.330Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:30:50.330Z] PASS [2022-08-24T12:30:50.330Z] [2022-08-24T12:30:50.330Z] DONE 9 tests in 0.195s [2022-08-24T12:30:50.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:30:50.330Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:30:50.330Z] +++ kill 14452 [2022-08-24T12:30:50.588Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:30:50.588Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:30:50.588Z] [2022-08-24T12:30:50.588Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:30:50.588Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:30:50.588Z] [2022-08-24T12:30:50.588Z] To set a process to complain mode, use the command line tool [2022-08-24T12:30:50.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:30:50.588Z] +++ true [2022-08-24T12:30:50.588Z] exiting test-integration [2022-08-24T12:30:50.588Z] ++ exit 0 [2022-08-24T12:30:50.588Z] [2022-08-24T12:30:51.104Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-08-24T12:30:51.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-24T12:30:51.104Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-24T12:30:51.104Z] === RUN TestTagInvalidReference [2022-08-24T12:30:51.104Z] --- PASS: TestTagInvalidReference (0.05s) [2022-08-24T12:30:51.104Z] === RUN TestTagValidPrefixedRepo [2022-08-24T12:30:51.104Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-24T12:30:51.104Z] === RUN TestTagExistedNameWithoutForce [2022-08-24T12:30:51.104Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-24T12:30:51.104Z] === RUN TestTagOfficialNames [2022-08-24T12:30:51.104Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-24T12:30:51.104Z] === RUN TestTagMatchesDigest [2022-08-24T12:30:51.104Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-24T12:30:51.104Z] === CONT TestImportExtremelyLargeImageWorks Post stage [Pipeline] junit [2022-08-24T12:30:51.169Z] Recording test results [2022-08-24T12:30:51.327Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:30:51.675Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-24T12:30:51.724Z] + echo Ensuring container killed. [2022-08-24T12:30:51.724Z] Ensuring container killed. [2022-08-24T12:30:51.724Z] + docker rm -vf docker-pr3 [2022-08-24T12:30:51.724Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-24T12:30:52.041Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:30:52.041Z] Chowning /workspace to jenkins user [2022-08-24T12:30:52.041Z] + id -u [2022-08-24T12:30:52.041Z] + id -g [2022-08-24T12:30:52.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:30:52.041Z] Unable to find image 'busybox:latest' locally [2022-08-24T12:30:52.041Z] latest: Pulling from library/busybox [2022-08-24T12:30:52.305Z] 98b248744137: Pulling fs layer [2022-08-24T12:30:52.305Z] 98b248744137: Verifying Checksum [2022-08-24T12:30:52.305Z] 98b248744137: Download complete [2022-08-24T12:30:52.305Z] 98b248744137: Pull complete [2022-08-24T12:30:52.305Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T12:30:52.305Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:30:53.982Z] + bundleName=arm64-integration [2022-08-24T12:30:53.982Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-24T12:30:53.982Z] Creating arm64-integration-bundles.tar.gz [2022-08-24T12:30:53.982Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T12:30:53.982Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T12:30:54.254Z] Archiving artifacts [2022-08-24T12:30:54.969Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-24T12:30:55.229Z] check_test.go:540: [dda3d2a44871c] daemon is not started [2022-08-24T12:30:55.229Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-24T12:30:55.706Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:30:56.013Z] + make clean [2022-08-24T12:30:56.014Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:30:56.272Z] docker-dev-cache [2022-08-24T12:30:56.272Z] docker-mod-cache [Pipeline] deleteDir [2022-08-24T12:30:57.765Z] === RUN TestDockerSuite/TestBuildAddTarXz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:30:58.334Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-24T12:30:59.275Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-24T12:31:00.212Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-24T12:31:00.471Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-24T12:31:04.668Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-24T12:31:04.668Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-24T12:31:05.237Z] check_test.go:540: [d723fb609302c] daemon is not started [2022-08-24T12:31:05.237Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-24T12:31:10.514Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-24T12:31:11.453Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-24T12:31:12.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-24T12:31:13.403Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-24T12:31:14.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-24T12:31:16.250Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-24T12:31:16.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-24T12:31:17.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-24T12:31:18.569Z] check_test.go:540: [d29916b08af7d] daemon is not started [2022-08-24T12:31:18.569Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-24T12:31:19.139Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-24T12:31:19.709Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-24T12:31:19.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-24T12:31:20.278Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-24T12:31:22.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-24T12:31:22.186Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-24T12:31:22.186Z] check_test.go:540: [d8089c1b29ab5] daemon is not started [2022-08-24T12:31:22.186Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-24T12:31:24.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-24T12:31:24.661Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-24T12:31:25.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-24T12:31:27.770Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-24T12:31:28.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-24T12:31:31.999Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-24T12:31:33.378Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-24T12:31:35.287Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-24T12:31:38.578Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-24T12:31:39.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-24T12:31:41.865Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-24T12:31:43.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-24T12:31:45.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-24T12:31:45.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-24T12:31:46.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-24T12:31:47.780Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-24T12:31:48.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-24T12:31:48.922Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-24T12:31:49.863Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-24T12:31:50.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-24T12:31:53.340Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-24T12:31:56.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-24T12:31:58.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-24T12:31:58.667Z] docker_cli_daemon_test.go:2504: [d53a807868bf3] daemon is not started [2022-08-24T12:31:59.237Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-24T12:32:00.619Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-24T12:32:00.619Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-24T12:32:01.558Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-24T12:32:08.131Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-24T12:32:08.700Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-24T12:32:08.959Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-24T12:32:09.527Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-24T12:32:10.466Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-24T12:32:11.845Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-24T12:32:13.224Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-24T12:32:13.483Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-24T12:32:14.053Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-24T12:32:14.622Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-24T12:32:15.191Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-24T12:32:15.450Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-24T12:32:16.020Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-24T12:32:16.020Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T12:32:16.020Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-24T12:32:16.279Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-24T12:32:16.280Z] check_test.go:540: [d31720b0a3999] daemon is not started [2022-08-24T12:32:16.280Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-24T12:32:17.661Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite (331.03s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.04s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.99s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.63s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2022-08-24T12:32:22.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.85s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.39s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.44s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.50s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.83s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.86s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.07s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.85s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.28s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2022-08-24T12:32:22.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T12:32:22.941Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.34s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.11s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.82s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.47s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.89s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.18s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.52s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-24T12:32:22.941Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.12s) [2022-08-24T12:32:22.941Z] === RUN TestDockerSwarmSuite [2022-08-24T12:32:22.941Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-24T12:32:22.941Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-24T12:32:23.879Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-24T12:32:24.816Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-24T12:32:25.076Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-24T12:32:25.645Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-24T12:32:26.228Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-24T12:32:26.802Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-24T12:32:27.061Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-24T12:32:28.966Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-24T12:32:34.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-24T12:32:39.522Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-24T12:32:39.522Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-24T12:32:41.783Z] Created binary: bundles/binary-daemon/dockerd [2022-08-24T12:32:41.783Z] Copying nested executables into bundles/binary-daemon [2022-08-24T12:32:42.039Z] Building: bundles/binary-daemon/docker-proxy [2022-08-24T12:32:42.039Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:32:42.058Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-24T12:32:42.602Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-24T12:32:42.602Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-24T12:32:43.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh cross [2022-08-24T12:32:43.790Z] [2022-08-24T12:32:43.790Z] Removing bundles/ [2022-08-24T12:32:43.790Z] [2022-08-24T12:32:43.790Z] ---> Making bundle: cross (in bundles/cross) [2022-08-24T12:32:43.790Z] Cross building: bundles/cross/linux/amd64 [2022-08-24T12:32:43.790Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T12:32:43.790Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T12:32:45.348Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-24T12:32:46.286Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-24T12:32:46.286Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T12:32:46.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-24T12:32:46.286Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T12:32:46.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-24T12:32:46.286Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T12:32:46.286Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-24T12:32:46.286Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T12:32:46.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-24T12:32:47.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-24T12:32:48.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-24T12:32:49.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-24T12:32:51.710Z] docker_api_swarm_test.go:563: [d0d98ee6411ca] joining swarm manager [dbf20f8194bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:32:54.246Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-24T12:32:57.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-24T12:32:57.535Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-24T12:33:02.810Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-24T12:33:03.747Z] docker_api_swarm_test.go:585: [dbdb5b2685df9] joining swarm manager [dbf20f8194bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:33:07.943Z] check_test.go:611: [d0d98ee6411ca] daemon is not started [2022-08-24T12:33:08.512Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-24T12:33:09.081Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-24T12:33:10.459Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-24T12:33:13.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-24T12:33:14.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-24T12:33:14.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-24T12:33:14.013Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T12:33:14.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-24T12:33:14.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-24T12:33:15.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-24T12:33:16.770Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-24T12:33:17.053Z] docker_api_swarm_test.go:46: [d76da645c237b] joining swarm manager [d8a7dfb546d0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:33:17.990Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-24T12:33:27.975Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-24T12:33:27.975Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-24T12:33:30.511Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-24T12:33:35.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-24T12:33:36.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-24T12:33:40.244Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-24T12:33:40.812Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-24T12:33:41.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-24T12:33:44.362Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-24T12:33:46.266Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-24T12:33:48.187Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-24T12:33:50.724Z] --- PASS: TestImportExtremelyLargeImageWorks (179.66s) [2022-08-24T12:33:50.724Z] PASS [2022-08-24T12:33:50.724Z] [2022-08-24T12:33:50.724Z] DONE 22 tests in 183.903s [2022-08-24T12:33:50.724Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-24T12:33:50.724Z] ++ 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-08-24T12:33:50.724Z] ++ set -e [2022-08-24T12:33:50.724Z] ++ '[' -n 0 ']' [2022-08-24T12:33:50.724Z] ++ set -x [2022-08-24T12:33:50.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-24T12:33:50.724Z] === RUN TestStripANSICommands [2022-08-24T12:33:50.724Z] === RUN TestStripANSICommands/#00 [2022-08-24T12:33:50.724Z] === RUN TestStripANSICommands/#01 [2022-08-24T12:33:50.724Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-24T12:33:50.724Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-24T12:33:50.724Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-24T12:33:50.724Z] PASS [2022-08-24T12:33:50.724Z] [2022-08-24T12:33:50.724Z] DONE 3 tests in 0.043s [2022-08-24T12:33:50.724Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-24T12:33:50.724Z] ++ 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-08-24T12:33:50.724Z] ++ set -e [2022-08-24T12:33:50.724Z] ++ '[' -n 0 ']' [2022-08-24T12:33:50.724Z] ++ set -x [2022-08-24T12:33:50.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:33:50.983Z] INFO: Testing against a local daemon [2022-08-24T12:33:50.983Z] === RUN TestNetworkCreateDelete [2022-08-24T12:33:51.243Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-24T12:33:51.243Z] === RUN TestDockerNetworkDeletePreferID [2022-08-24T12:33:51.504Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-08-24T12:33:51.504Z] === RUN TestDaemonDNSFallback [2022-08-24T12:33:52.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-24T12:33:54.258Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-24T12:33:55.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-24T12:33:58.492Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-08-24T12:33:58.492Z] === RUN TestInspectNetwork [2022-08-24T12:34:02.685Z] === RUN TestInspectNetwork/full_network_id [2022-08-24T12:34:02.685Z] === RUN TestInspectNetwork/partial_network_id [2022-08-24T12:34:02.685Z] === RUN TestInspectNetwork/network_name [2022-08-24T12:34:02.685Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-24T12:34:05.221Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-24T12:34:05.221Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-24T12:34:06.601Z] --- PASS: TestInspectNetwork (8.31s) [2022-08-24T12:34:06.601Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-24T12:34:06.601Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-24T12:34:06.601Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-24T12:34:06.601Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-24T12:34:06.601Z] === RUN TestRunContainerWithBridgeNone [2022-08-24T12:34:08.511Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-08-24T12:34:08.511Z] === RUN TestNetworkInvalidJSON [2022-08-24T12:34:08.511Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-24T12:34:08.511Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-24T12:34:08.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:34:08.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:34:08.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:34:08.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:34:08.770Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-24T12:34:08.771Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-24T12:34:08.771Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-24T12:34:08.771Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-24T12:34:08.771Z] === RUN TestNetworkList [2022-08-24T12:34:08.771Z] === RUN TestNetworkList//networks [2022-08-24T12:34:08.771Z] === PAUSE TestNetworkList//networks [2022-08-24T12:34:08.771Z] === RUN TestNetworkList//networks/ [2022-08-24T12:34:08.771Z] === PAUSE TestNetworkList//networks/ [2022-08-24T12:34:08.771Z] === CONT TestNetworkList//networks [2022-08-24T12:34:08.771Z] === CONT TestNetworkList//networks/ [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkList (0.03s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-24T12:34:08.771Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-24T12:34:08.771Z] === RUN TestHostIPv4BridgeLabel [2022-08-24T12:34:08.771Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-24T12:34:09.029Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-24T12:34:09.288Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-24T12:34:09.288Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-24T12:34:09.288Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-24T12:34:09.856Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-24T12:34:09.856Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-24T12:34:10.116Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-24T12:34:10.375Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-24T12:34:10.375Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-24T12:34:10.375Z] === RUN TestDaemonDefaultNetworkPools [2022-08-24T12:34:10.944Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-24T12:34:10.944Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-24T12:34:11.896Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-24T12:34:12.156Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-24T12:34:12.156Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-24T12:34:12.725Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-24T12:34:13.662Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-08-24T12:34:13.662Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-24T12:34:13.921Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-24T12:34:14.180Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-24T12:34:14.180Z] === RUN TestServiceWithPredefinedNetwork [2022-08-24T12:34:15.117Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-24T12:34:15.686Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-24T12:34:16.625Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-24T12:34:16.884Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-08-24T12:34:16.884Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-24T12:34:16.884Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:34:16.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:34:16.884Z] === RUN TestServiceWithDataPathPortInit [2022-08-24T12:34:22.161Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-24T12:34:25.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-24T12:34:27.990Z] docker_api_swarm_test.go:304: [da5f3bf0b4517] joining swarm manager [de857160d8ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:34:28.928Z] docker_api_swarm_test.go:305: [d37beee4da4ee] joining swarm manager [de857160d8ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:34:30.305Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-24T12:34:33.596Z] --- PASS: TestServiceWithDataPathPortInit (16.69s) [2022-08-24T12:34:33.596Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-24T12:34:35.237Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-24T12:34:35.237Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-24T12:34:35.494Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T12:34:35.494Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-24T12:34:35.751Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-24T12:34:35.751Z] Cross building: bundles/cross/windows/amd64 [2022-08-24T12:34:35.752Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-24T12:34:35.752Z] { [2022-08-24T12:34:35.752Z] "RT_GROUP_ICON": { [2022-08-24T12:34:35.752Z] "#1": { [2022-08-24T12:34:35.752Z] "0409": "../../winresources/docker.ico" [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] }, [2022-08-24T12:34:35.752Z] "RT_MANIFEST": { [2022-08-24T12:34:35.752Z] "#1": { [2022-08-24T12:34:35.752Z] "0409": { [2022-08-24T12:34:35.752Z] "identity": {}, [2022-08-24T12:34:35.752Z] "description": "Docker Engine", [2022-08-24T12:34:35.752Z] "minimum-os": "vista", [2022-08-24T12:34:35.752Z] "execution-level": "", [2022-08-24T12:34:35.752Z] "ui-access": false, [2022-08-24T12:34:35.752Z] "auto-elevate": false, [2022-08-24T12:34:35.752Z] "dpi-awareness": "unaware", [2022-08-24T12:34:35.752Z] "disable-theming": false, [2022-08-24T12:34:35.752Z] "disable-window-filtering": false, [2022-08-24T12:34:35.752Z] "high-resolution-scrolling-aware": false, [2022-08-24T12:34:35.752Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T12:34:35.752Z] "long-path-aware": false, [2022-08-24T12:34:35.752Z] "printer-driver-isolation": false, [2022-08-24T12:34:35.752Z] "gdi-scaling": false, [2022-08-24T12:34:35.752Z] "segment-heap": false, [2022-08-24T12:34:35.752Z] "use-common-controls-v6": false [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] }, [2022-08-24T12:34:35.752Z] "RT_MESSAGETABLE": { [2022-08-24T12:34:35.752Z] "#1": { [2022-08-24T12:34:35.752Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] }, [2022-08-24T12:34:35.752Z] "RT_VERSION": { [2022-08-24T12:34:35.752Z] "#1": { [2022-08-24T12:34:35.752Z] "0409": { [2022-08-24T12:34:35.752Z] "fixed": { [2022-08-24T12:34:35.752Z] "file_version": "0.0.0.0", [2022-08-24T12:34:35.752Z] "product_version": "0.0.0.0", [2022-08-24T12:34:35.752Z] "type": "Unknown" [2022-08-24T12:34:35.752Z] }, [2022-08-24T12:34:35.752Z] "info": { [2022-08-24T12:34:35.752Z] "0000": { [2022-08-24T12:34:35.752Z] "CompanyName": "", [2022-08-24T12:34:35.752Z] "FileVersion": "dev", [2022-08-24T12:34:35.752Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T12:34:35.752Z] "OriginalFileName": "dockerd.exe", [2022-08-24T12:34:35.752Z] "ProductName": "", [2022-08-24T12:34:35.752Z] "ProductVersion": "dev", [2022-08-24T12:34:35.752Z] "SpecialBuild": "74b84d00b38e81a00d105d4755919c3710afd05d" [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] } [2022-08-24T12:34:35.752Z] cmd/dockerd/config.go [2022-08-24T12:34:35.752Z] cmd/dockerd/config_windows.go [2022-08-24T12:34:35.752Z] cmd/dockerd/daemon.go [2022-08-24T12:34:35.752Z] cmd/dockerd/daemon_test.go [2022-08-24T12:34:35.752Z] cmd/dockerd/daemon_windows.go [2022-08-24T12:34:35.752Z] cmd/dockerd/docker.go [2022-08-24T12:34:35.752Z] cmd/dockerd/docker_windows.go [2022-08-24T12:34:35.752Z] cmd/dockerd/genwinres_windows.go [2022-08-24T12:34:35.752Z] cmd/dockerd/metrics.go [2022-08-24T12:34:35.752Z] cmd/dockerd/options.go [2022-08-24T12:34:35.752Z] cmd/dockerd/options_test.go [2022-08-24T12:34:35.752Z] cmd/dockerd/service_windows.go [2022-08-24T12:34:35.752Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T12:34:35.752Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T12:34:36.952Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ipe2yws02zgnkkber1e64z3n3 Created:2022-08-24 12:34:34.799190298 +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[25f376e40bc2e959be84337f4269b3c7e90da2fc8a181d748fd7bde16b66f057:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xcrfw8x22qzmig28y9bdm0zq8 EndpointID:674118ad2212f448401567651a35c6949a3d0e6591cfc0854b08a7807f8ec836 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b404b810db8b205d81a0ced2eec334138bf578fea2569e7cb8be461b0fa240f 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:16d0d10c348b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xcrfw8x22qzmig28y9bdm0zq8 EndpointID:674118ad2212f448401567651a35c6949a3d0e6591cfc0854b08a7807f8ec836 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-24T12:34:36.952Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-24T12:34:37.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-24T12:34:41.178Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.79s) [2022-08-24T12:34:41.178Z] PASS [2022-08-24T12:34:41.178Z] [2022-08-24T12:34:41.178Z] === Skipped [2022-08-24T12:34:41.178Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-24T12:34:41.178Z] service_test.go:243: FLAKY_TEST [2022-08-24T12:34:41.178Z] [2022-08-24T12:34:41.178Z] DONE 38 tests, 1 skipped in 50.422s [2022-08-24T12:34:41.178Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:34:41.178Z] ++ 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-08-24T12:34:41.178Z] ++ set -e [2022-08-24T12:34:41.178Z] ++ '[' -n 0 ']' [2022-08-24T12:34:41.178Z] ++ set -x [2022-08-24T12:34:41.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:34:41.439Z] INFO: Testing against a local daemon [2022-08-24T12:34:41.439Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-24T12:34:41.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:34:41.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:34:41.439Z] === RUN TestDockerNetworkIpvlan [2022-08-24T12:34:41.439Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:34:41.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:34:41.439Z] PASS [2022-08-24T12:34:41.439Z] [2022-08-24T12:34:41.439Z] === Skipped [2022-08-24T12:34:41.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-24T12:34:41.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:34:41.439Z] [2022-08-24T12:34:41.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-24T12:34:41.439Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-24T12:34:41.439Z] [2022-08-24T12:34:41.439Z] DONE 2 tests, 2 skipped in 0.113s [2022-08-24T12:34:41.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-24T12:34:41.439Z] ++ 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-08-24T12:34:41.439Z] ++ set -e [2022-08-24T12:34:41.439Z] ++ '[' -n 0 ']' [2022-08-24T12:34:41.439Z] ++ set -x [2022-08-24T12:34:41.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:34:41.439Z] INFO: Testing against a local daemon [2022-08-24T12:34:41.439Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-24T12:34:43.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2022-08-24T12:34:43.345Z] === RUN TestDockerNetworkMacvlan [2022-08-24T12:34:43.915Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-24T12:34:43.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-24T12:34:44.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-24T12:34:44.742Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-24T12:34:45.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-24T12:34:45.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-24T12:34:45.570Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-24T12:34:46.952Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-24T12:34:46.952Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T12:34:46.952Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-24T12:34:47.210Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-24T12:34:47.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-24T12:34:49.685Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-24T12:34:49.945Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-24T12:34:55.226Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan (12.77s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2022-08-24T12:34:55.796Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-08-24T12:34:55.796Z] PASS [2022-08-24T12:34:55.796Z] [2022-08-24T12:34:55.796Z] DONE 8 tests in 14.407s [2022-08-24T12:34:55.796Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-24T12:34:55.796Z] ++ 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-08-24T12:34:55.796Z] ++ set -e [2022-08-24T12:34:55.796Z] ++ '[' -n 0 ']' [2022-08-24T12:34:55.796Z] ++ set -x [2022-08-24T12:34:55.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:34:55.796Z] testing: warning: no tests to run [2022-08-24T12:34:55.796Z] PASS [2022-08-24T12:34:55.796Z] [2022-08-24T12:34:55.796Z] DONE 0 tests in 0.048s [2022-08-24T12:34:55.796Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-24T12:34:55.796Z] ++ 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-08-24T12:34:55.796Z] ++ set -e [2022-08-24T12:34:55.796Z] ++ '[' -n 0 ']' [2022-08-24T12:34:55.796Z] ++ set -x [2022-08-24T12:34:55.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:34:56.054Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-24T12:34:56.054Z] INFO: Testing against a local daemon [2022-08-24T12:34:56.054Z] === RUN TestAuthZPluginAllowRequest [2022-08-24T12:34:56.314Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-24T12:34:56.882Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-24T12:34:57.143Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-24T12:34:57.402Z] === RUN TestDockerSuite/TestBuildFails [2022-08-24T12:34:57.402Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-08-24T12:34:57.402Z] === RUN TestAuthZPluginTLS [2022-08-24T12:34:57.970Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-24T12:34:57.970Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-24T12:34:57.970Z] === RUN TestAuthZPluginDenyRequest [2022-08-24T12:34:58.230Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-24T12:34:58.489Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-24T12:34:58.489Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-24T12:34:59.079Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-24T12:34:59.079Z] === RUN TestAuthZPluginDenyResponse [2022-08-24T12:34:59.650Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-24T12:34:59.650Z] === RUN TestAuthZPluginAllowEventStream [2022-08-24T12:34:59.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-24T12:35:01.028Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-08-24T12:35:01.028Z] === RUN TestAuthZPluginErrorResponse [2022-08-24T12:35:01.596Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-24T12:35:01.596Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-24T12:35:01.596Z] === RUN TestAuthZPluginErrorRequest [2022-08-24T12:35:02.165Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-24T12:35:02.165Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-24T12:35:02.733Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-24T12:35:02.733Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-24T12:35:02.733Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-24T12:35:03.674Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-24T12:35:04.243Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-24T12:35:04.502Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-08-24T12:35:04.502Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-24T12:35:05.070Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-24T12:35:06.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-24T12:35:06.270Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2022-08-24T12:35:06.270Z] === RUN TestAuthZPluginHeader [2022-08-24T12:35:06.843Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-24T12:35:07.102Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-08-24T12:35:07.102Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-24T12:35:07.671Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-24T12:35:07.931Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-24T12:35:08.499Z] docker_api_swarm_test.go:272: [d92788c646f17] joining swarm manager [d0c29272faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:35:09.882Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-24T12:35:09.882Z] docker_api_swarm_test.go:273: [dcf9eec6cbd8b] joining swarm manager [d0c29272faafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:35:11.262Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-24T12:35:11.831Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2022-08-24T12:35:11.831Z] === RUN TestAuthZPluginV2Disable [2022-08-24T12:35:12.400Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-24T12:35:12.659Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-24T12:35:13.228Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-24T12:35:13.487Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-24T12:35:14.056Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-24T12:35:14.056Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-24T12:35:14.624Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-24T12:35:15.192Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-24T12:35:15.192Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-24T12:35:15.762Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-24T12:35:16.021Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-08-24T12:35:16.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-24T12:35:16.021Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-24T12:35:16.281Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-24T12:35:17.247Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-24T12:35:19.149Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-24T12:35:21.681Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.73s) [2022-08-24T12:35:21.681Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-24T12:35:23.060Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-24T12:35:26.353Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-24T12:35:26.353Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-24T12:35:26.353Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-24T12:35:26.353Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-24T12:35:26.612Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-24T12:35:27.181Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-24T12:35:29.087Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-24T12:35:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-24T12:35:30.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-24T12:35:33.261Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.34s) [2022-08-24T12:35:33.261Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-24T12:35:33.830Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-24T12:35:34.399Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-24T12:35:34.659Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-24T12:35:41.244Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-24T12:35:43.157Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-24T12:35:43.724Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-24T12:35:45.102Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-24T12:35:45.102Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T12:35:45.102Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-24T12:35:48.392Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-24T12:35:48.392Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-24T12:35:49.328Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-24T12:35:49.589Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-24T12:35:49.849Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-24T12:35:49.849Z] PASS [2022-08-24T12:35:49.849Z] [2022-08-24T12:35:49.849Z] DONE 17 tests in 54.009s [2022-08-24T12:35:49.849Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-24T12:35:49.849Z] ++ 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-08-24T12:35:49.849Z] ++ set -e [2022-08-24T12:35:49.849Z] ++ '[' -n 0 ']' [2022-08-24T12:35:49.849Z] ++ set -x [2022-08-24T12:35:49.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-24T12:35:50.108Z] INFO: Testing against a local daemon [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:35:50.108Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:35:50.108Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-24T12:35:50.108Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-24T12:35:50.108Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-24T12:35:50.108Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-24T12:35:50.108Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-24T12:35:50.108Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-24T12:35:50.108Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-24T12:35:50.108Z] === RUN TestPluginInstall [2022-08-24T12:35:50.108Z] === RUN TestPluginInstall/no_auth [2022-08-24T12:35:51.045Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-24T12:35:51.612Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-24T12:35:52.549Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-24T12:35:52.549Z] time="2022-08-24T12:35:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:52.549Z] time="2022-08-24T12:35:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51bb79ce5bbb3cfe53cf08a73b9bcede69a13b20695230eb01d603c89f6a5873" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:52.549Z] time="2022-08-24T12:35:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:52.549Z] time="2022-08-24T12:35:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51bb79ce5bbb3cfe53cf08a73b9bcede69a13b20695230eb01d603c89f6a5873" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:52.808Z] === RUN TestPluginInstall/with_htpasswd [2022-08-24T12:35:53.067Z] time="2022-08-24T12:35:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:53.068Z] time="2022-08-24T12:35:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e34b233c7cb9084f1f316db417094871c2c5bba3b64c0094abc38f544ed2973" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:53.068Z] time="2022-08-24T12:35:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:53.068Z] time="2022-08-24T12:35:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e34b233c7cb9084f1f316db417094871c2c5bba3b64c0094abc38f544ed2973" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:53.327Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-24T12:35:53.586Z] === RUN TestPluginInstall/with_insecure [2022-08-24T12:35:54.524Z] time="2022-08-24T12:35:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:54.524Z] time="2022-08-24T12:35:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25827a022e8a73d03a0e744afa05b66e16825dbbf0004bd5ed22d1f250d823ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:54.524Z] time="2022-08-24T12:35:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-24T12:35:54.524Z] time="2022-08-24T12:35:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25827a022e8a73d03a0e744afa05b66e16825dbbf0004bd5ed22d1f250d823ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-24T12:35:54.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-24T12:35:55.044Z] plugin_test.go:196: [dbc1f522f5539] daemon is not started [2022-08-24T12:35:55.044Z] --- PASS: TestPluginInstall (4.81s) [2022-08-24T12:35:55.044Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2022-08-24T12:35:55.044Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-08-24T12:35:55.044Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-08-24T12:35:55.044Z] === RUN TestPluginsWithRuntimes [2022-08-24T12:35:55.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-24T12:35:55.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-24T12:35:55.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-24T12:35:56.243Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-24T12:35:56.505Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-24T12:35:56.765Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-24T12:35:57.336Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-24T12:35:57.907Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-24T12:35:59.815Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-24T12:35:59.815Z] --- PASS: TestPluginsWithRuntimes (4.67s) [2022-08-24T12:35:59.815Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.39s) [2022-08-24T12:35:59.815Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.43s) [2022-08-24T12:35:59.815Z] === RUN TestPluginBackCompatMediaTypes [2022-08-24T12:35:59.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-24T12:36:00.384Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2022-08-24T12:36:00.384Z] PASS [2022-08-24T12:36:00.384Z] [2022-08-24T12:36:00.384Z] DONE 24 tests in 10.536s [2022-08-24T12:36:00.384Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-24T12:36:00.384Z] ++ 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-08-24T12:36:00.384Z] ++ set -e [2022-08-24T12:36:00.384Z] ++ '[' -n 0 ']' [2022-08-24T12:36:00.384Z] ++ set -x [2022-08-24T12:36:00.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:36:00.643Z] INFO: Testing against a local daemon [2022-08-24T12:36:00.643Z] === RUN TestExternalGraphDriver [2022-08-24T12:36:00.901Z] === RUN TestExternalGraphDriver/json [2022-08-24T12:36:02.286Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-24T12:36:02.286Z] docker_api_swarm_node_test.go:20: [dd177e8d9e81d] joining swarm manager [df2b00b867856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:36:03.225Z] === RUN TestExternalGraphDriver/spec [2022-08-24T12:36:03.484Z] docker_api_swarm_node_test.go:21: [d2a3699470998] joining swarm manager [df2b00b867856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:36:04.053Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-24T12:36:04.992Z] === RUN TestExternalGraphDriver/pull [2022-08-24T12:36:05.931Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-24T12:36:06.500Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-24T12:36:06.759Z] --- PASS: TestExternalGraphDriver (6.17s) [2022-08-24T12:36:06.759Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2022-08-24T12:36:06.759Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-08-24T12:36:06.759Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-08-24T12:36:06.759Z] === RUN TestGraphdriverPluginV2 [2022-08-24T12:36:07.698Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-24T12:36:10.231Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-24T12:36:11.609Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2022-08-24T12:36:11.609Z] PASS [2022-08-24T12:36:11.609Z] [2022-08-24T12:36:11.609Z] DONE 5 tests in 10.940s [2022-08-24T12:36:11.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-24T12:36:11.610Z] ++ 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-08-24T12:36:11.610Z] ++ set -e [2022-08-24T12:36:11.610Z] ++ '[' -n 0 ']' [2022-08-24T12:36:11.610Z] ++ set -x [2022-08-24T12:36:11.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:36:11.610Z] INFO: Testing against a local daemon [2022-08-24T12:36:11.610Z] === RUN TestContinueAfterPluginCrash [2022-08-24T12:36:11.610Z] === PAUSE TestContinueAfterPluginCrash [2022-08-24T12:36:11.610Z] === RUN TestReadPluginNoRead [2022-08-24T12:36:11.610Z] === PAUSE TestReadPluginNoRead [2022-08-24T12:36:11.610Z] === RUN TestDaemonStartWithLogOpt [2022-08-24T12:36:11.610Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-24T12:36:11.610Z] === CONT TestContinueAfterPluginCrash [2022-08-24T12:36:11.610Z] === CONT TestDaemonStartWithLogOpt [2022-08-24T12:36:11.868Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-24T12:36:12.807Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-24T12:36:13.744Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-24T12:36:14.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-24T12:36:16.541Z] --- PASS: TestDaemonStartWithLogOpt (4.54s) [2022-08-24T12:36:16.541Z] === CONT TestReadPluginNoRead [2022-08-24T12:36:19.838Z] === RUN TestReadPluginNoRead/default [2022-08-24T12:36:19.838Z] docker_api_swarm_test.go:502: [ddf6b2f9af398] joining swarm manager [d4239e9a7ea51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:36:21.216Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-24T12:36:21.476Z] --- PASS: TestContinueAfterPluginCrash (9.79s) [2022-08-24T12:36:22.416Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-24T12:36:22.683Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-24T12:36:24.059Z] === CONT TestReadPluginNoRead [2022-08-24T12:36:24.060Z] read_test.go:92: [d673897f61d58] daemon is not started [2022-08-24T12:36:24.060Z] --- PASS: TestReadPluginNoRead (7.98s) [2022-08-24T12:36:24.060Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2022-08-24T12:36:24.060Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-08-24T12:36:24.060Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-08-24T12:36:24.060Z] PASS [2022-08-24T12:36:24.060Z] [2022-08-24T12:36:24.060Z] DONE 6 tests in 12.669s [2022-08-24T12:36:24.060Z] 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-08-24T12:36:24.060Z] ++ 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-08-24T12:36:24.060Z] ++ set -e [2022-08-24T12:36:24.060Z] ++ '[' -n 0 ']' [2022-08-24T12:36:24.060Z] ++ set -x [2022-08-24T12:36:24.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 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-08-24T12:36:24.319Z] testing: warning: no tests to run [2022-08-24T12:36:24.319Z] PASS [2022-08-24T12:36:24.319Z] [2022-08-24T12:36:24.319Z] DONE 0 tests in 0.054s [2022-08-24T12:36:24.319Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-24T12:36:24.319Z] ++ 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-08-24T12:36:24.319Z] ++ set -e [2022-08-24T12:36:24.319Z] ++ '[' -n 0 ']' [2022-08-24T12:36:24.319Z] ++ set -x [2022-08-24T12:36:24.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:36:24.319Z] INFO: Testing against a local daemon [2022-08-24T12:36:24.319Z] === RUN TestPluginWithDevMounts [2022-08-24T12:36:24.319Z] === PAUSE TestPluginWithDevMounts [2022-08-24T12:36:24.319Z] === CONT TestPluginWithDevMounts [2022-08-24T12:36:25.697Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-24T12:36:26.264Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-08-24T12:36:26.264Z] PASS [2022-08-24T12:36:26.264Z] [2022-08-24T12:36:26.264Z] DONE 1 tests in 1.963s [2022-08-24T12:36:26.264Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-24T12:36:26.264Z] ++ 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-08-24T12:36:26.264Z] ++ set -e [2022-08-24T12:36:26.264Z] ++ '[' -n 0 ']' [2022-08-24T12:36:26.264Z] ++ set -x [2022-08-24T12:36:26.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:36:26.264Z] INFO: Testing against a local daemon [2022-08-24T12:36:26.264Z] === RUN TestSecretInspect [2022-08-24T12:36:27.201Z] === RUN TestDockerSuite/TestBuildRm [2022-08-24T12:36:27.334Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-24T12:36:27.334Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-24T12:36:27.334Z] { [2022-08-24T12:36:27.334Z] "RT_GROUP_ICON": { [2022-08-24T12:36:27.334Z] "#1": { [2022-08-24T12:36:27.334Z] "0409": "../../winresources/docker.ico" [2022-08-24T12:36:27.334Z] } [2022-08-24T12:36:27.334Z] }, [2022-08-24T12:36:27.334Z] "RT_MANIFEST": { [2022-08-24T12:36:27.334Z] "#1": { [2022-08-24T12:36:27.334Z] "0409": { [2022-08-24T12:36:27.334Z] "identity": {}, [2022-08-24T12:36:27.334Z] "description": "Docker Engine", [2022-08-24T12:36:27.334Z] "minimum-os": "vista", [2022-08-24T12:36:27.334Z] "execution-level": "", [2022-08-24T12:36:27.334Z] "ui-access": false, [2022-08-24T12:36:27.334Z] "auto-elevate": false, [2022-08-24T12:36:27.334Z] "dpi-awareness": "unaware", [2022-08-24T12:36:27.334Z] "disable-theming": false, [2022-08-24T12:36:27.334Z] "disable-window-filtering": false, [2022-08-24T12:36:27.334Z] "high-resolution-scrolling-aware": false, [2022-08-24T12:36:27.334Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-24T12:36:27.334Z] "long-path-aware": false, [2022-08-24T12:36:27.334Z] "printer-driver-isolation": false, [2022-08-24T12:36:27.334Z] "gdi-scaling": false, [2022-08-24T12:36:27.334Z] "segment-heap": false, [2022-08-24T12:36:27.334Z] "use-common-controls-v6": false [2022-08-24T12:36:27.334Z] } [2022-08-24T12:36:27.334Z] } [2022-08-24T12:36:27.334Z] }, [2022-08-24T12:36:27.334Z] "RT_MESSAGETABLE": { [2022-08-24T12:36:27.334Z] "#1": { [2022-08-24T12:36:27.334Z] "0409": "../../winresources/event_messages.bin" [2022-08-24T12:36:27.334Z] } [2022-08-24T12:36:27.335Z] }, [2022-08-24T12:36:27.335Z] "RT_VERSION": { [2022-08-24T12:36:27.335Z] "#1": { [2022-08-24T12:36:27.335Z] "0409": { [2022-08-24T12:36:27.335Z] "fixed": { [2022-08-24T12:36:27.335Z] "file_version": "0.0.0.0", [2022-08-24T12:36:27.335Z] "product_version": "0.0.0.0", [2022-08-24T12:36:27.335Z] "type": "Unknown" [2022-08-24T12:36:27.335Z] }, [2022-08-24T12:36:27.335Z] "info": { [2022-08-24T12:36:27.335Z] "0000": { [2022-08-24T12:36:27.335Z] "CompanyName": "", [2022-08-24T12:36:27.335Z] "FileVersion": "dev", [2022-08-24T12:36:27.335Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-24T12:36:27.335Z] "OriginalFileName": "docker-proxy.exe", [2022-08-24T12:36:27.335Z] "ProductName": "", [2022-08-24T12:36:27.335Z] "ProductVersion": "dev", [2022-08-24T12:36:27.335Z] "SpecialBuild": "74b84d00b38e81a00d105d4755919c3710afd05d" [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] } [2022-08-24T12:36:27.335Z] cmd/docker-proxy/genwinres_windows.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/main.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/network_proxy_test.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/proxy.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/sctp_proxy.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/tcp_proxy.go [2022-08-24T12:36:27.335Z] cmd/docker-proxy/udp_proxy.go [2022-08-24T12:36:27.335Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T12:36:27.335Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-24T12:36:27.335Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-24T12:36:27.335Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-24T12:36:27.335Z] remote: Enumerating objects: 23, done. [2022-08-24T12:36:27.335Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-24T12:36:27.335Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-24T12:36:27.335Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-24T12:36:27.335Z] 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) 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-08-24T12:36:27.335Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-24T12:36:27.335Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-24T12:36:27.335Z] Cross building: bundles/cross/linux/ppc64le [2022-08-24T12:36:27.335Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T12:36:27.335Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T12:36:28.581Z] docker_api_swarm_test.go:507: [d2a112730c42c] joining swarm manager [d4239e9a7ea51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:36:29.149Z] --- PASS: TestSecretInspect (2.76s) [2022-08-24T12:36:29.149Z] === RUN TestSecretList [2022-08-24T12:36:29.408Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-24T12:36:30.346Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-24T12:36:31.315Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-24T12:36:31.575Z] --- PASS: TestSecretList (2.45s) [2022-08-24T12:36:31.575Z] === RUN TestSecretsCreateAndDelete [2022-08-24T12:36:31.843Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-24T12:36:32.781Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-24T12:36:33.349Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-24T12:36:34.287Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2022-08-24T12:36:34.287Z] === RUN TestSecretsUpdate [2022-08-24T12:36:34.548Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-24T12:36:37.083Z] --- PASS: TestSecretsUpdate (2.58s) [2022-08-24T12:36:37.083Z] === RUN TestTemplatedSecret [2022-08-24T12:36:37.342Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-24T12:36:37.342Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-24T12:36:37.601Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-24T12:36:37.601Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T12:36:37.601Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-24T12:36:38.171Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-24T12:36:39.109Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-24T12:36:39.109Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-24T12:36:40.046Z] --- PASS: TestTemplatedSecret (3.05s) [2022-08-24T12:36:40.046Z] === RUN TestSecretCreateResolve [2022-08-24T12:36:40.046Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-24T12:36:42.593Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-08-24T12:36:42.593Z] PASS [2022-08-24T12:36:42.593Z] [2022-08-24T12:36:42.593Z] DONE 6 tests in 16.392s [2022-08-24T12:36:42.593Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-24T12:36:42.593Z] ++ 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-08-24T12:36:42.593Z] ++ set -e [2022-08-24T12:36:42.593Z] ++ '[' -n 0 ']' [2022-08-24T12:36:42.593Z] ++ set -x [2022-08-24T12:36:42.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 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-08-24T12:36:42.852Z] INFO: Testing against a local daemon [2022-08-24T12:36:42.852Z] === RUN TestServiceCreateInit [2022-08-24T12:36:42.852Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-24T12:36:43.421Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-24T12:36:44.359Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-24T12:36:45.298Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-24T12:36:45.558Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-24T12:36:46.497Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-24T12:36:47.065Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-24T12:36:48.003Z] === RUN TestDockerSuite/TestBuildUser [2022-08-24T12:36:49.383Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-24T12:36:51.917Z] --- PASS: TestServiceCreateInit (8.98s) [2022-08-24T12:36:51.917Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2022-08-24T12:36:51.917Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2022-08-24T12:36:51.917Z] === RUN TestCreateServiceMultipleTimes [2022-08-24T12:36:52.176Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-24T12:37:02.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-24T12:37:03.536Z] docker_api_swarm_node_test.go:81: [d2c819f71d377] joining swarm manager [d99e52f7cd879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:37:05.443Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-24T12:37:06.012Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-24T12:37:06.271Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-24T12:37:06.839Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-24T12:37:07.776Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-24T12:37:09.175Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-24T12:37:09.175Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T12:37:09.175Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-24T12:37:09.175Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T12:37:09.175Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-24T12:37:09.175Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T12:37:09.175Z] --- PASS: TestCreateServiceMultipleTimes (17.13s) [2022-08-24T12:37:09.175Z] === RUN TestCreateServiceConflict [2022-08-24T12:37:09.175Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-24T12:37:09.175Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T12:37:09.175Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-24T12:37:10.554Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-24T12:37:10.814Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-24T12:37:12.194Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-24T12:37:12.456Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-24T12:37:12.456Z] --- PASS: TestCreateServiceConflict (3.55s) [2022-08-24T12:37:12.456Z] === RUN TestCreateServiceMaxReplicas [2022-08-24T12:37:13.393Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-24T12:37:13.393Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-24T12:37:15.929Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-24T12:37:15.929Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2022-08-24T12:37:15.929Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-24T12:37:16.867Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-24T12:37:17.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-24T12:37:17.805Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-24T12:37:18.382Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-24T12:37:19.320Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-24T12:37:19.320Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T12:37:19.320Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-24T12:37:19.889Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-24T12:37:20.459Z] docker_api_swarm_node_test.go:53: [d346a9a4758bd] joining swarm manager [dd4953d191a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:37:21.399Z] docker_api_swarm_node_test.go:54: [dfe008e41d76d] joining swarm manager [dd4953d191a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:37:21.658Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-24T12:37:22.227Z] === RUN TestDockerSuite/TestCommitChange [2022-08-24T12:37:23.168Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-24T12:37:23.736Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-24T12:37:24.673Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-24T12:37:25.610Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-24T12:37:26.179Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-24T12:37:27.116Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-24T12:37:28.516Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-24T12:37:28.775Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-24T12:37:29.712Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2022-08-24T12:37:29.713Z] === RUN TestCreateServiceSecretFileMode [2022-08-24T12:37:29.976Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-24T12:37:29.976Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-24T12:37:30.544Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-24T12:37:31.112Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-24T12:37:32.049Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-24T12:37:32.617Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2022-08-24T12:37:32.617Z] === RUN TestCreateServiceConfigFileMode [2022-08-24T12:37:32.617Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-24T12:37:33.555Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-24T12:37:33.814Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-24T12:37:34.753Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-24T12:37:35.688Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-08-24T12:37:35.688Z] === RUN TestCreateServiceSysctls [2022-08-24T12:37:35.688Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-24T12:37:36.256Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-24T12:37:37.195Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-24T12:37:38.134Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-24T12:37:38.703Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-24T12:37:39.272Z] --- PASS: TestCreateServiceSysctls (3.81s) [2022-08-24T12:37:39.272Z] === RUN TestCreateServiceCapabilities [2022-08-24T12:37:39.531Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-24T12:37:40.469Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-24T12:37:41.408Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-24T12:37:41.977Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-24T12:37:41.977Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-24T12:37:42.237Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-08-24T12:37:42.237Z] === RUN TestInspect [2022-08-24T12:37:42.805Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-24T12:37:43.374Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-24T12:37:44.312Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-24T12:37:44.883Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-24T12:37:45.821Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-24T12:37:45.821Z] --- PASS: TestInspect (3.49s) [2022-08-24T12:37:45.821Z] === RUN TestCreateJob [2022-08-24T12:37:47.227Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-24T12:37:47.796Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-24T12:37:49.705Z] --- PASS: TestCreateJob (3.64s) [2022-08-24T12:37:49.705Z] === RUN TestReplicatedJob [2022-08-24T12:37:49.705Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-24T12:37:53.899Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-24T12:37:53.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-24T12:37:56.438Z] --- PASS: TestReplicatedJob (6.49s) [2022-08-24T12:37:56.438Z] === RUN TestUpdateReplicatedJob [2022-08-24T12:37:56.698Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-24T12:37:57.266Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-24T12:37:59.802Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2022-08-24T12:37:59.802Z] === RUN TestServiceListWithStatuses [2022-08-24T12:37:59.802Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:37:59.802Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-24T12:37:59.802Z] === RUN TestDockerNetworkConnectAlias [2022-08-24T12:38:00.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-24T12:38:01.001Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-24T12:38:02.911Z] docker_api_swarm_test.go:202: [d2e9f9f830f3c] joining swarm manager [dacd89cef6a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:03.851Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-24T12:38:04.790Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-24T12:38:05.730Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2022-08-24T12:38:05.730Z] === RUN TestDockerNetworkReConnect [2022-08-24T12:38:09.017Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-24T12:38:09.276Z] === RUN TestDockerSuite/TestCpToDot [2022-08-24T12:38:09.852Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-24T12:38:10.114Z] --- PASS: TestDockerNetworkReConnect (4.50s) [2022-08-24T12:38:10.114Z] === RUN TestServicePlugin [2022-08-24T12:38:11.051Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-24T12:38:12.429Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-24T12:38:13.000Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-24T12:38:13.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-24T12:38:14.508Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-24T12:38:14.509Z] plugin_test.go:61: [de6e9da16d795] joining swarm manager [dd914aa9f5f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:15.077Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-24T12:38:16.017Z] plugin_test.go:64: [d9ea6391557d1] joining swarm manager [dd914aa9f5f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:38:16.017Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-24T12:38:16.017Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-24T12:38:16.017Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-24T12:38:16.586Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-24T12:38:17.154Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-24T12:38:17.154Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T12:38:17.154Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-24T12:38:17.413Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-24T12:38:17.982Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-24T12:38:18.241Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-24T12:38:18.241Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-24T12:38:18.241Z] === RUN TestDockerSuite/TestCreateRM [2022-08-24T12:38:18.501Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-24T12:38:18.501Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T12:38:18.501Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-24T12:38:18.501Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-24T12:38:18.501Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-24T12:38:18.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-24T12:38:18.740Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-24T12:38:18.740Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T12:38:18.740Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-24T12:38:18.740Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-24T12:38:18.740Z] Cross building: bundles/cross/linux/s390x [2022-08-24T12:38:18.740Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T12:38:18.740Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T12:38:20.408Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-24T12:38:20.408Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-24T12:38:20.667Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-24T12:38:20.667Z] docker_api_swarm_test.go:384: [d066bdad234be] joining swarm manager [d3a271090cf78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:38:22.574Z] docker_api_swarm_test.go:385: [d7ab1af1102f8] joining swarm manager [d3a271090cf78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:38:24.483Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-24T12:38:24.483Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-24T12:38:24.483Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-24T12:38:25.052Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-24T12:38:25.990Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-24T12:38:26.557Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-24T12:38:26.816Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-24T12:38:27.384Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-24T12:38:29.322Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-24T12:38:30.258Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-24T12:38:32.163Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-24T12:38:34.065Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-24T12:38:35.002Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-24T12:38:35.939Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-24T12:38:41.356Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-24T12:38:41.356Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-24T12:38:41.925Z] --- PASS: TestServicePlugin (31.90s) [2022-08-24T12:38:41.925Z] === RUN TestServiceUpdateLabel [2022-08-24T12:38:42.492Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-24T12:38:43.059Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-24T12:38:43.318Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-24T12:38:43.887Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-24T12:38:43.887Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-24T12:38:43.887Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-24T12:38:44.456Z] --- PASS: TestServiceUpdateLabel (2.52s) [2022-08-24T12:38:44.456Z] === RUN TestServiceUpdateSecrets [2022-08-24T12:38:45.025Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-24T12:38:46.403Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-24T12:38:46.403Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-24T12:38:46.403Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-24T12:38:46.972Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-24T12:38:47.539Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-24T12:38:48.479Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-24T12:38:49.415Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-24T12:38:49.675Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-24T12:38:49.675Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T12:38:49.675Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-24T12:38:49.675Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T12:38:49.675Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-24T12:38:52.207Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-24T12:38:52.465Z] === RUN TestDockerSuite/TestEventsRename [2022-08-24T12:38:52.724Z] === RUN TestDockerSuite/TestEventsResize [2022-08-24T12:38:53.292Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-24T12:38:59.859Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-24T12:38:59.859Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-24T12:38:59.859Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2022-08-24T12:38:59.859Z] === RUN TestServiceUpdateConfigs [2022-08-24T12:39:00.118Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-24T12:39:03.406Z] === RUN TestDockerSuite/TestEventsTop [2022-08-24T12:39:03.664Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-24T12:39:06.196Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-24T12:39:12.760Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-24T12:39:14.663Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2022-08-24T12:39:14.663Z] === RUN TestServiceUpdateNetwork [2022-08-24T12:39:17.949Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-24T12:39:18.539Z] check_test.go:611: [d7ab1af1102f8] daemon is not started [2022-08-24T12:39:18.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-24T12:39:21.078Z] docker_api_swarm_test.go:802: [dcac939bb89f3] joining swarm manager [d3f9e841f95c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:39:22.014Z] docker_api_swarm_test.go:802: [d4573874af0db] joining swarm manager [d3f9e841f95c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:39:22.950Z] === RUN TestDockerSuite/TestExec [2022-08-24T12:39:23.518Z] docker_api_swarm_test.go:802: [d6beed1c1a2bd] joining swarm manager [d3f9e841f95c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:39:23.777Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-24T12:39:24.714Z] docker_api_swarm_test.go:802: [d0af64847a61e] joining swarm manager [d3f9e841f95c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T12:39:24.973Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-24T12:39:25.910Z] === RUN TestDockerSuite/TestExecEnv [2022-08-24T12:39:26.168Z] docker_api_swarm_test.go:810: [dd8e9c48b072f] joining swarm manager [d3f9e841f95c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-24T12:39:26.427Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-24T12:39:27.363Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2022-08-24T12:39:27.363Z] === RUN TestServiceUpdatePidsLimit [2022-08-24T12:39:27.930Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-24T12:39:28.498Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-24T12:39:28.498Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-24T12:39:29.436Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-24T12:39:30.371Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-24T12:39:30.939Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-24T12:39:31.508Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-24T12:39:32.445Z] === RUN TestDockerSuite/TestExecParseError [2022-08-24T12:39:32.704Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-24T12:39:33.272Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-24T12:39:33.839Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-24T12:39:34.409Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-24T12:39:34.976Z] === RUN TestDockerSuite/TestExecTTY [2022-08-24T12:39:35.545Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-24T12:39:36.117Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-24T12:39:36.381Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-24T12:39:36.646Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-24T12:39:36.904Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-24T12:39:36.904Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T12:39:36.904Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-24T12:39:38.282Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-24T12:39:38.850Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-24T12:39:39.788Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-24T12:39:40.048Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-24T12:39:40.616Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-24T12:39:41.994Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-24T12:39:43.898Z] === RUN TestDockerSuite/TestHealth [2022-08-24T12:39:44.157Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2022-08-24T12:39:44.157Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-08-24T12:39:44.157Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2022-08-24T12:39:44.157Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-24T12:39:44.157Z] PASS [2022-08-24T12:39:44.157Z] [2022-08-24T12:39:44.157Z] === Skipped [2022-08-24T12:39:44.157Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-24T12:39:44.157Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-24T12:39:44.157Z] [2022-08-24T12:39:44.157Z] DONE 27 tests, 1 skipped in 181.596s [2022-08-24T12:39:44.157Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-24T12:39:44.157Z] ++ 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-08-24T12:39:44.157Z] ++ set -e [2022-08-24T12:39:44.157Z] ++ '[' -n 0 ']' [2022-08-24T12:39:44.157Z] ++ set -x [2022-08-24T12:39:44.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:39:44.416Z] INFO: Testing against a local daemon [2022-08-24T12:39:44.416Z] === RUN TestSessionCreate [2022-08-24T12:39:44.416Z] --- PASS: TestSessionCreate (0.03s) [2022-08-24T12:39:44.416Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-24T12:39:44.416Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-24T12:39:44.416Z] PASS [2022-08-24T12:39:44.416Z] [2022-08-24T12:39:44.416Z] DONE 2 tests in 0.160s [2022-08-24T12:39:44.416Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-24T12:39:44.416Z] ++ 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-08-24T12:39:44.416Z] ++ set -e [2022-08-24T12:39:44.416Z] ++ '[' -n 0 ']' [2022-08-24T12:39:44.416Z] ++ set -x [2022-08-24T12:39:44.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-24T12:39:44.676Z] INFO: Testing against a local daemon [2022-08-24T12:39:44.676Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-24T12:39:44.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:39:44.676Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:39:44.676Z] === RUN TestDiskUsage [2022-08-24T12:39:44.676Z] === PAUSE TestDiskUsage [2022-08-24T12:39:44.676Z] === RUN TestEventsExecDie [2022-08-24T12:39:45.247Z] --- PASS: TestEventsExecDie (0.72s) [2022-08-24T12:39:45.247Z] === RUN TestEventsBackwardsCompatible [2022-08-24T12:39:45.506Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-24T12:39:45.506Z] === RUN TestEventsVolumeCreate [2022-08-24T12:39:45.506Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-24T12:39:45.506Z] === RUN TestInfoBinaryCommits [2022-08-24T12:39:45.506Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-24T12:39:45.506Z] === RUN TestInfoAPIVersioned [2022-08-24T12:39:45.506Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-24T12:39:45.506Z] === RUN TestInfoAPI [2022-08-24T12:39:45.506Z] --- PASS: TestInfoAPI (0.02s) [2022-08-24T12:39:45.506Z] === RUN TestInfoAPIWarnings [2022-08-24T12:40:03.589Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-24T12:40:03.589Z] === RUN TestInfoDebug [2022-08-24T12:40:03.589Z] --- PASS: TestInfoDebug (0.52s) [2022-08-24T12:40:03.589Z] === RUN TestInfoInsecureRegistries [2022-08-24T12:40:03.589Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-24T12:40:03.589Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-24T12:40:03.589Z] === RUN TestInfoRegistryMirrors [2022-08-24T12:40:03.589Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-24T12:40:03.589Z] === RUN TestLoginFailsWithBadCredentials [2022-08-24T12:40:04.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-24T12:40:04.158Z] === RUN TestPingCacheHeaders [2022-08-24T12:40:04.158Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-24T12:40:04.158Z] === RUN TestPingGet [2022-08-24T12:40:04.158Z] --- PASS: TestPingGet (0.01s) [2022-08-24T12:40:04.158Z] === RUN TestPingHead [2022-08-24T12:40:04.158Z] --- PASS: TestPingHead (0.02s) [2022-08-24T12:40:04.158Z] === RUN TestPingSwarmHeader [2022-08-24T12:40:04.725Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-24T12:40:05.293Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-24T12:40:06.229Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-24T12:40:06.229Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-24T12:40:06.229Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-08-24T12:40:06.229Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-24T12:40:06.229Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-24T12:40:06.229Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-24T12:40:06.229Z] === RUN TestPingBuilderHeader [2022-08-24T12:40:06.229Z] === RUN TestPingBuilderHeader/default_config [2022-08-24T12:40:06.799Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-24T12:40:07.372Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-08-24T12:40:07.372Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-24T12:40:07.372Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-24T12:40:07.372Z] === RUN TestVersion [2022-08-24T12:40:07.372Z] --- PASS: TestVersion (0.02s) [2022-08-24T12:40:07.372Z] === CONT TestDiskUsage [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/container_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/image_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/volume_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-24T12:40:07.966Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-24T12:40:08.226Z] === RUN TestDiskUsage/after_container.Run [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-24T12:40:08.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage (1.42s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-24T12:40:08.744Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-24T12:40:08.744Z] PASS [2022-08-24T12:40:08.744Z] [2022-08-24T12:40:08.744Z] === Skipped [2022-08-24T12:40:08.744Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-24T12:40:08.744Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-24T12:40:08.744Z] [2022-08-24T12:40:08.744Z] DONE 57 tests, 1 skipped in 24.324s [2022-08-24T12:40:08.744Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-24T12:40:08.745Z] ++ 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-08-24T12:40:08.745Z] ++ set -e [2022-08-24T12:40:08.745Z] ++ '[' -n 0 ']' [2022-08-24T12:40:08.745Z] ++ set -x [2022-08-24T12:40:08.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-24T12:40:09.006Z] INFO: Testing against a local daemon [2022-08-24T12:40:09.006Z] === RUN TestVolumesCreateAndList [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-24T12:40:09.006Z] === RUN TestVolumesRemove [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-24T12:40:09.006Z] === RUN TestVolumesInspect [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-24T12:40:09.006Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-24T12:40:09.006Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-24T12:40:09.006Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-24T12:40:09.006Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-24T12:40:09.006Z] PASS [2022-08-24T12:40:09.006Z] [2022-08-24T12:40:09.006Z] DONE 9 tests in 0.262s [2022-08-24T12:40:09.006Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:40:09.266Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:40:09.266Z] +++ kill 6865 [2022-08-24T12:40:09.525Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-24T12:40:09.525Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:40:09.525Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:40:09.525Z] [2022-08-24T12:40:09.525Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:40:09.525Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:40:09.525Z] [2022-08-24T12:40:09.525Z] To set a process to complain mode, use the command line tool [2022-08-24T12:40:09.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:40:09.525Z] +++ true [2022-08-24T12:40:09.525Z] exiting test-integration [2022-08-24T12:40:09.525Z] ++ exit 0 [2022-08-24T12:40:09.525Z] [2022-08-24T12:40:09.525Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-24T12:40:09.525Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-24T12:40:09.525Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-24T12:40:10.153Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-24T12:40:10.153Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T12:40:10.153Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-24T12:40:10.153Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-24T12:40:10.153Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-24T12:40:10.462Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-24T12:40:10.462Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-24T12:40:10.462Z] + for job in $(jobs -p) [2022-08-24T12:40:10.462Z] + wait 8990 [2022-08-24T12:40:10.474Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-24T12:40:10.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/test/unit [2022-08-24T12:40:11.047Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-24T12:40:11.047Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-24T12:40:11.047Z] + TESTDIRS=./... [2022-08-24T12:40:11.047Z] + exclude_paths='/vendor/|/integration' [2022-08-24T12:40:11.047Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-24T12:40:11.047Z] ++ go list ./... [2022-08-24T12:40:11.399Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-24T12:40:11.659Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-24T12:40:11.659Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-24T12:40:11.659Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-24T12:40:11.918Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-24T12:40:11.983Z] + pkg_list='github.com/docker/docker/api [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/backend [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/container [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/events [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/filters [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/image [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/mount [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/network [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/registry [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/time [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/versions [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:40:11.983Z] github.com/docker/docker/api/types/volume [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:40:11.983Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:40:11.983Z] github.com/docker/docker/cli [2022-08-24T12:40:11.983Z] github.com/docker/docker/cli/config [2022-08-24T12:40:11.983Z] github.com/docker/docker/cli/debug [2022-08-24T12:40:11.983Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:40:11.983Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:40:11.983Z] github.com/docker/docker/client [2022-08-24T12:40:11.983Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:40:11.983Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:40:11.983Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:40:11.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:40:11.983Z] github.com/docker/docker/container [2022-08-24T12:40:11.983Z] github.com/docker/docker/container/stream [2022-08-24T12:40:11.983Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:40:11.983Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:40:11.983Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/config [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/events [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/exec [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/images [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/links [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/names [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/network [2022-08-24T12:40:11.983Z] github.com/docker/docker/daemon/stats [2022-08-24T12:40:11.983Z] github.com/docker/docker/distribution [2022-08-24T12:40:11.983Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:40:11.983Z] github.com/docker/docker/distribution/utils [2022-08-24T12:40:11.983Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:40:11.983Z] github.com/docker/docker/dockerversion [2022-08-24T12:40:11.983Z] github.com/docker/docker/errdefs [2022-08-24T12:40:11.983Z] github.com/docker/docker/image [2022-08-24T12:40:11.983Z] github.com/docker/docker/image/cache [2022-08-24T12:40:11.983Z] github.com/docker/docker/image/tarexport [2022-08-24T12:40:11.983Z] github.com/docker/docker/image/v1 [2022-08-24T12:40:11.983Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:40:11.983Z] github.com/docker/docker/layer [2022-08-24T12:40:11.983Z] github.com/docker/docker/libcontainerd [2022-08-24T12:40:11.983Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:40:11.983Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:40:11.983Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:40:11.983Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:40:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:40:11.984Z] github.com/docker/docker/oci [2022-08-24T12:40:11.984Z] github.com/docker/docker/oci/caps [2022-08-24T12:40:11.984Z] github.com/docker/docker/opts [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/archive [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/directory [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/platform [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pools [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/progress [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/signal [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stack [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/system [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:40:11.984Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:40:11.984Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:40:11.984Z] github.com/docker/docker/quota [2022-08-24T12:40:11.984Z] github.com/docker/docker/reference [2022-08-24T12:40:11.984Z] github.com/docker/docker/registry [2022-08-24T12:40:11.984Z] github.com/docker/docker/registry/resumable [2022-08-24T12:40:11.984Z] github.com/docker/docker/restartmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/rootless [2022-08-24T12:40:11.984Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:40:11.984Z] github.com/docker/docker/runconfig [2022-08-24T12:40:11.984Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/environment [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/registry [2022-08-24T12:40:11.984Z] github.com/docker/docker/testutil/request [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/drivers [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/local [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/mounts [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/service [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:40:11.984Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:40:11.984Z] ++ grep --fixed-strings -v /libnetwork [2022-08-24T12:40:11.984Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/backend [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/container [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/events [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/filters [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/image [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/mount [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/network [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/registry [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/time [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/versions [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:40:11.984Z] github.com/docker/docker/api/types/volume [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:40:11.984Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:40:11.984Z] github.com/docker/docker/cli [2022-08-24T12:40:11.984Z] github.com/docker/docker/cli/config [2022-08-24T12:40:11.984Z] github.com/docker/docker/cli/debug [2022-08-24T12:40:11.984Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:40:11.984Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/client [2022-08-24T12:40:11.984Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:40:11.984Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:40:11.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:40:11.984Z] github.com/docker/docker/container [2022-08-24T12:40:11.984Z] github.com/docker/docker/container/stream [2022-08-24T12:40:11.984Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:40:11.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:40:11.984Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/config [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/events [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/exec [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/images [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/links [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/names [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/network [2022-08-24T12:40:11.984Z] github.com/docker/docker/daemon/stats [2022-08-24T12:40:11.984Z] github.com/docker/docker/distribution [2022-08-24T12:40:11.984Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:40:11.984Z] github.com/docker/docker/distribution/utils [2022-08-24T12:40:11.984Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:40:11.984Z] github.com/docker/docker/dockerversion [2022-08-24T12:40:11.984Z] github.com/docker/docker/errdefs [2022-08-24T12:40:11.984Z] github.com/docker/docker/image [2022-08-24T12:40:11.984Z] github.com/docker/docker/image/cache [2022-08-24T12:40:11.984Z] github.com/docker/docker/image/tarexport [2022-08-24T12:40:11.984Z] github.com/docker/docker/image/v1 [2022-08-24T12:40:11.984Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:40:11.984Z] github.com/docker/docker/layer [2022-08-24T12:40:11.984Z] github.com/docker/docker/libcontainerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:40:11.984Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:40:11.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:40:11.984Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:40:11.984Z] github.com/docker/docker/oci [2022-08-24T12:40:11.984Z] github.com/docker/docker/oci/caps [2022-08-24T12:40:11.984Z] github.com/docker/docker/opts [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/archive [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/directory [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/platform [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pools [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/progress [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/signal [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stack [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/system [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:40:11.984Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:40:11.984Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:40:11.984Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:40:11.984Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:40:11.984Z] github.com/docker/docker/quota [2022-08-24T12:40:11.984Z] github.com/docker/docker/reference [2022-08-24T12:40:11.984Z] github.com/docker/docker/registry [2022-08-24T12:40:11.984Z] github.com/docker/docker/registry/resumable [2022-08-24T12:40:11.984Z] github.com/docker/docker/restartmanager [2022-08-24T12:40:11.984Z] github.com/docker/docker/rootless [2022-08-24T12:40:11.984Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:40:11.984Z] github.com/docker/docker/runconfig [2022-08-24T12:40:11.985Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/environment [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/registry [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/request [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/drivers [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/local [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/mounts [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/service [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:40:11.985Z] + base_pkg_list='github.com/docker/docker/api [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/backend [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/events [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/filters [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/image [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/mount [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/registry [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/time [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/config [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/debug [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/client [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:40:11.985Z] github.com/docker/docker/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/container/stream [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/config [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/events [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/exec [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/images [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/links [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/names [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/stats [2022-08-24T12:40:11.985Z] github.com/docker/docker/distribution [2022-08-24T12:40:11.985Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:40:11.985Z] github.com/docker/docker/distribution/utils [2022-08-24T12:40:11.985Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:40:11.985Z] github.com/docker/docker/dockerversion [2022-08-24T12:40:11.985Z] github.com/docker/docker/errdefs [2022-08-24T12:40:11.985Z] github.com/docker/docker/image [2022-08-24T12:40:11.985Z] github.com/docker/docker/image/cache [2022-08-24T12:40:11.985Z] github.com/docker/docker/image/tarexport [2022-08-24T12:40:11.985Z] github.com/docker/docker/image/v1 [2022-08-24T12:40:11.985Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:40:11.985Z] github.com/docker/docker/layer [2022-08-24T12:40:11.985Z] github.com/docker/docker/libcontainerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:40:11.985Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:40:11.985Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:40:11.985Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:40:11.985Z] github.com/docker/docker/oci [2022-08-24T12:40:11.985Z] github.com/docker/docker/oci/caps [2022-08-24T12:40:11.985Z] github.com/docker/docker/opts [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/archive [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/directory [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/platform [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/pools [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/progress [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/signal [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/stack [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/system [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:40:11.985Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:40:11.985Z] github.com/docker/docker/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:40:11.985Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:40:11.985Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:40:11.985Z] github.com/docker/docker/quota [2022-08-24T12:40:11.985Z] github.com/docker/docker/reference [2022-08-24T12:40:11.985Z] github.com/docker/docker/registry [2022-08-24T12:40:11.985Z] github.com/docker/docker/registry/resumable [2022-08-24T12:40:11.985Z] github.com/docker/docker/restartmanager [2022-08-24T12:40:11.985Z] github.com/docker/docker/rootless [2022-08-24T12:40:11.985Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:40:11.985Z] github.com/docker/docker/runconfig [2022-08-24T12:40:11.985Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/environment [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/registry [2022-08-24T12:40:11.985Z] github.com/docker/docker/testutil/request [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/drivers [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/local [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/mounts [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/service [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:40:11.985Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:40:11.985Z] ++ echo 'github.com/docker/docker/api [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/backend [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/events [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/filters [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/image [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/mount [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/registry [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/time [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:40:11.985Z] github.com/docker/docker/api/types/volume [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:40:11.985Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/config [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/debug [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:40:11.985Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/client [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:40:11.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:40:11.985Z] github.com/docker/docker/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/container/stream [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:40:11.985Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/config [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/events [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/exec [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/images [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/links [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/names [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/network [2022-08-24T12:40:11.985Z] github.com/docker/docker/daemon/stats [2022-08-24T12:40:11.986Z] github.com/docker/docker/distribution [2022-08-24T12:40:11.986Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:40:11.986Z] github.com/docker/docker/distribution/utils [2022-08-24T12:40:11.986Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:40:11.986Z] github.com/docker/docker/dockerversion [2022-08-24T12:40:11.986Z] github.com/docker/docker/errdefs [2022-08-24T12:40:11.986Z] github.com/docker/docker/image [2022-08-24T12:40:11.986Z] github.com/docker/docker/image/cache [2022-08-24T12:40:11.986Z] github.com/docker/docker/image/tarexport [2022-08-24T12:40:11.986Z] github.com/docker/docker/image/v1 [2022-08-24T12:40:11.986Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:40:11.986Z] github.com/docker/docker/layer [2022-08-24T12:40:11.986Z] github.com/docker/docker/libcontainerd [2022-08-24T12:40:11.986Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:40:11.986Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:40:11.986Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/types [2022-08-24T12:40:11.986Z] github.com/docker/docker/oci [2022-08-24T12:40:11.986Z] github.com/docker/docker/oci/caps [2022-08-24T12:40:11.986Z] github.com/docker/docker/opts [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/archive [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/directory [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/platform [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/pools [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/progress [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/signal [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/stack [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/system [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:40:11.986Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:40:11.986Z] github.com/docker/docker/plugin [2022-08-24T12:40:11.986Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:40:11.986Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:40:11.986Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:40:11.986Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:40:11.986Z] github.com/docker/docker/quota [2022-08-24T12:40:11.986Z] github.com/docker/docker/reference [2022-08-24T12:40:11.986Z] github.com/docker/docker/registry [2022-08-24T12:40:11.986Z] github.com/docker/docker/registry/resumable [2022-08-24T12:40:11.986Z] github.com/docker/docker/restartmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/rootless [2022-08-24T12:40:11.986Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:40:11.986Z] github.com/docker/docker/runconfig [2022-08-24T12:40:11.986Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/environment [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/registry [2022-08-24T12:40:11.986Z] github.com/docker/docker/testutil/request [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/drivers [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/local [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/mounts [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/service [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:40:11.986Z] github.com/docker/docker/volume/testutils' [2022-08-24T12:40:11.986Z] ++ grep --fixed-strings /libnetwork [2022-08-24T12:40:11.986Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:40:11.986Z] + echo 'github.com/docker/docker/libnetwork [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/types' [2022-08-24T12:40:11.986Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:40:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:40:11.986Z] + type docker-proxy [2022-08-24T12:40:11.986Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-24T12:40:11.986Z] + hack/make.sh binary-proxy install-proxy [2022-08-24T12:40:11.986Z] [2022-08-24T12:40:11.986Z] Removing bundles/ [2022-08-24T12:40:12.178Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-24T12:40:12.178Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-24T12:40:12.244Z] [2022-08-24T12:40:12.244Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-24T12:40:12.244Z] Building: bundles/binary-proxy/docker-proxy [2022-08-24T12:40:12.244Z] GOOS="" GOARCH="" GOARM="" [2022-08-24T12:40:12.436Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-24T12:40:12.436Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-24T12:40:13.005Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-24T12:40:13.264Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-24T12:40:13.834Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-24T12:40:14.404Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-24T12:40:14.404Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-24T12:40:14.973Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-24T12:40:17.505Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-24T12:40:17.505Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-24T12:40:17.505Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-24T12:40:18.881Z] === RUN TestDockerSuite/TestImportFile [2022-08-24T12:40:19.818Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-24T12:40:19.818Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-24T12:40:20.343Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-24T12:40:20.344Z] [2022-08-24T12:40:20.344Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-24T12:40:20.344Z] Installing docker-proxy to /usr/local/bin/ [2022-08-24T12:40:20.344Z] [2022-08-24T12:40:20.344Z] + mkdir -p bundles [2022-08-24T12:40:20.344Z] + '[' -n 'github.com/docker/docker/api [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/backend/build [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/httpstatus [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/httputils [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/middleware [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/build [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/container [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/debug [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/distribution [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/grpc [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/image [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/network [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/plugin [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/session [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/swarm [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/system [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/server/router/volume [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/backend [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/blkiodev [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/container [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/events [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/filters [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/image [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/mount [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/network [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/registry [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/strslice [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/swarm [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/time [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/versions [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-24T12:40:20.344Z] github.com/docker/docker/api/types/volume [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/builder-next/worker [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/dockerfile [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/remotecontext [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/remotecontext/git [2022-08-24T12:40:20.344Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-24T12:40:20.344Z] github.com/docker/docker/cli [2022-08-24T12:40:20.344Z] github.com/docker/docker/cli/config [2022-08-24T12:40:20.344Z] github.com/docker/docker/cli/debug [2022-08-24T12:40:20.344Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-24T12:40:20.344Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-24T12:40:20.344Z] github.com/docker/docker/client [2022-08-24T12:40:20.344Z] github.com/docker/docker/cmd/docker-proxy [2022-08-24T12:40:20.344Z] github.com/docker/docker/cmd/dockerd [2022-08-24T12:40:20.344Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-24T12:40:20.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-24T12:40:20.344Z] github.com/docker/docker/container [2022-08-24T12:40:20.344Z] github.com/docker/docker/container/stream [2022-08-24T12:40:20.344Z] github.com/docker/docker/contrib/apparmor [2022-08-24T12:40:20.344Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-24T12:40:20.344Z] github.com/docker/docker/contrib/httpserver [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster/convert [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster/executor [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/cluster/provider [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/config [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/containerd [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/events [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/events/testutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/exec [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/images [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/initlayer [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/links [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/listeners [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/gelf [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/journald [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/local [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/logentries [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/splunk [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/syslog [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/logger/templates [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/names [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/network [2022-08-24T12:40:20.344Z] github.com/docker/docker/daemon/stats [2022-08-24T12:40:20.344Z] github.com/docker/docker/distribution [2022-08-24T12:40:20.344Z] github.com/docker/docker/distribution/metadata [2022-08-24T12:40:20.344Z] github.com/docker/docker/distribution/utils [2022-08-24T12:40:20.344Z] github.com/docker/docker/distribution/xfer [2022-08-24T12:40:20.344Z] github.com/docker/docker/dockerversion [2022-08-24T12:40:20.344Z] github.com/docker/docker/errdefs [2022-08-24T12:40:20.344Z] github.com/docker/docker/image [2022-08-24T12:40:20.344Z] github.com/docker/docker/image/cache [2022-08-24T12:40:20.344Z] github.com/docker/docker/image/tarexport [2022-08-24T12:40:20.344Z] github.com/docker/docker/image/v1 [2022-08-24T12:40:20.344Z] github.com/docker/docker/internal/test/suite [2022-08-24T12:40:20.344Z] github.com/docker/docker/layer [2022-08-24T12:40:20.344Z] github.com/docker/docker/libcontainerd [2022-08-24T12:40:20.344Z] github.com/docker/docker/libcontainerd/queue [2022-08-24T12:40:20.344Z] github.com/docker/docker/libcontainerd/remote [2022-08-24T12:40:20.344Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-24T12:40:20.344Z] github.com/docker/docker/libcontainerd/types [2022-08-24T12:40:20.344Z] github.com/docker/docker/oci [2022-08-24T12:40:20.344Z] github.com/docker/docker/oci/caps [2022-08-24T12:40:20.344Z] github.com/docker/docker/opts [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/aaparser [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/archive [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/authorization [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/broadcaster [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/capabilities [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/chrootarchive [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/containerfs [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/devicemapper [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/directory [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/dmesg [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/fileutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/fsutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/homedir [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/idtools [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/ioutils [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/jsonmessage [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/longpath [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/loopback [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/namesgenerator [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/parsers [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/pidfile [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/platform [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugingetter [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugins [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/plugins/transport [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/pools [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/progress [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/pubsub [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/reexec [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/signal [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/stack [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/stdcopy [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/streamformatter [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/stringid [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/sysinfo [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/system [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/tailfile [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/tarsum [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/urlutil [2022-08-24T12:40:20.344Z] github.com/docker/docker/pkg/useragent [2022-08-24T12:40:20.344Z] github.com/docker/docker/plugin [2022-08-24T12:40:20.344Z] github.com/docker/docker/plugin/executor/containerd [2022-08-24T12:40:20.344Z] github.com/docker/docker/plugin/v2 [2022-08-24T12:40:20.344Z] github.com/docker/docker/profiles/apparmor [2022-08-24T12:40:20.344Z] github.com/docker/docker/profiles/seccomp [2022-08-24T12:40:20.344Z] github.com/docker/docker/quota [2022-08-24T12:40:20.344Z] github.com/docker/docker/reference [2022-08-24T12:40:20.344Z] github.com/docker/docker/registry [2022-08-24T12:40:20.344Z] github.com/docker/docker/registry/resumable [2022-08-24T12:40:20.344Z] github.com/docker/docker/restartmanager [2022-08-24T12:40:20.344Z] github.com/docker/docker/rootless [2022-08-24T12:40:20.344Z] github.com/docker/docker/rootless/specconv [2022-08-24T12:40:20.344Z] github.com/docker/docker/runconfig [2022-08-24T12:40:20.344Z] github.com/docker/docker/runconfig/opts [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/daemon [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/environment [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fakecontext [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fakegit [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fakestorage [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fixtures/load [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/registry [2022-08-24T12:40:20.344Z] github.com/docker/docker/testutil/request [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/drivers [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/local [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/mounts [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/service [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/service/opts [2022-08-24T12:40:20.344Z] github.com/docker/docker/volume/testutils' ']' [2022-08-24T12:40:20.345Z] + 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/profile.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/exec 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-08-24T12:40:20.345Z] ? github.com/docker/docker/api [no test files] [2022-08-24T12:40:20.756Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-24T12:40:22.133Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-24T12:40:23.070Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-24T12:40:23.638Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-24T12:40:23.900Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-24T12:40:24.472Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-24T12:40:24.472Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-24T12:40:24.472Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-24T12:40:25.041Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-24T12:40:25.300Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-24T12:40:25.300Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-24T12:40:25.879Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-24T12:40:25.879Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-24T12:40:25.879Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-24T12:40:26.816Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-24T12:40:27.076Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-24T12:40:27.643Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-24T12:40:28.215Z] === RUN TestDockerSuite/TestInspectImage [2022-08-24T12:40:28.215Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-24T12:40:28.215Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-24T12:40:28.215Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-24T12:40:28.215Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-24T12:40:28.474Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-24T12:40:29.042Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-24T12:40:29.042Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-24T12:40:29.609Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-24T12:40:29.868Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-24T12:40:31.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-24T12:40:32.180Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-24T12:40:32.180Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-24T12:40:32.749Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-24T12:40:33.318Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-24T12:40:34.257Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-24T12:40:34.824Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-24T12:40:35.083Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-24T12:40:35.652Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-24T12:40:35.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-24T12:40:36.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-24T12:40:37.050Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-24T12:40:37.050Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-24T12:40:37.985Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-24T12:40:38.443Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-08-24T12:40:38.920Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-24T12:40:38.920Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-24T12:40:40.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-24T12:40:41.674Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-24T12:40:43.060Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-24T12:40:43.060Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-24T12:40:44.443Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-24T12:40:44.443Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-24T12:40:45.011Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-24T12:40:53.133Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-24T12:40:53.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-24T12:40:53.395Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-24T12:40:53.964Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-24T12:40:56.499Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-24T12:40:56.499Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-24T12:40:56.499Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-24T12:40:56.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-24T12:40:57.697Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-24T12:40:58.267Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-24T12:40:59.205Z] docker_api_swarm_service_test.go:395: [dc4af3b745a5b] joining swarm manager [d9369df2832fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:40:59.464Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-24T12:40:59.724Z] docker_api_swarm_service_test.go:395: [d0b10a7f42bb2] joining swarm manager [d9369df2832fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:41:00.660Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-24T12:41:01.604Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-24T12:41:04.141Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-24T12:41:05.079Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-24T12:41:05.647Z] === RUN TestDockerSuite/TestLogsSince [2022-08-24T12:41:12.230Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-24T12:41:16.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-24T12:41:17.793Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-24T12:41:17.793Z] docker_api_swarm_service_test.go:343: [dedb3bf40d6ad] joining swarm manager [d74e25ed04777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:41:18.360Z] === RUN TestDockerSuite/TestLogsTail [2022-08-24T12:41:18.619Z] docker_api_swarm_service_test.go:343: [d70a9f29c7176] joining swarm manager [d74e25ed04777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:41:18.878Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-24T12:41:19.817Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-24T12:41:20.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-24T12:41:20.076Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-24T12:41:20.335Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-24T12:41:20.335Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-24T12:41:20.335Z] === RUN TestDockerSuite/TestNetHostname [2022-08-24T12:41:22.242Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-24T12:41:22.501Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-24T12:41:22.501Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-24T12:41:22.501Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-24T12:41:23.438Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-24T12:41:23.697Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-24T12:41:24.638Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-24T12:41:24.898Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-24T12:41:24.898Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-24T12:41:24.898Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-24T12:41:30.167Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-24T12:41:31.105Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-24T12:41:32.042Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-24T12:41:32.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-24T12:41:34.534Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-24T12:41:34.793Z] docker_api_swarm_service_test.go:490: [d7427060344f5] joining swarm manager [db9cce5afb35a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:41:35.729Z] docker_api_swarm_service_test.go:490: [d36bb1f71b539] joining swarm manager [db9cce5afb35a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:41:37.112Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-24T12:41:39.017Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-24T12:41:41.550Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-24T12:41:43.452Z] === RUN TestDockerSuite/TestPluginActive [2022-08-24T12:41:45.984Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-24T12:41:48.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-24T12:41:52.712Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-24T12:41:52.712Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T12:41:52.712Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-24T12:41:54.618Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-24T12:41:54.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-24T12:41:57.155Z] docker_api_swarm_service_test.go:128: [dc5a12d4ad206] joining swarm manager [d3340147eebac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:41:57.155Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-24T12:41:57.419Z] docker_api_swarm_service_test.go:129: [d9fa85cfaeaea] joining swarm manager [d3340147eebac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:41:59.323Z] docker_api_swarm_service_test.go:137: [d5249ed1549c5] joining swarm manager [d3340147eebac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:42:00.263Z] docker_api_swarm_service_test.go:138: [d44d564914f39] joining swarm manager [d3340147eebac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-24T12:42:02.799Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-24T12:42:03.738Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-24T12:42:04.675Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-24T12:42:05.613Z] === RUN TestDockerSuite/TestPortList [2022-08-24T12:42:12.181Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-24T12:42:14.716Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-24T12:42:14.716Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-24T12:42:14.883Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-24T12:42:14.883Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-24T12:42:14.884Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-24T12:42:14.884Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements [2022-08-24T12:42:14.884Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 49.3% of statements [2022-08-24T12:42:14.884Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-24T12:42:14.884Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-24T12:42:15.446Z] ok github.com/docker/docker/builder/remotecontext/git 1.832s coverage: 86.3% of statements [2022-08-24T12:42:15.446Z] ? github.com/docker/docker/cli [no test files] [2022-08-24T12:42:15.446Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-24T12:42:15.446Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-24T12:42:15.446Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-24T12:42:16.009Z] ok github.com/docker/docker/cmd/docker-proxy 0.186s coverage: 67.6% of statements [2022-08-24T12:42:16.093Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-24T12:42:17.031Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-24T12:42:17.290Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-24T12:42:17.549Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-24T12:42:19.457Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-24T12:42:20.025Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-24T12:42:21.302Z] ok github.com/docker/docker/client 0.133s coverage: 75.9% of statements [2022-08-24T12:42:22.586Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-24T12:42:22.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-24T12:42:25.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-24T12:42:25.692Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-24T12:42:25.951Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-24T12:42:26.522Z] docker_api_swarm_service_test.go:304: [d913f76c4c89b] joining swarm manager [d8620527301b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:42:27.466Z] docker_api_swarm_service_test.go:304: [d6e26ee69e089] joining swarm manager [d8620527301b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:42:28.847Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-24T12:42:36.965Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-24T12:42:36.965Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-24T12:42:38.342Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-24T12:42:39.279Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-24T12:42:40.219Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-24T12:42:41.597Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-24T12:42:42.978Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-24T12:42:44.359Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-24T12:42:44.359Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-24T12:42:44.617Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-24T12:42:46.004Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-24T12:42:47.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-24T12:42:47.645Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-24T12:42:47.645Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T12:42:47.645Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-24T12:42:48.213Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-24T12:42:48.471Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-24T12:42:48.471Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-24T12:42:49.852Z] docker_api_swarm_service_test.go:100: [d22107f0675a3] joining swarm manager [dfffe991c9eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:42:49.853Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-24T12:42:50.792Z] docker_api_swarm_service_test.go:101: [d46a072168fbe] joining swarm manager [dfffe991c9eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:42:51.053Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-24T12:42:51.313Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-24T12:42:59.439Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-24T12:42:59.439Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-24T12:43:00.007Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-24T12:43:00.024Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 29.9% of statements [2022-08-24T12:43:00.266Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-24T12:43:00.267Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-24T12:43:00.530Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-24T12:43:01.440Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-24T12:43:01.696Z] ok github.com/docker/docker/cmd/dockerd/trap 2.505s coverage: 0.0% of statements [2022-08-24T12:43:01.696Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-24T12:43:01.696Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-24T12:43:01.696Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-24T12:43:01.696Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-24T12:43:01.696Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-24T12:43:02.434Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-24T12:43:03.371Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-24T12:43:05.908Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-24T12:43:06.477Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-24T12:43:06.477Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-24T12:43:06.736Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-24T12:43:09.274Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-24T12:43:09.786Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2022-08-24T12:43:10.225Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-24T12:43:10.489Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-24T12:43:10.716Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-24T12:43:12.395Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-24T12:43:12.395Z] check_test.go:611: [d22107f0675a3] daemon is not started [2022-08-24T12:43:12.608Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-24T12:43:12.962Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-24T12:43:14.337Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-24T12:43:14.596Z] === RUN TestDockerSuite/TestRmiTag [2022-08-24T12:43:14.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-24T12:43:15.423Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-24T12:43:17.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-24T12:43:17.959Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-24T12:43:18.526Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-24T12:43:19.093Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-24T12:43:19.662Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-24T12:43:20.231Z] docker_api_swarm_service_test.go:533: [dae64d416e436] joining swarm manager [d5e0808b12c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:43:20.231Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-24T12:43:20.692Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-24T12:43:20.798Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-24T12:43:21.058Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-24T12:43:21.254Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-24T12:43:21.746Z] docker_api_swarm_service_test.go:534: [d31ce440d0350] joining swarm manager [d5e0808b12c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:43:21.746Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-24T12:43:21.816Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-24T12:43:22.315Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-24T12:43:22.380Z] ok github.com/docker/docker/daemon 10.174s coverage: 16.6% of statements [2022-08-24T12:43:22.381Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-24T12:43:22.381Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-24T12:43:22.381Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-24T12:43:22.381Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-24T12:43:22.381Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-24T12:43:22.638Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2022-08-24T12:43:24.533Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.705s coverage: 74.8% of statements [2022-08-24T12:43:24.789Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-08-24T12:43:25.716Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.413s coverage: 60.7% of statements [2022-08-24T12:43:26.514Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-24T12:43:26.772Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-24T12:43:27.638Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-08-24T12:43:28.678Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-24T12:43:29.012Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.6% of statements [2022-08-24T12:43:29.247Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-24T12:43:29.275Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.309s coverage: 45.9% of statements [2022-08-24T12:43:29.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-24T12:43:30.645Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.5% of statements [2022-08-24T12:43:30.902Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.682s coverage: 58.5% of statements [2022-08-24T12:43:30.902Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-24T12:43:30.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-24T12:43:31.150Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-24T12:43:31.466Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-24T12:43:32.031Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-08-24T12:43:32.101Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-24T12:43:33.939Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements [2022-08-24T12:43:33.939Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-24T12:43:33.939Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-24T12:43:33.939Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-08-24T12:43:34.008Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-24T12:43:34.577Z] === RUN TestDockerSuite/TestDockerFails [2022-08-24T12:43:34.577Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-24T12:43:34.870Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-08-24T12:43:35.126Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-08-24T12:43:35.126Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-24T12:43:35.688Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-24T12:43:35.953Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-24T12:43:36.212Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-24T12:43:36.251Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements [2022-08-24T12:43:36.780Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-24T12:43:37.181Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.136s coverage: 76.8% of statements [2022-08-24T12:43:37.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-24T12:43:37.719Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-24T12:43:38.289Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-24T12:43:38.368Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements [2022-08-24T12:43:38.858Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-24T12:43:39.297Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2022-08-24T12:43:39.599Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-24T12:43:39.795Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-24T12:43:40.364Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-24T12:43:40.364Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-24T12:43:40.528Z] ok github.com/docker/docker/daemon/logger/journald 3.655s coverage: 74.3% of statements [2022-08-24T12:43:40.528Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-24T12:43:40.528Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-24T12:43:40.528Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-24T12:43:40.528Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-24T12:43:40.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-24T12:43:40.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-24T12:43:41.090Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-08-24T12:43:41.190Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-24T12:43:41.346Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-24T12:43:41.910Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-24T12:43:42.166Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2022-08-24T12:43:42.167Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-24T12:43:42.167Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-24T12:43:42.568Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-24T12:43:42.568Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-24T12:43:43.096Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 44.4% of statements [2022-08-24T12:43:43.137Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-24T12:43:43.705Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-24T12:43:44.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-24T12:43:44.644Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-24T12:43:44.986Z] ok github.com/docker/docker/distribution 1.521s coverage: 28.0% of statements [2022-08-24T12:43:44.986Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-24T12:43:45.242Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-24T12:43:45.803Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.4% of statements [2022-08-24T12:43:45.803Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-24T12:43:46.022Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-24T12:43:46.060Z] ok github.com/docker/docker/image 0.057s coverage: 86.9% of statements [2022-08-24T12:43:46.282Z] docker_api_swarm_service_test.go:148: [d546c77afd63c] joining swarm manager [dcde15c489d23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:43:46.544Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-24T12:43:46.622Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-24T12:43:46.878Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-24T12:43:46.878Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-24T12:43:46.878Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-24T12:43:47.113Z] docker_api_swarm_service_test.go:148: [d1160d8b76427] joining swarm manager [dcde15c489d23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:43:47.373Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-24T12:43:47.440Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-08-24T12:43:47.942Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-24T12:43:48.004Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-24T12:43:48.881Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-24T12:43:48.934Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-24T12:43:48.935Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-24T12:43:49.459Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-24T12:43:50.035Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-24T12:43:50.826Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 81.9% of statements [2022-08-24T12:43:50.971Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-24T12:43:51.083Z] ok github.com/docker/docker/pkg/authorization 0.126s coverage: 68.3% of statements [2022-08-24T12:43:51.341Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-24T12:43:51.341Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-24T12:43:51.539Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-24T12:43:52.107Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-24T12:43:52.366Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-24T12:43:52.366Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-24T12:43:53.742Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-24T12:43:54.309Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-24T12:43:54.569Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-24T12:43:54.609Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-08-24T12:43:54.609Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-24T12:43:54.866Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-24T12:43:55.122Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-24T12:43:55.137Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-24T12:43:55.383Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-24T12:43:55.396Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-24T12:43:55.396Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-24T12:43:55.946Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-08-24T12:43:55.946Z] ok github.com/docker/docker/layer 7.736s coverage: 68.9% of statements [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-24T12:43:55.946Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-24T12:43:55.963Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-24T12:43:56.202Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-24T12:43:56.533Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-24T12:43:57.101Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-24T12:43:57.131Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 69.3% of statements [2022-08-24T12:43:57.388Z] ok github.com/docker/docker/pkg/ioutils 0.434s coverage: 70.1% of statements [2022-08-24T12:43:57.646Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-24T12:43:57.646Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-24T12:43:57.646Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-24T12:43:57.669Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-24T12:43:57.903Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-24T12:43:57.903Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-24T12:43:57.929Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-24T12:43:57.929Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-24T12:43:58.468Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-24T12:43:58.468Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-08-24T12:43:58.468Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-24T12:43:58.468Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-24T12:43:58.468Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-24T12:43:58.498Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-24T12:43:58.498Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-24T12:43:59.399Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-24T12:43:59.436Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-24T12:43:59.655Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-24T12:43:59.695Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-24T12:43:59.912Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-24T12:43:59.912Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-24T12:44:00.263Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-24T12:44:00.522Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-24T12:44:00.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-24T12:44:01.042Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-24T12:44:01.278Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-24T12:44:01.534Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-24T12:44:01.790Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-24T12:44:01.790Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-24T12:44:01.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-24T12:44:02.353Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-24T12:44:02.354Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-24T12:44:02.917Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-24T12:44:03.173Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-24T12:44:03.356Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-24T12:44:03.430Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-24T12:44:03.923Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-24T12:44:03.992Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-24T12:44:04.249Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-24T12:44:04.490Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-24T12:44:05.058Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-24T12:44:05.995Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-24T12:44:06.137Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-24T12:44:06.137Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-24T12:44:06.253Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-24T12:44:06.700Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-24T12:44:06.837Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-24T12:44:07.629Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2022-08-24T12:44:07.793Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-24T12:44:07.886Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-24T12:44:08.814Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-24T12:44:09.069Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-24T12:44:09.325Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-24T12:44:09.581Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-24T12:44:09.696Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-24T12:44:09.696Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-24T12:44:09.837Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-24T12:44:10.262Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-24T12:44:11.728Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-24T12:44:12.171Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-24T12:44:12.290Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-08-24T12:44:12.546Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-24T12:44:13.107Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-24T12:44:13.913Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-24T12:44:15.010Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-24T12:44:16.385Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-24T12:44:16.385Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T12:44:16.385Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-24T12:44:16.385Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T12:44:16.385Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-24T12:44:16.644Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-24T12:44:17.580Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-24T12:44:18.956Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-24T12:44:19.895Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-24T12:44:20.462Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-24T12:44:21.397Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-24T12:44:21.658Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-24T12:44:21.658Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T12:44:21.658Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-24T12:44:22.225Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-24T12:44:23.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-24T12:44:23.163Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-24T12:44:23.163Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-24T12:44:23.731Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-24T12:44:24.297Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-24T12:44:24.864Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-24T12:44:25.431Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-24T12:44:25.690Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-24T12:44:26.631Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-24T12:44:26.890Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-24T12:44:27.826Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-24T12:44:28.087Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-24T12:44:28.655Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-24T12:44:29.222Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-24T12:44:29.481Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-24T12:44:30.048Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-24T12:44:30.048Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-24T12:44:30.617Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-24T12:44:31.186Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-24T12:44:32.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-24T12:44:32.380Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T12:44:32.380Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T12:44:32.380Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-24T12:44:34.910Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-24T12:44:35.168Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-24T12:44:35.807Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/rootless [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/volume [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-24T12:44:35.807Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === Skipped [2022-08-24T12:44:35.807Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-24T12:44:35.807Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-24T12:44:35.807Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-24T12:44:35.807Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-24T12:44:35.807Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-24T12:44:35.807Z] time="2022-08-24T12:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-24T12:44:35.807Z] time="2022-08-24T12:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-24T12:44:35.807Z] time="2022-08-24T12:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-24T12:44:35.807Z] time="2022-08-24T12:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-24T12:44:35.807Z] time="2022-08-24T12:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-24T12:44:35.807Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-24T12:44:35.807Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-24T12:44:35.807Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-24T12:44:35.807Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-24T12:44:35.807Z] [2022-08-24T12:44:35.807Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-24T12:44:35.808Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-24T12:44:35.808Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.808Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.808Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.808Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.808Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-24T12:44:35.808Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-24T12:44:35.808Z] graphtest_unix.go:71: No driver to put! [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-24T12:44:35.808Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-24T12:44:35.808Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-24T12:44:35.808Z] [2022-08-24T12:44:35.808Z] DONE 2874 tests, 28 skipped in 253.785s [2022-08-24T12:44:35.808Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/bitseq [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cluster [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/config [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/datastore [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/driverapi [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/etchosts [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/idm [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipam [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/iptables [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/netlabel [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/netutils [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/networkdb [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/ns [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/options [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/osl [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/portallocator [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/portmapper [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/testutils [2022-08-24T12:44:35.808Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-24T12:44:35.808Z] + 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/profile-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-08-24T12:44:47.363Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-24T12:44:47.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-24T12:44:47.363Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-24T12:44:48.298Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-24T12:44:48.298Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-24T12:44:48.298Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-24T12:44:48.298Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-24T12:44:49.235Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-24T12:44:51.769Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-24T12:44:52.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-24T12:44:53.413Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-24T12:44:54.354Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-24T12:44:54.616Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-24T12:44:57.145Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-24T12:44:59.679Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-24T12:45:00.245Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-24T12:45:00.503Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-24T12:45:01.071Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-24T12:45:01.639Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-24T12:45:01.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-24T12:45:01.898Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-24T12:45:02.833Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-24T12:45:03.401Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-24T12:45:03.968Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-24T12:45:05.870Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-24T12:45:05.870Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-24T12:45:05.870Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-24T12:45:05.870Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-24T12:45:06.808Z] === RUN TestDockerSuite/TestRunMount [2022-08-24T12:45:10.092Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-24T12:45:11.996Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-24T12:45:12.564Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-24T12:45:13.131Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-24T12:45:14.067Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-24T12:45:14.335Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-24T12:45:16.242Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-24T12:45:17.620Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-24T12:45:18.995Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-24T12:45:19.933Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-24T12:45:20.870Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-24T12:45:20.870Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-24T12:45:21.129Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-24T12:45:22.069Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-24T12:45:22.328Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork 37.090s coverage: 40.6% of statements [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.358s coverage: 59.9% of statements [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.164s coverage: 5.1% of statements [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-24T12:45:22.418Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-24T12:45:22.418Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-24T12:45:22.895Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-24T12:45:24.271Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-24T12:45:25.205Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-24T12:45:27.737Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-24T12:45:28.304Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-24T12:45:28.304Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-24T12:45:28.562Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-24T12:45:28.821Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-24T12:45:29.080Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-24T12:45:29.647Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-24T12:45:29.647Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-24T12:45:30.213Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-24T12:45:32.353Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.158s coverage: 6.6% of statements [2022-08-24T12:45:32.353Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-24T12:45:32.353Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-24T12:45:32.353Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-08-24T12:45:32.353Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-24T12:45:32.353Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-24T12:45:32.353Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-24T12:45:32.353Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-24T12:45:32.609Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-24T12:45:32.866Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-24T12:45:33.122Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-24T12:45:36.777Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-24T12:45:36.778Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T12:45:36.778Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-24T12:45:36.778Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-24T12:45:36.778Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-24T12:45:38.156Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-24T12:45:38.156Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-24T12:45:39.092Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-24T12:45:39.350Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-24T12:45:39.350Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-24T12:45:39.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-24T12:45:40.486Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-24T12:45:41.054Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-24T12:45:41.621Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-24T12:45:41.622Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T12:45:41.622Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-24T12:45:42.190Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-24T12:45:42.757Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-24T12:45:42.757Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T12:45:42.757Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-24T12:45:43.323Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-24T12:45:44.258Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-24T12:45:44.258Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T12:45:44.258Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-24T12:45:45.291Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-08-24T12:45:46.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-24T12:45:47.049Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-24T12:45:47.617Z] === RUN TestDockerSuite/TestRunRm [2022-08-24T12:45:48.185Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-24T12:45:50.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-24T12:45:51.458Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-24T12:45:52.395Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-24T12:45:52.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-24T12:45:52.912Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-24T12:45:54.289Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-24T12:45:55.226Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-24T12:45:55.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-24T12:45:58.336Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-24T12:45:58.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/ipam 14.281s coverage: 85.3% of statements [2022-08-24T12:46:00.129Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-24T12:46:00.129Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-24T12:46:00.129Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-08-24T12:46:00.129Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements [2022-08-24T12:46:00.385Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-08-24T12:46:00.641Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-24T12:46:01.437Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-24T12:46:01.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-24T12:46:01.699Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-24T12:46:02.266Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-24T12:46:02.524Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-24T12:46:03.462Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-24T12:46:04.030Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-24T12:46:04.598Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-24T12:46:04.598Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-24T12:46:05.166Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-24T12:46:05.734Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-24T12:46:05.993Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-24T12:46:07.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-24T12:46:08.832Z] === RUN TestDockerSuite/TestRunState [2022-08-24T12:46:10.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-24T12:46:10.208Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-24T12:46:10.468Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-24T12:46:11.035Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-24T12:46:11.295Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-24T12:46:11.295Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T12:46:11.295Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-24T12:46:11.862Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-24T12:46:12.121Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-24T12:46:12.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-24T12:46:13.257Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-24T12:46:13.516Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-24T12:46:13.516Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-24T12:46:14.084Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-24T12:46:16.044Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-24T12:46:16.044Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-24T12:46:16.611Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-24T12:46:17.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-24T12:46:20.523Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-24T12:46:21.901Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-24T12:46:23.804Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-24T12:46:24.062Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-24T12:46:24.629Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-24T12:46:25.198Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-24T12:46:26.574Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-24T12:46:27.141Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-24T12:46:27.708Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-24T12:46:28.276Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-24T12:46:28.276Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-24T12:46:28.535Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-24T12:46:29.107Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-24T12:46:30.046Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-24T12:46:30.614Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-24T12:46:30.614Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T12:46:30.614Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-24T12:46:30.614Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-24T12:46:30.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-24T12:46:31.183Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-24T12:46:33.721Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-24T12:46:34.291Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-24T12:46:34.867Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-24T12:46:35.806Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-24T12:46:36.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-24T12:46:37.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-24T12:46:38.614Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-24T12:46:39.991Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-24T12:46:40.559Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-24T12:46:42.466Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-24T12:46:43.033Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-24T12:46:43.034Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T12:46:43.034Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-24T12:46:43.034Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T12:46:43.034Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-24T12:46:43.034Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T12:46:43.034Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-24T12:46:43.034Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-24T12:46:43.034Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T12:46:43.034Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-24T12:46:43.605Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-24T12:46:44.174Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-24T12:46:44.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-24T12:46:45.312Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-24T12:46:45.881Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-24T12:46:46.450Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-24T12:46:46.450Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-24T12:46:47.387Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T12:46:47.387Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-24T12:46:47.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-24T12:46:47.957Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-24T12:46:48.524Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-24T12:46:48.524Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-24T12:46:49.093Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-24T12:46:49.093Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-24T12:46:50.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-24T12:46:50.031Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-24T12:46:50.599Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-24T12:46:50.599Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-24T12:46:51.171Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-24T12:46:51.171Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-24T12:46:51.171Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-24T12:46:51.740Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-24T12:46:53.155Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-24T12:46:53.155Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-24T12:46:53.731Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-24T12:46:53.731Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T12:46:53.731Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-24T12:46:54.301Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-24T12:46:54.301Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-24T12:46:55.681Z] docker_cli_service_logs_test.go:248: checking task hk7prixpbi6s [2022-08-24T12:46:55.681Z] docker_cli_service_logs_test.go:253: checking messages for hk7prixpbi6s [2022-08-24T12:46:55.681Z] docker_cli_service_logs_test.go:248: checking task iki3ppehjnjh [2022-08-24T12:46:55.681Z] docker_cli_service_logs_test.go:253: checking messages for iki3ppehjnjh [2022-08-24T12:46:55.681Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-24T12:46:56.252Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-24T12:46:56.252Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-24T12:46:57.630Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-24T12:46:58.569Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-24T12:46:58.569Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-24T12:46:58.569Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-24T12:46:58.569Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-24T12:46:59.137Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-24T12:46:59.137Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-24T12:46:59.705Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-24T12:47:00.649Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-24T12:47:02.025Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-24T12:47:02.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-24T12:47:05.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-24T12:47:07.663Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-24T12:47:10.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-24T12:47:11.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-24T12:47:12.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-24T12:47:14.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-24T12:47:15.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-24T12:47:16.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-24T12:47:16.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-24T12:47:18.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-24T12:47:19.045Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-24T12:47:20.423Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-24T12:47:21.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-24T12:47:21.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-24T12:47:23.709Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-24T12:47:23.968Z] docker_cli_swarm_test.go:1895: [d2e149b2e040b] joining swarm manager [d13e7f844e937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:47:24.904Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-24T12:47:25.473Z] docker_cli_swarm_test.go:1896: [d49f59dbaefba] joining swarm manager [d13e7f844e937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:47:27.377Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-24T12:47:29.281Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-24T12:47:29.281Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T12:47:29.281Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-24T12:47:29.281Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-24T12:47:29.850Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-24T12:47:30.419Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-24T12:47:30.988Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-24T12:47:31.926Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-24T12:47:31.926Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-24T12:47:33.319Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-24T12:47:33.319Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-24T12:47:33.649Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-24T12:47:34.589Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1419067267 [2022-08-24T12:47:34.849Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-24T12:47:34.849Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-24T12:47:35.786Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-24T12:47:36.045Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-24T12:47:36.045Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-24T12:47:36.981Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-24T12:47:38.358Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-24T12:47:40.260Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-24T12:47:40.827Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-24T12:47:41.086Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-24T12:47:41.344Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-24T12:47:41.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-24T12:47:42.981Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-24T12:47:42.981Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T12:47:42.981Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-24T12:47:48.250Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-24T12:47:49.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-24T12:47:49.447Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-24T12:47:50.015Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-24T12:47:50.952Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-24T12:47:51.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-24T12:47:52.043Z] time="2022-08-24T12:47:46Z" level=warning msg="memberlist: Failed to send UDP ping: write udp [::]:10036->172.17.0.2:10037: use of closed network connection" [2022-08-24T12:47:52.043Z] ok github.com/docker/docker/libnetwork/networkdb 104.667s coverage: 60.3% of statements [2022-08-24T12:47:52.043Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-24T12:47:52.043Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-24T12:47:52.043Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-08-24T12:47:52.043Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-24T12:47:52.300Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-24T12:47:53.229Z] ok github.com/docker/docker/libnetwork/portmapper 0.546s coverage: 48.6% of statements [2022-08-24T12:47:53.486Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-24T12:47:53.486Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-24T12:47:53.742Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === Skipped [2022-08-24T12:47:53.742Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-24T12:47:53.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-24T12:47:53.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-24T12:47:53.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-24T12:47:53.742Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-24T12:47:53.742Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-24T12:47:53.742Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-24T12:47:53.742Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-24T12:47:53.742Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-24T12:47:53.742Z] firewalld_test.go:14: firewalld is not running [2022-08-24T12:47:53.742Z] [2022-08-24T12:47:53.742Z] DONE 327 tests, 9 skipped in 200.581s [2022-08-24T12:47:53.791Z] === RUN TestDockerSuite/TestStartMultipleContainers Post stage [Pipeline] junit [2022-08-24T12:47:54.314Z] Recording test results [2022-08-24T12:47:54.724Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-24T12:47:55.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/validate/vendor [2022-08-24T12:47:55.606Z] No vendor changes in diff. [2022-08-24T12:47:55.696Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-24T12:47:55.696Z] === RUN TestDockerSuite/TestStartRecordError [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T12:47:56.509Z] + echo Ensuring container killed. [2022-08-24T12:47:56.509Z] Ensuring container killed. [2022-08-24T12:47:56.509Z] + docker rm -vf docker-pr3 [2022-08-24T12:47:56.509Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-24T12:47:56.854Z] + echo Chowning /workspace to jenkins user [2022-08-24T12:47:56.854Z] Chowning /workspace to jenkins user [2022-08-24T12:47:56.854Z] + id -u [2022-08-24T12:47:56.854Z] + id -g [2022-08-24T12:47:56.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T12:47:57.074Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-24T12:47:58.012Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T12:47:58.546Z] + bundleName=unit [2022-08-24T12:47:58.546Z] + echo Creating unit-bundles.tar.gz [2022-08-24T12:47:58.546Z] Creating unit-bundles.tar.gz [2022-08-24T12:47:58.546Z] + 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-libnetwork.out bundles/profile.out [2022-08-24T12:47:58.546Z] bundles/junit-report-libnetwork.xml [2022-08-24T12:47:58.546Z] bundles/junit-report.xml [2022-08-24T12:47:58.546Z] bundles/go-test-report-libnetwork.json [2022-08-24T12:47:58.546Z] bundles/go-test-report.json [2022-08-24T12:47:58.546Z] bundles/profile-libnetwork.out [2022-08-24T12:47:58.546Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-24T12:47:58.556Z] Archiving artifacts [2022-08-24T12:47:59.390Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-24T12:47:59.844Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T12:48:00.151Z] + make clean [2022-08-24T12:48:00.407Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T12:48:00.407Z] docker-dev-cache [2022-08-24T12:48:00.407Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T12:48:01.942Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-24T12:48:06.132Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-24T12:48:07.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-24T12:48:08.973Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-24T12:48:09.232Z] docker_cli_swarm_test.go:1796: [d7c9d6db7fea9] joining swarm manager [db544bbeb8773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:48:10.610Z] docker_cli_swarm_test.go:1797: [db5bbb160cafe] joining swarm manager [db544bbeb8773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:48:13.895Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-24T12:48:15.798Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-24T12:48:16.736Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-24T12:48:17.305Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-24T12:48:17.873Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-24T12:48:17.873Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T12:48:17.873Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-24T12:48:18.132Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-24T12:48:18.700Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-24T12:48:18.700Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T12:48:18.700Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-24T12:48:18.700Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T12:48:18.700Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-24T12:48:19.651Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-24T12:48:20.219Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-24T12:48:20.788Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-24T12:48:21.725Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-24T12:48:22.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-24T12:48:25.580Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-24T12:48:25.839Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-24T12:48:25.839Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T12:48:25.839Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-24T12:48:26.776Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-24T12:48:27.035Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-24T12:48:28.939Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-24T12:48:29.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-24T12:48:30.446Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-24T12:48:32.352Z] docker_cli_swarm_test.go:1315: [d9464c97f65f2] joining swarm manager [d6e4e05b956c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:48:32.352Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-24T12:48:33.290Z] docker_cli_swarm_test.go:1316: [dc53ec1c2501e] joining swarm manager [d6e4e05b956c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-24T12:48:48.168Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-24T12:48:48.428Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-24T12:48:48.428Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-24T12:48:48.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-24T12:48:48.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-24T12:48:48.997Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-24T12:48:48.997Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-24T12:48:49.255Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-24T12:48:50.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-24T12:48:50.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-24T12:48:50.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-24T12:48:50.911Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-24T12:48:50.911Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-24T12:48:50.911Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite (1319.71s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.80s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.79s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.89s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.17s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.45s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.55s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-08-24T12:48:50.911Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.78s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.45s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.67s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ddd968__} (1.52s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11225742368_/foo_false_____} (0.54s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11225742368_/foo_true_____} (1.44s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_false_____} (1.52s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_true_____} (1.53s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31406807183_/foo_true__0xc000ddd998___} (1.48s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ddd9b0__} (1.58s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ddd9c8__} (1.62s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ddd9e0__} (1.60s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ddd9f8__} (1.54s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-24T12:48:50.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.32s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.77s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.67s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.84s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.11s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.59s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.69s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.96s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.73s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.52s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.95s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.58s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.76s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.30s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.76s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.66s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.72s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.36s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.18s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.75s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.41s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.77s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.91s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.13s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.92s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.08s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.24s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.81s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.51s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.76s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.76s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.77s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.31s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.24s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.83s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.53s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.52s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.02s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnv (0.98s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.84s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.96s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.73s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.40s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.09s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.64s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.39s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.85s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.60s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.70s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.56s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.69s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.10s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.93s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.06s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.30s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.85s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s) [2022-08-24T12:48:50.912Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.73s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.85s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.58s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.78s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.79s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.37s) [2022-08-24T12:48:50.912Z] --- PASS: TestDockerSuite/TestBuildPATH (1.96s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.86s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRm (2.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.54s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.82s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.93s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.14s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.62s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.20s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.42s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.80s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitChange (0.90s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.69s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.25s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.72s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.10s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.93s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFilters (1.11s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.37s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.16s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.13s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecEnv (0.79s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.32s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecInspectID (1.75s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.77s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.88s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHealth (19.43s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestBuildHistory (3.43s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-24T12:48:50.913Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.82s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.59s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.65s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.50s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.90s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.06s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2022-08-24T12:48:50.913Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestNetHostname (1.95s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.28s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.71s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginActive (2.35s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.96s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.85s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPortList (5.99s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.60s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.09s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.34s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.46s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.35s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.23s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.21s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.62s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.72s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.84s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.65s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.65s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.13s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.80s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.58s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.29s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.03s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.13s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.53s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-08-24T12:48:50.914Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.42s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.80s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.20s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunMount (5.06s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.75s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.65s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.81s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2022-08-24T12:48:50.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.25s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.13s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.57s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.63s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.34s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.36s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.55s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.72s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.90s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.17s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.60s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.51s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.65s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.59s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateStats (3.45s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-08-24T12:48:50.915Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.55s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-24T12:48:50.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-24T12:48:50.915Z] === RUN TestDockerRegistrySuite [2022-08-24T12:48:50.915Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-24T12:48:52.297Z] check_test.go:427: [de9e5d9376b6b] daemon is not started [2022-08-24T12:48:52.297Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-24T12:48:53.236Z] check_test.go:427: [d4dcc881f9711] daemon is not started [2022-08-24T12:48:53.236Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-24T12:48:54.172Z] check_test.go:427: [dfbd430125120] daemon is not started [2022-08-24T12:48:54.172Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-24T12:48:54.431Z] check_test.go:427: [dbdfecff01c23] daemon is not started [2022-08-24T12:48:54.431Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T12:48:57.720Z] check_test.go:427: [d227c4d11674b] daemon is not started [2022-08-24T12:48:57.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T12:49:02.991Z] check_test.go:427: [dc9d6cc8f4f70] daemon is not started [2022-08-24T12:49:02.991Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-24T12:49:04.895Z] check_test.go:427: [d63242e4c2e0f] daemon is not started [2022-08-24T12:49:04.895Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-24T12:49:05.833Z] check_test.go:427: [da8c89bd66fd8] daemon is not started [2022-08-24T12:49:05.833Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-24T12:49:06.770Z] check_test.go:427: [d0577dbf8898b] daemon is not started [2022-08-24T12:49:06.770Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-24T12:49:08.149Z] check_test.go:427: [d37c1ecd4aeaa] daemon is not started [2022-08-24T12:49:08.149Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-24T12:49:09.088Z] check_test.go:427: [d0f154a5ea03f] daemon is not started [2022-08-24T12:49:09.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-24T12:49:10.025Z] check_test.go:427: [d9d6a8faa9f8a] daemon is not started [2022-08-24T12:49:10.025Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-24T12:49:11.427Z] check_test.go:427: [d86e606d8fe61] daemon is not started [2022-08-24T12:49:11.427Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-24T12:49:12.364Z] check_test.go:427: [d5de786f7878b] daemon is not started [2022-08-24T12:49:12.364Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-24T12:49:12.932Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b986a15184ab802a20cd3e8eaa19d2ba2e69cf78408d63e643b8a6364d1056d [2022-08-24T12:49:13.869Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:774ef6a4dd2516c179ec8957e0be8738013cda040d15d69d8e857b1bd92b8e16 [2022-08-24T12:49:13.869Z] check_test.go:427: [d17da39fd55bf] daemon is not started [2022-08-24T12:49:13.869Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-24T12:49:14.806Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d286327ba7be8b09669de473b8b19ae2e93de424fd583b527ff49178542ff1b4 [2022-08-24T12:49:15.743Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a9ebd8ffb0e23a5c806051b4b5355479363c0a79c123008ed0c9e3ff9bf8e0a [2022-08-24T12:49:15.743Z] check_test.go:427: [dce01a12f8397] daemon is not started [2022-08-24T12:49:15.743Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-24T12:49:17.122Z] check_test.go:427: [d37da144ca857] daemon is not started [2022-08-24T12:49:17.122Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-24T12:49:19.026Z] check_test.go:427: [d1e4d7639626b] daemon is not started [2022-08-24T12:49:19.027Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-24T12:49:19.964Z] check_test.go:427: [d163ccdf2f173] daemon is not started [2022-08-24T12:49:19.964Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-24T12:49:19.964Z] check_test.go:427: [d2c79cfa07d8f] daemon is not started [2022-08-24T12:49:19.964Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T12:49:20.900Z] check_test.go:427: [debba72302b1e] daemon is not started [2022-08-24T12:49:20.900Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T12:49:21.837Z] check_test.go:427: [dea0e990b7a53] daemon is not started [2022-08-24T12:49:21.837Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T12:49:22.774Z] check_test.go:427: [d9152727d9aee] daemon is not started [2022-08-24T12:49:22.774Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-24T12:49:25.309Z] check_test.go:427: [d66ebdee5e3e4] daemon is not started [2022-08-24T12:49:25.309Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-24T12:49:25.309Z] check_test.go:427: [d85d27a654fd5] daemon is not started [2022-08-24T12:49:25.309Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-24T12:49:26.246Z] check_test.go:427: [d853b31bbdfd8] daemon is not started [2022-08-24T12:49:26.246Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-24T12:49:26.504Z] check_test.go:427: [d647710fc809b] daemon is not started [2022-08-24T12:49:26.504Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-24T12:49:26.763Z] check_test.go:427: [de8481a27db08] daemon is not started [2022-08-24T12:49:26.763Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-24T12:49:27.022Z] check_test.go:427: [d565e74a4f757] daemon is not started [2022-08-24T12:49:27.022Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-24T12:49:27.281Z] check_test.go:427: [d49f045a5c808] daemon is not started [2022-08-24T12:49:27.281Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-24T12:49:27.541Z] check_test.go:427: [df937c1ba4c61] daemon is not started [2022-08-24T12:49:27.541Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-24T12:49:27.800Z] check_test.go:427: [d456fdc34e511] daemon is not started [2022-08-24T12:49:27.800Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-24T12:49:28.736Z] check_test.go:427: [d4e22c0fffd97] daemon is not started [2022-08-24T12:49:28.736Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-24T12:49:30.679Z] check_test.go:427: [d6b8f93cf6431] daemon is not started [2022-08-24T12:49:30.679Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-24T12:49:31.247Z] check_test.go:427: [d0f1387bde6f5] daemon is not started [2022-08-24T12:49:31.247Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-24T12:49:32.184Z] check_test.go:427: [d25190def5f1a] daemon is not started [2022-08-24T12:49:32.184Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-24T12:49:33.124Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite (43.00s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.14s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.65s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-08-24T12:49:34.060Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-24T12:49:34.060Z] === RUN TestDockerSchema1RegistrySuite [2022-08-24T12:49:34.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-24T12:49:34.060Z] check_test.go:454: [d50559fe11cbd] daemon is not started [2022-08-24T12:49:34.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-24T12:49:37.350Z] check_test.go:454: [dd51284d1940f] daemon is not started [2022-08-24T12:49:37.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-24T12:49:41.542Z] check_test.go:454: [d9570056da684] daemon is not started [2022-08-24T12:49:41.542Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-24T12:49:41.802Z] check_test.go:454: [d631afda39d92] daemon is not started [2022-08-24T12:49:41.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-24T12:49:41.802Z] check_test.go:454: [de9becc52d195] daemon is not started [2022-08-24T12:49:41.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-24T12:49:43.180Z] check_test.go:454: [d9fb17186c350] daemon is not started [2022-08-24T12:49:43.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-24T12:49:43.748Z] check_test.go:454: [dfcd33790fa8b] daemon is not started [2022-08-24T12:49:43.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-24T12:49:44.685Z] check_test.go:454: [d23a169282360] daemon is not started [2022-08-24T12:49:44.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-24T12:49:47.216Z] check_test.go:454: [d1c969317213b] daemon is not started [2022-08-24T12:49:47.216Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-24T12:49:47.216Z] check_test.go:454: [d217bfa83608d] daemon is not started [2022-08-24T12:49:47.216Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-24T12:49:47.784Z] check_test.go:454: [d282cce325e9e] daemon is not started [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite (13.78s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.95s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-08-24T12:49:47.784Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-08-24T12:49:47.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-24T12:49:47.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-24T12:49:48.351Z] check_test.go:483: [d9a75b2981858] daemon is not started [2022-08-24T12:49:48.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-24T12:49:48.920Z] check_test.go:483: [d06ed1365ec30] daemon is not started [2022-08-24T12:49:48.920Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-24T12:49:49.179Z] check_test.go:483: [ddf6d984e0133] daemon is not started [2022-08-24T12:49:49.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-24T12:49:50.558Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-24T12:49:50.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-24T12:49:51.142Z] check_test.go:483: [d969e0b5356bd] daemon is not started [2022-08-24T12:49:51.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-24T12:49:51.710Z] check_test.go:483: [d7a8932234985] daemon is not started [2022-08-24T12:49:51.710Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-24T12:49:53.090Z] check_test.go:483: [d1c52d76abf6a] daemon is not started [2022-08-24T12:49:53.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-24T12:49:53.090Z] check_test.go:483: [d9fff2b45262e] daemon is not started [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.43s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.71s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.27s) [2022-08-24T12:49:53.090Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2022-08-24T12:49:53.090Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-24T12:49:53.090Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-24T12:49:54.469Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-24T12:49:58.664Z] check_test.go:510: [dd2585435418c] daemon is not started [2022-08-24T12:49:58.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-24T12:49:58.664Z] check_test.go:510: [d2da6eee27844] daemon is not started [2022-08-24T12:49:58.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-24T12:49:58.664Z] check_test.go:510: [d00c7dd61c90a] daemon is not started [2022-08-24T12:49:58.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-24T12:49:58.923Z] check_test.go:510: [d682eb3d0d9d6] daemon is not started [2022-08-24T12:49:58.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-24T12:49:58.923Z] check_test.go:510: [dc36874a566c9] daemon is not started [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s) [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-08-24T12:49:58.923Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-08-24T12:49:58.923Z] === RUN TestDockerNetworkSuite [2022-08-24T12:49:58.923Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-24T12:50:00.301Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-24T12:50:00.560Z] docker_cli_network_unix_test.go:46: [d53661751d94c] daemon is not started [2022-08-24T12:50:00.560Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-24T12:50:01.129Z] docker_cli_network_unix_test.go:46: [dd202f0712fa9] daemon is not started [2022-08-24T12:50:01.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-24T12:50:04.678Z] docker_cli_network_unix_test.go:46: [d0eac6cca31e6] daemon is not started [2022-08-24T12:50:05.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-24T12:50:07.153Z] docker_cli_network_unix_test.go:46: [d345a12476873] daemon is not started [2022-08-24T12:50:07.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-24T12:50:07.677Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-24T12:50:07.677Z] docker_cli_network_unix_test.go:1233: [d64c00dfbdcc4] daemon is not started [2022-08-24T12:50:10.213Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-24T12:50:10.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-24T12:50:11.592Z] docker_cli_network_unix_test.go:46: [d5140f6173065] daemon is not started [2022-08-24T12:50:12.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-24T12:50:14.731Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-24T12:50:18.024Z] docker_cli_network_unix_test.go:46: [dfbbf3db3f575] daemon is not started [2022-08-24T12:50:18.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-24T12:50:20.497Z] docker_cli_network_unix_test.go:46: [d2baf1b453302] daemon is not started [2022-08-24T12:50:20.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-24T12:50:22.134Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-24T12:50:22.134Z] docker_cli_network_unix_test.go:46: [ddec01e8554cc] daemon is not started [2022-08-24T12:50:22.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-24T12:50:22.393Z] docker_cli_network_unix_test.go:46: [d3dfeb38c0a57] daemon is not started [2022-08-24T12:50:22.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-24T12:50:22.915Z] docker_cli_network_unix_test.go:46: [da8d86f271d8e] daemon is not started [2022-08-24T12:50:22.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-24T12:50:23.851Z] docker_cli_network_unix_test.go:46: [dc56528ae99b7] daemon is not started [2022-08-24T12:50:24.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-24T12:50:24.987Z] docker_cli_network_unix_test.go:46: [d3a203c362c81] daemon is not started [2022-08-24T12:50:25.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-24T12:50:25.508Z] docker_cli_network_unix_test.go:46: [dec901e8c6664] daemon is not started [2022-08-24T12:50:25.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-24T12:50:26.077Z] docker_cli_network_unix_test.go:46: [d0a4306964c97] daemon is not started [2022-08-24T12:50:26.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-24T12:50:26.336Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-24T12:50:26.336Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T12:50:26.336Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-24T12:50:26.596Z] docker_cli_network_unix_test.go:46: [d321dfc4d9bf8] daemon is not started [2022-08-24T12:50:26.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-24T12:50:27.114Z] docker_cli_network_unix_test.go:46: [da2fd95020847] daemon is not started [2022-08-24T12:50:27.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-24T12:50:27.114Z] docker_cli_network_unix_test.go:46: [d7049249f19ec] daemon is not started [2022-08-24T12:50:27.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-24T12:50:27.375Z] docker_cli_network_unix_test.go:46: [d7c863becb280] daemon is not started [2022-08-24T12:50:27.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-24T12:50:28.312Z] docker_cli_network_unix_test.go:46: [df9a22095f2ec] daemon is not started [2022-08-24T12:50:28.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-24T12:50:28.880Z] docker_cli_network_unix_test.go:46: [d338a2edbc7f3] daemon is not started [2022-08-24T12:50:29.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-24T12:50:29.449Z] docker_cli_network_unix_test.go:46: [ddcabc8ba326d] daemon is not started [2022-08-24T12:50:29.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-24T12:50:29.708Z] docker_cli_network_unix_test.go:46: [d83c7560aad23] daemon is not started [2022-08-24T12:50:29.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-24T12:50:29.967Z] docker_cli_network_unix_test.go:46: [d8a100b54aab4] daemon is not started [2022-08-24T12:50:29.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-24T12:50:31.374Z] docker_cli_network_unix_test.go:968: [dc773dc8a1a93] daemon is not started [2022-08-24T12:50:32.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-24T12:50:32.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-24T12:50:32.884Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-24T12:50:33.821Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-24T12:50:34.080Z] docker_cli_network_unix_test.go:46: [dffcb9b52f32d] daemon is not started [2022-08-24T12:50:34.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-24T12:50:36.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-24T12:50:36.876Z] docker_cli_network_unix_test.go:1116: [da7bf4295476e] daemon is not started [2022-08-24T12:50:41.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-24T12:50:41.073Z] docker_cli_network_unix_test.go:46: [dadfe3eec9caa] daemon is not started [2022-08-24T12:50:41.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-24T12:50:41.641Z] docker_cli_network_unix_test.go:46: [d5851b463df7e] daemon is not started [2022-08-24T12:50:41.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-24T12:50:41.641Z] docker_cli_network_unix_test.go:46: [dc670df4efd58] daemon is not started [2022-08-24T12:50:41.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-24T12:50:41.641Z] docker_cli_network_unix_test.go:46: [d8b9ef98df6de] daemon is not started [2022-08-24T12:50:41.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-24T12:50:41.899Z] docker_cli_network_unix_test.go:46: [d610b84855937] daemon is not started [2022-08-24T12:50:41.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-24T12:50:42.158Z] docker_cli_network_unix_test.go:46: [d119ae2cca15c] daemon is not started [2022-08-24T12:50:42.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-24T12:50:42.158Z] docker_cli_network_unix_test.go:46: [d3057bf0750cd] daemon is not started [2022-08-24T12:50:42.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-24T12:50:43.536Z] docker_cli_network_unix_test.go:46: [d5385f40d94c8] daemon is not started [2022-08-24T12:50:44.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-24T12:50:44.473Z] docker_cli_network_unix_test.go:46: [d8e9bd9bded3c] daemon is not started [2022-08-24T12:50:44.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-24T12:50:44.473Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T12:50:44.473Z] docker_cli_network_unix_test.go:46: [d054ac2ac2900] daemon is not started [2022-08-24T12:50:44.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-24T12:50:45.040Z] docker_cli_network_unix_test.go:46: [de5a45ddbaced] daemon is not started [2022-08-24T12:50:45.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-24T12:50:48.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-24T12:50:49.968Z] docker_cli_network_unix_test.go:1084: [d2e23ac738728] daemon is not started [2022-08-24T12:50:51.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-24T12:50:51.871Z] docker_cli_network_unix_test.go:46: [dc7ab9e585ed5] daemon is not started [2022-08-24T12:50:51.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-24T12:50:52.130Z] docker_cli_network_unix_test.go:46: [d716397fb632b] daemon is not started [2022-08-24T12:50:52.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-24T12:50:53.782Z] docker_cli_network_unix_test.go:46: [da1fbe535a01d] daemon is not started [2022-08-24T12:50:53.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-24T12:50:54.040Z] docker_cli_network_unix_test.go:46: [d6ab3bf472824] daemon is not started [2022-08-24T12:50:54.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-24T12:50:54.299Z] docker_cli_network_unix_test.go:46: [d492dde6d3749] daemon is not started [2022-08-24T12:50:54.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-24T12:50:55.127Z] docker_cli_network_unix_test.go:46: [d489dcfb920a3] daemon is not started [2022-08-24T12:50:55.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-24T12:50:56.063Z] docker_cli_network_unix_test.go:46: [d51b35b6371ae] daemon is not started [2022-08-24T12:50:56.063Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-24T12:51:01.337Z] docker_cli_network_unix_test.go:46: [d9e22e3ecc6b3] daemon is not started [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite (62.56s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.61s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.82s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.88s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.13s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.81s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.63s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.30s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.99s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s) [2022-08-24T12:51:01.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.85s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.37s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.80s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.41s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.40s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-24T12:51:01.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-24T12:51:01.596Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-08-24T12:51:01.596Z] === RUN TestDockerHubPullSuite [2022-08-24T12:51:01.596Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-24T12:51:03.501Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-24T12:51:06.786Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-24T12:51:07.044Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-24T12:51:08.948Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-24T12:51:09.516Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite (8.23s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s) [2022-08-24T12:51:09.775Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-24T12:51:09.775Z] PASS [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === Skipped [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:51:09.775Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.775Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-08-24T12:51:09.775Z] [2022-08-24T12:51:09.775Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:51:09.775Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:51:09.776Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-24T12:51:09.776Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T12:51:09.776Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T12:51:09.776Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_sni_test.go:30: Flakey test [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T12:51:09.776Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T12:51:09.776Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-24T12:51:09.776Z] docker_cli_network_unix_test.go:46: [d054ac2ac2900] daemon is not started [2022-08-24T12:51:09.776Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] DONE 1265 tests, 51 skipped in 1464.423s [2022-08-24T12:51:09.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T12:51:09.776Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T12:51:09.776Z] +++ kill 9409 [2022-08-24T12:51:09.776Z] +++ /etc/init.d/apparmor stop [2022-08-24T12:51:09.776Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] Unloading profiles will leave already running processes permanently [2022-08-24T12:51:09.776Z] unconfined, which can lead to unexpected situations. [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:09.776Z] To set a process to complain mode, use the command line tool [2022-08-24T12:51:09.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T12:51:09.776Z] +++ true [2022-08-24T12:51:09.776Z] exiting test-integration [2022-08-24T12:51:09.776Z] ++ exit 0 [2022-08-24T12:51:09.776Z] [2022-08-24T12:51:10.035Z] + for job in $(jobs -p) [2022-08-24T12:51:10.035Z] + wait 8991 [2022-08-24T12:51:31.977Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-24T12:51:32.235Z] docker_cli_swarm_test.go:1180: [d781f963b21ad] joining swarm manager [d588090b67dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:51:38.798Z] docker_cli_swarm_test.go:1189: [d3cf5125c7d6b] joining swarm manager [d588090b67dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:52:17.507Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-24T12:52:21.694Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-24T12:52:26.966Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-24T12:52:28.342Z] docker_cli_swarm_test.go:1112: [df210333de425] joining swarm manager [dfe652efc65ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:52:29.298Z] docker_cli_swarm_test.go:1113: [df581646e93e5] joining swarm manager [dfe652efc65ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:54:05.736Z] docker_cli_swarm_test.go:1166: [d2bdd33f9152b] joining swarm manager [dfe652efc65ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-24T12:54:27.668Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-24T12:54:27.668Z] docker_cli_swarm_test.go:1447: [d37a12728bea1] joining swarm manager [d6bd101b7c74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:54:27.668Z] docker_cli_swarm_test.go:1448: [dc536bb88ab46] joining swarm manager [d6bd101b7c74a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-24T12:54:39.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-24T12:54:39.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-24T12:54:39.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-24T12:54:39.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-24T12:54:39.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-24T12:54:40.129Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-24T12:54:42.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-24T12:54:45.974Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-24T12:54:47.878Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-24T12:54:49.780Z] docker_cli_swarm_unix_test.go:63: [d26b2e3030de0] joining swarm manager [d99a69b83f6e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:55:46.004Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-24T12:55:46.004Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-24T12:55:46.004Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-24T12:55:47.907Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-24T12:55:51.196Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-24T12:55:53.732Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-24T12:55:55.634Z] docker_api_swarm_test.go:962: [d0c0bc7fe5293] joining swarm manager [d8fc637d62b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-24T12:56:13.854Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-24T12:56:26.059Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-24T12:56:26.993Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-24T12:56:29.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-24T12:56:32.061Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-24T12:56:40.212Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-24T12:56:45.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-24T12:56:47.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-24T12:56:49.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-24T12:56:52.455Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-24T12:56:54.986Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-24T12:56:57.519Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-24T12:57:00.055Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-24T12:57:56.318Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-24T12:58:11.193Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite (1563.47s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.13s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.69s) [2022-08-24T12:58:26.069Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.02s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.08s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.79s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.78s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.36s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.58s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.95s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.70s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.79s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.38s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.99s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (72.53s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.54s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.11s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.08s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.67s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.43s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.45s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.56s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.71s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.07s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.81s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.51s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.54s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.86s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.43s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.69s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.34s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.08s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.70s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.47s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.92s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.49s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.07s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.74s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.83s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.62s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.07s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.45s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.14s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.08s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.74s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.39s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.95s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.03s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.35s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.38s) [2022-08-24T12:58:26.069Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.86s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.45s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.01s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.54s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.76s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.24s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-08-24T12:58:26.069Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2022-08-24T12:58:26.069Z] === RUN TestDockerExternalVolumeSuite [2022-08-24T12:58:26.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-24T12:58:26.328Z] docker_cli_external_volume_driver_test.go:53: [dd32fcf2d22e8] daemon is not started [2022-08-24T12:58:44.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-24T12:59:52.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-24T12:59:58.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-24T13:00:13.560Z] docker_cli_external_volume_driver_test.go:53: [da0e4f41a2bdf] daemon is not started [2022-08-24T13:00:28.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-24T13:00:46.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-24T13:00:58.768Z] docker_cli_external_volume_driver_test.go:53: [d0dd1432c6b9c] daemon is not started [2022-08-24T13:01:16.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-24T13:01:16.850Z] docker_cli_external_volume_driver_test.go:53: [d662b0c4ee0f3] daemon is not started [2022-08-24T13:01:29.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-24T13:02:01.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-24T13:02:19.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-24T13:02:34.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-24T13:03:20.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-24T13:03:38.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-24T13:04:10.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-24T13:04:43.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-24T13:04:55.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-24T13:05:13.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-24T13:05:13.330Z] docker_cli_external_volume_driver_test.go:485: [d746c1af3cedb] daemon is not started [2022-08-24T13:05:28.204Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-24T13:05:28.204Z] docker_cli_external_volume_driver_test.go:53: [dd625ad1bc054] daemon is not started [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite (436.76s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-08-24T13:05:43.105Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-24T13:05:43.105Z] PASS [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] === Skipped [2022-08-24T13:05:43.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T13:05:43.105Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-24T13:05:43.105Z] check_test.go:540: [da4b0f3313553] daemon is not started [2022-08-24T13:05:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T13:05:43.105Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-24T13:05:43.105Z] check_test.go:540: [d4d4e86871501] daemon is not started [2022-08-24T13:05:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T13:05:43.105Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-24T13:05:43.105Z] check_test.go:540: [dded8a6cb3199] daemon is not started [2022-08-24T13:05:43.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T13:05:43.105Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-24T13:05:43.105Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T13:05:43.105Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-24T13:05:43.105Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-24T13:05:43.105Z] [2022-08-24T13:05:43.105Z] DONE 269 tests, 5 skipped in 2337.218s [2022-08-24T13:05:43.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-24T13:05:43.105Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce7c62572873/docker.pid [2022-08-24T13:05:43.105Z] +++ kill 7156 [2022-08-24T13:05:43.105Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7156 is not a child of this shell [2022-08-24T13:05:43.105Z] warning: PID 7156 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce7c62572873/docker.pid had a nonzero exit code [2022-08-24T13:05:43.105Z] ++++ cat bundles/test-integration/docker.pid [2022-08-24T13:05:43.106Z] +++ kill 9419 [2022-08-24T13:05:43.106Z] +++ /etc/init.d/apparmor stop [2022-08-24T13:05:43.106Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-24T13:05:43.106Z] [2022-08-24T13:05:43.106Z] Unloading profiles will leave already running processes permanently [2022-08-24T13:05:43.106Z] unconfined, which can lead to unexpected situations. [2022-08-24T13:05:43.106Z] [2022-08-24T13:05:43.106Z] To set a process to complain mode, use the command line tool [2022-08-24T13:05:43.106Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-24T13:05:43.106Z] +++ true [2022-08-24T13:05:43.106Z] exiting test-integration [2022-08-24T13:05:43.106Z] ++ exit 0 [2022-08-24T13:05:43.106Z] [2022-08-24T13:05:43.106Z] + exit 0 [2022-08-24T13:05:43.106Z] ++ jobs -p [2022-08-24T13:05:43.106Z] + pids= [2022-08-24T13:05:43.106Z] + echo 'Remaining pids to kill: []' [2022-08-24T13:05:43.106Z] Remaining pids to kill: [] [2022-08-24T13:05:43.106Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-24T13:05:43.118Z] Recording test results [2022-08-24T13:05:44.552Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-24T13:05:44.861Z] + echo Ensuring container killed. [2022-08-24T13:05:44.861Z] Ensuring container killed. [2022-08-24T13:05:44.861Z] + docker ps -aq -f name=docker-pr3-* [2022-08-24T13:05:44.861Z] + cids=db3aa14bae59 [2022-08-24T13:05:44.861Z] f7ed80b8432e [2022-08-24T13:05:44.861Z] 7676bfc36286 [2022-08-24T13:05:44.861Z] + [ -n db3aa14bae59 [2022-08-24T13:05:44.861Z] f7ed80b8432e [2022-08-24T13:05:44.861Z] 7676bfc36286 ] [2022-08-24T13:05:44.861Z] + docker rm -vf db3aa14bae59 f7ed80b8432e 7676bfc36286 [2022-08-24T13:05:45.429Z] db3aa14bae59 [2022-08-24T13:05:45.429Z] f7ed80b8432e [2022-08-24T13:05:45.692Z] 7676bfc36286 [Pipeline] sh [2022-08-24T13:05:45.977Z] + echo Chowning /workspace to jenkins user [2022-08-24T13:05:45.977Z] Chowning /workspace to jenkins user [2022-08-24T13:05:45.977Z] + id -u [2022-08-24T13:05:45.977Z] + id -g [2022-08-24T13:05:45.977Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44011:/workspace busybox chown -R 1000:1000 /workspace [2022-08-24T13:05:45.977Z] Unable to find image 'busybox:latest' locally [2022-08-24T13:05:46.237Z] latest: Pulling from library/busybox [2022-08-24T13:05:46.237Z] 50783e0dfb64: Pulling fs layer [2022-08-24T13:05:46.237Z] 50783e0dfb64: Download complete [2022-08-24T13:05:46.498Z] 50783e0dfb64: Pull complete [2022-08-24T13:05:46.498Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-24T13:05:46.498Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-24T13:05:49.332Z] + bundleName=amd64 [2022-08-24T13:05:49.332Z] + echo Creating amd64-bundles.tar.gz [2022-08-24T13:05:49.332Z] Creating amd64-bundles.tar.gz [2022-08-24T13:05:49.332Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-24T13:05:49.332Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-24T13:05:50.722Z] Archiving artifacts [2022-08-24T13:05:52.541Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44011/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-24T13:05:52.850Z] + make clean [2022-08-24T13:05:52.850Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-24T13:05:53.112Z] docker-dev-cache [2022-08-24T13:05:53.112Z] 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