Pull request #43914 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 01337594766fe6014e15d454d1c916a62d72a463+86839c826fd5866141fe9cd9d9db73bd19603c96 (f02da5576c06531ab0fbbf6733bc43fc0ac46fea) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43914@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-04T17:09:34.129Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T17:09:34.133Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-04T17:09:34.223Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T17:09:34.548Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d20d349cdaeac5e2) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:09:34.984Z] The recommended git tool is: git [2022-08-04T17:09:37.617Z] using credential docker-jenkins-github-credentials [2022-08-04T17:09:37.626Z] Cloning the remote Git repository [2022-08-04T17:09:37.626Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:09:37.587Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:09:37.649Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:09:38.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:09:38.007Z] > git --version # timeout=10 [2022-08-04T17:09:38.030Z] > git --version # 'git version 2.17.1' [2022-08-04T17:09:38.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:09:38.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:10:06.764Z] Fetching without tags [2022-08-04T17:10:07.065Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:10:08.042Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:10:08.042Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [2022-08-04T17:10:06.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:10:06.668Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:10:06.709Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:10:06.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:10:06.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:10:06.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:10:06.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:10:07.064Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:10:07.090Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:10:07.902Z] > git remote # timeout=10 [2022-08-04T17:10:07.937Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:10:07.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:10:07.967Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:10:08.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:10:08.042Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:10:08.065Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:10:13.677Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T17:10:13.675Z] > git rev-list --no-walk 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:10:14.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-04T17:10:19.234Z] Unable to find image 'alpine:latest' locally [2022-08-04T17:10:19.234Z] latest: Pulling from library/alpine [2022-08-04T17:10:19.496Z] 530afca65e2e: Pulling fs layer [2022-08-04T17:10:19.496Z] 530afca65e2e: Verifying Checksum [2022-08-04T17:10:19.496Z] 530afca65e2e: Download complete [2022-08-04T17:10:20.071Z] 530afca65e2e: Pull complete [2022-08-04T17:10:20.071Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T17:10:20.071Z] Status: Downloaded newer image for alpine:latest [2022-08-04T17:10:24.292Z] 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-04T17:10:39.518Z] Still waiting to schedule task [2022-08-04T17:10:39.519Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f)’ is offline [2022-08-04T17:10:39.519Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0981d10d4ee5b2759)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f10a1f6f0ec6fe7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.519Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] Still waiting to schedule task [2022-08-04T17:10:39.520Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f)’ is offline [2022-08-04T17:10:39.520Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0981d10d4ee5b2759)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f10a1f6f0ec6fe7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.520Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] Still waiting to schedule task [2022-08-04T17:10:39.521Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f)’ is offline [2022-08-04T17:10:39.521Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0981d10d4ee5b2759)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f10a1f6f0ec6fe7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.521Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T17:10:39.522Z] Still waiting to schedule task [2022-08-04T17:10:39.522Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0981d10d4ee5b2759)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f10a1f6f0ec6fe7)’ is offline [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.522Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.523Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T17:10:39.526Z] Still waiting to schedule task [2022-08-04T17:10:39.526Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0981d10d4ee5b2759)’ is offline [2022-08-04T17:10:39.526Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04f10a1f6f0ec6fe7)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:10:39.526Z] ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-08-04T17:11:07.685Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01109756bf2cc170f) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:11:07.821Z] The recommended git tool is: git [2022-08-04T17:11:10.460Z] using credential docker-jenkins-github-credentials [2022-08-04T17:11:10.528Z] Cloning the remote Git repository [2022-08-04T17:11:10.528Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:11:09.635Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:11:09.700Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:11:10.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:10.038Z] > git --version # timeout=10 [2022-08-04T17:11:10.049Z] > git --version # 'git version 2.17.1' [2022-08-04T17:11:10.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:10.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:13.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ab70b34d304ac41) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:11:13.606Z] The recommended git tool is: git [2022-08-04T17:11:16.546Z] using credential docker-jenkins-github-credentials [2022-08-04T17:11:16.569Z] Cloning the remote Git repository [2022-08-04T17:11:16.569Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:11:15.839Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:11:15.897Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:11:16.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:16.157Z] > git --version # timeout=10 [2022-08-04T17:11:16.179Z] > git --version # 'git version 2.17.1' [2022-08-04T17:11:16.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:16.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:25.818Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0277c178419588eec) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:11:25.955Z] The recommended git tool is: git [2022-08-04T17:11:27.623Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0512d38b23b42bfce) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:11:27.769Z] The recommended git tool is: git [2022-08-04T17:11:28.838Z] using credential docker-jenkins-github-credentials [2022-08-04T17:11:28.848Z] Cloning the remote Git repository [2022-08-04T17:11:28.848Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:11:28.908Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:11:29.004Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:11:29.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:29.237Z] > git --version # timeout=10 [2022-08-04T17:11:29.262Z] > git --version # 'git version 2.25.1' [2022-08-04T17:11:29.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:29.264Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:31.215Z] using credential docker-jenkins-github-credentials [2022-08-04T17:11:31.224Z] Cloning the remote Git repository [2022-08-04T17:11:31.224Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:11:31.223Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:11:31.272Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:11:31.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:31.536Z] > git --version # timeout=10 [2022-08-04T17:11:31.577Z] > git --version # 'git version 2.25.1' [2022-08-04T17:11:31.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:31.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:33.119Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c4cae4414694724) in /home/ubuntu/workspace/moby_PR-43914 [Pipeline] { [Pipeline] checkout [2022-08-04T17:11:33.250Z] The recommended git tool is: git [2022-08-04T17:11:35.765Z] using credential docker-jenkins-github-credentials [2022-08-04T17:11:35.775Z] Cloning the remote Git repository [2022-08-04T17:11:35.775Z] Cloning with configured refspecs honoured and without tags [2022-08-04T17:11:36.118Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T17:11:36.171Z] > git init /home/ubuntu/workspace/moby_PR-43914 # timeout=10 [2022-08-04T17:11:36.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:36.430Z] > git --version # timeout=10 [2022-08-04T17:11:36.447Z] > git --version # 'git version 2.17.1' [2022-08-04T17:11:36.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:36.449Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:37.707Z] Fetching without tags [2022-08-04T17:11:37.989Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:37.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:37.655Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:11:37.674Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:37.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:37.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:37.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:37.712Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:37.997Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:38.008Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:38.921Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:38.922Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [2022-08-04T17:11:41.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:41.762Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:11:41.774Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:38.792Z] > git remote # timeout=10 [2022-08-04T17:11:38.828Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:11:38.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:38.860Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:11:38.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:11:38.924Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:38.948Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:42.815Z] Fetching without tags [2022-08-04T17:11:43.092Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:43.987Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:43.987Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [2022-08-04T17:11:42.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:42.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:42.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:42.820Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:43.100Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:43.144Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:43.901Z] > git remote # timeout=10 [2022-08-04T17:11:43.931Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:11:43.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:43.948Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:11:43.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:11:43.989Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:44.011Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:45.591Z] Fetching without tags [2022-08-04T17:11:45.823Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:45.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:45.561Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:11:45.571Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:45.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:45.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:45.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:45.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:45.830Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:45.853Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:46.563Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T17:11:46.645Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:46.645Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:11:47.588Z] + [ PR != PR ] [2022-08-04T17:11:47.588Z] + [ 22.06 != master ] [2022-08-04T17:11:47.588Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T17:11:46.568Z] > git remote # timeout=10 [2022-08-04T17:11:46.583Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:11:46.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:46.628Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:11:46.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:11:46.647Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:46.654Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:47.960Z] + docker version [2022-08-04T17:11:48.651Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T17:11:49.787Z] + docker version [2022-08-04T17:11:51.310Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T17:11:52.172Z] Client: Docker Engine - Community [2022-08-04T17:11:52.172Z] Version: 20.10.14 [2022-08-04T17:11:52.172Z] API version: 1.41 [2022-08-04T17:11:52.172Z] Go version: go1.16.15 [2022-08-04T17:11:52.172Z] Git commit: a224086 [2022-08-04T17:11:52.172Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T17:11:52.172Z] OS/Arch: linux/amd64 [2022-08-04T17:11:52.172Z] Context: default [2022-08-04T17:11:52.172Z] Experimental: true [2022-08-04T17:11:52.172Z] [2022-08-04T17:11:52.172Z] Server: Docker Engine - Community [2022-08-04T17:11:52.172Z] Engine: [2022-08-04T17:11:52.172Z] Version: 20.10.14 [2022-08-04T17:11:52.172Z] API version: 1.41 (minimum version 1.12) [2022-08-04T17:11:52.172Z] Go version: go1.16.15 [2022-08-04T17:11:52.172Z] Git commit: 87a90dc [2022-08-04T17:11:52.172Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T17:11:52.172Z] OS/Arch: linux/amd64 [2022-08-04T17:11:52.172Z] Experimental: true [2022-08-04T17:11:52.172Z] containerd: [2022-08-04T17:11:52.172Z] Version: 1.5.11 [2022-08-04T17:11:52.172Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:11:52.172Z] runc: [2022-08-04T17:11:52.172Z] Version: 1.0.3 [2022-08-04T17:11:52.172Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T17:11:52.172Z] docker-init: [2022-08-04T17:11:52.172Z] Version: 0.19.0 [2022-08-04T17:11:52.172Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T17:11:52.231Z] + docker version [2022-08-04T17:11:52.463Z] + docker info [2022-08-04T17:11:53.113Z] Client: Docker Engine - Community [2022-08-04T17:11:53.113Z] Version: 20.10.14 [2022-08-04T17:11:53.113Z] API version: 1.41 [2022-08-04T17:11:53.113Z] Go version: go1.16.15 [2022-08-04T17:11:53.113Z] Git commit: a224086 [2022-08-04T17:11:53.113Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T17:11:53.113Z] OS/Arch: linux/amd64 [2022-08-04T17:11:53.113Z] Context: default [2022-08-04T17:11:53.113Z] Experimental: true [2022-08-04T17:11:53.113Z] [2022-08-04T17:11:53.113Z] Server: Docker Engine - Community [2022-08-04T17:11:53.113Z] Engine: [2022-08-04T17:11:53.113Z] Version: 20.10.14 [2022-08-04T17:11:53.113Z] API version: 1.41 (minimum version 1.12) [2022-08-04T17:11:53.113Z] Go version: go1.16.15 [2022-08-04T17:11:53.113Z] Git commit: 87a90dc [2022-08-04T17:11:53.113Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T17:11:53.113Z] OS/Arch: linux/amd64 [2022-08-04T17:11:53.113Z] Experimental: true [2022-08-04T17:11:53.113Z] containerd: [2022-08-04T17:11:53.113Z] Version: 1.5.11 [2022-08-04T17:11:53.113Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:11:53.113Z] runc: [2022-08-04T17:11:53.113Z] Version: 1.0.3 [2022-08-04T17:11:53.113Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T17:11:53.113Z] docker-init: [2022-08-04T17:11:53.113Z] Version: 0.19.0 [2022-08-04T17:11:53.113Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T17:11:53.487Z] + docker info [2022-08-04T17:11:54.511Z] Fetching without tags [2022-08-04T17:11:54.969Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:55.532Z] Client: Docker Engine - Community [2022-08-04T17:11:55.532Z] Version: 20.10.14 [2022-08-04T17:11:55.532Z] API version: 1.41 [2022-08-04T17:11:55.532Z] Go version: go1.16.15 [2022-08-04T17:11:55.532Z] Git commit: a224086 [2022-08-04T17:11:55.532Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T17:11:55.532Z] OS/Arch: linux/arm64 [2022-08-04T17:11:55.532Z] Context: default [2022-08-04T17:11:55.532Z] Experimental: true [2022-08-04T17:11:55.532Z] [2022-08-04T17:11:55.532Z] Server: Docker Engine - Community [2022-08-04T17:11:55.532Z] Engine: [2022-08-04T17:11:55.532Z] Version: 20.10.14 [2022-08-04T17:11:55.532Z] API version: 1.41 (minimum version 1.12) [2022-08-04T17:11:55.532Z] Go version: go1.16.15 [2022-08-04T17:11:55.532Z] Git commit: 87a90dc [2022-08-04T17:11:55.532Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T17:11:55.532Z] OS/Arch: linux/arm64 [2022-08-04T17:11:55.532Z] Experimental: true [2022-08-04T17:11:55.532Z] containerd: [2022-08-04T17:11:55.532Z] Version: 1.5.11 [2022-08-04T17:11:55.532Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:11:55.532Z] runc: [2022-08-04T17:11:55.532Z] Version: 1.0.3 [2022-08-04T17:11:55.532Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T17:11:55.532Z] docker-init: [2022-08-04T17:11:55.532Z] Version: 0.19.0 [2022-08-04T17:11:55.532Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T17:11:55.840Z] + docker info [2022-08-04T17:11:54.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:54.415Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:11:54.452Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:54.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:11:54.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:11:54.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:54.507Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:11:54.973Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:55.000Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:11:56.442Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:11:56.442Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [2022-08-04T17:11:56.363Z] > git remote # timeout=10 [2022-08-04T17:11:56.385Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:11:56.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:11:56.403Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:11:56.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:11:56.434Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:11:56.438Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:12:00.493Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T17:12:01.123Z] Client: [2022-08-04T17:12:01.123Z] Context: default [2022-08-04T17:12:01.123Z] Debug Mode: false [2022-08-04T17:12:01.123Z] Plugins: [2022-08-04T17:12:01.123Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T17:12:01.123Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T17:12:01.123Z] [2022-08-04T17:12:01.123Z] Server: [2022-08-04T17:12:01.123Z] Containers: 0 [2022-08-04T17:12:01.123Z] Running: 0 [2022-08-04T17:12:01.123Z] Paused: 0 [2022-08-04T17:12:01.123Z] Stopped: 0 [2022-08-04T17:12:01.123Z] Images: 0 [2022-08-04T17:12:01.123Z] Server Version: 20.10.14 [2022-08-04T17:12:01.123Z] Storage Driver: overlay2 [2022-08-04T17:12:01.123Z] Backing Filesystem: extfs [2022-08-04T17:12:01.123Z] Supports d_type: true [2022-08-04T17:12:01.123Z] Native Overlay Diff: true [2022-08-04T17:12:01.123Z] userxattr: false [2022-08-04T17:12:01.123Z] Logging Driver: json-file [2022-08-04T17:12:01.123Z] Cgroup Driver: cgroupfs [2022-08-04T17:12:01.123Z] Cgroup Version: 1 [2022-08-04T17:12:01.123Z] Plugins: [2022-08-04T17:12:01.123Z] Volume: local [2022-08-04T17:12:01.123Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T17:12:01.123Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T17:12:01.123Z] Swarm: inactive [2022-08-04T17:12:01.123Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T17:12:01.123Z] Default Runtime: runc [2022-08-04T17:12:01.123Z] Init Binary: docker-init [2022-08-04T17:12:01.123Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:01.123Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T17:12:01.123Z] init version: de40ad0 [2022-08-04T17:12:01.123Z] Security Options: [2022-08-04T17:12:01.123Z] apparmor [2022-08-04T17:12:01.123Z] seccomp [2022-08-04T17:12:01.123Z] Profile: default [2022-08-04T17:12:01.123Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T17:12:01.123Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T17:12:01.123Z] OSType: linux [2022-08-04T17:12:01.123Z] Architecture: aarch64 [2022-08-04T17:12:01.123Z] CPUs: 2 [2022-08-04T17:12:01.123Z] Total Memory: 7.562GiB [2022-08-04T17:12:01.123Z] Name: ip-10-100-116-103 [2022-08-04T17:12:01.123Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T17:12:01.123Z] Docker Root Dir: /var/lib/docker [2022-08-04T17:12:01.123Z] Debug Mode: false [2022-08-04T17:12:01.123Z] Registry: https://index.docker.io/v1/ [2022-08-04T17:12:01.123Z] Labels: [2022-08-04T17:12:01.123Z] Experimental: true [2022-08-04T17:12:01.123Z] Insecure Registries: [2022-08-04T17:12:01.123Z] 127.0.0.0/8 [2022-08-04T17:12:01.123Z] Live Restore Enabled: true [2022-08-04T17:12:01.123Z] [Pipeline] sh [2022-08-04T17:12:01.425Z] + docker version [2022-08-04T17:12:01.443Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:01.443Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:01.443Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43914/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T17:12:01.443Z] + bash /home/ubuntu/workspace/moby_PR-43914/check-config.sh [2022-08-04T17:12:01.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T17:12:01.443Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T17:12:01.443Z] [2022-08-04T17:12:01.443Z] Generally Necessary: [2022-08-04T17:12:01.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T17:12:01.443Z] - apparmor: enabled and tools installed [2022-08-04T17:12:01.443Z] - CONFIG_NAMESPACES: enabled [2022-08-04T17:12:01.443Z] - CONFIG_NET_NS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_PID_NS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_IPC_NS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_UTS_NS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CGROUPS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T17:12:01.443Z] - CONFIG_CPUSETS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_MEMCG: enabled [2022-08-04T17:12:01.443Z] - CONFIG_KEYS: enabled [2022-08-04T17:12:01.443Z] - CONFIG_VETH: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T17:12:01.443Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T17:12:01.574Z] Fetching without tags [2022-08-04T17:12:01.702Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T17:12:01.702Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T17:12:01.702Z] [2022-08-04T17:12:01.702Z] Optional Features: [2022-08-04T17:12:01.702Z] - CONFIG_USER_NS: enabled [2022-08-04T17:12:01.702Z] - CONFIG_SECCOMP: enabled [2022-08-04T17:12:01.702Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T17:12:01.702Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T17:12:01.702Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T17:12:01.702Z] (cgroup swap accounting is currently enabled) [2022-08-04T17:12:01.702Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T17:12:01.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T17:12:01.702Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T17:12:01.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T17:12:01.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T17:12:01.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T17:12:01.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T17:12:01.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T17:12:01.702Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T17:12:01.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T17:12:01.702Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T17:12:01.702Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T17:12:01.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T17:12:01.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T17:12:01.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T17:12:01.702Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T17:12:01.702Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T17:12:01.702Z] - CONFIG_EXT4_FS: enabled [2022-08-04T17:12:01.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T17:12:01.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T17:12:01.702Z] - Network Drivers: [2022-08-04T17:12:01.702Z] - "overlay": [2022-08-04T17:12:01.702Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T17:12:01.702Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T17:12:01.702Z] Optional (for encrypted networks): [2022-08-04T17:12:01.854Z] Merging remotes/origin/22.06 commit 86839c826fd5866141fe9cd9d9db73bd19603c96 into PR head commit 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:12:01.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:12:01.509Z] > git config --add remote.origin.fetch +refs/pull/43914/head:refs/remotes/origin/PR-43914 # timeout=10 [2022-08-04T17:12:01.536Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:12:01.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T17:12:01.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T17:12:01.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:12:01.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43914/head:refs/remotes/origin/PR-43914 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-04T17:12:01.878Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:12:01.903Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:12:01.962Z] - CONFIG_CRYPTO: enabled [2022-08-04T17:12:01.962Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T17:12:01.962Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T17:12:01.962Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T17:12:01.962Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T17:12:01.962Z] - CONFIG_XFRM: enabled [2022-08-04T17:12:01.962Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T17:12:01.962Z] - "ipvlan": [2022-08-04T17:12:01.962Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T17:12:01.962Z] - "macvlan": [2022-08-04T17:12:01.962Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T17:12:01.962Z] - "ftp,tftp client in container": [2022-08-04T17:12:01.962Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T17:12:01.962Z] - Storage Drivers: [2022-08-04T17:12:01.962Z] - "aufs": [2022-08-04T17:12:01.962Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T17:12:01.962Z] - "btrfs": [2022-08-04T17:12:01.962Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T17:12:01.962Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T17:12:01.962Z] - "devicemapper": [2022-08-04T17:12:01.962Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T17:12:01.962Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T17:12:01.962Z] - "overlay": [2022-08-04T17:12:01.962Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T17:12:01.962Z] - "zfs": [2022-08-04T17:12:01.962Z] - /dev/zfs: present [2022-08-04T17:12:01.962Z] - zfs command: missing [2022-08-04T17:12:01.962Z] - zpool command: missing [2022-08-04T17:12:01.962Z] [2022-08-04T17:12:01.962Z] Limits: [2022-08-04T17:12:01.962Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T17:12:01.962Z] [2022-08-04T17:12:01.962Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T17:12:02.290Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01337594766fe6014e15d454d1c916a62d72a463 . [2022-08-04T17:12:02.466Z] Client: [2022-08-04T17:12:02.466Z] Context: default [2022-08-04T17:12:02.466Z] Debug Mode: false [2022-08-04T17:12:02.466Z] Plugins: [2022-08-04T17:12:02.466Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T17:12:02.466Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T17:12:02.466Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T17:12:02.466Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T17:12:02.466Z] [2022-08-04T17:12:02.466Z] Server: [2022-08-04T17:12:02.466Z] Containers: 0 [2022-08-04T17:12:02.466Z] Running: 0 [2022-08-04T17:12:02.466Z] Paused: 0 [2022-08-04T17:12:02.466Z] Stopped: 0 [2022-08-04T17:12:02.466Z] Images: 0 [2022-08-04T17:12:02.466Z] Server Version: 20.10.14 [2022-08-04T17:12:02.466Z] Storage Driver: overlay2 [2022-08-04T17:12:02.466Z] Backing Filesystem: extfs [2022-08-04T17:12:02.466Z] Supports d_type: true [2022-08-04T17:12:02.466Z] Native Overlay Diff: true [2022-08-04T17:12:02.466Z] userxattr: false [2022-08-04T17:12:02.466Z] Logging Driver: json-file [2022-08-04T17:12:02.466Z] Cgroup Driver: cgroupfs [2022-08-04T17:12:02.466Z] Cgroup Version: 1 [2022-08-04T17:12:02.466Z] Plugins: [2022-08-04T17:12:02.466Z] Volume: local [2022-08-04T17:12:02.466Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T17:12:02.466Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T17:12:02.466Z] Swarm: inactive [2022-08-04T17:12:02.466Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-04T17:12:02.466Z] Default Runtime: runc [2022-08-04T17:12:02.466Z] Init Binary: docker-init [2022-08-04T17:12:02.466Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:02.466Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T17:12:02.466Z] init version: de40ad0 [2022-08-04T17:12:02.466Z] Security Options: [2022-08-04T17:12:02.466Z] apparmor [2022-08-04T17:12:02.466Z] seccomp [2022-08-04T17:12:02.466Z] Profile: default [2022-08-04T17:12:02.466Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T17:12:02.466Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T17:12:02.466Z] OSType: linux [2022-08-04T17:12:02.466Z] Architecture: x86_64 [2022-08-04T17:12:02.466Z] CPUs: 2 [2022-08-04T17:12:02.466Z] Total Memory: 7.483GiB [2022-08-04T17:12:02.466Z] Name: ip-10-100-52-243 [2022-08-04T17:12:02.466Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T17:12:02.466Z] Docker Root Dir: /var/lib/docker [2022-08-04T17:12:02.466Z] Debug Mode: false [2022-08-04T17:12:02.466Z] Registry: https://index.docker.io/v1/ [2022-08-04T17:12:02.466Z] Labels: [2022-08-04T17:12:02.466Z] Experimental: true [2022-08-04T17:12:02.466Z] Insecure Registries: [2022-08-04T17:12:02.466Z] 127.0.0.0/8 [2022-08-04T17:12:02.466Z] Live Restore Enabled: true [2022-08-04T17:12:02.466Z] [2022-08-04T17:12:02.466Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T17:12:02.553Z] #1 [internal] load build definition from Dockerfile [2022-08-04T17:12:02.554Z] #1 sha256:2b105d51aa234504df962ecb4fdb3e6ccc4f54eb8b27a6c61bb1f21a114b111c [2022-08-04T17:12:02.554Z] #1 transferring dockerfile: 19.25kB done [2022-08-04T17:12:02.554Z] #1 DONE 0.1s [2022-08-04T17:12:02.554Z] [2022-08-04T17:12:02.554Z] #2 [internal] load .dockerignore [2022-08-04T17:12:02.554Z] #2 sha256:4abaec5622e9c816fff6bcf386a91b9c60a3b4091a0035999d868a241a00aa0a [2022-08-04T17:12:02.554Z] #2 transferring context: 145B done [2022-08-04T17:12:02.554Z] #2 DONE 0.0s [2022-08-04T17:12:02.554Z] [2022-08-04T17:12:02.554Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T17:12:02.554Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T17:12:02.764Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:02.764Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:02.764Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43914/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T17:12:02.764Z] + bash /home/ubuntu/workspace/moby_PR-43914/check-config.sh [2022-08-04T17:12:02.764Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T17:12:02.764Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T17:12:02.764Z] [2022-08-04T17:12:02.764Z] Generally Necessary: [2022-08-04T17:12:02.764Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T17:12:02.764Z] - apparmor: enabled and tools installed [2022-08-04T17:12:02.764Z] - CONFIG_NAMESPACES: enabled [2022-08-04T17:12:02.764Z] - CONFIG_NET_NS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_PID_NS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_IPC_NS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_UTS_NS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CGROUPS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T17:12:02.764Z] - CONFIG_CPUSETS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_MEMCG: enabled [2022-08-04T17:12:02.764Z] - CONFIG_KEYS: enabled [2022-08-04T17:12:02.764Z] - CONFIG_VETH: enabled (as module) [2022-08-04T17:12:02.764Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T17:12:02.764Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T17:12:02.764Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T17:12:02.764Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T17:12:02.764Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T17:12:02.773Z] Merge succeeded, producing 01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:12:02.774Z] Checking out Revision 01337594766fe6014e15d454d1c916a62d72a463 (PR-43914) [2022-08-04T17:12:02.823Z] #3 DONE 0.4s [2022-08-04T17:12:02.823Z] [2022-08-04T17:12:02.823Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T17:12:02.823Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T17:12:02.823Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T17:12:03.049Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T17:12:03.049Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T17:12:03.049Z] [2022-08-04T17:12:03.049Z] Optional Features: [2022-08-04T17:12:03.049Z] - CONFIG_USER_NS: enabled [2022-08-04T17:12:03.049Z] - CONFIG_SECCOMP: enabled [2022-08-04T17:12:03.049Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T17:12:03.049Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T17:12:03.049Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T17:12:03.049Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T17:12:03.049Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T17:12:03.049Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T17:12:03.049Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T17:12:03.049Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T17:12:03.049Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T17:12:03.049Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T17:12:03.049Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T17:12:03.049Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T17:12:03.049Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T17:12:03.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T17:12:03.049Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T17:12:03.049Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T17:12:03.049Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T17:12:03.049Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T17:12:03.049Z] - CONFIG_EXT4_FS: enabled [2022-08-04T17:12:03.049Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T17:12:03.049Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T17:12:03.049Z] - Network Drivers: [2022-08-04T17:12:03.049Z] - "overlay": [2022-08-04T17:12:03.049Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T17:12:03.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T17:12:03.049Z] Optional (for encrypted networks): [2022-08-04T17:12:03.082Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T17:12:03.082Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-04T17:12:03.082Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-04T17:12:03.082Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done [2022-08-04T17:12:03.082Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-04T17:12:03.325Z] - CONFIG_CRYPTO: enabled [2022-08-04T17:12:03.325Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T17:12:03.325Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T17:12:03.325Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T17:12:03.325Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T17:12:03.325Z] - CONFIG_XFRM: enabled [2022-08-04T17:12:03.325Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T17:12:03.325Z] - "ipvlan": [2022-08-04T17:12:03.325Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T17:12:03.325Z] - "macvlan": [2022-08-04T17:12:03.325Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T17:12:03.325Z] - "ftp,tftp client in container": [2022-08-04T17:12:03.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T17:12:03.325Z] - Storage Drivers: [2022-08-04T17:12:03.325Z] - "aufs": [2022-08-04T17:12:03.325Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T17:12:03.325Z] - "btrfs": [2022-08-04T17:12:03.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T17:12:03.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T17:12:03.325Z] - "devicemapper": [2022-08-04T17:12:03.325Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T17:12:03.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T17:12:03.325Z] - "overlay": [2022-08-04T17:12:03.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T17:12:03.325Z] - "zfs": [2022-08-04T17:12:03.325Z] - /dev/zfs: present [2022-08-04T17:12:03.325Z] - zfs command: missing [2022-08-04T17:12:03.325Z] - zpool command: missing [2022-08-04T17:12:03.325Z] [2022-08-04T17:12:03.325Z] Limits: [2022-08-04T17:12:03.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T17:12:03.325Z] [2022-08-04T17:12:03.325Z] + true [Pipeline] } [Pipeline] // stage [2022-08-04T17:12:03.347Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-04T17:12:03.347Z] #4 DONE 0.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T17:12:03.464Z] Client: [2022-08-04T17:12:03.464Z] Context: default [2022-08-04T17:12:03.464Z] Debug Mode: false [2022-08-04T17:12:03.464Z] Plugins: [2022-08-04T17:12:03.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T17:12:03.464Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T17:12:03.464Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T17:12:03.464Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T17:12:03.464Z] [2022-08-04T17:12:03.464Z] Server: [2022-08-04T17:12:03.464Z] Containers: 0 [2022-08-04T17:12:03.464Z] Running: 0 [2022-08-04T17:12:03.464Z] Paused: 0 [2022-08-04T17:12:03.464Z] Stopped: 0 [2022-08-04T17:12:03.464Z] Images: 0 [2022-08-04T17:12:03.464Z] Server Version: 20.10.14 [2022-08-04T17:12:03.464Z] Storage Driver: overlay2 [2022-08-04T17:12:03.464Z] Backing Filesystem: extfs [2022-08-04T17:12:03.464Z] Supports d_type: true [2022-08-04T17:12:03.464Z] Native Overlay Diff: true [2022-08-04T17:12:03.464Z] userxattr: false [2022-08-04T17:12:03.464Z] Logging Driver: json-file [2022-08-04T17:12:03.464Z] Cgroup Driver: cgroupfs [2022-08-04T17:12:03.464Z] Cgroup Version: 1 [2022-08-04T17:12:03.464Z] Plugins: [2022-08-04T17:12:03.464Z] Volume: local [2022-08-04T17:12:03.464Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T17:12:03.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T17:12:03.464Z] Swarm: inactive [2022-08-04T17:12:03.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T17:12:03.464Z] Default Runtime: runc [2022-08-04T17:12:03.464Z] Init Binary: docker-init [2022-08-04T17:12:03.464Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:03.464Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T17:12:03.464Z] init version: de40ad0 [2022-08-04T17:12:03.464Z] Security Options: [2022-08-04T17:12:03.464Z] apparmor [2022-08-04T17:12:03.464Z] seccomp [2022-08-04T17:12:03.464Z] Profile: default [2022-08-04T17:12:03.464Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T17:12:03.464Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T17:12:03.464Z] OSType: linux [2022-08-04T17:12:03.464Z] Architecture: x86_64 [2022-08-04T17:12:03.464Z] CPUs: 2 [2022-08-04T17:12:03.464Z] Total Memory: 7.565GiB [2022-08-04T17:12:03.464Z] Name: ip-10-100-90-230 [2022-08-04T17:12:03.464Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T17:12:03.464Z] Docker Root Dir: /var/lib/docker [2022-08-04T17:12:03.464Z] Debug Mode: false [2022-08-04T17:12:03.464Z] Registry: https://index.docker.io/v1/ [2022-08-04T17:12:03.464Z] Labels: [2022-08-04T17:12:03.464Z] Experimental: true [2022-08-04T17:12:03.464Z] Insecure Registries: [2022-08-04T17:12:03.464Z] 127.0.0.0/8 [2022-08-04T17:12:03.464Z] Live Restore Enabled: true [2022-08-04T17:12:03.464Z] [2022-08-04T17:12:03.464Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T17:12:03.611Z] [2022-08-04T17:12:03.611Z] #6 [internal] load .dockerignore [2022-08-04T17:12:03.611Z] #6 sha256:80cda97ead7f2226a0f9c29435b3b0f2cc9824b261d8c857ec9ec0f5b1a43837 [2022-08-04T17:12:03.611Z] #6 DONE 0.0s [2022-08-04T17:12:03.611Z] [2022-08-04T17:12:03.611Z] #5 [internal] load build definition from Dockerfile [2022-08-04T17:12:03.611Z] #5 sha256:7c301f4c930401736f0144c68ad64f82c591daab99b98e34a7a064d165243638 [2022-08-04T17:12:03.611Z] #5 DONE 0.0s [2022-08-04T17:12:03.611Z] [2022-08-04T17:12:03.611Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:03.611Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T17:12:03.674Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:01337594766fe6014e15d454d1c916a62d72a463 . [2022-08-04T17:12:03.807Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:03.807Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:03.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43914/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T17:12:03.807Z] + bash /home/ubuntu/workspace/moby_PR-43914/check-config.sh [2022-08-04T17:12:03.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T17:12:03.807Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T17:12:03.807Z] [2022-08-04T17:12:03.807Z] Generally Necessary: [2022-08-04T17:12:03.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T17:12:03.807Z] - apparmor: enabled and tools installed [2022-08-04T17:12:03.807Z] - CONFIG_NAMESPACES: enabled [2022-08-04T17:12:03.807Z] - CONFIG_NET_NS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_PID_NS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_IPC_NS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_UTS_NS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CGROUPS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T17:12:03.807Z] - CONFIG_CPUSETS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_MEMCG: enabled [2022-08-04T17:12:03.807Z] - CONFIG_KEYS: enabled [2022-08-04T17:12:03.807Z] - CONFIG_VETH: enabled (as module) [2022-08-04T17:12:03.807Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T17:12:03.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T17:12:03.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T17:12:03.873Z] #10 DONE 0.3s [2022-08-04T17:12:03.873Z] [2022-08-04T17:12:03.873Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T17:12:03.873Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T17:12:03.873Z] #7 DONE 0.3s [2022-08-04T17:12:03.873Z] [2022-08-04T17:12:03.873Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T17:12:03.873Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-04T17:12:03.873Z] #8 DONE 0.3s [2022-08-04T17:12:03.873Z] [2022-08-04T17:12:03.873Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:03.873Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:03.935Z] #2 [internal] load .dockerignore [2022-08-04T17:12:03.935Z] #2 sha256:8fdac2ac1afd55cf77014c39a8a361d9f84310c702fe6c5454fbc973e512f2d6 [2022-08-04T17:12:03.935Z] #2 transferring context: 145B done [2022-08-04T17:12:03.935Z] #2 DONE 0.1s [2022-08-04T17:12:03.935Z] [2022-08-04T17:12:03.935Z] #1 [internal] load build definition from Dockerfile [2022-08-04T17:12:03.935Z] #1 sha256:ef14de31b962ca2e033afbbffb4bd903e9d99592c91f8c0bb03f4cf387aac583 [2022-08-04T17:12:03.935Z] #1 transferring dockerfile: 19.25kB done [2022-08-04T17:12:03.935Z] #1 DONE 0.2s [2022-08-04T17:12:04.069Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T17:12:04.069Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T17:12:04.069Z] [2022-08-04T17:12:04.069Z] Optional Features: [2022-08-04T17:12:04.069Z] - CONFIG_USER_NS: enabled [2022-08-04T17:12:04.069Z] - CONFIG_SECCOMP: enabled [2022-08-04T17:12:04.069Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T17:12:04.069Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T17:12:04.069Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T17:12:04.069Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T17:12:04.069Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T17:12:04.069Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T17:12:04.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T17:12:04.069Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T17:12:04.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T17:12:04.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T17:12:04.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T17:12:04.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T17:12:04.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T17:12:04.069Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T17:12:04.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T17:12:04.070Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T17:12:04.070Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T17:12:04.070Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T17:12:04.070Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T17:12:04.070Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T17:12:04.070Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T17:12:04.070Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T17:12:04.133Z] #9 DONE 0.5s [2022-08-04T17:12:04.133Z] [2022-08-04T17:12:04.133Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:04.133Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:04.133Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-04T17:12:04.133Z] #73 DONE 0.0s [2022-08-04T17:12:04.133Z] [2022-08-04T17:12:04.133Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:04.133Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T17:12:04.133Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:04.196Z] [2022-08-04T17:12:04.196Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T17:12:04.196Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T17:12:02.656Z] > git remote # timeout=10 [2022-08-04T17:12:02.704Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T17:12:02.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T17:12:02.728Z] > git merge 86839c826fd5866141fe9cd9d9db73bd19603c96 # timeout=10 [2022-08-04T17:12:02.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T17:12:02.792Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:12:02.816Z] > git checkout -f 01337594766fe6014e15d454d1c916a62d72a463 # timeout=10 [2022-08-04T17:12:04.331Z] - CONFIG_EXT4_FS: enabled [2022-08-04T17:12:04.331Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T17:12:04.331Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T17:12:04.331Z] - Network Drivers: [2022-08-04T17:12:04.331Z] - "overlay": [2022-08-04T17:12:04.331Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T17:12:04.331Z] Optional (for encrypted networks): [2022-08-04T17:12:04.331Z] - CONFIG_CRYPTO: enabled [2022-08-04T17:12:04.331Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T17:12:04.331Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T17:12:04.331Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T17:12:04.331Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T17:12:04.331Z] - CONFIG_XFRM: enabled [2022-08-04T17:12:04.331Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T17:12:04.331Z] - "ipvlan": [2022-08-04T17:12:04.331Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T17:12:04.331Z] - "macvlan": [2022-08-04T17:12:04.331Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T17:12:04.331Z] - "ftp,tftp client in container": [2022-08-04T17:12:04.331Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T17:12:04.331Z] - Storage Drivers: [2022-08-04T17:12:04.331Z] - "aufs": [2022-08-04T17:12:04.331Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T17:12:04.331Z] - "btrfs": [2022-08-04T17:12:04.331Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T17:12:04.331Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T17:12:04.331Z] - "devicemapper": [2022-08-04T17:12:04.331Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T17:12:04.331Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T17:12:04.331Z] - "overlay": [2022-08-04T17:12:04.331Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T17:12:04.331Z] - "zfs": [2022-08-04T17:12:04.331Z] - /dev/zfs: present [2022-08-04T17:12:04.331Z] - zfs command: missing [2022-08-04T17:12:04.331Z] - zpool command: missing [2022-08-04T17:12:04.331Z] [2022-08-04T17:12:04.331Z] Limits: [2022-08-04T17:12:04.331Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T17:12:04.331Z] [2022-08-04T17:12:04.331Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T17:12:04.393Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T17:12:04.393Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-04T17:12:04.393Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T17:12:04.393Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-04T17:12:04.458Z] #3 DONE 0.5s [2022-08-04T17:12:04.458Z] [2022-08-04T17:12:04.458Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T17:12:04.458Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T17:12:04.458Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T17:12:04.653Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.05MB / 53.68MB 0.2s [2022-08-04T17:12:04.653Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 24.12MB / 53.68MB 0.4s [2022-08-04T17:12:04.699Z] + sudo modprobe ip_vs [2022-08-04T17:12:04.699Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01337594766fe6014e15d454d1c916a62d72a463 . [2022-08-04T17:12:04.720Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T17:12:04.720Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T17:12:04.720Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T17:12:04.720Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T17:12:04.720Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T17:12:04.720Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T17:12:04.914Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 34.60MB / 53.68MB 0.5s [2022-08-04T17:12:04.915Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 43.74MB / 53.68MB 0.6s [2022-08-04T17:12:04.959Z] #1 [internal] load build definition from Dockerfile [2022-08-04T17:12:04.959Z] #1 sha256:c7025422edc67c321fac363cb0a198ad1843c7b4d622cb8ff8fcac0b836dd939 [2022-08-04T17:12:04.959Z] #1 transferring dockerfile: [2022-08-04T17:12:05.180Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.7s [2022-08-04T17:12:05.216Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-04T17:12:05.216Z] #1 DONE 0.2s [2022-08-04T17:12:05.216Z] [2022-08-04T17:12:05.216Z] #2 [internal] load .dockerignore [2022-08-04T17:12:05.216Z] #2 sha256:0ec95a1f163f098b4fbc0647756072718fdd43b6fee37d1808af57418f745fc6 [2022-08-04T17:12:05.216Z] #2 transferring context: 145B done [2022-08-04T17:12:05.216Z] #2 DONE 0.1s [2022-08-04T17:12:05.216Z] [2022-08-04T17:12:05.216Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T17:12:05.216Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T17:12:05.292Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-08-04T17:12:05.292Z] #4 DONE 0.8s [2022-08-04T17:12:05.445Z] #28 ... [2022-08-04T17:12:05.445Z] [2022-08-04T17:12:05.445Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:05.445Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:05.445Z] #49 DONE 0.0s [2022-08-04T17:12:05.445Z] [2022-08-04T17:12:05.445Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:05.445Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T17:12:05.553Z] [2022-08-04T17:12:05.553Z] #6 [internal] load build definition from Dockerfile [2022-08-04T17:12:05.553Z] #6 sha256:27cf2478017a4607a198297bea4ade1b26dfaee91ae204bb15c7e0878b598a44 [2022-08-04T17:12:05.553Z] #6 DONE 0.0s [2022-08-04T17:12:05.553Z] [2022-08-04T17:12:05.553Z] #5 [internal] load .dockerignore [2022-08-04T17:12:05.553Z] #5 sha256:231ee4757742f90ae1abb7a7cb9fdb3530252854122bf9529452282b51ba779c [2022-08-04T17:12:05.553Z] #5 DONE 0.0s [2022-08-04T17:12:05.553Z] [2022-08-04T17:12:05.553Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T17:12:05.553Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T17:12:05.601Z] Client: Docker Engine - Community [2022-08-04T17:12:05.601Z] Version: 20.10.14 [2022-08-04T17:12:05.601Z] API version: 1.41 [2022-08-04T17:12:05.601Z] Go version: go1.16.15 [2022-08-04T17:12:05.601Z] Git commit: a224086 [2022-08-04T17:12:05.601Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T17:12:05.601Z] OS/Arch: linux/amd64 [2022-08-04T17:12:05.601Z] Context: default [2022-08-04T17:12:05.601Z] Experimental: true [2022-08-04T17:12:05.601Z] [2022-08-04T17:12:05.601Z] Server: Docker Engine - Community [2022-08-04T17:12:05.601Z] Engine: [2022-08-04T17:12:05.601Z] Version: 20.10.14 [2022-08-04T17:12:05.601Z] API version: 1.41 (minimum version 1.12) [2022-08-04T17:12:05.601Z] Go version: go1.16.15 [2022-08-04T17:12:05.601Z] Git commit: 87a90dc [2022-08-04T17:12:05.601Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T17:12:05.601Z] OS/Arch: linux/amd64 [2022-08-04T17:12:05.601Z] Experimental: true [2022-08-04T17:12:05.601Z] containerd: [2022-08-04T17:12:05.601Z] Version: 1.5.11 [2022-08-04T17:12:05.601Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:05.601Z] runc: [2022-08-04T17:12:05.601Z] Version: 1.0.3 [2022-08-04T17:12:05.601Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T17:12:05.601Z] docker-init: [2022-08-04T17:12:05.601Z] Version: 0.19.0 [2022-08-04T17:12:05.601Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T17:12:05.704Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.2s done [2022-08-04T17:12:05.780Z] #3 DONE 0.5s [2022-08-04T17:12:05.780Z] [2022-08-04T17:12:05.780Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T17:12:05.780Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T17:12:05.780Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T17:12:05.780Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T17:12:05.780Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T17:12:05.780Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T17:12:05.780Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T17:12:05.938Z] + docker info [2022-08-04T17:12:05.969Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-04T17:12:06.038Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T17:12:06.038Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T17:12:06.296Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T17:12:06.502Z] #7 DONE 0.8s [2022-08-04T17:12:06.502Z] [2022-08-04T17:12:06.502Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T17:12:06.502Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T17:12:06.502Z] #8 DONE 0.8s [2022-08-04T17:12:06.502Z] [2022-08-04T17:12:06.502Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:06.502Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T17:12:06.502Z] #9 DONE 0.8s [2022-08-04T17:12:06.502Z] [2022-08-04T17:12:06.502Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:06.502Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:06.502Z] #10 DONE 0.8s [2022-08-04T17:12:06.555Z] #4 DONE 0.8s [2022-08-04T17:12:06.555Z] [2022-08-04T17:12:06.555Z] #6 [internal] load .dockerignore [2022-08-04T17:12:06.555Z] #6 sha256:e4d719f7bb94bdc16edcfc554aa6efa16861bbaf3dd30961185ec454757b1824 [2022-08-04T17:12:06.555Z] #6 DONE 0.0s [2022-08-04T17:12:06.555Z] [2022-08-04T17:12:06.555Z] #5 [internal] load build definition from Dockerfile [2022-08-04T17:12:06.555Z] #5 sha256:258e6d4758c5e11f1c5cdf19f5b5e415585d77e23e83ff03d6b9a1d79dc27a03 [2022-08-04T17:12:06.555Z] #5 DONE 0.0s [2022-08-04T17:12:06.555Z] [2022-08-04T17:12:06.555Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:06.555Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T17:12:07.078Z] [2022-08-04T17:12:07.078Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:07.078Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:07.078Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T17:12:07.342Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T17:12:07.342Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T17:12:07.342Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T17:12:07.342Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.1s [2022-08-04T17:12:07.603Z] #35 ... [2022-08-04T17:12:07.603Z] [2022-08-04T17:12:07.603Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:07.603Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:07.603Z] #56 DONE 0.0s [2022-08-04T17:12:07.603Z] [2022-08-04T17:12:07.603Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:07.603Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:07.603Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.66MB / 55.00MB 0.4s [2022-08-04T17:12:07.621Z] Commit message: "api: swagger: fix invalid example value (API v1.39-v1.41)" [2022-08-04T17:12:07.867Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.6s [2022-08-04T17:12:07.867Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.7s [2022-08-04T17:12:07.933Z] #8 DONE 1.1s [2022-08-04T17:12:07.933Z] [2022-08-04T17:12:07.933Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:07.933Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:07.933Z] #9 DONE 1.1s [2022-08-04T17:12:07.933Z] [2022-08-04T17:12:07.933Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T17:12:07.933Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T17:12:07.933Z] #10 DONE 1.1s [2022-08-04T17:12:07.933Z] [2022-08-04T17:12:07.933Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T17:12:07.933Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T17:12:07.933Z] #7 DONE 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T17:12:08.131Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.80MB / 55.00MB 0.8s [2022-08-04T17:12:08.131Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 0.9s [2022-08-04T17:12:08.392Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.0s [2022-08-04T17:12:08.549Z] #28 ... [2022-08-04T17:12:08.549Z] [2022-08-04T17:12:08.549Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:08.549Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:08.549Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:08.549Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T17:12:08.549Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T17:12:08.549Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-08-04T17:12:08.549Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-08-04T17:12:08.549Z] #73 DONE 4.1s [2022-08-04T17:12:08.549Z] [2022-08-04T17:12:08.549Z] #24 [internal] load build context [2022-08-04T17:12:08.549Z] #24 sha256:9874e512aa95a1566210cbfc635aa653743f8b3b5f513c511f95bad45ca5a7d2 [2022-08-04T17:12:08.549Z] #24 transferring context: 62.37MB 3.2s done [2022-08-04T17:12:08.549Z] #24 DONE 4.2s [2022-08-04T17:12:08.549Z] [2022-08-04T17:12:08.549Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:08.549Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T17:12:08.549Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:08.549Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:08.549Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T17:12:08.549Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T17:12:08.549Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-04T17:12:08.549Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-08-04T17:12:08.549Z] #71 DONE 4.2s [2022-08-04T17:12:08.549Z] [2022-08-04T17:12:08.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:08.549Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T17:12:08.652Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 43.11MB / 55.00MB 1.2s [2022-08-04T17:12:08.652Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.4s [2022-08-04T17:12:08.675Z] + docker version [2022-08-04T17:12:08.913Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.5s [2022-08-04T17:12:09.120Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.2s done [2022-08-04T17:12:09.178Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 1.8s [2022-08-04T17:12:09.312Z] [2022-08-04T17:12:09.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:09.312Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:09.312Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T17:12:09.584Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T17:12:09.584Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T17:12:09.584Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T17:12:09.584Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.2s [2022-08-04T17:12:09.694Z] #28 DONE 5.3s [2022-08-04T17:12:09.694Z] [2022-08-04T17:12:09.694Z] #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-04T17:12:09.694Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T17:12:09.753Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-04T17:12:09.851Z] #28 ... [2022-08-04T17:12:09.851Z] [2022-08-04T17:12:09.851Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:09.851Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:09.851Z] #49 DONE 0.5s [2022-08-04T17:12:09.851Z] [2022-08-04T17:12:09.851Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:09.851Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:09.851Z] #28 ... [2022-08-04T17:12:09.851Z] [2022-08-04T17:12:09.851Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:09.851Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:09.851Z] #49 DONE 0.0s [2022-08-04T17:12:09.851Z] [2022-08-04T17:12:09.851Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:09.851Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:09.851Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.71MB / 55.00MB 0.4s [2022-08-04T17:12:10.117Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.97MB / 55.00MB 0.7s [2022-08-04T17:12:10.335Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T17:12:10.386Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.26MB / 55.00MB 0.9s [2022-08-04T17:12:10.386Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 1.0s [2022-08-04T17:12:10.657Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 41.94MB / 55.00MB 1.3s [2022-08-04T17:12:10.918Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.17MB / 55.00MB 1.5s [2022-08-04T17:12:10.918Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.5s [2022-08-04T17:12:11.089Z] #29 1.435 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:11.089Z] #29 1.457 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:11.089Z] #29 1.457 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:11.089Z] #29 1.600 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:11.179Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.43MB / 55.00MB 1.7s [2022-08-04T17:12:11.350Z] #29 ... [2022-08-04T17:12:11.350Z] [2022-08-04T17:12:11.350Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T17:12:11.350Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T17:12:11.350Z] #72 DONE 0.7s [2022-08-04T17:12:11.350Z] [2022-08-04T17:12:11.350Z] #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-04T17:12:11.350Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T17:12:11.350Z] #29 1.840 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:11.743Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-04T17:12:11.919Z] #29 2.357 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:11.980Z] Client: Docker Engine - Community [2022-08-04T17:12:11.980Z] Version: 20.10.14 [2022-08-04T17:12:11.980Z] API version: 1.41 [2022-08-04T17:12:11.980Z] Go version: go1.16.15 [2022-08-04T17:12:11.980Z] Git commit: a224086 [2022-08-04T17:12:11.980Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T17:12:11.980Z] OS/Arch: linux/amd64 [2022-08-04T17:12:11.980Z] Context: default [2022-08-04T17:12:11.980Z] Experimental: true [2022-08-04T17:12:11.980Z] [2022-08-04T17:12:11.980Z] Server: Docker Engine - Community [2022-08-04T17:12:11.980Z] Engine: [2022-08-04T17:12:11.980Z] Version: 20.10.14 [2022-08-04T17:12:11.980Z] API version: 1.41 (minimum version 1.12) [2022-08-04T17:12:11.980Z] Go version: go1.16.15 [2022-08-04T17:12:11.980Z] Git commit: 87a90dc [2022-08-04T17:12:11.980Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T17:12:11.980Z] OS/Arch: linux/amd64 [2022-08-04T17:12:11.980Z] Experimental: true [2022-08-04T17:12:11.980Z] containerd: [2022-08-04T17:12:11.980Z] Version: 1.5.11 [2022-08-04T17:12:11.980Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:11.980Z] runc: [2022-08-04T17:12:11.980Z] Version: 1.0.3 [2022-08-04T17:12:11.980Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T17:12:11.980Z] docker-init: [2022-08-04T17:12:11.980Z] Version: 0.19.0 [2022-08-04T17:12:11.980Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T17:12:12.178Z] #29 ... [2022-08-04T17:12:12.178Z] [2022-08-04T17:12:12.178Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:12.178Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T17:12:12.178Z] #74 DONE 0.8s [2022-08-04T17:12:12.178Z] [2022-08-04T17:12:12.178Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:12.178Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T17:12:12.178Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T17:12:12.178Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-04T17:12:12.178Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T17:12:12.178Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-04T17:12:12.178Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.1s done [2022-08-04T17:12:12.178Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 1.5s done [2022-08-04T17:12:12.178Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.6s done [2022-08-04T17:12:12.178Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.4s done [2022-08-04T17:12:12.178Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 3.1s done [2022-08-04T17:12:12.178Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.9s [2022-08-04T17:12:12.178Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 3.1s done [2022-08-04T17:12:12.178Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-04T17:12:12.178Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-04T17:12:12.178Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 2.3s [2022-08-04T17:12:12.299Z] + docker info [2022-08-04T17:12:12.314Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T17:12:12.438Z] #11 ... [2022-08-04T17:12:12.438Z] [2022-08-04T17:12:12.438Z] #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-04T17:12:12.438Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T17:12:12.438Z] #29 2.852 Fetched 8449 kB in 2s (5101 kB/s) [2022-08-04T17:12:13.006Z] #29 2.852 Reading package lists... [2022-08-04T17:12:13.575Z] #29 3.411 Reading package lists... [2022-08-04T17:12:13.575Z] #29 3.952 Building dependency tree... [2022-08-04T17:12:13.650Z] #35 ... [2022-08-04T17:12:13.650Z] [2022-08-04T17:12:13.650Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:13.650Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:13.650Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T17:12:13.650Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T17:12:13.650Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T17:12:13.650Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T17:12:13.650Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-04T17:12:13.650Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s done [2022-08-04T17:12:13.651Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.6s done [2022-08-04T17:12:13.651Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.2s done [2022-08-04T17:12:13.651Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.1s [2022-08-04T17:12:13.651Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 78.64MB / 141.86MB 6.1s [2022-08-04T17:12:13.651Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.4s done [2022-08-04T17:12:13.651Z] #11 ... [2022-08-04T17:12:13.651Z] [2022-08-04T17:12:13.651Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:13.651Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T17:12:13.651Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:13.651Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:13.651Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T17:12:13.651Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T17:12:13.651Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-04T17:12:13.651Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-08-04T17:12:13.651Z] #78 DONE 6.5s [2022-08-04T17:12:13.651Z] [2022-08-04T17:12:13.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:13.651Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:13.651Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.3s done [2022-08-04T17:12:13.651Z] #11 ... [2022-08-04T17:12:13.651Z] [2022-08-04T17:12:13.651Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:13.651Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:14.146Z] #29 4.356 The following additional packages will be installed: [2022-08-04T17:12:14.146Z] #29 4.357 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T17:12:14.146Z] #29 4.357 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T17:12:14.146Z] #29 4.357 Recommended packages: [2022-08-04T17:12:14.146Z] #29 4.357 libldap-common publicsuffix libsasl2-modules [2022-08-04T17:12:14.146Z] #29 4.485 The following NEW packages will be installed: [2022-08-04T17:12:14.146Z] #29 4.485 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T17:12:14.146Z] #29 4.485 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T17:12:14.146Z] #29 4.485 libssh2-1 openssl [2022-08-04T17:12:14.146Z] #29 4.759 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:14.146Z] #29 4.759 Need to get 2942 kB of archives. [2022-08-04T17:12:14.146Z] #29 4.759 After this operation, 6482 kB of additional disk space will be used. [2022-08-04T17:12:14.146Z] #29 4.759 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-04T17:12:14.221Z] #35 ... [2022-08-04T17:12:14.221Z] [2022-08-04T17:12:14.221Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:14.221Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:14.221Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:14.221Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T17:12:14.221Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T17:12:14.221Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-04T17:12:14.221Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:14.221Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-08-04T17:12:14.221Z] #80 DONE 7.0s [2022-08-04T17:12:14.221Z] [2022-08-04T17:12:14.221Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:14.221Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:14.406Z] #29 4.768 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-04T17:12:14.406Z] #29 4.770 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-04T17:12:14.406Z] #29 4.774 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-04T17:12:14.406Z] #29 4.784 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-04T17:12:14.406Z] #29 4.790 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-04T17:12:14.406Z] #29 4.794 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-04T17:12:14.406Z] #29 4.795 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-04T17:12:14.406Z] #29 4.798 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-04T17:12:14.406Z] #29 4.804 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-04T17:12:14.406Z] #29 4.804 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-04T17:12:14.406Z] #29 4.806 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-04T17:12:14.406Z] #29 4.821 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T17:12:14.406Z] #29 4.825 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T17:12:14.406Z] #29 4.832 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T17:12:14.406Z] #29 4.994 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:14.406Z] #29 5.022 Fetched 2942 kB in 0s (8916 kB/s) [2022-08-04T17:12:14.672Z] #29 5.051 Selecting previously unselected package openssl. [2022-08-04T17:12:14.672Z] #29 5.051 (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-04T17:12:14.672Z] #29 5.054 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-04T17:12:14.672Z] #29 5.062 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:14.932Z] #29 5.235 Selecting previously unselected package ca-certificates. [2022-08-04T17:12:14.932Z] #29 5.235 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T17:12:14.932Z] #29 5.235 Unpacking ca-certificates (20210119) ... [2022-08-04T17:12:14.932Z] #29 5.322 Selecting previously unselected package libbrotli1:arm64. [2022-08-04T17:12:14.932Z] #29 5.322 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-04T17:12:14.932Z] #29 5.333 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T17:12:14.932Z] #29 5.411 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-04T17:12:14.932Z] #29 5.411 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T17:12:14.932Z] #29 5.415 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:14.932Z] #29 5.466 Selecting previously unselected package libsasl2-2:arm64. [2022-08-04T17:12:14.932Z] #29 5.466 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.469 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:15.197Z] #29 5.520 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-04T17:12:15.197Z] #29 5.520 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.524 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:15.197Z] #29 5.589 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-04T17:12:15.197Z] #29 5.590 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.593 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T17:12:15.197Z] #29 5.641 Selecting previously unselected package libpsl5:arm64. [2022-08-04T17:12:15.197Z] #29 5.641 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.647 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T17:12:15.197Z] #29 5.690 Selecting previously unselected package librtmp1:arm64. [2022-08-04T17:12:15.197Z] #29 5.690 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.694 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:15.197Z] #29 5.759 Selecting previously unselected package libssh2-1:arm64. [2022-08-04T17:12:15.197Z] #29 5.761 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-04T17:12:15.197Z] #29 5.765 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T17:12:15.457Z] #29 5.817 Selecting previously unselected package libcurl4:arm64. [2022-08-04T17:12:15.457Z] #29 5.817 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T17:12:15.457Z] #29 5.820 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:15.457Z] #29 5.882 Selecting previously unselected package curl. [2022-08-04T17:12:15.457Z] #29 5.882 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T17:12:15.457Z] #29 5.886 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:15.457Z] #29 5.949 Selecting previously unselected package libonig5:arm64. [2022-08-04T17:12:15.457Z] #29 5.949 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T17:12:15.457Z] #29 5.953 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T17:12:15.596Z] #28 ... [2022-08-04T17:12:15.596Z] [2022-08-04T17:12:15.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:15.596Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:15.596Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T17:12:15.596Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T17:12:15.596Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T17:12:15.596Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T17:12:15.596Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s done [2022-08-04T17:12:15.596Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-04T17:12:15.596Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-04T17:12:15.596Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.1s done [2022-08-04T17:12:15.596Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.3s done [2022-08-04T17:12:15.596Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.42MB / 141.86MB 6.1s [2022-08-04T17:12:15.596Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.2s done [2022-08-04T17:12:15.609Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.3s [2022-08-04T17:12:15.717Z] #29 6.016 Selecting previously unselected package libjq1:arm64. [2022-08-04T17:12:15.717Z] #29 6.017 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T17:12:15.717Z] #29 6.021 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T17:12:15.717Z] #29 6.070 Selecting previously unselected package jq. [2022-08-04T17:12:15.717Z] #29 6.070 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-04T17:12:15.717Z] #29 6.074 Unpacking jq (1.6-2.1) ... [2022-08-04T17:12:15.717Z] #29 6.117 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T17:12:15.717Z] #29 6.130 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T17:12:15.717Z] #29 6.141 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T17:12:15.717Z] #29 6.151 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:15.717Z] #29 6.163 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:15.717Z] #29 6.176 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:15.717Z] #29 6.189 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T17:12:15.717Z] #29 6.199 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:15.717Z] #29 6.214 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T17:12:15.717Z] #29 6.229 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T17:12:15.717Z] #29 6.244 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:15.717Z] #29 6.254 Setting up ca-certificates (20210119) ... [2022-08-04T17:12:15.895Z] Client: [2022-08-04T17:12:15.895Z] Context: default [2022-08-04T17:12:15.895Z] Debug Mode: false [2022-08-04T17:12:15.895Z] Plugins: [2022-08-04T17:12:15.895Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T17:12:15.895Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T17:12:15.895Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T17:12:15.895Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T17:12:15.895Z] [2022-08-04T17:12:15.895Z] Server: [2022-08-04T17:12:15.895Z] Containers: 0 [2022-08-04T17:12:15.895Z] Running: 0 [2022-08-04T17:12:15.895Z] Paused: 0 [2022-08-04T17:12:15.895Z] Stopped: 0 [2022-08-04T17:12:15.895Z] Images: 0 [2022-08-04T17:12:15.895Z] Server Version: 20.10.14 [2022-08-04T17:12:15.895Z] Storage Driver: overlay2 [2022-08-04T17:12:15.895Z] Backing Filesystem: extfs [2022-08-04T17:12:15.895Z] Supports d_type: true [2022-08-04T17:12:15.895Z] Native Overlay Diff: true [2022-08-04T17:12:15.895Z] userxattr: false [2022-08-04T17:12:15.895Z] Logging Driver: json-file [2022-08-04T17:12:15.895Z] Cgroup Driver: systemd [2022-08-04T17:12:15.895Z] Cgroup Version: 2 [2022-08-04T17:12:15.895Z] Plugins: [2022-08-04T17:12:15.895Z] Volume: local [2022-08-04T17:12:15.895Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T17:12:15.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T17:12:15.895Z] Swarm: inactive [2022-08-04T17:12:15.895Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T17:12:15.895Z] Default Runtime: runc [2022-08-04T17:12:15.895Z] Init Binary: docker-init [2022-08-04T17:12:15.895Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:15.895Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T17:12:15.895Z] init version: de40ad0 [2022-08-04T17:12:15.895Z] Security Options: [2022-08-04T17:12:15.895Z] apparmor [2022-08-04T17:12:15.895Z] seccomp [2022-08-04T17:12:15.895Z] Profile: default [2022-08-04T17:12:15.895Z] cgroupns [2022-08-04T17:12:15.895Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T17:12:15.895Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T17:12:15.895Z] OSType: linux [2022-08-04T17:12:15.895Z] Architecture: x86_64 [2022-08-04T17:12:15.895Z] CPUs: 2 [2022-08-04T17:12:15.895Z] Total Memory: 7.476GiB [2022-08-04T17:12:15.895Z] Name: ip-10-100-72-150 [2022-08-04T17:12:15.895Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T17:12:15.895Z] Docker Root Dir: /var/lib/docker [2022-08-04T17:12:15.895Z] Debug Mode: false [2022-08-04T17:12:15.895Z] Registry: https://index.docker.io/v1/ [2022-08-04T17:12:15.895Z] Labels: [2022-08-04T17:12:15.895Z] Experimental: true [2022-08-04T17:12:15.895Z] Insecure Registries: [2022-08-04T17:12:15.895Z] 127.0.0.0/8 [2022-08-04T17:12:15.895Z] Live Restore Enabled: true [2022-08-04T17:12:15.895Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T17:12:16.161Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.20MB / 141.86MB 6.7s [2022-08-04T17:12:16.260Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:01337594766fe6014e15d454d1c916a62d72a463 . [2022-08-04T17:12:16.260Z] #1 [internal] load build definition from Dockerfile [2022-08-04T17:12:16.260Z] #1 sha256:3c3aee3cc4aba811994639825a000bdcd09fb4954c230a3e0098fa2ae8430bb8 [2022-08-04T17:12:16.260Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-04T17:12:16.516Z] #1 DONE 0.2s [2022-08-04T17:12:16.516Z] [2022-08-04T17:12:16.516Z] #2 [internal] load .dockerignore [2022-08-04T17:12:16.516Z] #2 sha256:00eadb7c61da514f0dde0058aebeb1f99ead8be4b6ed52a67d77e2bd7fe166c7 [2022-08-04T17:12:16.516Z] #2 transferring context: 145B done [2022-08-04T17:12:16.516Z] #2 DONE 0.1s [2022-08-04T17:12:16.516Z] [2022-08-04T17:12:16.516Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T17:12:16.516Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T17:12:16.656Z] #29 7.019 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:16.728Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.0s [2022-08-04T17:12:16.728Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.2s [2022-08-04T17:12:16.773Z] #3 DONE 0.4s [2022-08-04T17:12:16.987Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 7.5s [2022-08-04T17:12:16.998Z] #35 ... [2022-08-04T17:12:16.998Z] [2022-08-04T17:12:16.998Z] #31 [internal] load build context [2022-08-04T17:12:16.998Z] #31 sha256:3c49db89e2a81a9e2f33888c51e49236fba084e3ed0e60c43883c6416dd75c02 [2022-08-04T17:12:16.998Z] #31 transferring context: 55.91MB 10.0s [2022-08-04T17:12:17.031Z] [2022-08-04T17:12:17.031Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T17:12:17.031Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T17:12:17.031Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T17:12:17.031Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T17:12:17.031Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T17:12:17.031Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T17:12:17.031Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.50MB / 9.94MB 0.1s [2022-08-04T17:12:17.031Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T17:12:17.246Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 138.41MB / 141.86MB 7.9s [2022-08-04T17:12:17.258Z] #31 ... [2022-08-04T17:12:17.258Z] [2022-08-04T17:12:17.258Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T17:12:17.258Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T17:12:17.287Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T17:12:17.287Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T17:12:17.544Z] #4 DONE 0.5s [2022-08-04T17:12:17.544Z] [2022-08-04T17:12:17.544Z] #6 [internal] load build definition from Dockerfile [2022-08-04T17:12:17.544Z] #6 sha256:d5fc99bb36335918da7e8ac71e8cab8af10e93dcc2c4b7fe08333e92b9f81524 [2022-08-04T17:12:17.544Z] #6 DONE 0.0s [2022-08-04T17:12:17.544Z] [2022-08-04T17:12:17.544Z] #5 [internal] load .dockerignore [2022-08-04T17:12:17.544Z] #5 sha256:eb0d1680f15d0e381d5b47c0de14e00e7ac5c09e539ca66bfec087eab54e03d3 [2022-08-04T17:12:17.544Z] #5 DONE 0.0s [2022-08-04T17:12:17.544Z] [2022-08-04T17:12:17.544Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:17.544Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:17.595Z] #29 7.894 129 added, 0 removed; done. [2022-08-04T17:12:17.595Z] #29 7.982 Setting up jq (1.6-2.1) ... [2022-08-04T17:12:17.595Z] #29 7.999 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:17.595Z] #29 8.010 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:17.595Z] #29 8.024 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:17.595Z] #29 8.050 Processing triggers for ca-certificates (20210119) ... [2022-08-04T17:12:17.595Z] #29 8.058 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:17.833Z] #79 DONE 0.7s [2022-08-04T17:12:17.833Z] [2022-08-04T17:12:17.833Z] #31 [internal] load build context [2022-08-04T17:12:17.833Z] #31 sha256:3c49db89e2a81a9e2f33888c51e49236fba084e3ed0e60c43883c6416dd75c02 [2022-08-04T17:12:17.833Z] #31 transferring context: 62.37MB 10.5s done [2022-08-04T17:12:17.833Z] #31 DONE 10.7s [2022-08-04T17:12:17.833Z] [2022-08-04T17:12:17.833Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:17.833Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T17:12:18.164Z] #29 8.590 0 added, 0 removed; done. [2022-08-04T17:12:18.164Z] #29 8.590 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T17:12:18.164Z] #29 8.592 done. [2022-08-04T17:12:18.618Z] #11 ... [2022-08-04T17:12:18.618Z] [2022-08-04T17:12:18.618Z] #24 [internal] load build context [2022-08-04T17:12:18.618Z] #24 sha256:d558ae9665f65f1e80b9baa6720cd7f3a6007c1227e84e6ca449486b1d643300 [2022-08-04T17:12:18.618Z] #24 transferring context: 62.37MB 9.0s done [2022-08-04T17:12:18.618Z] #24 DONE 9.4s [2022-08-04T17:12:18.618Z] [2022-08-04T17:12:18.618Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:18.618Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T17:12:18.618Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:18.618Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:18.618Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T17:12:18.618Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T17:12:18.618Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-08-04T17:12:18.618Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-08-04T17:12:18.619Z] #71 DONE 9.2s [2022-08-04T17:12:18.619Z] [2022-08-04T17:12:18.619Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:18.619Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:18.619Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.5s [2022-08-04T17:12:18.801Z] #81 DONE 0.9s [2022-08-04T17:12:18.801Z] [2022-08-04T17:12:18.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:18.801Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:18.801Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.5s done [2022-08-04T17:12:18.911Z] #10 ... [2022-08-04T17:12:18.911Z] [2022-08-04T17:12:18.911Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T17:12:18.911Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T17:12:18.911Z] #8 DONE 1.2s [2022-08-04T17:12:18.911Z] [2022-08-04T17:12:18.911Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T17:12:18.911Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T17:12:18.911Z] #7 DONE 1.3s [2022-08-04T17:12:18.911Z] [2022-08-04T17:12:18.911Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:18.911Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T17:12:18.911Z] #9 DONE 1.3s [2022-08-04T17:12:18.911Z] [2022-08-04T17:12:18.911Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:18.911Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:18.911Z] #10 DONE 1.3s [2022-08-04T17:12:19.182Z] #28 ... [2022-08-04T17:12:19.182Z] [2022-08-04T17:12:19.182Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:19.182Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:19.182Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T17:12:19.182Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T17:12:19.182Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:19.182Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-08-04T17:12:19.182Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-08-04T17:12:19.182Z] #73 DONE 9.8s [2022-08-04T17:12:19.182Z] [2022-08-04T17:12:19.182Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:19.182Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:20.284Z] [2022-08-04T17:12:20.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:20.284Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:20.284Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T17:12:20.284Z] #11 DONE 0.1s [2022-08-04T17:12:20.284Z] [2022-08-04T17:12:20.284Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:20.284Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:20.284Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T17:12:20.543Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T17:12:20.543Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T17:12:20.543Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T17:12:20.543Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-04T17:12:20.709Z] #29 DONE 10.7s [2022-08-04T17:12:20.709Z] [2022-08-04T17:12:20.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:20.709Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T17:12:20.709Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.7s done [2022-08-04T17:12:20.709Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.1s done [2022-08-04T17:12:20.709Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 3.1s [2022-08-04T17:12:20.709Z] #11 ... [2022-08-04T17:12:20.709Z] [2022-08-04T17:12:20.709Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T17:12:20.709Z] #30 sha256:8b046bf92ae23fd55614ec1417040b8aea641dbc87dabe8a1adacd6318b43f2a [2022-08-04T17:12:20.709Z] #30 DONE 0.2s [2022-08-04T17:12:20.709Z] [2022-08-04T17:12:20.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:20.709Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T17:12:20.709Z] #11 ... [2022-08-04T17:12:20.709Z] [2022-08-04T17:12:20.709Z] #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-04T17:12:20.709Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:20.800Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.3s [2022-08-04T17:12:20.800Z] #28 ... [2022-08-04T17:12:20.800Z] [2022-08-04T17:12:20.800Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:20.800Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:20.800Z] #49 DONE 0.8s [2022-08-04T17:12:20.800Z] [2022-08-04T17:12:20.800Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:20.800Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:20.800Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.4s [2022-08-04T17:12:21.063Z] #28 ... [2022-08-04T17:12:21.063Z] [2022-08-04T17:12:21.063Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:21.063Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:21.063Z] #49 DONE 0.0s [2022-08-04T17:12:21.063Z] [2022-08-04T17:12:21.063Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:21.063Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:21.063Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.12MB / 55.00MB 0.5s [2022-08-04T17:12:21.063Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.92MB / 55.00MB 0.7s [2022-08-04T17:12:21.324Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 24.12MB / 55.00MB 0.8s [2022-08-04T17:12:21.324Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 0.9s [2022-08-04T17:12:21.393Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.2s [2022-08-04T17:12:21.583Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 1.0s [2022-08-04T17:12:21.583Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.60MB / 55.00MB 1.1s [2022-08-04T17:12:21.705Z] #28 ... [2022-08-04T17:12:21.705Z] [2022-08-04T17:12:21.705Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T17:12:21.705Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T17:12:21.705Z] #72 DONE 0.7s [2022-08-04T17:12:21.705Z] [2022-08-04T17:12:21.705Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:21.705Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:21.839Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 1.3s [2022-08-04T17:12:21.839Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 1.4s [2022-08-04T17:12:21.966Z] #11 ... [2022-08-04T17:12:21.966Z] [2022-08-04T17:12:21.966Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:21.966Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:21.966Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.3s done [2022-08-04T17:12:21.966Z] #35 DONE 14.7s [2022-08-04T17:12:21.966Z] [2022-08-04T17:12:21.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:21.966Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:21.966Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T17:12:21.966Z] #11 ... [2022-08-04T17:12:21.966Z] [2022-08-04T17:12:21.966Z] #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-04T17:12:21.966Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:22.093Z] #31 1.527 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T17:12:22.093Z] #31 1.717 [2022-08-04T17:12:22.097Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 1.5s [2022-08-04T17:12:22.269Z] #28 ... [2022-08-04T17:12:22.270Z] [2022-08-04T17:12:22.270Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:22.270Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T17:12:22.270Z] #74 DONE 0.8s [2022-08-04T17:12:22.270Z] [2022-08-04T17:12:22.270Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:22.270Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:22.295Z] Client: [2022-08-04T17:12:22.295Z] Context: default [2022-08-04T17:12:22.295Z] Debug Mode: false [2022-08-04T17:12:22.295Z] Plugins: [2022-08-04T17:12:22.295Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T17:12:22.295Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T17:12:22.295Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T17:12:22.295Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T17:12:22.295Z] [2022-08-04T17:12:22.295Z] Server: [2022-08-04T17:12:22.295Z] Containers: 0 [2022-08-04T17:12:22.295Z] Running: 0 [2022-08-04T17:12:22.295Z] Paused: 0 [2022-08-04T17:12:22.295Z] Stopped: 0 [2022-08-04T17:12:22.295Z] Images: 0 [2022-08-04T17:12:22.295Z] Server Version: 20.10.14 [2022-08-04T17:12:22.295Z] Storage Driver: overlay2 [2022-08-04T17:12:22.295Z] Backing Filesystem: extfs [2022-08-04T17:12:22.295Z] Supports d_type: true [2022-08-04T17:12:22.295Z] Native Overlay Diff: true [2022-08-04T17:12:22.295Z] userxattr: false [2022-08-04T17:12:22.295Z] Logging Driver: json-file [2022-08-04T17:12:22.295Z] Cgroup Driver: cgroupfs [2022-08-04T17:12:22.295Z] Cgroup Version: 1 [2022-08-04T17:12:22.295Z] Plugins: [2022-08-04T17:12:22.295Z] Volume: local [2022-08-04T17:12:22.295Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T17:12:22.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T17:12:22.295Z] Swarm: inactive [2022-08-04T17:12:22.295Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T17:12:22.295Z] Default Runtime: runc [2022-08-04T17:12:22.295Z] Init Binary: docker-init [2022-08-04T17:12:22.295Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T17:12:22.295Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T17:12:22.295Z] init version: de40ad0 [2022-08-04T17:12:22.295Z] Security Options: [2022-08-04T17:12:22.295Z] apparmor [2022-08-04T17:12:22.295Z] seccomp [2022-08-04T17:12:22.295Z] Profile: default [2022-08-04T17:12:22.295Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T17:12:22.295Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T17:12:22.295Z] OSType: linux [2022-08-04T17:12:22.295Z] Architecture: x86_64 [2022-08-04T17:12:22.295Z] CPUs: 2 [2022-08-04T17:12:22.295Z] Total Memory: 7.483GiB [2022-08-04T17:12:22.295Z] Name: ip-10-100-108-8 [2022-08-04T17:12:22.295Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T17:12:22.295Z] Docker Root Dir: /var/lib/docker [2022-08-04T17:12:22.295Z] Debug Mode: false [2022-08-04T17:12:22.295Z] Registry: https://index.docker.io/v1/ [2022-08-04T17:12:22.295Z] Labels: [2022-08-04T17:12:22.295Z] Experimental: true [2022-08-04T17:12:22.295Z] Insecure Registries: [2022-08-04T17:12:22.295Z] 127.0.0.0/8 [2022-08-04T17:12:22.295Z] Live Restore Enabled: true [2022-08-04T17:12:22.295Z] [2022-08-04T17:12:22.295Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T17:12:22.352Z] #31 ... [2022-08-04T17:12:22.352Z] [2022-08-04T17:12:22.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:22.352Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T17:12:22.352Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.7s done [2022-08-04T17:12:22.352Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-04T17:12:22.352Z] #11 DONE 18.1s [2022-08-04T17:12:22.352Z] [2022-08-04T17:12:22.352Z] #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-04T17:12:22.352Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:22.352Z] #31 1.939 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:22.580Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:22.580Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T17:12:22.580Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43914/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T17:12:22.580Z] + bash /home/ubuntu/workspace/moby_PR-43914/check-config.sh [2022-08-04T17:12:22.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T17:12:22.580Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T17:12:22.580Z] [2022-08-04T17:12:22.580Z] Generally Necessary: [2022-08-04T17:12:22.580Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T17:12:22.580Z] - apparmor: enabled and tools installed [2022-08-04T17:12:22.580Z] - CONFIG_NAMESPACES: enabled [2022-08-04T17:12:22.580Z] - CONFIG_NET_NS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_PID_NS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_IPC_NS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_UTS_NS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CGROUPS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T17:12:22.580Z] - CONFIG_CPUSETS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_MEMCG: enabled [2022-08-04T17:12:22.580Z] - CONFIG_KEYS: enabled [2022-08-04T17:12:22.580Z] - CONFIG_VETH: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T17:12:22.580Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T17:12:22.611Z] #31 2.184 [2022-08-04T17:12:22.664Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-04T17:12:22.853Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T17:12:22.853Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T17:12:22.853Z] [2022-08-04T17:12:22.853Z] Optional Features: [2022-08-04T17:12:22.853Z] - CONFIG_USER_NS: enabled [2022-08-04T17:12:22.853Z] - CONFIG_SECCOMP: enabled [2022-08-04T17:12:22.853Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T17:12:22.853Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T17:12:22.853Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T17:12:22.853Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T17:12:22.853Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T17:12:22.853Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T17:12:22.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T17:12:22.853Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T17:12:22.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T17:12:22.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T17:12:22.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T17:12:22.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T17:12:22.853Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T17:12:22.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T17:12:22.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T17:12:22.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T17:12:22.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T17:12:22.853Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T17:12:22.853Z] - CONFIG_EXT4_FS: enabled [2022-08-04T17:12:22.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T17:12:22.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T17:12:22.853Z] - Network Drivers: [2022-08-04T17:12:22.853Z] - "overlay": [2022-08-04T17:12:22.853Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T17:12:22.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T17:12:22.853Z] Optional (for encrypted networks): [2022-08-04T17:12:22.870Z] #31 ... [2022-08-04T17:12:22.870Z] [2022-08-04T17:12:22.870Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T17:12:22.870Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T17:12:22.870Z] #12 DONE 0.7s [2022-08-04T17:12:23.118Z] - CONFIG_CRYPTO: enabled [2022-08-04T17:12:23.119Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T17:12:23.119Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T17:12:23.119Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T17:12:23.119Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T17:12:23.119Z] - CONFIG_XFRM: enabled [2022-08-04T17:12:23.119Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T17:12:23.119Z] - "ipvlan": [2022-08-04T17:12:23.119Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T17:12:23.119Z] - "macvlan": [2022-08-04T17:12:23.119Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T17:12:23.119Z] - "ftp,tftp client in container": [2022-08-04T17:12:23.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T17:12:23.119Z] - Storage Drivers: [2022-08-04T17:12:23.119Z] - "aufs": [2022-08-04T17:12:23.119Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T17:12:23.119Z] - "btrfs": [2022-08-04T17:12:23.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T17:12:23.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T17:12:23.119Z] - "devicemapper": [2022-08-04T17:12:23.119Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T17:12:23.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T17:12:23.119Z] - "overlay": [2022-08-04T17:12:23.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T17:12:23.119Z] - "zfs": [2022-08-04T17:12:23.119Z] - /dev/zfs: present [2022-08-04T17:12:23.119Z] - zfs command: missing [2022-08-04T17:12:23.119Z] - zpool command: missing [2022-08-04T17:12:23.119Z] [2022-08-04T17:12:23.119Z] Limits: [2022-08-04T17:12:23.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T17:12:23.119Z] [2022-08-04T17:12:23.119Z] + true [Pipeline] } [2022-08-04T17:12:23.131Z] [2022-08-04T17:12:23.131Z] #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-04T17:12:23.131Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T17:12:23.237Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.4s [2022-08-04T17:12:23.352Z] #36 1.455 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:23.352Z] #36 1.475 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:23.352Z] #36 1.475 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:23.390Z] #13 DONE 0.4s [2022-08-04T17:12:23.390Z] [2022-08-04T17:12:23.390Z] #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-04T17:12:23.390Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:23.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:01337594766fe6014e15d454d1c916a62d72a463 . [2022-08-04T17:12:23.613Z] #36 1.759 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:12:23.641Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.2s done [2022-08-04T17:12:23.641Z] #28 DONE 14.2s [2022-08-04T17:12:23.641Z] [2022-08-04T17:12:23.641Z] #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-04T17:12:23.641Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:23.649Z] #31 ... [2022-08-04T17:12:23.649Z] [2022-08-04T17:12:23.649Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T17:12:23.649Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T17:12:23.649Z] #33 DONE 0.2s [2022-08-04T17:12:23.649Z] [2022-08-04T17:12:23.649Z] #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-04T17:12:23.649Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:23.649Z] #31 3.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T17:12:23.711Z] #1 [internal] load build definition from Dockerfile [2022-08-04T17:12:23.711Z] #1 sha256:1616989df2a168cc922babf7ff4dee123b09f0fe02e3a8ce5caf2657cdd6a968 [2022-08-04T17:12:23.711Z] #1 transferring dockerfile: [2022-08-04T17:12:23.711Z] #1 transferring dockerfile: 19.25kB done [2022-08-04T17:12:23.711Z] #1 DONE 0.2s [2022-08-04T17:12:23.711Z] [2022-08-04T17:12:23.711Z] #2 [internal] load .dockerignore [2022-08-04T17:12:23.711Z] #2 sha256:a9afc51f6dcebfc88ac5f3d5b5b875e9670058dcc5a3bcd3a5642e1e438e5b97 [2022-08-04T17:12:23.711Z] #2 transferring context: 145B done [2022-08-04T17:12:23.711Z] #2 DONE 0.1s [2022-08-04T17:12:23.711Z] [2022-08-04T17:12:23.711Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T17:12:23.711Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T17:12:23.820Z] #28 ... [2022-08-04T17:12:23.820Z] [2022-08-04T17:12:23.820Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:23.820Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T17:12:23.820Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:23.820Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:23.820Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T17:12:23.820Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T17:12:23.820Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-08-04T17:12:23.820Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-08-04T17:12:23.820Z] #71 DONE 3.6s [2022-08-04T17:12:23.909Z] #31 ... [2022-08-04T17:12:23.909Z] [2022-08-04T17:12:23.909Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:12:23.909Z] #66 sha256:fdea83f919756a6f01ea223f81ac5cfe018d8ee51920f1d1df226b7b4e8b5641 [2022-08-04T17:12:23.909Z] #66 DONE 0.3s [2022-08-04T17:12:23.909Z] [2022-08-04T17:12:23.909Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T17:12:23.909Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T17:12:23.909Z] #46 DONE 0.4s [2022-08-04T17:12:23.909Z] [2022-08-04T17:12:23.909Z] #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-04T17:12:23.909Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T17:12:23.909Z] #50 DONE 0.4s [2022-08-04T17:12:23.909Z] [2022-08-04T17:12:23.909Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:12:23.909Z] #25 sha256:b3f235dc9277059910880dd8ff4ae8534c07fc6b9574f41d6ccd35e5f69c7c9b [2022-08-04T17:12:23.909Z] #25 DONE 0.4s [2022-08-04T17:12:23.909Z] [2022-08-04T17:12:23.909Z] #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-04T17:12:23.909Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:23.909Z] #31 3.507 [2022-08-04T17:12:24.079Z] [2022-08-04T17:12:24.079Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:24.079Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:24.172Z] #31 3.728 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:24.187Z] #36 2.123 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:12:24.281Z] #3 DONE 0.4s [2022-08-04T17:12:24.281Z] [2022-08-04T17:12:24.281Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T17:12:24.281Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T17:12:24.281Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T17:12:24.281Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T17:12:24.281Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T17:12:24.281Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T17:12:24.281Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T17:12:24.336Z] #28 ... [2022-08-04T17:12:24.336Z] [2022-08-04T17:12:24.336Z] #24 [internal] load build context [2022-08-04T17:12:24.336Z] #24 sha256:fb7da90c5bbc5c1466a696850f2f5d8b9eb94188a77e8ab9242ee17b4ce115a5 [2022-08-04T17:12:24.336Z] #24 transferring context: 62.36MB 4.0s done [2022-08-04T17:12:24.336Z] #24 DONE 4.2s [2022-08-04T17:12:24.432Z] #31 4.102 [2022-08-04T17:12:24.451Z] #36 2.640 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:12:24.541Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T17:12:24.541Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T17:12:24.593Z] [2022-08-04T17:12:24.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:24.593Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:24.593Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-04T17:12:24.593Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T17:12:24.593Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T17:12:24.593Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T17:12:24.593Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-04T17:12:24.593Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done [2022-08-04T17:12:24.593Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.6s done [2022-08-04T17:12:24.593Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.3s done [2022-08-04T17:12:24.593Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.3s done [2022-08-04T17:12:24.593Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 39.85MB / 141.86MB 4.0s [2022-08-04T17:12:24.800Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T17:12:24.849Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 57.67MB / 141.86MB 4.3s [2022-08-04T17:12:24.850Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.70MB / 141.86MB 4.4s [2022-08-04T17:12:25.061Z] #4 DONE 0.8s [2022-08-04T17:12:25.107Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 4.7s [2022-08-04T17:12:25.321Z] [2022-08-04T17:12:25.321Z] #5 [internal] load build definition from Dockerfile [2022-08-04T17:12:25.321Z] #5 sha256:3a55a62a7795f05f7e3b099b109fd74761b43dc9f0838ab459079b2367710b2b [2022-08-04T17:12:25.321Z] #5 DONE 0.0s [2022-08-04T17:12:25.321Z] [2022-08-04T17:12:25.321Z] #6 [internal] load .dockerignore [2022-08-04T17:12:25.321Z] #6 sha256:09e0b70cf09e28d47a6709789190a60ff83fac3b4a3f12aadef86e4ec49e4ac8 [2022-08-04T17:12:25.321Z] #6 DONE 0.0s [2022-08-04T17:12:25.321Z] [2022-08-04T17:12:25.321Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T17:12:25.321Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T17:12:25.363Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 4.9s [2022-08-04T17:12:25.363Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 99.61MB / 141.86MB 5.0s [2022-08-04T17:12:25.537Z] #29 1.668 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:25.538Z] #29 1.687 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:25.538Z] #29 1.687 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:25.538Z] #29 1.934 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:12:25.620Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.13MB / 141.86MB 5.2s [2022-08-04T17:12:25.795Z] #29 2.224 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:12:25.832Z] #36 3.648 Fetched 8563 kB in 2s (3497 kB/s) [2022-08-04T17:12:25.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 116.39MB / 141.86MB 5.3s [2022-08-04T17:12:25.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.93MB / 141.86MB 5.4s [2022-08-04T17:12:26.133Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.6s [2022-08-04T17:12:26.264Z] #10 DONE 1.0s [2022-08-04T17:12:26.264Z] [2022-08-04T17:12:26.264Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T17:12:26.264Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T17:12:26.264Z] #7 DONE 1.0s [2022-08-04T17:12:26.264Z] [2022-08-04T17:12:26.264Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:26.264Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T17:12:26.264Z] #9 DONE 1.0s [2022-08-04T17:12:26.264Z] [2022-08-04T17:12:26.264Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T17:12:26.264Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T17:12:26.264Z] #8 DONE 1.0s [2022-08-04T17:12:26.337Z] #31 5.517 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T17:12:26.337Z] #31 5.887 [2022-08-04T17:12:26.359Z] #29 2.761 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:12:26.402Z] #36 3.648 Reading package lists... [2022-08-04T17:12:26.700Z] #11 ... [2022-08-04T17:12:26.700Z] [2022-08-04T17:12:26.700Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:26.700Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:26.700Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:26.700Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:26.700Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T17:12:26.700Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T17:12:26.700Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-08-04T17:12:26.700Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-08-04T17:12:26.700Z] #73 DONE 6.5s [2022-08-04T17:12:26.700Z] [2022-08-04T17:12:26.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:26.700Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:26.700Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.3s done [2022-08-04T17:12:26.700Z] #11 ... [2022-08-04T17:12:26.700Z] [2022-08-04T17:12:26.700Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T17:12:26.700Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T17:12:26.836Z] [2022-08-04T17:12:26.836Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:26.836Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:26.836Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done [2022-08-04T17:12:27.096Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T17:12:27.096Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T17:12:27.096Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T17:12:27.096Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.16MB / 55.00MB 0.2s [2022-08-04T17:12:27.096Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.3s [2022-08-04T17:12:27.293Z] #29 3.884 Fetched 8563 kB in 2s (3460 kB/s) [2022-08-04T17:12:27.343Z] #36 4.551 Reading package lists... [2022-08-04T17:12:27.343Z] #36 5.361 Building dependency tree... [2022-08-04T17:12:27.392Z] #28 ... [2022-08-04T17:12:27.392Z] [2022-08-04T17:12:27.392Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T17:12:27.392Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T17:12:27.392Z] #49 DONE 0.0s [2022-08-04T17:12:27.392Z] [2022-08-04T17:12:27.392Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:27.392Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:27.392Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.4s [2022-08-04T17:12:27.392Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.5s [2022-08-04T17:12:27.432Z] #31 6.153 #=#=# 0.0% #################### 29.0% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-08-04T17:12:27.603Z] #36 5.699 The following additional packages will be installed: [2022-08-04T17:12:27.603Z] #36 5.699 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T17:12:27.603Z] #36 5.699 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T17:12:27.603Z] #36 5.699 Recommended packages: [2022-08-04T17:12:27.603Z] #36 5.699 libldap-common publicsuffix libsasl2-modules [2022-08-04T17:12:27.637Z] #72 DONE 0.7s [2022-08-04T17:12:27.637Z] [2022-08-04T17:12:27.637Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:27.637Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T17:12:27.692Z] #31 7.100 [2022-08-04T17:12:27.863Z] #36 5.912 The following NEW packages will be installed: [2022-08-04T17:12:27.863Z] #36 5.915 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T17:12:27.863Z] #36 5.923 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T17:12:27.863Z] #36 5.923 libssh2-1 openssl [2022-08-04T17:12:27.893Z] #74 ... [2022-08-04T17:12:27.894Z] [2022-08-04T17:12:27.894Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:27.894Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:27.894Z] #28 DONE 7.8s [2022-08-04T17:12:27.964Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 0.9s [2022-08-04T17:12:27.964Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.80MB / 55.00MB 1.1s [2022-08-04T17:12:28.125Z] #36 6.201 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:28.125Z] #36 6.201 Need to get 3047 kB of archives. [2022-08-04T17:12:28.125Z] #36 6.201 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T17:12:28.125Z] #36 6.201 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T17:12:28.125Z] #36 6.219 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T17:12:28.125Z] #36 6.219 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T17:12:28.125Z] #36 6.219 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-04T17:12:28.125Z] #36 6.223 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T17:12:28.125Z] #36 6.230 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-04T17:12:28.125Z] #36 6.230 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T17:12:28.125Z] #36 6.230 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T17:12:28.125Z] #36 6.230 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T17:12:28.125Z] #36 6.230 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T17:12:28.125Z] #36 6.235 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T17:12:28.125Z] #36 6.255 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T17:12:28.125Z] #36 6.255 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:12:28.125Z] #36 6.255 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:12:28.125Z] #36 6.255 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:12:28.151Z] [2022-08-04T17:12:28.151Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:28.151Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T17:12:28.151Z] #74 DONE 0.6s [2022-08-04T17:12:28.151Z] [2022-08-04T17:12:28.151Z] #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-04T17:12:28.151Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:28.233Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.3s [2022-08-04T17:12:28.386Z] #36 6.544 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:28.386Z] #36 6.576 Fetched 3047 kB in 0s (9593 kB/s) [2022-08-04T17:12:28.386Z] #36 6.650 Selecting previously unselected package openssl. [2022-08-04T17:12:28.492Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 1.6s [2022-08-04T17:12:28.646Z] #36 6.650 (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-04T17:12:28.646Z] #36 6.657 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T17:12:28.646Z] #36 6.657 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:28.646Z] #36 6.861 Selecting previously unselected package ca-certificates. [2022-08-04T17:12:28.646Z] #36 6.861 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T17:12:28.646Z] #36 6.865 Unpacking ca-certificates (20210119) ... [2022-08-04T17:12:28.663Z] #29 3.884 Reading package lists... [2022-08-04T17:12:28.909Z] #36 7.036 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T17:12:28.909Z] #36 7.036 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T17:12:28.909Z] #36 7.042 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:28.922Z] #29 4.791 Reading package lists... [2022-08-04T17:12:28.922Z] #29 ... [2022-08-04T17:12:28.922Z] [2022-08-04T17:12:28.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:28.923Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:28.923Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done [2022-08-04T17:12:28.923Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-04T17:12:28.923Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.1s [2022-08-04T17:12:29.072Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s done [2022-08-04T17:12:29.081Z] #29 1.096 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:29.081Z] #29 1.116 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:29.081Z] #29 1.116 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:29.170Z] #36 7.223 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T17:12:29.170Z] #36 7.224 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:29.170Z] #36 7.233 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:29.170Z] #36 7.314 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T17:12:29.170Z] #36 7.314 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:29.170Z] #36 7.319 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:29.170Z] #36 7.426 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T17:12:29.180Z] #11 ... [2022-08-04T17:12:29.180Z] [2022-08-04T17:12:29.180Z] #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-04T17:12:29.180Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:29.180Z] #29 4.791 Reading package lists... [2022-08-04T17:12:29.337Z] #29 1.268 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:12:29.431Z] #36 7.429 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T17:12:29.431Z] #36 7.475 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:29.431Z] #36 7.624 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T17:12:29.431Z] #36 7.624 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T17:12:29.431Z] #36 7.629 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:29.431Z] #36 7.703 Selecting previously unselected package libpsl5:amd64. [2022-08-04T17:12:29.431Z] #36 7.703 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T17:12:29.437Z] #29 5.604 Building dependency tree... [2022-08-04T17:12:29.437Z] #29 5.986 The following additional packages will be installed: [2022-08-04T17:12:29.600Z] #29 1.492 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:12:29.668Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T17:12:29.692Z] #36 7.706 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:29.692Z] #36 7.861 Selecting previously unselected package librtmp1:amd64. [2022-08-04T17:12:29.692Z] #36 7.861 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T17:12:29.692Z] #36 7.865 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:29.692Z] #36 7.954 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T17:12:29.695Z] #29 5.987 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T17:12:29.695Z] #29 5.987 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T17:12:29.695Z] #29 5.988 Recommended packages: [2022-08-04T17:12:29.695Z] #29 5.988 libldap-common publicsuffix libsasl2-modules [2022-08-04T17:12:29.695Z] #29 6.157 The following NEW packages will be installed: [2022-08-04T17:12:29.695Z] #29 6.160 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T17:12:29.695Z] #29 6.160 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T17:12:29.695Z] #29 6.160 libssh2-1 openssl [2022-08-04T17:12:29.952Z] #36 7.956 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T17:12:29.952Z] #36 7.967 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:29.952Z] #36 8.071 Selecting previously unselected package libcurl4:amd64. [2022-08-04T17:12:29.952Z] #36 8.071 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:29.952Z] #36 8.076 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:29.952Z] #36 8.211 Selecting previously unselected package curl. [2022-08-04T17:12:29.952Z] #36 8.211 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:29.955Z] #29 6.435 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:29.955Z] #29 6.435 Need to get 3047 kB of archives. [2022-08-04T17:12:29.955Z] #29 6.435 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T17:12:29.955Z] #29 6.435 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T17:12:29.955Z] #29 6.450 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T17:12:29.955Z] #29 6.454 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T17:12:29.955Z] #29 6.465 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-04T17:12:29.955Z] #29 6.465 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T17:12:29.955Z] #29 6.465 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T17:12:29.955Z] #29 6.465 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T17:12:29.955Z] #29 6.477 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T17:12:29.955Z] #29 6.477 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T17:12:29.955Z] #29 6.477 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T17:12:29.955Z] #29 6.477 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T17:12:29.955Z] #29 6.479 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T17:12:29.955Z] #29 6.498 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:12:29.955Z] #29 6.498 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:12:29.955Z] #29 6.498 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:12:30.167Z] #29 1.972 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:12:30.213Z] #29 6.763 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:30.214Z] #36 8.214 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:30.214Z] #36 8.364 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:12:30.214Z] #36 8.367 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:12:30.214Z] #36 8.370 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:30.236Z] #31 ... [2022-08-04T17:12:30.236Z] [2022-08-04T17:12:30.236Z] #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-04T17:12:30.236Z] #26 sha256:6558b9f2d9926d65def7f6e3f3dbf8ff1db08965b78245a084390c953f4093a2 [2022-08-04T17:12:30.236Z] #26 4.916 + RM_GOPATH=0 [2022-08-04T17:12:30.236Z] #26 4.916 + TMP_GOPATH= [2022-08-04T17:12:30.236Z] #26 4.916 + : /build [2022-08-04T17:12:30.236Z] #26 4.916 + '[' -z '' ']' [2022-08-04T17:12:30.236Z] #26 4.916 ++ mktemp -d [2022-08-04T17:12:30.236Z] #26 4.934 + export GOPATH=/tmp/tmp.tV0UGruYEU [2022-08-04T17:12:30.236Z] #26 4.935 + GOPATH=/tmp/tmp.tV0UGruYEU [2022-08-04T17:12:30.236Z] #26 4.935 + RM_GOPATH=1 [2022-08-04T17:12:30.236Z] #26 4.935 + case "$(go env GOARCH)" in [2022-08-04T17:12:30.236Z] #26 4.935 ++ go env GOARCH [2022-08-04T17:12:30.236Z] #26 4.967 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:30.236Z] #26 4.967 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:30.236Z] #26 4.971 ++ dirname /install.sh [2022-08-04T17:12:30.236Z] #26 4.975 + dir=/ [2022-08-04T17:12:30.236Z] #26 4.975 + bin=dockercli [2022-08-04T17:12:30.236Z] #26 4.975 + shift [2022-08-04T17:12:30.236Z] #26 4.975 + '[' '!' -f //dockercli.installer ']' [2022-08-04T17:12:30.236Z] #26 4.976 + . //dockercli.installer [2022-08-04T17:12:30.236Z] #26 4.976 ++ : stable [2022-08-04T17:12:30.236Z] #26 4.976 ++ : 17.06.2-ce [2022-08-04T17:12:30.236Z] #26 4.976 + install_dockercli [2022-08-04T17:12:30.236Z] #26 4.976 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T17:12:30.236Z] #26 4.977 Install docker/cli version 17.06.2-ce from stable [2022-08-04T17:12:30.236Z] #26 4.979 ++ uname -m [2022-08-04T17:12:30.236Z] #26 4.987 + arch=aarch64 [2022-08-04T17:12:30.236Z] #26 4.987 + '[' aarch64 '!=' x86_64 ']' [2022-08-04T17:12:30.236Z] #26 4.987 + '[' aarch64 '!=' s390x ']' [2022-08-04T17:12:30.236Z] #26 4.987 + '[' aarch64 '!=' armhf ']' [2022-08-04T17:12:30.236Z] #26 4.987 + build_dockercli [2022-08-04T17:12:30.236Z] #26 4.988 + git clone https://github.com/docker/docker-ce /tmp/tmp.tV0UGruYEU/tmp/docker-ce [2022-08-04T17:12:30.236Z] #26 5.000 Cloning into '/tmp/tmp.tV0UGruYEU/tmp/docker-ce'... [2022-08-04T17:12:30.470Z] #29 6.829 Fetched 3047 kB in 0s (9402 kB/s) [2022-08-04T17:12:30.470Z] #29 6.906 Selecting previously unselected package openssl. [2022-08-04T17:12:30.470Z] #29 6.906 (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-04T17:12:30.470Z] #29 6.906 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T17:12:30.470Z] #29 6.916 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:30.477Z] #36 8.547 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:12:30.477Z] #36 8.547 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:12:30.477Z] #36 8.555 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:30.477Z] #36 8.644 Selecting previously unselected package jq. [2022-08-04T17:12:30.477Z] #36 8.644 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:12:30.477Z] #36 8.718 Unpacking jq (1.6-2.1) ... [2022-08-04T17:12:30.731Z] #29 7.174 Selecting previously unselected package ca-certificates. [2022-08-04T17:12:30.731Z] #29 7.174 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T17:12:30.732Z] #29 7.178 Unpacking ca-certificates (20210119) ... [2022-08-04T17:12:30.737Z] #36 8.817 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:30.737Z] #36 8.873 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:30.737Z] #36 8.882 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:30.737Z] #36 8.920 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:30.737Z] #36 8.929 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:30.737Z] #36 9.001 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:30.989Z] #29 7.383 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T17:12:30.989Z] #29 7.383 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T17:12:30.989Z] #29 7.392 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:30.989Z] #29 7.530 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T17:12:30.989Z] #29 7.530 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:30.989Z] #29 7.536 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:30.989Z] #29 7.613 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T17:12:30.989Z] #29 7.613 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:30.999Z] #36 9.011 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:30.999Z] #36 9.023 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:30.999Z] #36 9.038 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:30.999Z] #36 9.047 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:30.999Z] #36 9.057 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:30.999Z] #36 9.068 Setting up ca-certificates (20210119) ... [2022-08-04T17:12:31.101Z] #29 3.144 Fetched 8563 kB in 2s (3708 kB/s) [2022-08-04T17:12:31.176Z] #26 ... [2022-08-04T17:12:31.176Z] [2022-08-04T17:12:31.176Z] #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-04T17:12:31.176Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:31.176Z] #31 10.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T17:12:31.248Z] #29 7.625 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:31.249Z] #29 7.716 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T17:12:31.249Z] #29 7.716 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T17:12:31.249Z] #29 7.727 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:31.249Z] #29 7.844 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T17:12:31.249Z] #29 7.844 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T17:12:31.506Z] #29 7.883 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:31.506Z] #29 7.964 Selecting previously unselected package libpsl5:amd64. [2022-08-04T17:12:31.506Z] #29 7.964 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T17:12:31.506Z] #29 7.970 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:31.506Z] #29 8.062 Selecting previously unselected package librtmp1:amd64. [2022-08-04T17:12:31.506Z] #29 8.062 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T17:12:31.506Z] #29 8.066 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:31.764Z] #29 8.169 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T17:12:31.764Z] #29 8.169 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T17:12:31.764Z] #29 8.175 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:31.764Z] #29 8.283 Selecting previously unselected package libcurl4:amd64. [2022-08-04T17:12:31.764Z] #29 8.283 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:31.764Z] #29 8.288 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:31.949Z] #36 9.886 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:31.949Z] #36 ... [2022-08-04T17:12:31.949Z] [2022-08-04T17:12:31.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:31.949Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:31.949Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-04T17:12:31.949Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-04T17:12:31.949Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.1s [2022-08-04T17:12:32.021Z] #29 8.401 Selecting previously unselected package curl. [2022-08-04T17:12:32.022Z] #29 8.401 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:32.022Z] #29 8.412 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:32.022Z] #29 8.595 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:12:32.022Z] #29 8.595 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:12:32.022Z] #29 8.600 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:32.032Z] #29 3.144 Reading package lists... [2022-08-04T17:12:32.279Z] #29 8.750 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:12:32.279Z] #29 8.752 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:12:32.279Z] #29 8.793 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:32.279Z] #29 8.871 Selecting previously unselected package jq. [2022-08-04T17:12:32.279Z] #29 8.871 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:12:32.536Z] #29 8.876 Unpacking jq (1.6-2.1) ... [2022-08-04T17:12:32.536Z] #29 8.974 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:32.536Z] #29 9.021 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:32.536Z] #29 9.061 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:32.536Z] #29 9.071 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:32.794Z] #29 9.140 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:32.794Z] #29 9.152 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:32.794Z] #29 9.165 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:32.794Z] #29 9.177 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:32.794Z] #29 9.193 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:32.794Z] #29 9.203 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:32.794Z] #29 9.214 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:32.794Z] #29 9.224 Setting up ca-certificates (20210119) ... [2022-08-04T17:12:32.892Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.0s done [2022-08-04T17:12:32.892Z] #11 ... [2022-08-04T17:12:32.892Z] [2022-08-04T17:12:32.892Z] #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-04T17:12:32.892Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:32.892Z] #36 11.14 129 added, 0 removed; done. [2022-08-04T17:12:32.986Z] #29 3.986 Reading package lists... [2022-08-04T17:12:32.986Z] #29 4.806 Building dependency tree... [2022-08-04T17:12:33.083Z] #31 12.55 #=#=# [2022-08-04T17:12:33.153Z] #36 11.23 Setting up jq (1.6-2.1) ... [2022-08-04T17:12:33.153Z] #36 11.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:33.153Z] #36 11.26 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:33.153Z] #36 11.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:33.153Z] #36 11.29 Processing triggers for ca-certificates (20210119) ... [2022-08-04T17:12:33.153Z] #36 11.30 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:33.243Z] #29 5.236 The following additional packages will be installed: [2022-08-04T17:12:33.243Z] #29 5.236 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T17:12:33.243Z] #29 5.236 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T17:12:33.243Z] #29 5.238 Recommended packages: [2022-08-04T17:12:33.243Z] #29 5.238 libldap-common publicsuffix libsasl2-modules [2022-08-04T17:12:33.499Z] #29 5.418 The following NEW packages will be installed: [2022-08-04T17:12:33.499Z] #29 5.419 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T17:12:33.499Z] #29 5.419 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T17:12:33.499Z] #29 5.420 libssh2-1 openssl [2022-08-04T17:12:33.612Z] #31 12.97 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:33.612Z] #31 ... [2022-08-04T17:12:33.612Z] [2022-08-04T17:12:33.612Z] #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-04T17:12:33.612Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:12:33.612Z] #14 2.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:33.612Z] #14 2.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:33.612Z] #14 2.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:33.612Z] #14 3.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:33.612Z] #14 3.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:33.612Z] #14 4.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:33.612Z] #14 7.182 Fetched 8449 kB in 5s (1833 kB/s) [2022-08-04T17:12:33.612Z] #14 7.182 Reading package lists... [2022-08-04T17:12:33.612Z] #14 ... [2022-08-04T17:12:33.612Z] [2022-08-04T17:12:33.612Z] #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-04T17:12:33.612Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T17:12:33.612Z] #40 5.748 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T17:12:33.612Z] #40 6.518 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T17:12:33.612Z] #40 7.652 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T17:12:33.612Z] #40 7.984 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T17:12:33.612Z] #40 8.051 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T17:12:33.727Z] #29 10.01 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:33.756Z] #29 5.697 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:33.756Z] #29 5.697 Need to get 3047 kB of archives. [2022-08-04T17:12:33.756Z] #29 5.697 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T17:12:33.756Z] #29 5.697 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T17:12:33.757Z] #29 5.724 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T17:12:33.757Z] #29 5.727 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T17:12:33.757Z] #29 5.727 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-04T17:12:33.757Z] #29 5.727 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T17:12:33.757Z] #29 5.728 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-04T17:12:33.757Z] #29 5.744 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T17:12:33.757Z] #29 5.744 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T17:12:33.757Z] #29 5.744 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T17:12:33.757Z] #29 5.744 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T17:12:33.757Z] #29 5.744 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T17:12:33.757Z] #29 5.744 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T17:12:33.757Z] #29 5.768 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:12:33.757Z] #29 5.768 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:12:33.757Z] #29 5.768 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:12:33.870Z] #28 ... [2022-08-04T17:12:33.870Z] [2022-08-04T17:12:33.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:33.870Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:33.870Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T17:12:33.870Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T17:12:33.870Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T17:12:33.870Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T17:12:33.870Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-04T17:12:33.870Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-04T17:12:33.870Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s done [2022-08-04T17:12:33.870Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.6s done [2022-08-04T17:12:33.870Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.1s done [2022-08-04T17:12:33.870Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.8s done [2022-08-04T17:12:33.870Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 98.53MB / 141.86MB 6.1s [2022-08-04T17:12:33.870Z] #11 ... [2022-08-04T17:12:33.870Z] [2022-08-04T17:12:33.870Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:33.870Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:33.872Z] #40 ... [2022-08-04T17:12:33.872Z] [2022-08-04T17:12:33.872Z] #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-04T17:12:33.872Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T17:12:33.872Z] #51 5.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:33.872Z] #51 5.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:33.872Z] #51 5.463 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:33.872Z] #51 6.153 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T17:12:33.872Z] #51 6.764 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:33.872Z] #51 9.926 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:33.872Z] #51 ... [2022-08-04T17:12:33.872Z] [2022-08-04T17:12:33.872Z] #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-04T17:12:33.872Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T17:12:33.872Z] #47 4.627 + git clone https://github.com/docker/distribution.git . [2022-08-04T17:12:33.872Z] #47 4.627 Cloning into '.'... [2022-08-04T17:12:34.013Z] #29 5.964 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:34.013Z] #29 5.997 Fetched 3047 kB in 0s (9201 kB/s) [2022-08-04T17:12:34.013Z] #29 6.017 Selecting previously unselected package openssl. [2022-08-04T17:12:34.100Z] #36 12.37 0 added, 0 removed; done. [2022-08-04T17:12:34.100Z] #36 12.37 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T17:12:34.100Z] #36 12.37 done. [2022-08-04T17:12:34.133Z] #47 ... [2022-08-04T17:12:34.133Z] [2022-08-04T17:12:34.133Z] #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-04T17:12:34.133Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T17:12:34.133Z] #62 4.535 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:34.133Z] #62 4.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:34.133Z] #62 4.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:34.133Z] #62 5.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:34.133Z] #62 8.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:34.133Z] #62 ... [2022-08-04T17:12:34.133Z] [2022-08-04T17:12:34.133Z] #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-04T17:12:34.133Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T17:12:34.133Z] #57 5.431 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T17:12:34.133Z] #57 6.468 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T17:12:34.133Z] #57 6.469 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T17:12:34.133Z] #57 6.654 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T17:12:34.133Z] #57 8.119 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T17:12:34.269Z] #29 6.017 (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-04T17:12:34.270Z] #29 6.023 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T17:12:34.270Z] #29 6.027 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:34.270Z] #29 6.181 Selecting previously unselected package ca-certificates. [2022-08-04T17:12:34.270Z] #29 6.182 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T17:12:34.270Z] #29 6.193 Unpacking ca-certificates (20210119) ... [2022-08-04T17:12:34.270Z] #29 6.268 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T17:12:34.270Z] #29 6.270 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T17:12:34.270Z] #29 6.277 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:34.421Z] #57 ... [2022-08-04T17:12:34.421Z] [2022-08-04T17:12:34.421Z] #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-04T17:12:34.421Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:34.421Z] #55 5.846 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T17:12:34.421Z] #55 7.822 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T17:12:34.421Z] #55 7.824 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:12:34.421Z] #55 7.998 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T17:12:34.421Z] #55 8.000 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:12:34.421Z] #55 8.340 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T17:12:34.421Z] #55 8.344 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:12:34.421Z] #55 8.877 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T17:12:34.421Z] #55 8.892 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T17:12:34.421Z] #55 10.24 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T17:12:34.421Z] #55 10.47 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T17:12:34.421Z] #55 10.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T17:12:34.421Z] #55 10.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:12:34.421Z] #55 10.83 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T17:12:34.421Z] #55 11.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T17:12:34.421Z] #55 ... [2022-08-04T17:12:34.421Z] [2022-08-04T17:12:34.421Z] #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-04T17:12:34.421Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:12:34.421Z] #76 4.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:34.421Z] #76 4.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:34.421Z] #76 4.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:34.421Z] #76 5.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:34.421Z] #76 7.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:34.421Z] #76 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:34.526Z] #29 6.362 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T17:12:34.526Z] #29 6.363 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:34.526Z] #29 6.370 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:34.526Z] #29 6.415 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T17:12:34.526Z] #29 6.415 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:34.526Z] #29 6.420 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:34.526Z] #29 6.487 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T17:12:34.526Z] #29 6.487 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T17:12:34.526Z] #29 6.491 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:34.526Z] #29 6.563 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T17:12:34.526Z] #29 6.563 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T17:12:34.526Z] #29 6.567 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:34.526Z] #29 6.607 Selecting previously unselected package libpsl5:amd64. [2022-08-04T17:12:34.526Z] #29 6.608 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T17:12:34.526Z] #29 6.613 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:34.707Z] #76 ... [2022-08-04T17:12:34.707Z] [2022-08-04T17:12:34.707Z] #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-04T17:12:34.707Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T17:12:34.707Z] #38 5.481 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T17:12:34.707Z] #38 ... [2022-08-04T17:12:34.707Z] [2022-08-04T17:12:34.707Z] #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-04T17:12:34.707Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T17:12:34.707Z] #42 4.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:34.707Z] #42 4.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:34.707Z] #42 4.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:34.707Z] #42 5.996 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:12:34.707Z] #42 7.916 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:12:34.707Z] #42 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:34.784Z] #29 6.656 Selecting previously unselected package librtmp1:amd64. [2022-08-04T17:12:34.784Z] #29 6.656 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T17:12:34.784Z] #29 6.659 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:34.784Z] #29 6.702 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T17:12:34.784Z] #29 6.702 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T17:12:34.784Z] #29 6.705 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:34.784Z] #29 6.762 Selecting previously unselected package libcurl4:amd64. [2022-08-04T17:12:34.784Z] #29 6.762 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:34.784Z] #29 6.765 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:34.784Z] #29 6.829 Selecting previously unselected package curl. [2022-08-04T17:12:34.784Z] #29 6.829 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:34.784Z] #29 6.833 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:34.807Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-04T17:12:34.973Z] #42 ... [2022-08-04T17:12:34.973Z] [2022-08-04T17:12:34.973Z] #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-04T17:12:34.973Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T17:12:34.973Z] #36 5.787 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T17:12:34.973Z] #36 ... [2022-08-04T17:12:34.973Z] [2022-08-04T17:12:34.974Z] #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-04T17:12:34.974Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T17:12:34.974Z] #34 4.629 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T17:12:34.974Z] #34 4.641 Cloning into '.'... [2022-08-04T17:12:35.041Z] #29 6.898 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:12:35.041Z] #29 6.898 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:12:35.041Z] #29 6.904 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:35.041Z] #29 6.965 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:12:35.041Z] #29 6.965 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:12:35.041Z] #29 6.969 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:35.041Z] #29 7.012 Selecting previously unselected package jq. [2022-08-04T17:12:35.041Z] #29 7.012 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:12:35.041Z] #29 7.020 Unpacking jq (1.6-2.1) ... [2022-08-04T17:12:35.041Z] #29 7.073 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:35.041Z] #29 7.085 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:35.041Z] #29 7.096 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:35.041Z] #29 7.108 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:35.099Z] #29 11.35 129 added, 0 removed; done. [2022-08-04T17:12:35.099Z] #29 11.41 Setting up jq (1.6-2.1) ... [2022-08-04T17:12:35.099Z] #29 11.42 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:35.099Z] #29 11.43 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:35.099Z] #29 11.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:35.099Z] #29 11.47 Processing triggers for ca-certificates (20210119) ... [2022-08-04T17:12:35.099Z] #29 11.48 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:35.250Z] #34 ... [2022-08-04T17:12:35.250Z] [2022-08-04T17:12:35.250Z] #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-04T17:12:35.250Z] #67 sha256:31e2f2a44399f879fee3a201bcc8eb61561bf71d4aaa8f321c7394f78a631f60 [2022-08-04T17:12:35.250Z] #67 4.501 + RM_GOPATH=0 [2022-08-04T17:12:35.250Z] #67 4.503 + TMP_GOPATH= [2022-08-04T17:12:35.250Z] #67 4.504 + : /build [2022-08-04T17:12:35.250Z] #67 4.504 + '[' -z '' ']' [2022-08-04T17:12:35.250Z] #67 4.518 ++ mktemp -d [2022-08-04T17:12:35.250Z] #67 4.520 + export GOPATH=/tmp/tmp.CehPAtKgtY [2022-08-04T17:12:35.250Z] #67 4.520 + GOPATH=/tmp/tmp.CehPAtKgtY [2022-08-04T17:12:35.250Z] #67 4.520 + RM_GOPATH=1 [2022-08-04T17:12:35.250Z] #67 4.522 + case "$(go env GOARCH)" in [2022-08-04T17:12:35.250Z] #67 4.522 ++ go env GOARCH [2022-08-04T17:12:35.250Z] #67 4.570 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:35.250Z] #67 4.570 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:35.250Z] #67 4.570 ++ dirname /install.sh [2022-08-04T17:12:35.250Z] #67 4.578 + dir=/ [2022-08-04T17:12:35.250Z] #67 4.578 + bin=rootlesskit [2022-08-04T17:12:35.250Z] #67 4.578 + shift [2022-08-04T17:12:35.250Z] #67 4.578 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T17:12:35.250Z] #67 4.578 + . //rootlesskit.installer [2022-08-04T17:12:35.250Z] #67 4.578 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:35.250Z] #67 4.578 + install_rootlesskit [2022-08-04T17:12:35.250Z] #67 4.578 + case "$1" in [2022-08-04T17:12:35.250Z] #67 4.578 + export CGO_ENABLED=0 [2022-08-04T17:12:35.250Z] #67 4.578 + CGO_ENABLED=0 [2022-08-04T17:12:35.250Z] #67 4.578 + _install_rootlesskit [2022-08-04T17:12:35.250Z] #67 4.578 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T17:12:35.250Z] #67 4.578 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:35.250Z] #67 4.579 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:12:35.250Z] #67 4.580 + GOBIN=/build [2022-08-04T17:12:35.250Z] #67 4.580 + GO111MODULE=on [2022-08-04T17:12:35.250Z] #67 4.580 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:35.250Z] #67 5.071 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:12:35.250Z] #67 7.449 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:12:35.250Z] #67 7.473 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T17:12:35.250Z] #67 8.028 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T17:12:35.250Z] #67 10.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T17:12:35.250Z] #67 11.53 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:12:35.250Z] #67 ... [2022-08-04T17:12:35.250Z] [2022-08-04T17:12:35.250Z] #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-04T17:12:35.250Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T17:12:35.250Z] #53 5.657 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T17:12:35.250Z] #53 7.248 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T17:12:35.250Z] #53 7.266 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T17:12:35.250Z] #53 7.322 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:12:35.250Z] #53 7.386 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:12:35.250Z] #53 7.784 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T17:12:35.250Z] #53 7.848 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T17:12:35.250Z] #53 7.906 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T17:12:35.250Z] #53 8.016 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T17:12:35.250Z] #53 8.056 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T17:12:35.250Z] #53 8.164 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T17:12:35.250Z] #53 8.284 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T17:12:35.250Z] #53 8.518 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T17:12:35.297Z] #29 7.129 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:35.297Z] #29 7.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:35.297Z] #29 7.152 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:35.297Z] #29 7.161 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:35.297Z] #29 7.178 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:35.297Z] #29 7.193 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:35.297Z] #29 7.205 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:35.297Z] #29 7.215 Setting up ca-certificates (20210119) ... [2022-08-04T17:12:35.485Z] #36 DONE 13.5s [2022-08-04T17:12:35.485Z] [2022-08-04T17:12:35.485Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T17:12:35.485Z] #37 sha256:f88ed7590fac11003c6836fab5c9151b348d8ca9b3ef9eae7d6c770b014ac67e [2022-08-04T17:12:35.485Z] #37 DONE 0.1s [2022-08-04T17:12:35.485Z] [2022-08-04T17:12:35.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:35.485Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:35.485Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.1s [2022-08-04T17:12:35.511Z] #53 ... [2022-08-04T17:12:35.511Z] [2022-08-04T17:12:35.511Z] #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-04T17:12:35.511Z] #67 sha256:31e2f2a44399f879fee3a201bcc8eb61561bf71d4aaa8f321c7394f78a631f60 [2022-08-04T17:12:35.511Z] #67 11.54 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T17:12:35.511Z] #67 11.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T17:12:35.745Z] #28 ... [2022-08-04T17:12:35.745Z] [2022-08-04T17:12:35.745Z] #24 [internal] load build context [2022-08-04T17:12:35.745Z] #24 sha256:f1183ac5ce8371f9a81a7542618d3981b71cf165d2984b39a56135b0e6f38621 [2022-08-04T17:12:35.745Z] #24 transferring context: 62.37MB 8.1s done [2022-08-04T17:12:35.745Z] #24 DONE 9.0s [2022-08-04T17:12:35.770Z] #67 11.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:12:35.861Z] #29 7.811 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:36.005Z] [2022-08-04T17:12:36.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:36.005Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:36.005Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.8s [2022-08-04T17:12:36.031Z] #67 12.17 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:12:36.031Z] #67 12.36 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T17:12:36.031Z] #29 12.50 0 added, 0 removed; done. [2022-08-04T17:12:36.031Z] #29 12.50 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T17:12:36.031Z] #29 12.51 done. [2022-08-04T17:12:36.264Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.1s done [2022-08-04T17:12:36.264Z] #11 ... [2022-08-04T17:12:36.264Z] [2022-08-04T17:12:36.264Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:36.264Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T17:12:36.264Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:36.264Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:36.264Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T17:12:36.264Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T17:12:36.264Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-08-04T17:12:36.264Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-08-04T17:12:36.264Z] #71 DONE 9.3s [2022-08-04T17:12:36.264Z] [2022-08-04T17:12:36.264Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T17:12:36.264Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T17:12:36.264Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T17:12:36.265Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T17:12:36.265Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T17:12:36.265Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T17:12:36.265Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-08-04T17:12:36.265Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-08-04T17:12:36.265Z] #73 DONE 9.4s [2022-08-04T17:12:36.425Z] #29 8.501 129 added, 0 removed; done. [2022-08-04T17:12:36.526Z] [2022-08-04T17:12:36.526Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:36.526Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:36.600Z] #67 12.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T17:12:36.682Z] #29 8.536 Setting up jq (1.6-2.1) ... [2022-08-04T17:12:36.682Z] #29 8.546 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:36.682Z] #29 8.555 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:36.682Z] #29 8.567 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:36.682Z] #29 8.596 Processing triggers for ca-certificates (20210119) ... [2022-08-04T17:12:36.682Z] #29 8.603 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:36.860Z] #67 13.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T17:12:36.939Z] #29 ... [2022-08-04T17:12:36.939Z] [2022-08-04T17:12:36.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:36.939Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:36.939Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.0s done [2022-08-04T17:12:36.939Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-04T17:12:36.939Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s done [2022-08-04T17:12:36.939Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.9s done [2022-08-04T17:12:36.939Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.7s [2022-08-04T17:12:37.195Z] #11 ... [2022-08-04T17:12:37.195Z] [2022-08-04T17:12:37.195Z] #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-04T17:12:37.195Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:37.195Z] #29 9.187 0 added, 0 removed; done. [2022-08-04T17:12:37.195Z] #29 9.187 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T17:12:37.195Z] #29 9.188 done. [2022-08-04T17:12:37.411Z] #29 DONE 13.5s [2022-08-04T17:12:37.411Z] [2022-08-04T17:12:37.411Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T17:12:37.411Z] #30 sha256:eba20a0c1511bccb6891bf0a7d2608b3f5b8f69602a91d756ac0b2f27eb8428b [2022-08-04T17:12:37.411Z] #30 DONE 0.1s [2022-08-04T17:12:37.411Z] [2022-08-04T17:12:37.411Z] #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-04T17:12:37.411Z] #31 sha256:48f184490380ee4fd23d3f4de46f3da19c5b729977fe29a2ae9fba31442fe792 [2022-08-04T17:12:38.239Z] #67 14.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T17:12:38.807Z] #67 14.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:12:39.080Z] #28 ... [2022-08-04T17:12:39.080Z] [2022-08-04T17:12:39.080Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T17:12:39.080Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T17:12:39.080Z] #72 DONE 0.7s [2022-08-04T17:12:39.080Z] [2022-08-04T17:12:39.080Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:39.080Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:39.091Z] #29 DONE 10.8s [2022-08-04T17:12:39.091Z] [2022-08-04T17:12:39.091Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:39.091Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:39.091Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-04T17:12:39.091Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T17:12:39.310Z] #31 2.043 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T17:12:39.310Z] #31 ... [2022-08-04T17:12:39.310Z] [2022-08-04T17:12:39.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:39.310Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:39.310Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.9s done [2022-08-04T17:12:39.310Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.2s [2022-08-04T17:12:39.348Z] #11 ... [2022-08-04T17:12:39.348Z] [2022-08-04T17:12:39.348Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T17:12:39.348Z] #30 sha256:bbb80839698ec37564d0c7319e56d2e42ce64c93bdf3f697591366047c891131 [2022-08-04T17:12:39.348Z] #30 DONE 0.4s [2022-08-04T17:12:39.348Z] [2022-08-04T17:12:39.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:39.348Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:39.567Z] #11 ... [2022-08-04T17:12:39.567Z] [2022-08-04T17:12:39.567Z] #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-04T17:12:39.567Z] #31 sha256:48f184490380ee4fd23d3f4de46f3da19c5b729977fe29a2ae9fba31442fe792 [2022-08-04T17:12:39.567Z] #31 2.407 [2022-08-04T17:12:39.650Z] #28 ... [2022-08-04T17:12:39.650Z] [2022-08-04T17:12:39.650Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T17:12:39.650Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T17:12:39.650Z] #74 DONE 0.9s [2022-08-04T17:12:39.824Z] #31 2.638 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:39.909Z] [2022-08-04T17:12:39.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:39.909Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:40.080Z] #31 2.924 [2022-08-04T17:12:40.725Z] #67 ... [2022-08-04T17:12:40.725Z] [2022-08-04T17:12:40.725Z] #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-04T17:12:40.725Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T17:12:40.725Z] #38 16.31 tomll can be used in two ways: [2022-08-04T17:12:40.725Z] #38 16.31 Writing to STDIN and reading from STDOUT: [2022-08-04T17:12:40.725Z] #38 16.31 cat file.toml | tomll > file.toml [2022-08-04T17:12:40.725Z] #38 16.31 [2022-08-04T17:12:40.725Z] #38 16.31 Reading and updating a list of files: [2022-08-04T17:12:40.725Z] #38 16.31 tomll a.toml b.toml c.toml [2022-08-04T17:12:40.725Z] #38 16.31 [2022-08-04T17:12:40.725Z] #38 16.31 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T17:12:40.725Z] #38 DONE 17.2s [2022-08-04T17:12:40.725Z] [2022-08-04T17:12:40.725Z] #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-04T17:12:40.725Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:40.725Z] #55 14.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:12:40.725Z] #55 14.65 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:12:40.725Z] #55 14.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T17:12:40.725Z] #55 14.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T17:12:40.725Z] #55 14.97 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T17:12:40.725Z] #55 15.05 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T17:12:40.725Z] #55 15.08 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T17:12:40.725Z] #55 15.27 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T17:12:40.725Z] #55 15.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T17:12:40.725Z] #55 15.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T17:12:40.725Z] #55 15.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T17:12:40.725Z] #55 15.52 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T17:12:40.725Z] #55 15.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T17:12:40.725Z] #55 15.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T17:12:40.725Z] #55 15.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T17:12:40.725Z] #55 15.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T17:12:40.725Z] #55 15.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T17:12:40.725Z] #55 15.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T17:12:40.725Z] #55 16.01 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T17:12:40.725Z] #55 16.49 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T17:12:40.725Z] #55 16.50 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T17:12:40.725Z] #55 16.53 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T17:12:40.725Z] #55 16.75 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T17:12:40.725Z] #55 16.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T17:12:40.725Z] #55 17.10 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T17:12:40.774Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.2s [2022-08-04T17:12:40.850Z] #11 ... [2022-08-04T17:12:40.850Z] [2022-08-04T17:12:40.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T17:12:40.850Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T17:12:40.850Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-04T17:12:40.850Z] #28 DONE 13.9s [2022-08-04T17:12:40.850Z] [2022-08-04T17:12:40.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:40.850Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:40.850Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-04T17:12:41.034Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.9s done [2022-08-04T17:12:41.295Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T17:12:41.419Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-04T17:12:41.448Z] #31 3.976 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T17:12:41.448Z] #31 4.320 [2022-08-04T17:12:41.677Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T17:12:41.962Z] #31 4.558 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:42.107Z] #55 18.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T17:12:42.107Z] #55 18.75 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T17:12:42.219Z] #31 4.918 [2022-08-04T17:12:42.367Z] #55 18.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T17:12:42.617Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-04T17:12:42.627Z] #55 19.08 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T17:12:42.628Z] #55 ... [2022-08-04T17:12:42.628Z] [2022-08-04T17:12:42.628Z] #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-04T17:12:42.628Z] #31 sha256:2017778ed0ebdfcf63caa1c482db7299e5b5de030d2c8825acbb6d7bc808109d [2022-08-04T17:12:42.628Z] #31 14.34 [2022-08-04T17:12:42.628Z] #31 17.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T17:12:42.628Z] #31 19.20 #=#=# [2022-08-04T17:12:42.628Z] #31 19.56 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:42.628Z] #31 21.58 [2022-08-04T17:12:42.628Z] #31 21.95 Download of images into '/build' complete. [2022-08-04T17:12:42.628Z] #31 21.98 Use something like the following to load the result into a Docker daemon: [2022-08-04T17:12:42.628Z] #31 21.98 tar -cC '/build' . | docker load [2022-08-04T17:12:42.628Z] #31 DONE 22.2s [2022-08-04T17:12:42.628Z] [2022-08-04T17:12:42.628Z] #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-04T17:12:42.628Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:42.628Z] #55 19.16 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T17:12:42.628Z] #55 19.24 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T17:12:42.880Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T17:12:42.887Z] #55 19.49 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T17:12:43.146Z] #55 19.60 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T17:12:43.152Z] #31 5.931 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T17:12:43.405Z] #55 19.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T17:12:43.405Z] #55 19.89 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T17:12:43.405Z] #55 19.93 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T17:12:43.414Z] #31 6.258 [2022-08-04T17:12:43.664Z] #55 20.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T17:12:43.664Z] #55 20.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T17:12:43.664Z] #55 20.13 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T17:12:43.664Z] #55 20.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T17:12:43.664Z] #55 20.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T17:12:43.924Z] #55 20.46 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T17:12:43.924Z] #55 20.53 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T17:12:43.924Z] #55 ... [2022-08-04T17:12:43.924Z] [2022-08-04T17:12:43.924Z] #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-04T17:12:43.924Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T17:12:43.924Z] #40 10.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T17:12:43.924Z] #40 10.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:12:44.184Z] #31 6.491 #=#=# ################# 23.6% ######################################### 58.2% ################################################################ 89.7% ######################################################################## 100.0% [2022-08-04T17:12:44.184Z] #31 7.073 [2022-08-04T17:12:44.184Z] #40 ... [2022-08-04T17:12:44.184Z] [2022-08-04T17:12:44.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-04T17:12:44.184Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:44.184Z] #55 20.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T17:12:44.184Z] #55 20.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T17:12:44.184Z] #55 20.66 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T17:12:44.444Z] #55 20.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T17:12:44.444Z] #55 21.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T17:12:44.444Z] #55 21.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T17:12:44.444Z] #55 21.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T17:12:44.602Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T17:12:44.704Z] #55 21.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T17:12:44.704Z] #55 21.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T17:12:44.964Z] #55 21.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T17:12:44.964Z] #55 21.42 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T17:12:44.964Z] #55 21.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T17:12:44.964Z] #55 21.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T17:12:44.964Z] #55 21.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T17:12:44.964Z] #55 21.57 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T17:12:44.964Z] #55 21.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T17:12:44.964Z] #55 21.64 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T17:12:45.224Z] #55 21.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T17:12:45.224Z] #55 ... [2022-08-04T17:12:45.224Z] [2022-08-04T17:12:45.224Z] #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-04T17:12:45.224Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T17:12:45.224Z] #62 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:45.224Z] #62 15.76 Fetched 8449 kB in 12s (731 kB/s) [2022-08-04T17:12:45.224Z] #62 15.76 Reading package lists... [2022-08-04T17:12:45.224Z] #62 21.32 Reading package lists... [2022-08-04T17:12:45.224Z] #62 ... [2022-08-04T17:12:45.224Z] [2022-08-04T17:12:45.224Z] #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-04T17:12:45.224Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:45.224Z] #55 21.76 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T17:12:45.224Z] #55 21.78 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T17:12:45.224Z] #55 21.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T17:12:45.484Z] #55 22.00 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T17:12:45.484Z] #55 22.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T17:12:45.484Z] #55 22.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T17:12:45.496Z] #11 ... [2022-08-04T17:12:45.496Z] [2022-08-04T17:12:45.496Z] #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-04T17:12:45.496Z] #38 sha256:acedb075ac42cc54e66db3c336cfb7d009b14e383dfe8c6743e03a9cfa4e9f11 [2022-08-04T17:12:45.496Z] #38 2.157 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T17:12:45.496Z] #38 2.466 [2022-08-04T17:12:45.496Z] #38 2.700 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:45.496Z] #38 3.019 [2022-08-04T17:12:45.496Z] #38 4.019 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T17:12:45.496Z] #38 4.325 [2022-08-04T17:12:45.496Z] #38 4.556 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:45.496Z] #38 4.888 [2022-08-04T17:12:45.496Z] #38 5.925 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T17:12:45.496Z] #38 6.228 [2022-08-04T17:12:45.496Z] #38 6.462 #=#=# ########### 15.4% ######################################### 57.3% ################################################################ 89.2% ######################################################################## 100.0% [2022-08-04T17:12:45.496Z] #38 7.026 [2022-08-04T17:12:45.496Z] #38 8.075 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T17:12:45.496Z] #38 8.397 [2022-08-04T17:12:45.496Z] #38 8.620 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:45.496Z] #38 8.926 [2022-08-04T17:12:45.496Z] #38 9.683 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T17:12:45.496Z] #38 9.983 [2022-08-04T17:12:45.554Z] #31 8.147 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T17:12:45.743Z] #55 22.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T17:12:45.743Z] #55 22.17 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T17:12:45.763Z] #38 10.21 #=#=# [2022-08-04T17:12:45.763Z] #38 ... [2022-08-04T17:12:45.763Z] [2022-08-04T17:12:45.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:45.763Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:45.812Z] #31 8.490 [2022-08-04T17:12:46.003Z] #55 ... [2022-08-04T17:12:46.003Z] [2022-08-04T17:12:46.003Z] #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-04T17:12:46.003Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:12:46.003Z] #14 7.182 Reading package lists... [2022-08-04T17:12:46.003Z] #14 12.68 Reading package lists... [2022-08-04T17:12:46.003Z] #14 17.06 Building dependency tree... [2022-08-04T17:12:46.003Z] #14 21.18 The following additional packages will be installed: [2022-08-04T17:12:46.003Z] #14 21.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:12:46.003Z] #14 21.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T17:12:46.003Z] #14 21.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T17:12:46.003Z] #14 21.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T17:12:46.003Z] #14 21.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T17:12:46.003Z] #14 21.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T17:12:46.003Z] #14 21.20 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T17:12:46.003Z] #14 21.22 Suggested packages: [2022-08-04T17:12:46.003Z] #14 21.22 gcc-10-locales seccomp wine64 [2022-08-04T17:12:46.003Z] #14 22.52 The following NEW packages will be installed: [2022-08-04T17:12:46.003Z] #14 22.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:12:46.003Z] #14 22.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T17:12:46.003Z] #14 22.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T17:12:46.003Z] #14 22.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T17:12:46.003Z] #14 22.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T17:12:46.003Z] #14 22.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T17:12:46.003Z] #14 22.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T17:12:46.003Z] #14 22.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T17:12:46.003Z] #14 22.54 mingw-w64-x86-64-dev [2022-08-04T17:12:46.069Z] #31 8.724 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:46.326Z] #31 9.030 [2022-08-04T17:12:46.333Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T17:12:46.572Z] #14 ... [2022-08-04T17:12:46.572Z] [2022-08-04T17:12:46.572Z] #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-04T17:12:46.572Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:46.572Z] #55 22.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T17:12:46.572Z] #55 22.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T17:12:46.572Z] #55 22.93 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T17:12:46.572Z] #55 22.97 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T17:12:46.572Z] #55 23.09 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T17:12:46.572Z] #55 23.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T17:12:46.831Z] #55 23.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T17:12:46.831Z] #55 23.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T17:12:46.831Z] #55 ... [2022-08-04T17:12:46.831Z] [2022-08-04T17:12:46.831Z] #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-04T17:12:46.831Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T17:12:46.831Z] #51 13.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:12:46.831Z] #51 15.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T17:12:46.831Z] #51 19.42 Fetched 8453 kB in 14s (592 kB/s) [2022-08-04T17:12:46.895Z] #31 ... [2022-08-04T17:12:46.895Z] [2022-08-04T17:12:46.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:46.895Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:46.895Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-04T17:12:46.895Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 3.8s [2022-08-04T17:12:46.895Z] #11 ... [2022-08-04T17:12:46.895Z] [2022-08-04T17:12:46.895Z] #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-04T17:12:46.895Z] #31 sha256:48f184490380ee4fd23d3f4de46f3da19c5b729977fe29a2ae9fba31442fe792 [2022-08-04T17:12:46.895Z] #31 9.816 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T17:12:47.094Z] #51 19.42 Reading package lists... [2022-08-04T17:12:47.094Z] #51 ... [2022-08-04T17:12:47.094Z] [2022-08-04T17:12:47.094Z] #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-04T17:12:47.094Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T17:12:47.094Z] #36 13.48 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T17:12:47.094Z] #36 13.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:12:47.094Z] #36 13.93 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T17:12:47.094Z] #36 14.01 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T17:12:47.094Z] #36 14.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:12:47.094Z] #36 14.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T17:12:47.094Z] #36 14.79 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T17:12:47.094Z] #36 14.80 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T17:12:47.094Z] #36 15.09 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T17:12:47.094Z] #36 15.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T17:12:47.094Z] #36 15.61 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T17:12:47.094Z] #36 16.14 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T17:12:47.094Z] #36 16.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:12:47.094Z] #36 16.37 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T17:12:47.094Z] #36 17.75 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T17:12:47.094Z] #36 ... [2022-08-04T17:12:47.094Z] [2022-08-04T17:12:47.094Z] #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-04T17:12:47.094Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T17:12:47.094Z] #53 13.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:12:47.094Z] #53 13.66 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T17:12:47.122Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.3s done [2022-08-04T17:12:47.354Z] #53 ... [2022-08-04T17:12:47.355Z] [2022-08-04T17:12:47.355Z] #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-04T17:12:47.355Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T17:12:47.355Z] #47 22.78 Updating files: 82% (1802/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-04T17:12:47.355Z] #47 23.08 + git checkout -q v2.3.0 [2022-08-04T17:12:47.383Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-04T17:12:47.463Z] #31 10.21 [2022-08-04T17:12:47.641Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T17:12:47.641Z] #11 DONE 27.4s [2022-08-04T17:12:47.641Z] [2022-08-04T17:12:47.641Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T17:12:47.641Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T17:12:47.720Z] #31 10.43 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:47.978Z] #31 10.69 [2022-08-04T17:12:47.978Z] #31 10.75 Download of images into '/build' complete. [2022-08-04T17:12:47.978Z] #31 10.75 Use something like the following to load the result into a Docker daemon: [2022-08-04T17:12:47.978Z] #31 10.75 tar -cC '/build' . | docker load [2022-08-04T17:12:48.154Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-04T17:12:48.893Z] #11 ... [2022-08-04T17:12:48.893Z] [2022-08-04T17:12:48.893Z] #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-04T17:12:48.893Z] #38 sha256:acedb075ac42cc54e66db3c336cfb7d009b14e383dfe8c6743e03a9cfa4e9f11 [2022-08-04T17:12:48.893Z] #38 10.21 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:48.893Z] #38 10.51 [2022-08-04T17:12:48.893Z] #38 10.57 Download of images into '/build' complete. [2022-08-04T17:12:48.893Z] #38 10.57 Use something like the following to load the result into a Docker daemon: [2022-08-04T17:12:48.893Z] #38 10.57 tar -cC '/build' . | docker load [2022-08-04T17:12:48.893Z] #38 DONE 12.9s [2022-08-04T17:12:48.893Z] [2022-08-04T17:12:48.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:48.893Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:49.263Z] #47 25.11 + 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-04T17:12:49.523Z] #47 ... [2022-08-04T17:12:49.523Z] [2022-08-04T17:12:49.523Z] #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-04T17:12:49.523Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:12:49.523Z] #76 15.97 Fetched 8449 kB in 11s (738 kB/s) [2022-08-04T17:12:49.523Z] #76 15.97 Reading package lists... [2022-08-04T17:12:49.523Z] #76 21.75 Reading package lists... [2022-08-04T17:12:49.523Z] #76 ... [2022-08-04T17:12:49.523Z] [2022-08-04T17:12:49.523Z] #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-04T17:12:49.523Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:49.523Z] #55 23.43 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T17:12:49.523Z] #55 23.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T17:12:49.523Z] #55 23.74 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T17:12:49.523Z] #55 23.76 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T17:12:49.523Z] #55 23.79 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T17:12:49.523Z] #55 23.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T17:12:49.523Z] #55 23.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T17:12:49.523Z] #55 24.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T17:12:49.523Z] #55 24.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T17:12:49.523Z] #55 24.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T17:12:49.523Z] #55 24.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T17:12:49.523Z] #55 24.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T17:12:49.523Z] #55 24.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T17:12:49.523Z] #55 24.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T17:12:49.523Z] #55 24.68 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T17:12:49.523Z] #55 24.72 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T17:12:49.523Z] #55 24.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T17:12:49.523Z] #55 24.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T17:12:49.523Z] #55 24.89 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T17:12:49.523Z] #55 24.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T17:12:49.523Z] #55 25.28 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T17:12:49.537Z] #12 DONE 1.5s [2022-08-04T17:12:49.537Z] [2022-08-04T17:12:49.537Z] #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-04T17:12:49.537Z] #31 sha256:91e206fcce8f84aaef92fb834c47394e1bc428e7ec74188a898c90eb2f6bf1a1 [2022-08-04T17:12:49.537Z] #31 1.574 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T17:12:49.537Z] #31 1.864 [2022-08-04T17:12:49.537Z] #31 2.086 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:49.537Z] #31 2.338 [2022-08-04T17:12:49.537Z] #31 3.274 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T17:12:49.537Z] #31 3.537 [2022-08-04T17:12:49.537Z] #31 3.757 #=#=# ####################################################################### 99.0% ######################################################################## 100.0% [2022-08-04T17:12:49.537Z] #31 4.063 [2022-08-04T17:12:49.537Z] #31 4.969 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T17:12:49.537Z] #31 5.251 [2022-08-04T17:12:49.537Z] #31 5.474 #=#=# ################# 23.6% ######################################## 56.9% ################################################################ 89.1% ######################################################################## 100.0% [2022-08-04T17:12:49.537Z] #31 6.020 [2022-08-04T17:12:49.537Z] #31 6.925 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T17:12:49.537Z] #31 7.196 [2022-08-04T17:12:49.537Z] #31 7.415 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:49.537Z] #31 7.691 [2022-08-04T17:12:49.537Z] #31 8.367 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T17:12:49.537Z] #31 8.631 [2022-08-04T17:12:49.537Z] #31 8.854 #=#=# ######################################################################## 100.0% [2022-08-04T17:12:49.537Z] #31 9.049 [2022-08-04T17:12:49.537Z] #31 9.089 Download of images into '/build' complete. [2022-08-04T17:12:49.537Z] #31 9.089 Use something like the following to load the result into a Docker daemon: [2022-08-04T17:12:49.537Z] #31 9.089 tar -cC '/build' . | docker load [2022-08-04T17:12:49.537Z] #31 DONE 9.8s [2022-08-04T17:12:49.537Z] [2022-08-04T17:12:49.537Z] #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-04T17:12:49.537Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T17:12:49.786Z] #55 ... [2022-08-04T17:12:49.786Z] [2022-08-04T17:12:49.786Z] #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-04T17:12:49.786Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T17:12:49.786Z] #42 16.25 Fetched 8449 kB in 12s (723 kB/s) [2022-08-04T17:12:49.786Z] #42 16.25 Reading package lists... [2022-08-04T17:12:49.786Z] #42 22.12 Reading package lists... [2022-08-04T17:12:49.786Z] #42 ... [2022-08-04T17:12:49.786Z] [2022-08-04T17:12:49.786Z] #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-04T17:12:49.786Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:12:49.786Z] #76 21.75 Reading package lists... [2022-08-04T17:12:49.793Z] #13 DONE 0.6s [2022-08-04T17:12:49.793Z] [2022-08-04T17:12:49.793Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:12:49.793Z] #25 sha256:7ed31bb2f69b9f18492bcc78f0a03c72e5e12a49d32c3d72e7abeeec0b517483 [2022-08-04T17:12:49.793Z] #25 ... [2022-08-04T17:12:49.793Z] [2022-08-04T17:12:49.793Z] #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-04T17:12:49.793Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T17:12:49.793Z] #50 DONE 0.1s [2022-08-04T17:12:49.793Z] [2022-08-04T17:12:49.793Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:12:49.793Z] #66 sha256:ee75145888ad35d8ab883657a2403c687bbeb72b1deb9c54ed2979b8fcbc95a5 [2022-08-04T17:12:49.793Z] #66 DONE 0.2s [2022-08-04T17:12:50.051Z] [2022-08-04T17:12:50.051Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T17:12:50.051Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T17:12:50.051Z] #46 DONE 0.2s [2022-08-04T17:12:50.051Z] [2022-08-04T17:12:50.051Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T17:12:50.051Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T17:12:50.051Z] #33 DONE 0.3s [2022-08-04T17:12:50.051Z] [2022-08-04T17:12:50.051Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:12:50.051Z] #25 sha256:7ed31bb2f69b9f18492bcc78f0a03c72e5e12a49d32c3d72e7abeeec0b517483 [2022-08-04T17:12:50.051Z] #25 DONE 0.3s [2022-08-04T17:12:50.051Z] [2022-08-04T17:12:50.051Z] #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-04T17:12:50.051Z] #26 sha256:f1d700c27dcce377da1dd9ff5e759359b9b5f3540a6750152193ba5a45404913 [2022-08-04T17:12:50.506Z] #31 DONE 13.0s [2022-08-04T17:12:50.506Z] [2022-08-04T17:12:50.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:50.506Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:50.694Z] #11 ... [2022-08-04T17:12:50.694Z] [2022-08-04T17:12:50.694Z] #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-04T17:12:50.694Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:50.694Z] #29 1.751 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:50.694Z] #29 1.756 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:50.694Z] #29 1.756 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:50.694Z] #29 1.956 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:12:50.694Z] #29 2.323 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:12:50.694Z] #29 2.793 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:12:50.694Z] #29 3.826 Fetched 8563 kB in 2s (3669 kB/s) [2022-08-04T17:12:50.694Z] #29 3.826 Reading package lists... [2022-08-04T17:12:50.694Z] #29 4.626 Reading package lists... [2022-08-04T17:12:50.694Z] #29 5.436 Building dependency tree... [2022-08-04T17:12:50.694Z] #29 5.804 The following additional packages will be installed: [2022-08-04T17:12:50.694Z] #29 5.804 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T17:12:50.694Z] #29 5.814 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T17:12:50.694Z] #29 5.814 Recommended packages: [2022-08-04T17:12:50.694Z] #29 5.814 libldap-common publicsuffix libsasl2-modules [2022-08-04T17:12:50.694Z] #29 5.968 The following NEW packages will be installed: [2022-08-04T17:12:50.694Z] #29 5.968 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T17:12:50.694Z] #29 5.968 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T17:12:50.694Z] #29 5.968 libssh2-1 openssl [2022-08-04T17:12:50.694Z] #29 6.239 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:50.694Z] #29 6.239 Need to get 3047 kB of archives. [2022-08-04T17:12:50.694Z] #29 6.239 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T17:12:50.694Z] #29 6.239 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T17:12:50.694Z] #29 6.256 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T17:12:50.694Z] #29 6.256 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T17:12:50.694Z] #29 6.277 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-04T17:12:50.694Z] #29 6.277 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T17:12:50.694Z] #29 6.277 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-04T17:12:50.694Z] #29 6.277 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T17:12:50.694Z] #29 6.285 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T17:12:50.694Z] #29 6.285 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T17:12:50.694Z] #29 6.285 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T17:12:50.694Z] #29 6.285 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T17:12:50.694Z] #29 6.304 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T17:12:50.694Z] #29 6.312 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:12:50.694Z] #29 6.312 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:12:50.694Z] #29 6.312 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:12:50.694Z] #29 6.508 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:50.694Z] #29 6.540 Fetched 3047 kB in 0s (9068 kB/s) [2022-08-04T17:12:50.694Z] #29 6.589 Selecting previously unselected package openssl. [2022-08-04T17:12:50.694Z] #29 6.589 (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-04T17:12:50.694Z] #29 6.589 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 6.593 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:50.694Z] #29 6.817 Selecting previously unselected package ca-certificates. [2022-08-04T17:12:50.694Z] #29 6.817 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T17:12:50.694Z] #29 6.822 Unpacking ca-certificates (20210119) ... [2022-08-04T17:12:50.694Z] #29 6.992 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T17:12:50.694Z] #29 6.992 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 6.998 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:50.694Z] #29 7.139 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T17:12:50.694Z] #29 7.139 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.139 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 7.222 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T17:12:50.694Z] #29 7.222 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.227 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 7.317 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T17:12:50.694Z] #29 7.319 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.371 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 7.449 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T17:12:50.694Z] #29 7.449 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.507 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:50.694Z] #29 7.608 Selecting previously unselected package libpsl5:amd64. [2022-08-04T17:12:50.694Z] #29 7.608 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.608 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:50.694Z] #29 7.712 Selecting previously unselected package librtmp1:amd64. [2022-08-04T17:12:50.694Z] #29 7.712 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.712 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:50.694Z] #29 7.850 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T17:12:50.694Z] #29 7.852 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.856 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:50.694Z] #29 7.951 Selecting previously unselected package libcurl4:amd64. [2022-08-04T17:12:50.694Z] #29 7.951 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 7.955 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:50.694Z] #29 8.077 Selecting previously unselected package curl. [2022-08-04T17:12:50.694Z] #29 8.078 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 8.088 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:50.694Z] #29 8.231 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:12:50.694Z] #29 8.231 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 8.235 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:50.694Z] #29 8.341 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:12:50.694Z] #29 8.341 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 8.385 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:50.694Z] #29 8.466 Selecting previously unselected package jq. [2022-08-04T17:12:50.694Z] #29 8.466 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:12:50.694Z] #29 8.478 Unpacking jq (1.6-2.1) ... [2022-08-04T17:12:50.694Z] #29 8.555 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T17:12:50.694Z] #29 8.591 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T17:12:50.694Z] #29 8.629 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T17:12:50.694Z] #29 8.640 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 8.674 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T17:12:50.694Z] #29 8.687 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 8.700 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T17:12:50.694Z] #29 8.724 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T17:12:50.694Z] #29 8.731 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:12:50.694Z] #29 8.742 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:12:50.694Z] #29 8.752 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T17:12:50.694Z] #29 8.768 Setting up ca-certificates (20210119) ... [2022-08-04T17:12:50.694Z] #29 9.559 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:50.955Z] #29 ... [2022-08-04T17:12:50.955Z] [2022-08-04T17:12:50.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:50.955Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:51.179Z] #76 26.41 Building dependency tree... [2022-08-04T17:12:51.214Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.2s done [2022-08-04T17:12:51.437Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-04T17:12:51.474Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T17:12:51.877Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.8s [2022-08-04T17:12:53.720Z] #76 30.13 python3 is already the newest version (3.9.2-3). [2022-08-04T17:12:53.720Z] #76 30.13 The following additional packages will be installed: [2022-08-04T17:12:53.720Z] #76 30.14 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T17:12:53.720Z] #76 30.15 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T17:12:53.720Z] #76 30.18 Suggested packages: [2022-08-04T17:12:53.720Z] #76 30.21 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T17:12:53.720Z] #76 30.21 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T17:12:53.720Z] #76 30.21 m4-doc ed diffutils-doc [2022-08-04T17:12:53.720Z] #76 30.21 Recommended packages: [2022-08-04T17:12:53.720Z] #76 30.21 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T17:12:53.992Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.5s done [2022-08-04T17:12:53.992Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T17:12:54.012Z] #11 ... [2022-08-04T17:12:54.012Z] [2022-08-04T17:12:54.012Z] #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-04T17:12:54.012Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T17:12:54.012Z] #29 10.84 129 added, 0 removed; done. [2022-08-04T17:12:54.012Z] #29 10.91 Setting up jq (1.6-2.1) ... [2022-08-04T17:12:54.012Z] #29 10.92 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:54.012Z] #29 10.95 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T17:12:54.012Z] #29 10.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:54.012Z] #29 10.99 Processing triggers for ca-certificates (20210119) ... [2022-08-04T17:12:54.012Z] #29 11.01 Updating certificates in /etc/ssl/certs... [2022-08-04T17:12:54.012Z] #29 12.06 0 added, 0 removed; done. [2022-08-04T17:12:54.012Z] #29 12.06 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T17:12:54.012Z] #29 12.07 done. [2022-08-04T17:12:54.012Z] #29 DONE 13.1s [2022-08-04T17:12:54.012Z] [2022-08-04T17:12:54.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:54.012Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:54.012Z] #11 ... [2022-08-04T17:12:54.012Z] [2022-08-04T17:12:54.012Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T17:12:54.012Z] #30 sha256:1e64129c2dd71feeed9a3366a6104b528236155f64fa8a13339cdb34bb41cd63 [2022-08-04T17:12:54.012Z] #30 DONE 0.2s [2022-08-04T17:12:54.012Z] [2022-08-04T17:12:54.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:12:54.012Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:12:54.253Z] #11 DONE 46.9s [2022-08-04T17:12:54.253Z] [2022-08-04T17:12:54.253Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T17:12:54.253Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T17:12:54.822Z] #12 DONE 0.8s [2022-08-04T17:12:55.084Z] [2022-08-04T17:12:55.084Z] #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-04T17:12:55.084Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T17:12:55.111Z] #76 31.48 The following NEW packages will be installed: [2022-08-04T17:12:55.111Z] #76 31.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T17:12:55.111Z] #76 31.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T17:12:55.111Z] #76 31.50 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T17:12:55.111Z] #76 31.50 libyajl2 m4 patch xz-utils [2022-08-04T17:12:55.307Z] #26 ... [2022-08-04T17:12:55.307Z] [2022-08-04T17:12:55.307Z] #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-04T17:12:55.307Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:12:55.307Z] #40 3.396 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T17:12:55.307Z] #40 3.973 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T17:12:55.307Z] #40 4.528 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T17:12:55.307Z] #40 4.710 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T17:12:55.307Z] #40 4.716 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T17:12:55.344Z] #13 DONE 0.4s [2022-08-04T17:12:55.344Z] [2022-08-04T17:12:55.344Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T17:12:55.344Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T17:12:55.344Z] #40 DONE 0.0s [2022-08-04T17:12:55.344Z] [2022-08-04T17:12:55.344Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T17:12:55.344Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T17:12:55.344Z] #53 DONE 0.1s [2022-08-04T17:12:55.344Z] [2022-08-04T17:12:55.344Z] #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-04T17:12:55.344Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T17:12:55.344Z] #57 DONE 0.1s [2022-08-04T17:12:55.344Z] [2022-08-04T17:12:55.344Z] #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-04T17:12:55.344Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:12:55.388Z] #76 31.93 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:55.388Z] #76 31.93 Need to get 5916 kB of archives. [2022-08-04T17:12:55.388Z] #76 31.93 After this operation, 18.6 MB of additional disk space will be used. [2022-08-04T17:12:55.388Z] #76 31.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T17:12:55.388Z] #76 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-04T17:12:55.388Z] #76 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-04T17:12:55.388Z] #76 31.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-04T17:12:55.388Z] #76 31.95 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-04T17:12:55.388Z] #76 31.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-04T17:12:55.388Z] #76 31.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-04T17:12:55.565Z] #40 ... [2022-08-04T17:12:55.565Z] [2022-08-04T17:12:55.565Z] #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-04T17:12:55.565Z] #67 sha256:d3566ae638a74f8ab7ee1dcc2c8c77794b946e435f7944aa4509c64bddf2f246 [2022-08-04T17:12:55.565Z] #67 5.642 + RM_GOPATH=0 [2022-08-04T17:12:55.565Z] #67 5.642 + TMP_GOPATH= [2022-08-04T17:12:55.565Z] #67 5.642 + : /build [2022-08-04T17:12:55.565Z] #67 5.642 + '[' -z '' ']' [2022-08-04T17:12:55.565Z] #67 5.642 ++ mktemp -d [2022-08-04T17:12:55.565Z] #67 5.642 + export GOPATH=/tmp/tmp.AyXDVJoVVZ [2022-08-04T17:12:55.565Z] #67 5.642 + GOPATH=/tmp/tmp.AyXDVJoVVZ [2022-08-04T17:12:55.565Z] #67 5.642 + RM_GOPATH=1 [2022-08-04T17:12:55.565Z] #67 5.642 + case "$(go env GOARCH)" in [2022-08-04T17:12:55.565Z] #67 5.642 ++ go env GOARCH [2022-08-04T17:12:55.565Z] #67 5.657 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:55.565Z] #67 5.662 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:12:55.565Z] #67 5.666 ++ dirname /install.sh [2022-08-04T17:12:55.565Z] #67 5.673 + dir=/ [2022-08-04T17:12:55.565Z] #67 5.673 + bin=rootlesskit [2022-08-04T17:12:55.565Z] #67 5.680 + shift [2022-08-04T17:12:55.565Z] #67 5.680 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T17:12:55.565Z] #67 5.680 + . //rootlesskit.installer [2022-08-04T17:12:55.565Z] #67 5.680 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:55.565Z] #67 5.680 + install_rootlesskit [2022-08-04T17:12:55.565Z] #67 5.680 + case "$1" in [2022-08-04T17:12:55.565Z] #67 5.680 + export CGO_ENABLED=0 [2022-08-04T17:12:55.565Z] #67 5.680 + CGO_ENABLED=0 [2022-08-04T17:12:55.565Z] #67 5.680 + _install_rootlesskit [2022-08-04T17:12:55.565Z] #67 5.685 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T17:12:55.565Z] #67 5.692 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:12:55.565Z] #67 5.692 + GOBIN=/build [2022-08-04T17:12:55.565Z] #67 5.692 + GO111MODULE=on [2022-08-04T17:12:55.565Z] #67 5.692 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:55.565Z] #67 5.702 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:12:55.748Z] #76 31.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-04T17:12:55.748Z] #76 31.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T17:12:55.748Z] #76 31.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T17:12:55.748Z] #76 32.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T17:12:55.748Z] #76 32.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:12:55.748Z] #76 32.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-04T17:12:55.748Z] #76 32.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T17:12:55.748Z] #76 32.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-04T17:12:55.748Z] #76 32.21 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-04T17:12:55.748Z] #76 32.22 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-04T17:12:55.748Z] #76 32.23 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-04T17:12:55.748Z] #76 32.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T17:12:55.748Z] #76 32.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-04T17:12:56.008Z] #76 32.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T17:12:56.008Z] #76 32.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T17:12:56.008Z] #76 32.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-04T17:12:56.133Z] #67 6.250 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:12:56.133Z] #67 ... [2022-08-04T17:12:56.133Z] [2022-08-04T17:12:56.133Z] #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-04T17:12:56.133Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:12:56.133Z] #40 6.579 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T17:12:56.267Z] #76 ... [2022-08-04T17:12:56.267Z] [2022-08-04T17:12:56.267Z] #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-04T17:12:56.267Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T17:12:56.267Z] #57 32.12 v3.0.2 [2022-08-04T17:12:56.267Z] #57 DONE 32.8s [2022-08-04T17:12:56.267Z] [2022-08-04T17:12:56.267Z] #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-04T17:12:56.267Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T17:12:56.267Z] #62 21.32 Reading package lists... [2022-08-04T17:12:56.267Z] #62 25.73 Building dependency tree... [2022-08-04T17:12:56.267Z] #62 29.58 The following additional packages will be installed: [2022-08-04T17:12:56.267Z] #62 29.59 libbtrfs0 [2022-08-04T17:12:56.267Z] #62 29.79 The following NEW packages will be installed: [2022-08-04T17:12:56.267Z] #62 29.81 libbtrfs-dev libbtrfs0 [2022-08-04T17:12:56.267Z] #62 30.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:56.267Z] #62 30.15 Need to get 454 kB of archives. [2022-08-04T17:12:56.267Z] #62 30.15 After this operation, 1275 kB of additional disk space will be used. [2022-08-04T17:12:56.267Z] #62 30.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T17:12:56.267Z] #62 30.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T17:12:56.267Z] #62 31.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:56.267Z] #62 31.62 Fetched 454 kB in 0s (1452 kB/s) [2022-08-04T17:12:56.267Z] #62 31.72 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T17:12:56.267Z] #62 31.72 (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-04T17:12:56.267Z] #62 31.78 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T17:12:56.267Z] #62 31.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T17:12:56.267Z] #62 32.06 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T17:12:56.267Z] #62 32.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T17:12:56.267Z] #62 32.10 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T17:12:56.267Z] #62 32.68 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T17:12:56.267Z] #62 32.77 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T17:12:56.267Z] #62 32.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:12:56.390Z] #40 6.681 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:12:56.527Z] #62 ... [2022-08-04T17:12:56.527Z] [2022-08-04T17:12:56.527Z] #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-04T17:12:56.527Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:12:56.527Z] #14 22.98 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:12:56.527Z] #14 22.98 Need to get 108 MB of archives. [2022-08-04T17:12:56.527Z] #14 22.98 After this operation, 620 MB of additional disk space will be used. [2022-08-04T17:12:56.527Z] #14 22.98 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-04T17:12:56.527Z] #14 23.06 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-04T17:12:56.527Z] #14 23.19 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-04T17:12:56.527Z] #14 23.19 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-04T17:12:56.527Z] #14 23.20 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-04T17:12:56.527Z] #14 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T17:12:56.527Z] #14 23.43 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-04T17:12:56.527Z] #14 23.61 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-04T17:12:56.527Z] #14 23.62 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-04T17:12:56.527Z] #14 24.15 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-04T17:12:56.527Z] #14 25.31 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-04T17:12:56.527Z] #14 25.68 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-04T17:12:56.527Z] #14 26.17 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-04T17:12:56.527Z] #14 27.27 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-04T17:12:56.527Z] #14 27.73 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-04T17:12:56.527Z] #14 27.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T17:12:56.527Z] #14 27.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T17:12:56.527Z] #14 27.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T17:12:56.527Z] #14 27.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T17:12:56.527Z] #14 27.78 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-04T17:12:56.527Z] #14 27.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T17:12:56.527Z] #14 27.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-04T17:12:56.527Z] #14 27.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-04T17:12:56.527Z] #14 27.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-04T17:12:56.527Z] #14 27.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-04T17:12:56.527Z] #14 27.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-04T17:12:56.527Z] #14 27.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-04T17:12:56.527Z] #14 27.87 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-04T17:12:56.527Z] #14 27.90 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-04T17:12:56.527Z] #14 27.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T17:12:56.527Z] #14 28.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:56.527Z] #14 29.17 Fetched 108 MB in 5s (20.6 MB/s) [2022-08-04T17:12:56.527Z] #14 29.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T17:12:56.528Z] #14 29.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 ... 15708 files and directories currently installed.) [2022-08-04T17:12:56.528Z] #14 29.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T17:12:56.528Z] #14 29.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:12:56.528Z] #14 32.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T17:12:56.528Z] #14 32.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T17:12:56.528Z] #14 32.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:12:56.563Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-04T17:12:57.096Z] #14 ... [2022-08-04T17:12:57.096Z] [2022-08-04T17:12:57.096Z] #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-04T17:12:57.096Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T17:12:57.096Z] #62 DONE 33.5s [2022-08-04T17:12:57.096Z] [2022-08-04T17:12:57.096Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T17:12:57.096Z] #63 sha256:8565fdb82439e21392494213faf0cfe4a70ae9c2bca47c655d3a5a581d8beafd [2022-08-04T17:12:57.135Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.2s done [2022-08-04T17:12:57.136Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T17:12:57.136Z] #11 DONE 47.4s [2022-08-04T17:12:57.136Z] [2022-08-04T17:12:57.136Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T17:12:57.136Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T17:12:57.360Z] #63 DONE 0.3s [2022-08-04T17:12:57.360Z] [2022-08-04T17:12:57.360Z] #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-04T17:12:57.360Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:12:57.698Z] #12 DONE 0.9s [2022-08-04T17:12:57.698Z] [2022-08-04T17:12:57.698Z] #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-04T17:12:57.698Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T17:12:57.945Z] #64 ... [2022-08-04T17:12:57.945Z] [2022-08-04T17:12:57.945Z] #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-04T17:12:57.945Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T17:12:57.945Z] #51 19.42 Reading package lists... [2022-08-04T17:12:57.945Z] #51 24.24 Reading package lists... [2022-08-04T17:12:57.945Z] #51 28.77 Building dependency tree... [2022-08-04T17:12:57.945Z] #51 32.96 The following additional packages will be installed: [2022-08-04T17:12:57.945Z] #51 32.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:12:57.945Z] #51 32.96 python3-protobuf python3-six [2022-08-04T17:12:57.945Z] #51 33.09 Suggested packages: [2022-08-04T17:12:57.945Z] #51 33.09 python3-setuptools [2022-08-04T17:12:57.945Z] #51 33.09 Recommended packages: [2022-08-04T17:12:57.945Z] #51 33.09 iproute2 | iproute [2022-08-04T17:12:57.945Z] #51 33.90 The following NEW packages will be installed: [2022-08-04T17:12:57.945Z] #51 33.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:12:57.945Z] #51 33.91 python3-protobuf python3-six [2022-08-04T17:12:57.945Z] #51 ... [2022-08-04T17:12:57.945Z] [2022-08-04T17:12:57.945Z] #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-04T17:12:57.945Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:12:57.945Z] #76 33.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:12:57.945Z] #76 34.27 Fetched 5916 kB in 1s (6598 kB/s) [2022-08-04T17:12:57.945Z] #76 34.44 Selecting previously unselected package bzip2. [2022-08-04T17:12:57.945Z] #76 34.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T17:12:57.945Z] #76 34.54 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T17:12:57.945Z] #76 34.55 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:12:58.205Z] #76 34.70 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:12:58.205Z] #76 34.70 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-04T17:12:58.205Z] #76 34.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:12:58.261Z] #13 DONE 0.7s [2022-08-04T17:12:58.261Z] [2022-08-04T17:12:58.261Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:12:58.261Z] #66 sha256:204c8dc531c0eae373ed8108a3ab7086a0648d27c59c89bf1fbde2bf41dddea6 [2022-08-04T17:12:58.654Z] #54 ... [2022-08-04T17:12:58.654Z] [2022-08-04T17:12:58.654Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T17:12:58.654Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T17:12:58.654Z] #14 DONE 2.9s [2022-08-04T17:12:58.654Z] [2022-08-04T17:12:58.654Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T17:12:58.654Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T17:12:58.772Z] #76 35.35 Selecting previously unselected package libmagic1:arm64. [2022-08-04T17:12:58.772Z] #76 35.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-04T17:12:58.772Z] #76 35.37 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-04T17:12:58.839Z] #66 ... [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T17:12:58.839Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T17:12:58.839Z] #46 DONE 0.2s [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T17:12:58.839Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T17:12:58.839Z] #33 DONE 0.2s [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #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-04T17:12:58.839Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T17:12:58.839Z] #50 DONE 0.4s [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:12:58.839Z] #66 sha256:204c8dc531c0eae373ed8108a3ab7086a0648d27c59c89bf1fbde2bf41dddea6 [2022-08-04T17:12:58.839Z] #66 DONE 0.4s [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:12:58.839Z] #25 sha256:28a5c5811bc96fb17531aacbf0efb2d112bd843d5fa9ed5e5fe70bec3d8e1b35 [2022-08-04T17:12:58.839Z] #25 DONE 0.4s [2022-08-04T17:12:58.839Z] [2022-08-04T17:12:58.839Z] #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-04T17:12:58.839Z] #26 sha256:2a0cb89b53d91750cc5c5b6c4886a09ca5b1c30d9d5c33922512b3d3fdff446c [2022-08-04T17:12:59.037Z] #76 35.50 Selecting previously unselected package file. [2022-08-04T17:12:59.037Z] #76 35.52 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-04T17:12:59.037Z] #76 35.53 Unpacking file (1:5.39-3) ... [2022-08-04T17:12:59.037Z] #76 35.66 Selecting previously unselected package xz-utils. [2022-08-04T17:12:59.037Z] #76 35.67 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T17:12:59.037Z] #76 35.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:12:59.100Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.5s done [2022-08-04T17:12:59.359Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-04T17:12:59.605Z] #76 36.13 Selecting previously unselected package libsigsegv2:arm64. [2022-08-04T17:12:59.605Z] #76 36.14 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-04T17:12:59.605Z] #76 36.22 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-04T17:12:59.685Z] #40 ... [2022-08-04T17:12:59.685Z] [2022-08-04T17:12:59.685Z] #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-04T17:12:59.685Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:12:59.685Z] #57 4.511 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T17:12:59.685Z] #57 5.314 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T17:12:59.685Z] #57 5.328 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T17:12:59.685Z] #57 5.366 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T17:12:59.685Z] #57 7.002 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T17:12:59.865Z] [2022-08-04T17:12:59.865Z] #76 ... [2022-08-04T17:12:59.865Z] [2022-08-04T17:12:59.865Z] #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-04T17:12:59.865Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T17:12:59.865Z] #40 35.85 NAME: [2022-08-04T17:12:59.865Z] #40 35.86 go-winres - A tool for embedding resources in Windows executables [2022-08-04T17:12:59.865Z] #40 35.86 [2022-08-04T17:12:59.865Z] #40 35.86 USAGE: [2022-08-04T17:12:59.865Z] #40 35.86 go-winres [global options] command [command options] [arguments...] [2022-08-04T17:12:59.865Z] #40 35.86 [2022-08-04T17:12:59.865Z] #40 35.86 COMMANDS: [2022-08-04T17:12:59.865Z] #40 35.86 init Create an initial ./winres/winres.json [2022-08-04T17:12:59.865Z] #40 35.86 make Make syso files for the "go build" command [2022-08-04T17:12:59.865Z] #40 35.86 simply Make syso files for the "go build" command (simplified) [2022-08-04T17:12:59.865Z] #40 35.86 extract Extract all resources from an executable [2022-08-04T17:12:59.865Z] #40 35.86 patch Replace resources in an executable file (exe, dll) [2022-08-04T17:12:59.865Z] #40 35.86 help, h Shows a list of commands or help for one command [2022-08-04T17:12:59.865Z] #40 35.86 [2022-08-04T17:12:59.865Z] #40 35.86 GLOBAL OPTIONS: [2022-08-04T17:12:59.865Z] #40 35.86 --help, -h show help (default: false) [2022-08-04T17:12:59.865Z] #40 DONE 36.3s [2022-08-04T17:12:59.865Z] [2022-08-04T17:12:59.865Z] #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-04T17:12:59.865Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:12:59.865Z] #76 36.38 Selecting previously unselected package m4. [2022-08-04T17:12:59.865Z] #76 36.40 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-04T17:12:59.865Z] #76 36.44 Unpacking m4 (1.4.18-5) ... [2022-08-04T17:12:59.865Z] #76 ... [2022-08-04T17:12:59.865Z] [2022-08-04T17:12:59.865Z] #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-04T17:12:59.865Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:12:59.865Z] #55 26.54 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T17:12:59.865Z] #55 26.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T17:12:59.865Z] #55 26.63 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T17:12:59.865Z] #55 26.73 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T17:12:59.865Z] #55 26.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:12:59.865Z] #55 26.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:12:59.865Z] #55 26.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T17:12:59.865Z] #55 26.94 go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:12:59.865Z] #55 31.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T17:12:59.865Z] #55 31.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T17:12:59.865Z] #55 32.13 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T17:12:59.865Z] #55 32.13 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T17:12:59.865Z] #55 32.24 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T17:12:59.865Z] #55 32.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T17:12:59.865Z] #55 32.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T17:12:59.865Z] #55 32.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T17:12:59.865Z] #55 32.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T17:12:59.865Z] #55 33.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T17:12:59.865Z] #55 33.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T17:12:59.865Z] #55 33.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T17:12:59.865Z] #55 33.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T17:12:59.866Z] #55 33.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T17:12:59.866Z] #55 33.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T17:12:59.866Z] #55 33.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T17:12:59.866Z] #55 33.71 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:12:59.866Z] #55 34.51 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:12:59.866Z] #55 34.56 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T17:12:59.866Z] #55 34.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T17:12:59.866Z] #55 34.80 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:12:59.866Z] #55 34.95 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T17:12:59.866Z] #55 35.08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:12:59.866Z] #55 35.14 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T17:12:59.866Z] #55 35.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T17:12:59.866Z] #55 35.25 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:12:59.866Z] #55 35.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:12:59.866Z] #55 35.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:12:59.866Z] #55 35.36 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:12:59.866Z] #55 35.69 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:12:59.866Z] #55 35.73 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T17:12:59.942Z] #57 ... [2022-08-04T17:12:59.942Z] [2022-08-04T17:12:59.942Z] #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-04T17:12:59.942Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:12:59.942Z] #42 7.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:12:59.942Z] #42 7.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:12:59.942Z] #42 7.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:12:59.942Z] #42 8.442 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:12:59.942Z] #42 ... [2022-08-04T17:12:59.942Z] [2022-08-04T17:12:59.942Z] #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-04T17:12:59.942Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:12:59.942Z] #36 6.064 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T17:13:00.125Z] #55 ... [2022-08-04T17:13:00.125Z] [2022-08-04T17:13:00.125Z] #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-04T17:13:00.125Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T17:13:00.125Z] #42 22.12 Reading package lists... [2022-08-04T17:13:00.125Z] #42 26.63 Building dependency tree... [2022-08-04T17:13:00.125Z] #42 30.63 The following additional packages will be installed: [2022-08-04T17:13:00.125Z] #42 30.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T17:13:00.125Z] #42 30.69 Suggested packages: [2022-08-04T17:13:00.125Z] #42 30.69 cmake-doc ninja-build lrzip [2022-08-04T17:13:00.125Z] #42 30.69 Recommended packages: [2022-08-04T17:13:00.125Z] #42 30.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T17:13:00.125Z] #42 31.45 The following NEW packages will be installed: [2022-08-04T17:13:00.125Z] #42 31.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T17:13:00.125Z] #42 31.47 vim-common xxd [2022-08-04T17:13:00.125Z] #42 31.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:13:00.125Z] #42 31.90 Need to get 15.6 MB of archives. [2022-08-04T17:13:00.125Z] #42 31.90 After this operation, 67.4 MB of additional disk space will be used. [2022-08-04T17:13:00.125Z] #42 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:13:00.125Z] #42 31.91 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-04T17:13:00.125Z] #42 31.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T17:13:00.125Z] #42 31.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T17:13:00.125Z] #42 32.47 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-04T17:13:00.125Z] #42 32.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-04T17:13:00.125Z] #42 32.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-04T17:13:00.125Z] #42 32.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-04T17:13:00.125Z] #42 32.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-04T17:13:00.125Z] #42 32.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-04T17:13:00.125Z] #42 34.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:00.125Z] #42 34.65 Fetched 15.6 MB in 1s (13.6 MB/s) [2022-08-04T17:13:00.125Z] #42 34.75 Selecting previously unselected package xxd. [2022-08-04T17:13:00.125Z] #42 34.75 (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-04T17:13:00.125Z] #42 34.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T17:13:00.125Z] #42 34.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:00.125Z] #42 35.09 Selecting previously unselected package vim-common. [2022-08-04T17:13:00.125Z] #42 35.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:13:00.125Z] #42 35.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:00.125Z] #42 35.47 Selecting previously unselected package cmake-data. [2022-08-04T17:13:00.125Z] #42 35.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T17:13:00.125Z] #42 35.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:13:00.125Z] #42 ... [2022-08-04T17:13:00.125Z] [2022-08-04T17:13:00.125Z] #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-04T17:13:00.125Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T17:13:00.125Z] #76 36.82 Selecting previously unselected package autoconf. [2022-08-04T17:13:00.199Z] #36 ... [2022-08-04T17:13:00.199Z] [2022-08-04T17:13:00.199Z] #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-04T17:13:00.199Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:00.199Z] #53 4.528 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T17:13:00.199Z] #53 5.745 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T17:13:00.199Z] #53 5.745 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T17:13:00.199Z] #53 5.751 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:13:00.199Z] #53 5.863 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:13:00.200Z] #53 6.208 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T17:13:00.200Z] #53 6.269 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T17:13:00.200Z] #53 6.399 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T17:13:00.200Z] #53 6.456 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T17:13:00.200Z] #53 6.655 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T17:13:00.200Z] #53 6.748 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T17:13:00.200Z] #53 6.940 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T17:13:00.200Z] #53 7.167 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T17:13:00.384Z] #76 36.82 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T17:13:00.384Z] #76 36.83 Unpacking autoconf (2.69-14) ... [2022-08-04T17:13:00.457Z] #53 ... [2022-08-04T17:13:00.457Z] [2022-08-04T17:13:00.457Z] #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-04T17:13:00.457Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:00.457Z] #47 3.610 + git clone https://github.com/docker/distribution.git . [2022-08-04T17:13:00.457Z] #47 3.610 Cloning into '.'... [2022-08-04T17:13:00.457Z] #47 ... [2022-08-04T17:13:00.457Z] [2022-08-04T17:13:00.457Z] #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-04T17:13:00.457Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:00.457Z] #51 7.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:00.457Z] #51 7.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:00.457Z] #51 7.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:00.457Z] #51 7.883 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T17:13:00.457Z] #51 8.639 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:00.715Z] #51 ... [2022-08-04T17:13:00.715Z] [2022-08-04T17:13:00.715Z] #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-04T17:13:00.715Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:00.715Z] #76 6.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:00.715Z] #76 6.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:00.715Z] #76 6.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:00.715Z] #76 7.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:00.715Z] #76 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:00.715Z] #76 ... [2022-08-04T17:13:00.715Z] [2022-08-04T17:13:00.715Z] #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-04T17:13:00.715Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:00.715Z] #38 6.184 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T17:13:00.954Z] #76 37.38 Selecting previously unselected package autotools-dev. [2022-08-04T17:13:00.954Z] #76 37.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T17:13:00.954Z] #76 37.40 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:00.954Z] #76 37.61 Selecting previously unselected package automake. [2022-08-04T17:13:00.954Z] #76 37.61 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T17:13:00.954Z] #76 37.63 Unpacking automake (1:1.16.3-2) ... [2022-08-04T17:13:00.972Z] #38 ... [2022-08-04T17:13:00.972Z] [2022-08-04T17:13:00.972Z] #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-04T17:13:00.972Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:00.972Z] #55 4.423 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T17:13:00.972Z] #55 5.727 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T17:13:00.972Z] #55 5.745 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:00.972Z] #55 5.914 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T17:13:00.972Z] #55 6.064 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:13:00.972Z] #55 6.232 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T17:13:00.972Z] #55 6.359 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:13:00.972Z] #55 7.042 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T17:13:00.972Z] #55 7.148 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T17:13:00.972Z] #55 7.155 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T17:13:00.972Z] #55 7.325 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T17:13:00.972Z] #55 8.955 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T17:13:00.972Z] #55 9.067 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T17:13:00.972Z] #55 9.229 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T17:13:00.972Z] #55 9.402 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:13:01.229Z] #55 ... [2022-08-04T17:13:01.229Z] [2022-08-04T17:13:01.229Z] #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-04T17:13:01.230Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:01.230Z] #14 5.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:01.230Z] #14 5.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:01.230Z] #14 5.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:01.230Z] #14 6.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:01.230Z] #14 8.730 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:01.230Z] #14 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:01.230Z] #14 ... [2022-08-04T17:13:01.230Z] [2022-08-04T17:13:01.230Z] #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-04T17:13:01.230Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:01.230Z] #34 3.911 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T17:13:01.230Z] #34 3.911 Cloning into '.'... [2022-08-04T17:13:01.488Z] #34 ... [2022-08-04T17:13:01.488Z] [2022-08-04T17:13:01.488Z] #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-04T17:13:01.488Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:01.488Z] #62 3.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:01.488Z] #62 3.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:01.488Z] #62 3.907 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:01.488Z] #62 4.225 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:01.488Z] #62 5.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:01.488Z] #62 7.620 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:01.488Z] #62 ... [2022-08-04T17:13:01.488Z] [2022-08-04T17:13:01.488Z] #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-04T17:13:01.488Z] #26 sha256:f1d700c27dcce377da1dd9ff5e759359b9b5f3540a6750152193ba5a45404913 [2022-08-04T17:13:01.488Z] #26 6.499 + RM_GOPATH=0 [2022-08-04T17:13:01.488Z] #26 6.499 + TMP_GOPATH= [2022-08-04T17:13:01.488Z] #26 6.499 + : /build [2022-08-04T17:13:01.488Z] #26 6.499 + '[' -z '' ']' [2022-08-04T17:13:01.488Z] #26 6.499 ++ mktemp -d [2022-08-04T17:13:01.488Z] #26 6.511 + export GOPATH=/tmp/tmp.xc3n7CA19t [2022-08-04T17:13:01.488Z] #26 6.511 + GOPATH=/tmp/tmp.xc3n7CA19t [2022-08-04T17:13:01.488Z] #26 6.511 + RM_GOPATH=1 [2022-08-04T17:13:01.488Z] #26 6.511 + case "$(go env GOARCH)" in [2022-08-04T17:13:01.488Z] #26 6.511 ++ go env GOARCH [2022-08-04T17:13:01.488Z] #26 6.536 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:01.488Z] #26 6.537 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:01.488Z] #26 6.541 ++ dirname /install.sh [2022-08-04T17:13:01.488Z] #26 6.555 + dir=/ [2022-08-04T17:13:01.488Z] #26 6.556 + bin=dockercli [2022-08-04T17:13:01.488Z] #26 6.556 + shift [2022-08-04T17:13:01.488Z] #26 6.556 + '[' '!' -f //dockercli.installer ']' [2022-08-04T17:13:01.488Z] #26 6.557 + . //dockercli.installer [2022-08-04T17:13:01.488Z] #26 6.558 ++ : stable [2022-08-04T17:13:01.488Z] #26 6.559 ++ : 17.06.2-ce [2022-08-04T17:13:01.488Z] #26 6.559 + install_dockercli [2022-08-04T17:13:01.488Z] #26 6.561 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T17:13:01.488Z] #26 6.561 Install docker/cli version 17.06.2-ce from stable [2022-08-04T17:13:01.488Z] #26 6.564 ++ uname -m [2022-08-04T17:13:01.488Z] #26 6.577 + arch=x86_64 [2022-08-04T17:13:01.488Z] #26 6.578 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T17:13:01.488Z] #26 6.578 + url=https://download.docker.com/linux/static [2022-08-04T17:13:01.488Z] #26 6.584 + tar -xz docker/docker [2022-08-04T17:13:01.488Z] #26 6.587 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T17:13:01.525Z] #76 38.21 Selecting previously unselected package patch. [2022-08-04T17:13:01.784Z] #76 38.21 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-04T17:13:01.784Z] #76 38.22 Unpacking patch (2.7.6-7) ... [2022-08-04T17:13:01.968Z] #15 DONE 3.7s [2022-08-04T17:13:01.968Z] [2022-08-04T17:13:01.968Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T17:13:01.968Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T17:13:02.043Z] #76 38.41 Selecting previously unselected package dpkg-dev. [2022-08-04T17:13:02.044Z] #76 38.41 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:13:02.044Z] #76 38.42 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:13:02.858Z] #26 ... [2022-08-04T17:13:02.858Z] [2022-08-04T17:13:02.858Z] #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-04T17:13:02.858Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:02.858Z] #76 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:02.984Z] #76 39.37 Selecting previously unselected package build-essential. [2022-08-04T17:13:02.984Z] #76 39.37 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-04T17:13:02.984Z] #76 39.39 Unpacking build-essential (12.9) ... [2022-08-04T17:13:02.984Z] #76 39.51 Selecting previously unselected package libcap2:arm64. [2022-08-04T17:13:02.984Z] #76 39.52 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T17:13:02.984Z] #76 39.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T17:13:02.984Z] #76 39.66 Selecting previously unselected package libcap-dev:arm64. [2022-08-04T17:13:03.244Z] #76 39.67 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-04T17:13:03.244Z] #76 39.69 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T17:13:03.503Z] #76 39.93 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T17:13:03.503Z] #76 39.93 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T17:13:03.503Z] #76 39.94 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:03.503Z] #76 40.03 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-04T17:13:03.503Z] #76 40.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-04T17:13:03.503Z] #76 40.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:03.764Z] #76 40.20 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T17:13:03.764Z] #76 40.21 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T17:13:03.764Z] #76 40.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:03.764Z] #76 40.42 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T17:13:03.764Z] #76 40.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T17:13:03.883Z] #16 DONE 1.9s [2022-08-04T17:13:03.883Z] [2022-08-04T17:13:03.883Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T17:13:03.883Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T17:13:04.024Z] #76 40.45 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T17:13:04.594Z] #76 41.15 Selecting previously unselected package libtool. [2022-08-04T17:13:04.594Z] #76 41.16 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T17:13:04.652Z] #11 ... [2022-08-04T17:13:04.652Z] [2022-08-04T17:13:04.652Z] #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-04T17:13:04.652Z] #31 sha256:5c4c5c7673480479755294058dbe6e6073faf6d5bea4873435710b73cd9f611d [2022-08-04T17:13:04.652Z] #31 2.022 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T17:13:04.652Z] #31 2.368 [2022-08-04T17:13:04.652Z] #31 2.599 #=#=# ######################################################################## 100.0% [2022-08-04T17:13:04.652Z] #31 2.856 [2022-08-04T17:13:04.652Z] #31 3.888 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T17:13:04.652Z] #31 4.211 [2022-08-04T17:13:04.652Z] #31 4.442 #=#=# ######################################################################## 100.0% [2022-08-04T17:13:04.652Z] #31 4.737 [2022-08-04T17:13:04.652Z] #31 5.690 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T17:13:04.652Z] #31 5.960 [2022-08-04T17:13:04.652Z] #31 6.192 #=#=# ################### 26.5% ########################################## 58.8% ################################################################# 91.0% ######################################################################## 100.0% [2022-08-04T17:13:04.652Z] #31 6.813 [2022-08-04T17:13:04.652Z] #31 7.900 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T17:13:04.652Z] #31 8.220 [2022-08-04T17:13:04.652Z] #31 8.450 #=#=# ######################################################################## 100.0% [2022-08-04T17:13:04.652Z] #31 8.776 [2022-08-04T17:13:04.652Z] #31 9.520 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T17:13:04.652Z] #31 9.845 [2022-08-04T17:13:04.652Z] #31 10.07 #=#=# ######################################################################## 100.0% [2022-08-04T17:13:04.652Z] #31 ... [2022-08-04T17:13:04.652Z] [2022-08-04T17:13:04.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:13:04.652Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:13:04.652Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T17:13:04.853Z] #76 41.18 Unpacking libtool (2.4.6-15) ... [2022-08-04T17:13:04.853Z] #76 41.40 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T17:13:04.853Z] #76 41.41 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T17:13:04.853Z] #76 41.42 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T17:13:05.117Z] #76 41.65 Selecting previously unselected package libyajl2:arm64. [2022-08-04T17:13:05.117Z] #76 41.66 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T17:13:05.117Z] #76 41.68 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T17:13:05.283Z] #17 ... [2022-08-04T17:13:05.283Z] [2022-08-04T17:13:05.283Z] #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-04T17:13:05.283Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:05.283Z] #83 5.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:05.283Z] #83 5.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:05.283Z] #83 5.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:05.283Z] #83 6.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:05.283Z] #83 8.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:05.377Z] #76 41.82 Selecting previously unselected package libyajl-dev:arm64. [2022-08-04T17:13:05.377Z] #76 41.84 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-04T17:13:05.377Z] #76 41.84 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T17:13:05.377Z] #76 42.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:05.397Z] #26 ... [2022-08-04T17:13:05.397Z] [2022-08-04T17:13:05.397Z] #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-04T17:13:05.397Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:05.397Z] #34 6.101 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T17:13:05.397Z] #34 6.101 Cloning into '.'... [2022-08-04T17:13:05.397Z] #34 ... [2022-08-04T17:13:05.397Z] [2022-08-04T17:13:05.397Z] #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-04T17:13:05.397Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:05.397Z] #76 6.850 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:05.397Z] #76 6.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:05.397Z] #76 6.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:05.544Z] #83 ... [2022-08-04T17:13:05.544Z] [2022-08-04T17:13:05.544Z] #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-04T17:13:05.544Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:05.544Z] #64 5.881 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T17:13:05.544Z] #64 7.262 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T17:13:05.544Z] #64 7.262 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T17:13:05.544Z] #64 7.406 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T17:13:05.544Z] #64 10.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T17:13:05.544Z] #64 ... [2022-08-04T17:13:05.544Z] [2022-08-04T17:13:05.544Z] #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-04T17:13:05.544Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:05.544Z] #45 6.077 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T17:13:05.637Z] #76 42.04 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:13:05.637Z] #76 42.05 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T17:13:05.637Z] #76 42.06 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-04T17:13:05.637Z] #76 42.09 Setting up file (1:5.39-3) ... [2022-08-04T17:13:05.637Z] #76 42.10 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:13:05.637Z] #76 42.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:05.637Z] #76 42.13 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:05.637Z] #76 42.14 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T17:13:05.637Z] #76 42.16 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:05.637Z] #76 42.18 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-04T17:13:05.637Z] #76 42.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:13:05.637Z] #76 42.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:13:05.637Z] #76 42.24 Setting up patch (2.7.6-7) ... [2022-08-04T17:13:05.809Z] #45 ... [2022-08-04T17:13:05.809Z] [2022-08-04T17:13:05.809Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T17:13:05.809Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T17:13:05.809Z] #17 DONE 1.8s [2022-08-04T17:13:05.809Z] [2022-08-04T17:13:05.809Z] #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-04T17:13:05.809Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:05.809Z] #47 5.334 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T17:13:05.809Z] #47 6.204 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T17:13:05.809Z] #47 7.984 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T17:13:05.809Z] #47 8.157 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T17:13:05.809Z] #47 8.283 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T17:13:05.897Z] #76 42.25 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T17:13:05.897Z] #76 42.26 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T17:13:05.897Z] #76 42.27 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T17:13:05.897Z] #76 42.29 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T17:13:05.897Z] #76 42.30 Setting up libtool (2.4.6-15) ... [2022-08-04T17:13:05.897Z] #76 42.32 Setting up m4 (1.4.18-5) ... [2022-08-04T17:13:05.897Z] #76 42.35 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:13:05.897Z] #76 42.37 Setting up autoconf (2.69-14) ... [2022-08-04T17:13:05.897Z] #76 42.39 Setting up build-essential (12.9) ... [2022-08-04T17:13:05.897Z] #76 42.40 Setting up automake (1:1.16.3-2) ... [2022-08-04T17:13:05.897Z] #76 42.41 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T17:13:05.897Z] #76 42.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:05.963Z] #76 ... [2022-08-04T17:13:05.963Z] [2022-08-04T17:13:05.963Z] #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-04T17:13:05.963Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:05.963Z] #57 6.422 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T17:13:05.963Z] #57 7.392 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T17:13:05.963Z] #57 7.402 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T17:13:05.963Z] #57 7.433 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T17:13:05.963Z] #57 ... [2022-08-04T17:13:05.963Z] [2022-08-04T17:13:05.963Z] #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-04T17:13:05.963Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:05.963Z] #76 7.630 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:06.070Z] #47 ... [2022-08-04T17:13:06.070Z] [2022-08-04T17:13:06.070Z] #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-04T17:13:06.070Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:06.070Z] #41 3.781 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T17:13:06.070Z] #41 3.781 Cloning into '.'... [2022-08-04T17:13:06.070Z] #41 ... [2022-08-04T17:13:06.070Z] [2022-08-04T17:13:06.070Z] #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-04T17:13:06.070Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:06.070Z] #43 4.159 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T17:13:06.331Z] #43 ... [2022-08-04T17:13:06.331Z] [2022-08-04T17:13:06.331Z] #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-04T17:13:06.331Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:06.331Z] #62 5.869 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T17:13:06.331Z] #62 8.764 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T17:13:06.331Z] #62 8.772 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:06.331Z] #62 8.962 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T17:13:06.331Z] #62 9.076 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:13:06.331Z] #62 9.393 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T17:13:06.331Z] #62 9.597 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:13:06.331Z] #62 10.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T17:13:06.331Z] #62 10.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T17:13:06.331Z] #62 10.55 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T17:13:06.331Z] #62 10.63 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T17:13:06.331Z] #62 ... [2022-08-04T17:13:06.331Z] [2022-08-04T17:13:06.331Z] #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-04T17:13:06.331Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:06.331Z] #58 6.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:06.331Z] #58 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:06.331Z] #58 6.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:06.331Z] #58 6.601 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T17:13:06.331Z] #58 7.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:06.331Z] #58 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:06.593Z] #58 ... [2022-08-04T17:13:06.593Z] [2022-08-04T17:13:06.593Z] #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-04T17:13:06.593Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:06.593Z] #60 5.050 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T17:13:06.593Z] #60 8.400 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T17:13:06.593Z] #60 8.648 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T17:13:06.593Z] #60 8.741 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:13:06.593Z] #60 8.806 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:13:06.593Z] #60 9.097 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T17:13:06.593Z] #60 9.812 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T17:13:06.593Z] #60 9.829 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T17:13:06.593Z] #60 10.07 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T17:13:06.593Z] #60 10.50 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T17:13:06.593Z] #60 ... [2022-08-04T17:13:06.593Z] [2022-08-04T17:13:06.593Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T17:13:06.593Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T17:13:07.174Z] #76 ... [2022-08-04T17:13:07.174Z] [2022-08-04T17:13:07.174Z] #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-04T17:13:07.174Z] #26 sha256:f1d700c27dcce377da1dd9ff5e759359b9b5f3540a6750152193ba5a45404913 [2022-08-04T17:13:07.174Z] #26 16.37 + mkdir -p /build [2022-08-04T17:13:07.174Z] #26 16.39 + mv docker/docker /build/ [2022-08-04T17:13:07.174Z] #26 16.40 + rmdir docker [2022-08-04T17:13:07.174Z] #26 DONE 17.0s [2022-08-04T17:13:07.174Z] [2022-08-04T17:13:07.174Z] #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-04T17:13:07.174Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:07.174Z] #55 14.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:07.174Z] #55 14.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:13:07.174Z] #55 14.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T17:13:07.174Z] #55 14.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T17:13:07.174Z] #55 14.80 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T17:13:07.174Z] #55 14.89 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T17:13:07.174Z] #55 14.98 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T17:13:07.174Z] #55 15.22 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T17:13:07.174Z] #55 15.29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T17:13:07.174Z] #55 15.44 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T17:13:07.174Z] #55 15.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T17:13:07.174Z] #55 15.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T17:13:07.174Z] #55 15.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T17:13:07.174Z] #55 15.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T17:13:07.174Z] #55 16.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T17:13:07.174Z] #55 16.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T17:13:07.174Z] #55 16.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T17:13:07.174Z] #55 16.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T17:13:07.174Z] #55 17.51 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T17:13:07.174Z] #55 17.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T17:13:07.193Z] #11 ... [2022-08-04T17:13:07.193Z] [2022-08-04T17:13:07.193Z] #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-04T17:13:07.194Z] #31 sha256:5c4c5c7673480479755294058dbe6e6073faf6d5bea4873435710b73cd9f611d [2022-08-04T17:13:07.194Z] #31 10.35 [2022-08-04T17:13:07.194Z] #31 10.46 Download of images into '/build' complete. [2022-08-04T17:13:07.194Z] #31 10.46 Use something like the following to load the result into a Docker daemon: [2022-08-04T17:13:07.194Z] #31 10.46 tar -cC '/build' . | docker load [2022-08-04T17:13:07.194Z] #31 DONE 12.7s [2022-08-04T17:13:07.194Z] [2022-08-04T17:13:07.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T17:13:07.194Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T17:13:07.298Z] #76 DONE 43.9s [2022-08-04T17:13:07.298Z] [2022-08-04T17:13:07.298Z] #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-04T17:13:07.298Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:07.544Z] #18 DONE 1.9s [2022-08-04T17:13:07.544Z] [2022-08-04T17:13:07.544Z] #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-04T17:13:07.544Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:07.544Z] #83 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:08.240Z] #77 ... [2022-08-04T17:13:08.240Z] [2022-08-04T17:13:08.240Z] #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-04T17:13:08.240Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:13:08.240Z] #64 0.675 + RM_GOPATH=0 [2022-08-04T17:13:08.240Z] #64 0.684 + TMP_GOPATH= [2022-08-04T17:13:08.240Z] #64 0.684 + : /build [2022-08-04T17:13:08.240Z] #64 0.684 + '[' -z '' ']' [2022-08-04T17:13:08.240Z] #64 0.685 ++ mktemp -d [2022-08-04T17:13:08.240Z] #64 0.689 + export GOPATH=/tmp/tmp.coxlrgzePh [2022-08-04T17:13:08.240Z] #64 0.689 + GOPATH=/tmp/tmp.coxlrgzePh [2022-08-04T17:13:08.240Z] #64 0.689 + RM_GOPATH=1 [2022-08-04T17:13:08.240Z] #64 0.689 + case "$(go env GOARCH)" in [2022-08-04T17:13:08.240Z] #64 0.690 ++ go env GOARCH [2022-08-04T17:13:08.240Z] #64 0.740 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:08.240Z] #64 0.740 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:08.240Z] #64 0.741 ++ dirname /install.sh [2022-08-04T17:13:08.240Z] #64 0.752 + dir=/ [2022-08-04T17:13:08.240Z] #64 0.752 + bin=containerd [2022-08-04T17:13:08.240Z] #64 0.752 + shift [2022-08-04T17:13:08.240Z] #64 0.752 + '[' '!' -f //containerd.installer ']' [2022-08-04T17:13:08.240Z] #64 0.752 + . //containerd.installer [2022-08-04T17:13:08.240Z] #64 0.752 ++ set -e [2022-08-04T17:13:08.240Z] #64 0.752 ++ : v1.6.6 [2022-08-04T17:13:08.240Z] #64 0.753 + install_containerd [2022-08-04T17:13:08.240Z] #64 0.756 + echo 'Install containerd version v1.6.6' [2022-08-04T17:13:08.240Z] #64 0.757 Install containerd version v1.6.6 [2022-08-04T17:13:08.240Z] #64 0.757 + git clone https://github.com/containerd/containerd.git /tmp/tmp.coxlrgzePh/src/github.com/containerd/containerd [2022-08-04T17:13:08.240Z] #64 0.765 Cloning into '/tmp/tmp.coxlrgzePh/src/github.com/containerd/containerd'... [2022-08-04T17:13:08.240Z] #64 ... [2022-08-04T17:13:08.240Z] [2022-08-04T17:13:08.240Z] #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-04T17:13:08.240Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T17:13:08.240Z] #51 34.50 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:13:08.240Z] #51 34.50 Need to get 2136 kB of archives. [2022-08-04T17:13:08.240Z] #51 34.50 After this operation, 10.8 MB of additional disk space will be used. [2022-08-04T17:13:08.240Z] #51 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-04T17:13:08.240Z] #51 34.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:13:08.240Z] #51 34.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T17:13:08.240Z] #51 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-04T17:13:08.240Z] #51 34.52 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-04T17:13:08.240Z] #51 34.53 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-04T17:13:08.240Z] #51 34.54 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-04T17:13:08.240Z] #51 36.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-04T17:13:08.240Z] #51 38.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:08.240Z] #51 38.37 Fetched 2136 kB in 3s (685 kB/s) [2022-08-04T17:13:08.240Z] #51 38.46 Selecting previously unselected package libprotobuf23:arm64. [2022-08-04T17:13:08.240Z] #51 38.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T17:13:08.240Z] #51 38.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 38.53 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T17:13:08.240Z] #51 39.16 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:13:08.240Z] #51 39.16 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:13:08.240Z] #51 39.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:08.240Z] #51 39.39 Selecting previously unselected package python3-six. [2022-08-04T17:13:08.240Z] #51 39.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T17:13:08.240Z] #51 39.40 Unpacking python3-six (1.16.0-2) ... [2022-08-04T17:13:08.240Z] #51 39.54 Selecting previously unselected package python3-protobuf. [2022-08-04T17:13:08.240Z] #51 39.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 39.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:08.240Z] #51 40.17 Selecting previously unselected package libnet1:arm64. [2022-08-04T17:13:08.240Z] #51 40.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 40.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:08.240Z] #51 40.35 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T17:13:08.240Z] #51 40.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 40.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T17:13:08.240Z] #51 40.59 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T17:13:08.240Z] #51 40.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 40.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:08.240Z] #51 40.71 Selecting previously unselected package criu. [2022-08-04T17:13:08.240Z] #51 40.72 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-04T17:13:08.240Z] #51 40.72 Unpacking criu (3.17.1-1) ... [2022-08-04T17:13:08.240Z] #51 41.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:08.240Z] #51 43.55 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T17:13:08.240Z] #51 43.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:08.240Z] #51 43.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:13:08.240Z] #51 43.65 Setting up python3-six (1.16.0-2) ... [2022-08-04T17:13:08.587Z] #76 ... [2022-08-04T17:13:08.587Z] [2022-08-04T17:13:08.587Z] #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-04T17:13:08.587Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:08.587Z] #36 8.240 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T17:13:08.587Z] #36 ... [2022-08-04T17:13:08.587Z] [2022-08-04T17:13:08.587Z] #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-04T17:13:08.587Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:08.587Z] #62 7.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:08.587Z] #62 7.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:08.587Z] #62 7.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:08.587Z] #62 8.573 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:08.614Z] #55 18.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T17:13:08.810Z] #51 45.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T17:13:08.849Z] #62 ... [2022-08-04T17:13:08.849Z] [2022-08-04T17:13:08.849Z] #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-04T17:13:08.849Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:08.849Z] #42 8.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:08.849Z] #42 9.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:08.849Z] #42 9.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:08.849Z] #42 ... [2022-08-04T17:13:08.849Z] [2022-08-04T17:13:08.849Z] #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-04T17:13:08.849Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:08.849Z] #53 9.110 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T17:13:08.873Z] #55 ... [2022-08-04T17:13:08.873Z] [2022-08-04T17:13:08.873Z] #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-04T17:13:08.873Z] #67 sha256:d3566ae638a74f8ab7ee1dcc2c8c77794b946e435f7944aa4509c64bddf2f246 [2022-08-04T17:13:08.873Z] #67 9.052 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:08.873Z] #67 9.070 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T17:13:08.873Z] #67 9.441 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T17:13:08.873Z] #67 12.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T17:13:08.873Z] #67 14.01 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:13:08.873Z] #67 14.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T17:13:08.873Z] #67 14.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T17:13:08.873Z] #67 14.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:08.873Z] #67 14.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:13:08.873Z] #67 14.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T17:13:08.873Z] #67 15.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T17:13:08.873Z] #67 15.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T17:13:08.873Z] #67 15.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T17:13:09.071Z] #51 45.07 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:09.071Z] #51 ... [2022-08-04T17:13:09.071Z] [2022-08-04T17:13:09.071Z] #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-04T17:13:09.071Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:13:09.071Z] #14 35.50 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T17:13:09.071Z] #14 35.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T17:13:09.071Z] #14 35.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:13:09.071Z] #14 35.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-04T17:13:09.071Z] #14 35.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T17:13:09.071Z] #14 35.68 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:13:09.071Z] #14 35.89 Selecting previously unselected package dmsetup. [2022-08-04T17:13:09.071Z] #14 35.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T17:13:09.071Z] #14 35.92 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:13:09.071Z] #14 36.22 Selecting previously unselected package mingw-w64-common. [2022-08-04T17:13:09.071Z] #14 36.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T17:13:09.071Z] #14 36.27 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T17:13:09.071Z] #14 43.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T17:13:09.071Z] #14 43.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T17:13:09.071Z] #14 43.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:13:09.071Z] #14 ... [2022-08-04T17:13:09.071Z] [2022-08-04T17:13:09.071Z] #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-04T17:13:09.071Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T17:13:09.071Z] #34 40.22 Updating files: 93% (1416/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-04T17:13:09.071Z] #34 40.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T17:13:09.071Z] #34 41.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T17:13:09.109Z] #53 ... [2022-08-04T17:13:09.109Z] [2022-08-04T17:13:09.109Z] #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-04T17:13:09.109Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:09.109Z] #55 8.469 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T17:13:09.109Z] #55 ... [2022-08-04T17:13:09.109Z] [2022-08-04T17:13:09.109Z] #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-04T17:13:09.109Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:09.109Z] #67 7.808 + RM_GOPATH=0 [2022-08-04T17:13:09.109Z] #67 7.808 + TMP_GOPATH= [2022-08-04T17:13:09.109Z] #67 7.808 + : /build [2022-08-04T17:13:09.109Z] #67 7.808 + '[' -z '' ']' [2022-08-04T17:13:09.109Z] #67 7.808 ++ mktemp -d [2022-08-04T17:13:09.109Z] #67 7.831 + export GOPATH=/tmp/tmp.UczLPk5F4N [2022-08-04T17:13:09.109Z] #67 7.831 + GOPATH=/tmp/tmp.UczLPk5F4N [2022-08-04T17:13:09.109Z] #67 7.831 + RM_GOPATH=1 [2022-08-04T17:13:09.109Z] #67 7.831 + case "$(go env GOARCH)" in [2022-08-04T17:13:09.109Z] #67 7.858 ++ go env GOARCH [2022-08-04T17:13:09.109Z] #67 7.894 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:09.109Z] #67 7.896 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:09.109Z] #67 7.904 ++ dirname /install.sh [2022-08-04T17:13:09.109Z] #67 7.905 + dir=/ [2022-08-04T17:13:09.109Z] #67 7.905 + bin=rootlesskit [2022-08-04T17:13:09.109Z] #67 7.905 + shift [2022-08-04T17:13:09.109Z] #67 7.905 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T17:13:09.109Z] #67 7.905 + . //rootlesskit.installer [2022-08-04T17:13:09.109Z] #67 7.905 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:09.109Z] #67 7.907 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:09.109Z] #67 7.907 + install_rootlesskit [2022-08-04T17:13:09.109Z] #67 7.907 + case "$1" in [2022-08-04T17:13:09.109Z] #67 7.907 + export CGO_ENABLED=0 [2022-08-04T17:13:09.109Z] #67 7.907 + CGO_ENABLED=0 [2022-08-04T17:13:09.109Z] #67 7.907 + _install_rootlesskit [2022-08-04T17:13:09.109Z] #67 7.907 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T17:13:09.109Z] #67 7.907 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:13:09.109Z] #67 7.907 + GOBIN=/build [2022-08-04T17:13:09.109Z] #67 7.907 + GO111MODULE=on [2022-08-04T17:13:09.109Z] #67 7.907 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:09.109Z] #67 8.796 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:13:09.131Z] #67 19.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:09.131Z] #67 ... [2022-08-04T17:13:09.131Z] [2022-08-04T17:13:09.131Z] #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-04T17:13:09.131Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:09.131Z] #36 16.64 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T17:13:09.131Z] #36 16.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:13:09.131Z] #36 17.59 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T17:13:09.131Z] #36 17.84 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T17:13:09.131Z] #36 18.44 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:13:09.131Z] #36 18.68 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T17:13:09.131Z] #36 18.68 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T17:13:09.131Z] #36 18.69 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T17:13:09.131Z] #36 19.00 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T17:13:09.131Z] #36 19.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T17:13:09.375Z] #67 ... [2022-08-04T17:13:09.375Z] [2022-08-04T17:13:09.375Z] #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-04T17:13:09.375Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:09.375Z] #38 6.753 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T17:13:09.375Z] #38 ... [2022-08-04T17:13:09.375Z] [2022-08-04T17:13:09.375Z] #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-04T17:13:09.375Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:09.375Z] #47 7.543 + git clone https://github.com/docker/distribution.git . [2022-08-04T17:13:09.375Z] #47 7.543 Cloning into '.'... [2022-08-04T17:13:09.640Z] #47 ... [2022-08-04T17:13:09.640Z] [2022-08-04T17:13:09.640Z] #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-04T17:13:09.640Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:09.640Z] #40 8.393 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T17:13:09.640Z] #40 9.638 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T17:13:09.640Z] #40 ... [2022-08-04T17:13:09.695Z] #36 19.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T17:13:09.733Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-04T17:13:09.898Z] [2022-08-04T17:13:09.898Z] #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-04T17:13:09.898Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:09.898Z] #51 8.402 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:09.898Z] #51 8.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:09.898Z] #51 8.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:09.898Z] #51 9.341 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T17:13:09.898Z] #51 ... [2022-08-04T17:13:09.898Z] [2022-08-04T17:13:09.898Z] #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-04T17:13:09.898Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:09.898Z] #14 7.611 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:09.898Z] #14 7.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:09.898Z] #14 7.666 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:09.898Z] #14 9.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:10.166Z] #14 ... [2022-08-04T17:13:10.166Z] [2022-08-04T17:13:10.166Z] #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-04T17:13:10.166Z] #26 sha256:2a0cb89b53d91750cc5c5b6c4886a09ca5b1c30d9d5c33922512b3d3fdff446c [2022-08-04T17:13:10.166Z] #26 7.489 + RM_GOPATH=0 [2022-08-04T17:13:10.166Z] #26 7.490 + TMP_GOPATH= [2022-08-04T17:13:10.166Z] #26 7.490 + : /build [2022-08-04T17:13:10.166Z] #26 7.490 + '[' -z '' ']' [2022-08-04T17:13:10.166Z] #26 7.490 ++ mktemp -d [2022-08-04T17:13:10.166Z] #26 7.499 + export GOPATH=/tmp/tmp.AGLtAHI8w5 [2022-08-04T17:13:10.166Z] #26 7.499 + GOPATH=/tmp/tmp.AGLtAHI8w5 [2022-08-04T17:13:10.166Z] #26 7.499 + RM_GOPATH=1 [2022-08-04T17:13:10.166Z] #26 7.499 + case "$(go env GOARCH)" in [2022-08-04T17:13:10.166Z] #26 7.502 ++ go env GOARCH [2022-08-04T17:13:10.166Z] #26 7.518 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:10.166Z] #26 7.518 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:10.166Z] #26 7.519 ++ dirname /install.sh [2022-08-04T17:13:10.166Z] #26 7.521 + dir=/ [2022-08-04T17:13:10.166Z] #26 7.522 + bin=dockercli [2022-08-04T17:13:10.166Z] #26 7.525 + shift [2022-08-04T17:13:10.166Z] #26 7.529 + '[' '!' -f //dockercli.installer ']' [2022-08-04T17:13:10.166Z] #26 7.530 + . //dockercli.installer [2022-08-04T17:13:10.166Z] #26 7.530 ++ : stable [2022-08-04T17:13:10.166Z] #26 7.531 ++ : 17.06.2-ce [2022-08-04T17:13:10.166Z] #26 7.531 + install_dockercli [2022-08-04T17:13:10.166Z] #26 7.532 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T17:13:10.166Z] #26 7.532 Install docker/cli version 17.06.2-ce from stable [2022-08-04T17:13:10.166Z] #26 7.537 ++ uname -m [2022-08-04T17:13:10.166Z] #26 7.540 + arch=x86_64 [2022-08-04T17:13:10.166Z] #26 7.540 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T17:13:10.166Z] #26 7.540 + url=https://download.docker.com/linux/static [2022-08-04T17:13:10.166Z] #26 7.541 + tar -xz docker/docker [2022-08-04T17:13:10.166Z] #26 7.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T17:13:10.259Z] #36 20.67 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T17:13:10.454Z] #34 ... [2022-08-04T17:13:10.454Z] [2022-08-04T17:13:10.454Z] #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-04T17:13:10.454Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:13:10.454Z] #55 36.70 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T17:13:10.454Z] #55 36.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T17:13:10.454Z] #55 ... [2022-08-04T17:13:10.454Z] [2022-08-04T17:13:10.454Z] #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-04T17:13:10.454Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T17:13:10.454Z] #42 39.22 Selecting previously unselected package libicu67:arm64. [2022-08-04T17:13:10.454Z] #42 39.22 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 39.24 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T17:13:10.454Z] #42 45.52 Selecting previously unselected package libxml2:arm64. [2022-08-04T17:13:10.454Z] #42 45.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 45.54 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:13:10.454Z] #42 46.08 Selecting previously unselected package libarchive13:arm64. [2022-08-04T17:13:10.454Z] #42 46.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 46.10 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T17:13:10.454Z] #42 46.42 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-04T17:13:10.454Z] #42 46.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 46.45 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T17:13:10.454Z] #42 46.62 Selecting previously unselected package librhash0:arm64. [2022-08-04T17:13:10.454Z] #42 46.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 46.63 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-04T17:13:10.454Z] #42 46.78 Selecting previously unselected package libuv1:arm64. [2022-08-04T17:13:10.454Z] #42 46.78 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 46.79 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-04T17:13:10.454Z] #42 46.97 Selecting previously unselected package cmake. [2022-08-04T17:13:10.454Z] #42 46.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-04T17:13:10.454Z] #42 46.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:13:10.823Z] #36 20.86 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:13:10.823Z] #36 21.00 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T17:13:10.856Z] #83 ... [2022-08-04T17:13:10.856Z] [2022-08-04T17:13:10.856Z] #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-04T17:13:10.856Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:10.856Z] #54 5.334 + git clone https://github.com/docker/distribution.git . [2022-08-04T17:13:10.856Z] #54 5.349 Cloning into '.'... [2022-08-04T17:13:10.856Z] #54 ... [2022-08-04T17:13:10.856Z] [2022-08-04T17:13:10.856Z] #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-04T17:13:10.856Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:10.856Z] #60 15.44 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T17:13:10.856Z] #60 15.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T17:13:10.856Z] #60 15.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T17:13:11.079Z] #36 ... [2022-08-04T17:13:11.079Z] [2022-08-04T17:13:11.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-04T17:13:11.079Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:11.079Z] #42 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:11.079Z] #42 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:11.079Z] #42 ... [2022-08-04T17:13:11.079Z] [2022-08-04T17:13:11.079Z] #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-04T17:13:11.079Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:11.079Z] #55 19.62 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T17:13:11.079Z] #55 19.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T17:13:11.079Z] #55 19.79 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T17:13:11.079Z] #55 19.96 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T17:13:11.079Z] #55 19.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T17:13:11.079Z] #55 20.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T17:13:11.079Z] #55 20.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T17:13:11.079Z] #55 20.41 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T17:13:11.079Z] #55 20.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T17:13:11.079Z] #55 20.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T17:13:11.079Z] #55 20.84 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T17:13:11.079Z] #55 21.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T17:13:11.079Z] #55 21.08 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T17:13:11.079Z] #55 21.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T17:13:11.079Z] #55 21.32 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T17:13:11.079Z] #55 21.41 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T17:13:11.336Z] #55 21.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T17:13:11.336Z] #55 21.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T17:13:11.336Z] #55 ... [2022-08-04T17:13:11.336Z] [2022-08-04T17:13:11.336Z] #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-04T17:13:11.336Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:11.336Z] #51 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:11.336Z] #51 14.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:11.336Z] #51 17.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T17:13:11.593Z] #51 ... [2022-08-04T17:13:11.593Z] [2022-08-04T17:13:11.593Z] #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-04T17:13:11.593Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:11.593Z] #55 21.69 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T17:13:11.593Z] #55 21.85 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T17:13:11.849Z] #55 21.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T17:13:11.849Z] #55 22.02 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T17:13:11.849Z] #55 22.12 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T17:13:12.076Z] #26 ... [2022-08-04T17:13:12.076Z] [2022-08-04T17:13:12.077Z] #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-04T17:13:12.077Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:12.077Z] #67 13.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:12.077Z] #67 13.23 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T17:13:12.106Z] #55 22.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T17:13:12.106Z] #55 22.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T17:13:12.106Z] #55 22.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T17:13:12.282Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.8s done [2022-08-04T17:13:12.361Z] #42 ... [2022-08-04T17:13:12.361Z] [2022-08-04T17:13:12.361Z] #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-04T17:13:12.361Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T17:13:12.361Z] #51 48.47 Setting up criu (3.17.1-1) ... [2022-08-04T17:13:12.363Z] #55 22.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T17:13:12.625Z] #55 23.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T17:13:12.850Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T17:13:12.886Z] #55 ... [2022-08-04T17:13:12.886Z] [2022-08-04T17:13:12.886Z] #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-04T17:13:12.886Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:12.886Z] #38 21.95 tomll can be used in two ways: [2022-08-04T17:13:12.886Z] #38 21.95 Writing to STDIN and reading from STDOUT: [2022-08-04T17:13:12.886Z] #38 21.95 cat file.toml | tomll > file.toml [2022-08-04T17:13:12.886Z] #38 21.95 [2022-08-04T17:13:12.886Z] #38 21.95 Reading and updating a list of files: [2022-08-04T17:13:12.886Z] #38 21.95 tomll a.toml b.toml c.toml [2022-08-04T17:13:12.886Z] #38 21.95 [2022-08-04T17:13:12.886Z] #38 21.95 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T17:13:12.886Z] #38 DONE 23.1s [2022-08-04T17:13:12.886Z] [2022-08-04T17:13:12.886Z] #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-04T17:13:12.886Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:12.886Z] #55 23.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T17:13:12.886Z] #55 23.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T17:13:12.886Z] #55 23.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T17:13:13.109Z] #11 DONE 46.1s [2022-08-04T17:13:13.109Z] [2022-08-04T17:13:13.109Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T17:13:13.109Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T17:13:13.143Z] #55 23.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T17:13:13.143Z] #55 23.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T17:13:13.143Z] #55 23.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T17:13:13.400Z] #55 23.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T17:13:13.400Z] #55 23.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T17:13:13.400Z] #55 23.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T17:13:13.400Z] #55 23.79 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T17:13:13.411Z] #60 17.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:13:13.411Z] #60 17.86 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T17:13:13.449Z] #67 14.61 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T17:13:13.671Z] #55 23.93 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T17:13:13.671Z] #55 23.99 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T17:13:13.671Z] #55 ... [2022-08-04T17:13:13.671Z] [2022-08-04T17:13:13.671Z] #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-04T17:13:13.671Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:13.671Z] #53 14.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:13:13.671Z] #53 14.16 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T17:13:13.678Z] #12 DONE 0.8s [2022-08-04T17:13:13.678Z] [2022-08-04T17:13:13.678Z] #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-04T17:13:13.678Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T17:13:13.928Z] #53 ... [2022-08-04T17:13:13.928Z] [2022-08-04T17:13:13.928Z] #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-04T17:13:13.928Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:14.246Z] #13 DONE 0.7s [2022-08-04T17:13:14.505Z] [2022-08-04T17:13:14.505Z] #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-04T17:13:14.505Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:14.699Z] #47 23.96 Updating files: 65% (1421/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-04T17:13:14.699Z] #47 24.76 + git checkout -q v2.3.0 [2022-08-04T17:13:14.766Z] #38 ... [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #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-04T17:13:14.766Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T17:13:14.766Z] #50 DONE 0.2s [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T17:13:14.766Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T17:13:14.766Z] #33 DONE 0.2s [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T17:13:14.766Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T17:13:14.766Z] #46 DONE 0.4s [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:13:14.766Z] #66 sha256:7c037ee88ba93fef935c5303008fc4f4acc243485d1a7d7839270d2a16ceb49e [2022-08-04T17:13:14.766Z] #66 DONE 0.4s [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:13:14.766Z] #25 sha256:50d478406b1502207ec0769dde3c693bcf0f763df76cc38dd1bedf7d5a4b8c02 [2022-08-04T17:13:14.766Z] #25 DONE 0.4s [2022-08-04T17:13:14.766Z] [2022-08-04T17:13:14.766Z] #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-04T17:13:14.766Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:13:14.956Z] #51 50.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:15.218Z] #51 DONE 51.3s [2022-08-04T17:13:15.218Z] [2022-08-04T17:13:15.218Z] #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-04T17:13:15.218Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T17:13:15.218Z] #42 50.09 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T17:13:15.218Z] #42 50.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:15.218Z] #42 50.13 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-04T17:13:15.218Z] #42 50.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:15.218Z] #42 50.20 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T17:13:15.218Z] #42 50.22 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-04T17:13:15.218Z] #42 50.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:13:15.218Z] #42 50.27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:13:15.218Z] #42 50.28 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T17:13:15.218Z] #42 50.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:13:15.218Z] #42 50.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:15.218Z] #42 DONE 51.7s [2022-08-04T17:13:15.218Z] [2022-08-04T17:13:15.218Z] #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-04T17:13:15.218Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:13:15.218Z] #14 51.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T17:13:15.218Z] #14 51.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:15.218Z] #14 51.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:13:15.218Z] #14 51.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T17:13:15.218Z] #14 51.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:15.218Z] #14 51.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:13:15.477Z] #14 ... [2022-08-04T17:13:15.477Z] [2022-08-04T17:13:15.477Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T17:13:15.477Z] #43 sha256:201eb5139a62448bbba4cde150c589f0a986d0c1b3cc4da187f1bb3689c0f44d [2022-08-04T17:13:15.477Z] #43 DONE 0.3s [2022-08-04T17:13:15.477Z] [2022-08-04T17:13:15.477Z] #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-04T17:13:15.477Z] #44 sha256:9cf0628485ffc045390aada9f6952b21805fac29f45bbf3d87f8956d4b512d73 [2022-08-04T17:13:16.424Z] #44 0.920 + RM_GOPATH=0 [2022-08-04T17:13:16.424Z] #44 0.927 + TMP_GOPATH= [2022-08-04T17:13:16.424Z] #44 0.927 + : /build [2022-08-04T17:13:16.424Z] #44 0.927 + '[' -z '' ']' [2022-08-04T17:13:16.424Z] #44 0.931 ++ mktemp -d [2022-08-04T17:13:16.424Z] #44 0.938 + export GOPATH=/tmp/tmp.lTWicjmBdU [2022-08-04T17:13:16.424Z] #44 0.938 + GOPATH=/tmp/tmp.lTWicjmBdU [2022-08-04T17:13:16.424Z] #44 0.938 + RM_GOPATH=1 [2022-08-04T17:13:16.424Z] #44 0.938 + case "$(go env GOARCH)" in [2022-08-04T17:13:16.424Z] #44 0.939 ++ go env GOARCH [2022-08-04T17:13:16.424Z] #44 1.011 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:16.424Z] #44 1.011 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:16.424Z] #44 1.011 ++ dirname /install.sh [2022-08-04T17:13:16.424Z] #44 1.022 + dir=/ [2022-08-04T17:13:16.424Z] #44 1.023 + bin=tini [2022-08-04T17:13:16.424Z] #44 1.023 + shift [2022-08-04T17:13:16.424Z] #44 1.023 + '[' '!' -f //tini.installer ']' [2022-08-04T17:13:16.424Z] #44 1.023 + . //tini.installer [2022-08-04T17:13:16.424Z] #44 1.023 ++ : v0.19.0 [2022-08-04T17:13:16.424Z] #44 1.023 + install_tini [2022-08-04T17:13:16.424Z] #44 1.024 + echo 'Install tini version v0.19.0' [2022-08-04T17:13:16.424Z] #44 1.024 + git clone https://github.com/krallin/tini.git /tmp/tmp.lTWicjmBdU/tini [2022-08-04T17:13:16.424Z] #44 1.024 Install tini version v0.19.0 [2022-08-04T17:13:16.424Z] #44 1.039 Cloning into '/tmp/tmp.lTWicjmBdU/tini'... [2022-08-04T17:13:16.596Z] #47 ... [2022-08-04T17:13:16.596Z] [2022-08-04T17:13:16.596Z] #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-04T17:13:16.596Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:16.596Z] #62 16.78 Fetched 8563 kB in 13s (650 kB/s) [2022-08-04T17:13:16.596Z] #62 16.78 Reading package lists... [2022-08-04T17:13:16.714Z] #60 ... [2022-08-04T17:13:16.714Z] [2022-08-04T17:13:16.714Z] #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-04T17:13:16.714Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:16.714Z] #43 13.80 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T17:13:16.714Z] #43 13.81 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:13:16.714Z] #43 14.36 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T17:13:16.714Z] #43 14.64 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T17:13:16.714Z] #43 15.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:13:16.714Z] #43 15.56 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T17:13:16.714Z] #43 15.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T17:13:16.714Z] #43 15.67 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T17:13:16.714Z] #43 15.94 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T17:13:16.714Z] #43 16.28 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T17:13:16.714Z] #43 16.75 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T17:13:16.714Z] #43 17.34 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T17:13:16.714Z] #43 17.67 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:13:16.714Z] #43 17.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T17:13:16.714Z] #43 19.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T17:13:16.714Z] #43 20.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T17:13:16.853Z] #62 24.24 Reading package lists... [2022-08-04T17:13:16.853Z] #62 ... [2022-08-04T17:13:16.853Z] [2022-08-04T17:13:16.853Z] #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-04T17:13:16.853Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:16.853Z] #47 26.80 + 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-04T17:13:16.986Z] #43 ... [2022-08-04T17:13:16.986Z] [2022-08-04T17:13:16.986Z] #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-04T17:13:16.986Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:16.986Z] #62 12.57 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T17:13:16.986Z] #62 12.79 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T17:13:16.986Z] #62 13.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T17:13:16.986Z] #62 13.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:13:16.986Z] #62 18.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:16.986Z] #62 18.79 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:13:16.986Z] #62 19.27 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T17:13:16.986Z] #62 19.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T17:13:16.986Z] #62 19.47 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T17:13:16.986Z] #62 19.60 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T17:13:16.986Z] #62 19.84 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T17:13:16.986Z] #62 19.96 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T17:13:16.986Z] #62 20.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T17:13:16.986Z] #62 20.35 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T17:13:16.986Z] #62 20.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T17:13:16.986Z] #62 20.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T17:13:16.986Z] #62 20.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T17:13:16.986Z] #62 20.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T17:13:16.986Z] #62 21.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T17:13:16.986Z] #62 21.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T17:13:16.986Z] #62 21.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T17:13:16.986Z] #62 21.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T17:13:17.362Z] #44 1.869 + cd /tmp/tmp.lTWicjmBdU/tini [2022-08-04T17:13:17.362Z] #44 1.870 + git checkout -q v0.19.0 [2022-08-04T17:13:17.362Z] #44 1.875 + cmake . [2022-08-04T17:13:17.628Z] #67 ... [2022-08-04T17:13:17.628Z] [2022-08-04T17:13:17.628Z] #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-04T17:13:17.628Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:17.628Z] #55 13.44 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T17:13:17.628Z] #55 13.53 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:17.628Z] #55 13.83 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T17:13:17.628Z] #55 13.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:13:17.628Z] #55 14.58 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T17:13:17.628Z] #55 14.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:13:17.628Z] #55 15.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T17:13:17.628Z] #55 15.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T17:13:17.628Z] #55 16.01 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T17:13:17.628Z] #55 16.11 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T17:13:17.628Z] #55 18.82 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T17:13:17.628Z] #55 19.02 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T17:13:17.628Z] #55 19.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T17:13:17.628Z] #55 19.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:13:17.885Z] #55 ... [2022-08-04T17:13:17.885Z] [2022-08-04T17:13:17.885Z] #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-04T17:13:17.885Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:17.885Z] #67 19.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T17:13:17.886Z] #67 ... [2022-08-04T17:13:17.886Z] [2022-08-04T17:13:17.886Z] #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-04T17:13:17.886Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:17.886Z] #57 9.562 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T17:13:17.943Z] #44 2.373 -- The C compiler identification is GNU 10.2.1 [2022-08-04T17:13:17.943Z] #44 2.433 -- Detecting C compiler ABI info [2022-08-04T17:13:17.948Z] #62 ... [2022-08-04T17:13:17.948Z] [2022-08-04T17:13:17.948Z] #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-04T17:13:17.948Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:17.948Z] #47 12.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T17:13:17.948Z] #47 12.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:17.948Z] #47 ... [2022-08-04T17:13:17.948Z] [2022-08-04T17:13:17.948Z] #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-04T17:13:17.948Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:13:17.948Z] #19 1.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:17.948Z] #19 2.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:17.948Z] #19 2.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:17.948Z] #19 3.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T17:13:17.948Z] #19 4.758 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T17:13:17.948Z] #19 6.470 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T17:13:17.948Z] #19 8.607 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:13:17.948Z] #19 ... [2022-08-04T17:13:17.948Z] [2022-08-04T17:13:17.948Z] #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-04T17:13:17.948Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:17.948Z] #83 22.71 Fetched 8563 kB in 18s (486 kB/s) [2022-08-04T17:13:18.155Z] #57 ... [2022-08-04T17:13:18.155Z] [2022-08-04T17:13:18.155Z] #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-04T17:13:18.155Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:18.155Z] #53 12.10 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T17:13:18.155Z] #53 12.13 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T17:13:18.155Z] #53 12.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:13:18.155Z] #53 12.44 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:13:18.155Z] #53 13.34 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T17:13:18.155Z] #53 13.70 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T17:13:18.155Z] #53 13.85 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T17:13:18.155Z] #53 14.24 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T17:13:18.155Z] #53 14.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T17:13:18.203Z] #44 ... [2022-08-04T17:13:18.203Z] [2022-08-04T17:13:18.203Z] #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-04T17:13:18.203Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:18.203Z] #77 0.639 Cloning into '/tmp/crun-build'... [2022-08-04T17:13:18.203Z] #77 6.285 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T17:13:18.203Z] #77 6.324 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T17:13:18.203Z] #77 7.346 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T17:13:18.203Z] #77 7.372 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T17:13:18.203Z] #77 7.373 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T17:13:18.203Z] #77 7.373 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T17:13:18.203Z] #77 7.423 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T17:13:18.203Z] #77 9.955 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T17:13:18.414Z] #53 19.96 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T17:13:18.414Z] #53 20.00 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T17:13:18.465Z] #77 ... [2022-08-04T17:13:18.465Z] [2022-08-04T17:13:18.465Z] #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-04T17:13:18.465Z] #44 sha256:9cf0628485ffc045390aada9f6952b21805fac29f45bbf3d87f8956d4b512d73 [2022-08-04T17:13:18.465Z] #44 2.964 -- Detecting C compiler ABI info - done [2022-08-04T17:13:18.465Z] #44 3.029 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T17:13:18.465Z] #44 3.048 -- Detecting C compile features [2022-08-04T17:13:18.465Z] #44 3.048 -- Detecting C compile features - done [2022-08-04T17:13:18.465Z] #44 3.112 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T17:13:18.520Z] #83 22.71 Reading package lists... [2022-08-04T17:13:18.520Z] #83 ... [2022-08-04T17:13:18.520Z] [2022-08-04T17:13:18.520Z] #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-04T17:13:18.520Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:18.520Z] #45 22.73 tomll can be used in two ways: [2022-08-04T17:13:18.520Z] #45 22.73 Writing to STDIN and reading from STDOUT: [2022-08-04T17:13:18.520Z] #45 22.73 cat file.toml | tomll > file.toml [2022-08-04T17:13:18.520Z] #45 22.73 [2022-08-04T17:13:18.520Z] #45 22.73 Reading and updating a list of files: [2022-08-04T17:13:18.520Z] #45 22.73 tomll a.toml b.toml c.toml [2022-08-04T17:13:18.520Z] #45 22.73 [2022-08-04T17:13:18.520Z] #45 22.73 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T17:13:18.520Z] #45 DONE 23.2s [2022-08-04T17:13:18.696Z] #53 20.16 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T17:13:18.724Z] #44 3.328 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T17:13:18.724Z] #44 3.388 -- Configuring done [2022-08-04T17:13:18.724Z] #44 3.413 -- Generating done [2022-08-04T17:13:18.724Z] #44 3.431 -- Build files have been written to: /tmp/tmp.lTWicjmBdU/tini [2022-08-04T17:13:18.780Z] [2022-08-04T17:13:18.780Z] #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-04T17:13:18.780Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:18.780Z] #62 23.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T17:13:18.780Z] #62 ... [2022-08-04T17:13:18.780Z] [2022-08-04T17:13:18.780Z] #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-04T17:13:18.780Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:18.780Z] #58 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:18.780Z] #58 15.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T17:13:18.955Z] #53 ... [2022-08-04T17:13:18.955Z] [2022-08-04T17:13:18.955Z] #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-04T17:13:18.955Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:18.955Z] #67 20.14 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:13:18.984Z] #44 3.444 + make tini-static [2022-08-04T17:13:18.984Z] #44 3.717 Scanning dependencies of target tini-static [2022-08-04T17:13:19.043Z] #58 ... [2022-08-04T17:13:19.043Z] [2022-08-04T17:13:19.043Z] #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-04T17:13:19.043Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:19.043Z] #62 23.67 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T17:13:19.212Z] #67 20.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T17:13:19.243Z] #44 3.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T17:13:19.989Z] #62 24.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T17:13:20.098Z] #67 ... [2022-08-04T17:13:20.098Z] [2022-08-04T17:13:20.098Z] #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-04T17:13:20.098Z] #26 sha256:42e334c37105156bcd58be8be346185084efb90757a270e8719ffcd437cad6ec [2022-08-04T17:13:20.146Z] #67 21.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T17:13:20.181Z] #44 ... [2022-08-04T17:13:20.181Z] [2022-08-04T17:13:20.181Z] #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-04T17:13:20.181Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T17:13:20.181Z] #53 55.95 gotestsum version dev [2022-08-04T17:13:20.181Z] #53 DONE 56.7s [2022-08-04T17:13:20.252Z] #62 24.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T17:13:20.407Z] #67 21.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:20.440Z] [2022-08-04T17:13:20.440Z] #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-04T17:13:20.440Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:20.440Z] #77 11.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T17:13:20.440Z] #77 13.14 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T17:13:20.536Z] #62 24.97 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T17:13:20.536Z] #62 25.10 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T17:13:20.536Z] #62 25.16 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T17:13:20.664Z] #67 21.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:13:20.664Z] #67 ... [2022-08-04T17:13:20.664Z] [2022-08-04T17:13:20.664Z] #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-04T17:13:20.664Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:20.664Z] #40 12.22 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T17:13:20.664Z] #40 13.01 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T17:13:20.664Z] #40 13.14 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T17:13:20.664Z] #40 18.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T17:13:20.664Z] #40 18.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:20.920Z] #40 ... [2022-08-04T17:13:20.921Z] [2022-08-04T17:13:20.921Z] #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-04T17:13:20.921Z] #26 sha256:2a0cb89b53d91750cc5c5b6c4886a09ca5b1c30d9d5c33922512b3d3fdff446c [2022-08-04T17:13:20.921Z] #26 21.01 + mkdir -p /build [2022-08-04T17:13:20.921Z] #26 21.03 + mv docker/docker /build/ [2022-08-04T17:13:20.921Z] #26 21.06 + rmdir docker [2022-08-04T17:13:20.921Z] #26 DONE 22.0s [2022-08-04T17:13:20.921Z] [2022-08-04T17:13:20.921Z] #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-04T17:13:20.921Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:20.921Z] #51 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:20.921Z] #51 17.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:20.921Z] #51 20.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:21.008Z] #77 13.71 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T17:13:21.039Z] #26 ... [2022-08-04T17:13:21.040Z] [2022-08-04T17:13:21.040Z] #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-04T17:13:21.040Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:21.040Z] #38 6.583 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T17:13:21.108Z] #62 25.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T17:13:21.108Z] #62 25.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T17:13:21.178Z] #51 ... [2022-08-04T17:13:21.178Z] [2022-08-04T17:13:21.178Z] #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-04T17:13:21.178Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:21.178Z] #42 12.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:21.178Z] #42 17.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:21.178Z] #42 20.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:21.178Z] #42 ... [2022-08-04T17:13:21.178Z] [2022-08-04T17:13:21.178Z] #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-04T17:13:21.178Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:21.178Z] #67 22.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T17:13:21.268Z] #77 13.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T17:13:21.380Z] #62 25.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T17:13:21.380Z] #62 25.98 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T17:13:21.380Z] #62 26.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T17:13:21.642Z] #62 26.31 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T17:13:21.642Z] #62 26.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T17:13:21.836Z] #77 ... [2022-08-04T17:13:21.836Z] [2022-08-04T17:13:21.836Z] #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-04T17:13:21.836Z] #44 sha256:9cf0628485ffc045390aada9f6952b21805fac29f45bbf3d87f8956d4b512d73 [2022-08-04T17:13:21.836Z] #44 5.478 [100%] Linking C executable tini-static [2022-08-04T17:13:21.836Z] #44 5.925 [100%] Built target tini-static [2022-08-04T17:13:21.836Z] #44 6.027 + mkdir -p /build [2022-08-04T17:13:21.836Z] #44 6.029 + cp tini-static /build/docker-init [2022-08-04T17:13:21.836Z] #44 DONE 6.2s [2022-08-04T17:13:21.836Z] [2022-08-04T17:13:21.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-04T17:13:21.836Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:21.903Z] #62 26.51 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T17:13:21.903Z] #62 26.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T17:13:22.110Z] #47 ... [2022-08-04T17:13:22.110Z] [2022-08-04T17:13:22.110Z] #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-04T17:13:22.110Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:22.110Z] #14 21.98 Fetched 8563 kB in 16s (519 kB/s) [2022-08-04T17:13:22.110Z] #14 21.98 Reading package lists... [2022-08-04T17:13:22.110Z] #14 28.86 Reading package lists... [2022-08-04T17:13:22.110Z] #14 ... [2022-08-04T17:13:22.110Z] [2022-08-04T17:13:22.110Z] #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-04T17:13:22.110Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:22.110Z] #55 24.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T17:13:22.110Z] #55 24.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T17:13:22.110Z] #55 24.42 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T17:13:22.110Z] #55 24.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T17:13:22.110Z] #55 24.49 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T17:13:22.110Z] #55 24.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T17:13:22.110Z] #55 24.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T17:13:22.110Z] #55 24.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T17:13:22.110Z] #55 24.74 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T17:13:22.110Z] #55 25.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T17:13:22.110Z] #55 25.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T17:13:22.110Z] #55 25.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T17:13:22.110Z] #55 25.66 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T17:13:22.110Z] #55 25.83 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T17:13:22.110Z] #55 25.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T17:13:22.110Z] #55 25.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T17:13:22.110Z] #55 26.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T17:13:22.110Z] #55 26.17 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T17:13:22.110Z] #55 26.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T17:13:22.110Z] #55 26.53 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T17:13:22.110Z] #55 26.56 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T17:13:22.110Z] #55 26.64 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T17:13:22.110Z] #55 26.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T17:13:22.110Z] #55 26.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T17:13:22.110Z] #55 26.91 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T17:13:22.110Z] #55 27.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T17:13:22.110Z] #55 27.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T17:13:22.110Z] #55 27.19 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T17:13:22.110Z] #55 27.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T17:13:22.110Z] #55 27.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T17:13:22.110Z] #55 27.39 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T17:13:22.110Z] #55 27.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T17:13:22.110Z] #55 27.74 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T17:13:22.110Z] #55 27.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T17:13:22.110Z] #55 27.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T17:13:22.110Z] #55 28.12 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T17:13:22.110Z] #55 28.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T17:13:22.110Z] #55 28.34 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T17:13:22.110Z] #55 30.22 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T17:13:22.110Z] #55 30.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T17:13:22.110Z] #55 30.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T17:13:22.110Z] #55 30.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:13:22.110Z] #55 30.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:13:22.110Z] #55 30.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T17:13:22.110Z] #55 30.74 go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:13:22.110Z] #55 ... [2022-08-04T17:13:22.110Z] [2022-08-04T17:13:22.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-04T17:13:22.110Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:22.110Z] #76 22.24 Fetched 8563 kB in 16s (530 kB/s) [2022-08-04T17:13:22.110Z] #76 22.24 Reading package lists... [2022-08-04T17:13:22.110Z] #76 29.01 Reading package lists... [2022-08-04T17:13:22.110Z] #76 ... [2022-08-04T17:13:22.110Z] [2022-08-04T17:13:22.110Z] #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-04T17:13:22.110Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:22.110Z] #62 24.24 Reading package lists... [2022-08-04T17:13:22.110Z] #62 30.64 Building dependency tree... [2022-08-04T17:13:22.127Z] #67 23.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T17:13:22.127Z] #67 ... [2022-08-04T17:13:22.127Z] [2022-08-04T17:13:22.127Z] #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-04T17:13:22.127Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:22.127Z] #76 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:22.127Z] #76 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:22.163Z] #62 26.85 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T17:13:22.385Z] #76 ... [2022-08-04T17:13:22.385Z] [2022-08-04T17:13:22.385Z] #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-04T17:13:22.385Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:22.385Z] #36 23.19 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T17:13:22.385Z] #36 23.19 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:13:22.385Z] #36 23.94 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T17:13:22.423Z] #62 26.91 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T17:13:22.423Z] #62 27.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T17:13:22.642Z] #36 ... [2022-08-04T17:13:22.642Z] [2022-08-04T17:13:22.642Z] #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-04T17:13:22.642Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:22.642Z] #62 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:22.642Z] #62 18.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:22.642Z] #62 ... [2022-08-04T17:13:22.642Z] [2022-08-04T17:13:22.642Z] #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-04T17:13:22.642Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:22.642Z] #67 23.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T17:13:22.673Z] #62 ... [2022-08-04T17:13:22.673Z] [2022-08-04T17:13:22.673Z] #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-04T17:13:22.673Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:22.673Z] #36 22.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T17:13:22.673Z] #36 23.04 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T17:13:22.673Z] #36 ... [2022-08-04T17:13:22.673Z] [2022-08-04T17:13:22.673Z] #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-04T17:13:22.673Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:22.673Z] #51 24.91 Fetched 8567 kB in 18s (477 kB/s) [2022-08-04T17:13:22.673Z] #51 24.91 Reading package lists... [2022-08-04T17:13:22.684Z] #62 27.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T17:13:22.684Z] #62 27.33 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T17:13:22.684Z] #62 27.38 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T17:13:22.899Z] #67 24.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T17:13:22.951Z] #62 27.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T17:13:22.951Z] #62 27.66 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T17:13:23.158Z] #67 ... [2022-08-04T17:13:23.158Z] [2022-08-04T17:13:23.158Z] #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-04T17:13:23.158Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:23.158Z] #14 14.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:23.158Z] #14 19.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:23.158Z] #14 ... [2022-08-04T17:13:23.158Z] [2022-08-04T17:13:23.158Z] #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-04T17:13:23.158Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:23.158Z] #36 24.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T17:13:23.158Z] #36 24.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:13:23.217Z] #62 27.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T17:13:23.217Z] #62 27.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T17:13:23.217Z] #62 28.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T17:13:23.478Z] #62 28.02 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T17:13:23.478Z] #62 28.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T17:13:23.602Z] #51 31.49 Reading package lists... [2022-08-04T17:13:23.602Z] #51 ... [2022-08-04T17:13:23.602Z] [2022-08-04T17:13:23.602Z] #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-04T17:13:23.602Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:23.602Z] #42 23.96 Fetched 8563 kB in 17s (504 kB/s) [2022-08-04T17:13:23.602Z] #42 23.96 Reading package lists... [2022-08-04T17:13:24.050Z] #62 28.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T17:13:24.050Z] #62 28.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T17:13:24.050Z] #62 28.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T17:13:24.093Z] #36 25.63 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T17:13:24.093Z] #36 25.75 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T17:13:24.093Z] #36 25.81 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T17:13:24.310Z] #62 29.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T17:13:24.329Z] #38 ... [2022-08-04T17:13:24.329Z] [2022-08-04T17:13:24.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-04T17:13:24.329Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:24.329Z] #40 7.421 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T17:13:24.329Z] #40 8.424 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T17:13:24.353Z] #36 26.10 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T17:13:24.372Z] #77 ... [2022-08-04T17:13:24.372Z] [2022-08-04T17:13:24.372Z] #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-04T17:13:24.372Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:13:24.372Z] #14 60.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T17:13:24.372Z] #14 60.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:24.372Z] #14 60.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:13:24.537Z] #42 30.70 Reading package lists... [2022-08-04T17:13:24.537Z] #42 ... [2022-08-04T17:13:24.537Z] [2022-08-04T17:13:24.537Z] #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-04T17:13:24.537Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:24.537Z] #76 29.01 Reading package lists... [2022-08-04T17:13:24.570Z] #62 29.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T17:13:24.570Z] #62 29.19 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T17:13:24.570Z] #62 29.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T17:13:24.589Z] #40 ... [2022-08-04T17:13:24.589Z] [2022-08-04T17:13:24.589Z] #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-04T17:13:24.589Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:24.589Z] #42 7.192 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:24.589Z] #42 7.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:24.589Z] #42 7.262 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:24.589Z] #42 8.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:24.589Z] #42 ... [2022-08-04T17:13:24.589Z] [2022-08-04T17:13:24.589Z] #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-04T17:13:24.589Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:24.589Z] #57 7.792 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T17:13:24.589Z] #57 8.923 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T17:13:24.589Z] #57 8.924 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T17:13:24.589Z] #57 9.067 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T17:13:24.830Z] #62 29.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T17:13:24.830Z] #62 29.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T17:13:24.848Z] #57 ... [2022-08-04T17:13:24.848Z] [2022-08-04T17:13:24.848Z] #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-04T17:13:24.848Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:24.848Z] #62 8.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:24.848Z] #62 8.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:24.848Z] #62 8.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:24.848Z] #62 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:24.848Z] #62 ... [2022-08-04T17:13:24.848Z] [2022-08-04T17:13:24.848Z] #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-04T17:13:24.848Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:24.848Z] #51 8.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:24.848Z] #51 8.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:24.848Z] #51 8.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:24.848Z] #51 9.046 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T17:13:24.848Z] #51 9.941 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:25.091Z] #62 29.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T17:13:25.091Z] #62 29.67 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T17:13:25.091Z] #62 29.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T17:13:25.091Z] #62 29.84 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T17:13:25.108Z] #51 ... [2022-08-04T17:13:25.108Z] [2022-08-04T17:13:25.108Z] #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-04T17:13:25.108Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:25.108Z] #53 7.606 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T17:13:25.108Z] #53 9.858 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T17:13:25.108Z] #53 9.922 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T17:13:25.108Z] #53 9.948 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:13:25.108Z] #53 10.01 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:13:25.108Z] #53 10.41 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T17:13:25.108Z] #53 10.85 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T17:13:25.108Z] #53 ... [2022-08-04T17:13:25.108Z] [2022-08-04T17:13:25.108Z] #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-04T17:13:25.108Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:25.108Z] #34 7.871 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T17:13:25.108Z] #34 7.878 Cloning into '.'... [2022-08-04T17:13:25.351Z] #62 29.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T17:13:25.351Z] #62 30.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T17:13:25.367Z] #34 ... [2022-08-04T17:13:25.367Z] [2022-08-04T17:13:25.367Z] #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-04T17:13:25.367Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:25.367Z] #55 7.430 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T17:13:25.367Z] #55 10.60 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T17:13:25.367Z] #55 10.66 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:25.367Z] #55 10.77 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T17:13:25.367Z] #55 10.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:13:25.367Z] #55 ... [2022-08-04T17:13:25.367Z] [2022-08-04T17:13:25.367Z] #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-04T17:13:25.367Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:25.367Z] #36 8.230 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T17:13:25.627Z] #36 ... [2022-08-04T17:13:25.627Z] [2022-08-04T17:13:25.627Z] #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-04T17:13:25.627Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:25.627Z] #47 6.924 + git clone https://github.com/docker/distribution.git . [2022-08-04T17:13:25.627Z] #47 6.924 Cloning into '.'... [2022-08-04T17:13:25.709Z] #62 30.03 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T17:13:25.709Z] #62 30.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T17:13:25.709Z] #62 30.09 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T17:13:25.709Z] #62 30.34 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T17:13:25.709Z] #62 30.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T17:13:25.729Z] #36 27.02 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T17:13:25.888Z] #47 ... [2022-08-04T17:13:25.888Z] [2022-08-04T17:13:25.888Z] #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-04T17:13:25.888Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:25.888Z] #76 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:25.888Z] #76 8.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:25.888Z] #76 8.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:25.888Z] #76 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:25.888Z] #76 ... [2022-08-04T17:13:25.888Z] [2022-08-04T17:13:25.888Z] #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-04T17:13:25.888Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:25.888Z] #14 8.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:13:25.888Z] #14 8.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:13:25.888Z] #14 8.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:13:25.888Z] #14 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:25.976Z] #62 30.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T17:13:25.976Z] #62 30.52 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T17:13:26.157Z] #14 ... [2022-08-04T17:13:26.157Z] [2022-08-04T17:13:26.157Z] #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-04T17:13:26.157Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:26.157Z] #57 11.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T17:13:26.263Z] #62 ... [2022-08-04T17:13:26.263Z] [2022-08-04T17:13:26.263Z] #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-04T17:13:26.263Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:26.662Z] #36 28.15 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T17:13:26.709Z] #76 35.00 Building dependency tree... [2022-08-04T17:13:26.927Z] #36 28.51 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:13:27.184Z] #36 ... [2022-08-04T17:13:27.184Z] [2022-08-04T17:13:27.184Z] #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-04T17:13:27.184Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:27.184Z] #38 28.65 tomll can be used in two ways: [2022-08-04T17:13:27.184Z] #38 28.65 Writing to STDIN and reading from STDOUT: [2022-08-04T17:13:27.184Z] #38 28.65 cat file.toml | tomll > file.toml [2022-08-04T17:13:27.184Z] #38 28.65 [2022-08-04T17:13:27.184Z] #38 28.65 Reading and updating a list of files: [2022-08-04T17:13:27.184Z] #38 28.65 tomll a.toml b.toml c.toml [2022-08-04T17:13:27.184Z] #38 28.65 [2022-08-04T17:13:27.184Z] #38 28.65 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T17:13:27.184Z] #38 DONE 28.8s [2022-08-04T17:13:27.184Z] [2022-08-04T17:13:27.184Z] #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-04T17:13:27.184Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:27.184Z] #36 28.79 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T17:13:27.614Z] #54 30.94 Updating files: 51% (1117/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: 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: 91% (1987/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-04T17:13:27.615Z] #54 32.17 + git checkout -q v2.3.0 [2022-08-04T17:13:28.118Z] #36 ... [2022-08-04T17:13:28.118Z] [2022-08-04T17:13:28.118Z] #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-04T17:13:28.118Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:28.118Z] #55 26.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:28.118Z] #55 26.49 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:13:28.118Z] #55 26.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T17:13:28.118Z] #55 27.04 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T17:13:28.118Z] #55 27.23 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T17:13:28.118Z] #55 27.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T17:13:28.118Z] #55 27.61 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T17:13:28.118Z] #55 27.65 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T17:13:28.118Z] #55 27.93 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T17:13:28.118Z] #55 28.37 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T17:13:28.118Z] #55 28.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T17:13:28.118Z] #55 28.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T17:13:28.118Z] #55 28.80 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T17:13:28.118Z] #55 29.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T17:13:28.118Z] #55 29.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T17:13:28.118Z] #55 29.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T17:13:28.118Z] #55 29.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T17:13:28.187Z] #54 ... [2022-08-04T17:13:28.187Z] [2022-08-04T17:13:28.187Z] #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-04T17:13:28.187Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:13:28.187Z] #19 10.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:13:28.187Z] #19 12.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T17:13:28.187Z] #19 13.26 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T17:13:28.187Z] #19 13.30 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T17:13:28.187Z] #19 13.32 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T17:13:28.187Z] #19 13.32 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:13:28.187Z] #19 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T17:13:28.187Z] #19 13.40 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:28.187Z] #19 13.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T17:13:28.187Z] #19 13.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T17:13:28.187Z] #19 13.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T17:13:28.187Z] #19 13.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:28.187Z] #19 13.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:13:28.187Z] #19 13.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T17:13:28.376Z] #55 30.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T17:13:28.452Z] #19 ... [2022-08-04T17:13:28.452Z] [2022-08-04T17:13:28.452Z] #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-04T17:13:28.452Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:28.452Z] #62 31.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T17:13:28.452Z] #62 31.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T17:13:28.452Z] #62 32.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T17:13:28.452Z] #62 32.12 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T17:13:28.452Z] #62 32.35 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T17:13:28.452Z] #62 32.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T17:13:28.452Z] #62 32.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T17:13:28.452Z] #62 32.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T17:13:28.452Z] #62 32.70 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T17:13:28.452Z] #62 33.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T17:13:28.607Z] #76 ... [2022-08-04T17:13:28.607Z] [2022-08-04T17:13:28.607Z] #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-04T17:13:28.607Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:28.607Z] #62 35.00 The following additional packages will be installed: [2022-08-04T17:13:28.607Z] #62 35.00 libbtrfs0 [2022-08-04T17:13:28.607Z] #62 35.30 The following NEW packages will be installed: [2022-08-04T17:13:28.607Z] #62 35.32 libbtrfs-dev libbtrfs0 [2022-08-04T17:13:28.607Z] #62 35.75 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:28.607Z] #62 35.75 Need to get 460 kB of archives. [2022-08-04T17:13:28.607Z] #62 35.75 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T17:13:28.607Z] #62 35.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:13:28.607Z] #62 35.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:13:28.607Z] #62 36.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:28.607Z] #62 37.25 Fetched 460 kB in 0s (1321 kB/s) [2022-08-04T17:13:28.607Z] #62 37.36 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:13:28.607Z] #62 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:13:28.607Z] #62 37.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:13:28.607Z] #62 37.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:13:28.607Z] #62 37.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:13:28.607Z] #62 37.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:13:28.607Z] #62 37.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:13:28.607Z] #62 38.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:13:28.607Z] #62 38.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:13:28.607Z] #62 38.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:28.607Z] #62 DONE 38.6s [2022-08-04T17:13:28.607Z] [2022-08-04T17:13:28.607Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T17:13:28.607Z] #63 sha256:465133bb47adc786c65027c337842d7cd2b8f4afcc08d5b0e3c2824e764f874b [2022-08-04T17:13:28.607Z] #63 DONE 0.1s [2022-08-04T17:13:28.607Z] [2022-08-04T17:13:28.607Z] #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-04T17:13:28.607Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:28.607Z] #55 38.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T17:13:28.607Z] #55 38.24 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T17:13:28.607Z] #55 38.24 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T17:13:28.607Z] #55 38.41 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T17:13:28.607Z] #55 38.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T17:13:28.712Z] #62 33.24 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T17:13:28.712Z] #62 33.25 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T17:13:28.712Z] #62 33.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T17:13:28.863Z] #55 39.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T17:13:28.864Z] #55 39.16 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T17:13:28.864Z] #55 39.22 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T17:13:28.864Z] #55 39.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T17:13:28.974Z] #62 33.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T17:13:28.974Z] #62 33.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T17:13:28.974Z] #62 33.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T17:13:29.120Z] #55 39.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T17:13:29.236Z] #62 33.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T17:13:29.236Z] #62 33.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T17:13:29.376Z] #55 39.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T17:13:29.376Z] #55 39.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T17:13:29.376Z] #55 39.67 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T17:13:29.376Z] #55 39.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T17:13:29.376Z] #55 39.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T17:13:29.497Z] #62 34.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T17:13:29.497Z] #62 34.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T17:13:29.497Z] #62 34.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T17:13:29.632Z] #55 39.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T17:13:29.632Z] #55 39.95 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:13:29.758Z] #62 34.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T17:13:30.019Z] #62 34.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T17:13:30.019Z] #62 34.63 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T17:13:30.019Z] #62 34.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T17:13:30.019Z] #62 34.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T17:13:30.280Z] #62 34.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T17:13:30.280Z] #62 ... [2022-08-04T17:13:30.280Z] [2022-08-04T17:13:30.280Z] #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-04T17:13:30.280Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:30.280Z] #58 24.81 Fetched 8567 kB in 19s (449 kB/s) [2022-08-04T17:13:30.280Z] #58 24.81 Reading package lists... [2022-08-04T17:13:30.286Z] #55 ... [2022-08-04T17:13:30.286Z] [2022-08-04T17:13:30.286Z] #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-04T17:13:30.286Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:30.286Z] #36 31.64 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T17:13:30.286Z] #36 31.98 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T17:13:30.541Z] #58 32.79 Reading package lists... [2022-08-04T17:13:30.541Z] #58 ... [2022-08-04T17:13:30.541Z] [2022-08-04T17:13:30.541Z] #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-04T17:13:30.541Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:30.541Z] #54 34.39 + 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-04T17:13:30.561Z] #55 ... [2022-08-04T17:13:30.561Z] [2022-08-04T17:13:30.561Z] #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-04T17:13:30.561Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:30.561Z] #57 40.39 v3.0.2 [2022-08-04T17:13:30.561Z] #57 DONE 40.5s [2022-08-04T17:13:30.561Z] [2022-08-04T17:13:30.561Z] #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-04T17:13:30.561Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:30.561Z] #55 40.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:13:30.561Z] #55 40.69 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T17:13:30.561Z] #55 40.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:13:30.817Z] #55 ... [2022-08-04T17:13:30.817Z] [2022-08-04T17:13:30.817Z] #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-04T17:13:30.817Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:30.817Z] #40 40.90 NAME: [2022-08-04T17:13:30.817Z] #40 40.90 go-winres - A tool for embedding resources in Windows executables [2022-08-04T17:13:30.817Z] #40 40.90 [2022-08-04T17:13:30.817Z] #40 40.90 USAGE: [2022-08-04T17:13:30.817Z] #40 40.90 go-winres [global options] command [command options] [arguments...] [2022-08-04T17:13:30.817Z] #40 40.90 [2022-08-04T17:13:30.817Z] #40 40.90 COMMANDS: [2022-08-04T17:13:30.817Z] #40 40.90 init Create an initial ./winres/winres.json [2022-08-04T17:13:30.817Z] #40 40.90 make Make syso files for the "go build" command [2022-08-04T17:13:30.817Z] #40 40.90 simply Make syso files for the "go build" command (simplified) [2022-08-04T17:13:30.817Z] #40 40.90 extract Extract all resources from an executable [2022-08-04T17:13:30.817Z] #40 40.90 patch Replace resources in an executable file (exe, dll) [2022-08-04T17:13:30.817Z] #40 40.90 help, h Shows a list of commands or help for one command [2022-08-04T17:13:30.817Z] #40 40.90 [2022-08-04T17:13:30.817Z] #40 40.90 GLOBAL OPTIONS: [2022-08-04T17:13:30.817Z] #40 40.90 --help, -h show help (default: false) [2022-08-04T17:13:30.817Z] #40 DONE 41.1s [2022-08-04T17:13:30.817Z] [2022-08-04T17:13:30.817Z] #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-04T17:13:30.817Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:30.817Z] #55 41.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T17:13:31.074Z] #55 41.20 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T17:13:31.074Z] #55 41.31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:13:31.074Z] #55 41.31 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T17:13:31.074Z] #55 41.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T17:13:31.074Z] #55 41.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:13:31.074Z] #55 41.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:13:31.222Z] #36 ... [2022-08-04T17:13:31.222Z] [2022-08-04T17:13:31.222Z] #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-04T17:13:31.222Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:31.222Z] #53 22.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:13:31.222Z] #53 22.94 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T17:13:31.332Z] #55 41.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:13:31.332Z] #55 41.65 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:13:31.446Z] #57 ... [2022-08-04T17:13:31.446Z] [2022-08-04T17:13:31.446Z] #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-04T17:13:31.446Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:31.446Z] #55 11.20 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T17:13:31.446Z] #55 11.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:13:31.446Z] #55 12.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T17:13:31.446Z] #55 12.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T17:13:31.446Z] #55 12.25 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T17:13:31.446Z] #55 12.37 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T17:13:31.446Z] #55 14.63 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T17:13:31.446Z] #55 15.02 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T17:13:31.446Z] #55 15.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T17:13:31.446Z] #55 15.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:13:31.480Z] #53 ... [2022-08-04T17:13:31.480Z] [2022-08-04T17:13:31.480Z] #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-04T17:13:31.480Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:31.480Z] #55 31.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T17:13:31.480Z] #55 32.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T17:13:31.480Z] #55 32.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T17:13:31.480Z] #55 33.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T17:13:31.741Z] #55 33.39 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T17:13:31.897Z] #55 42.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:13:31.898Z] #55 42.12 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T17:13:32.308Z] #55 33.67 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T17:13:32.308Z] #55 33.95 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T17:13:32.388Z] #55 ... [2022-08-04T17:13:32.388Z] [2022-08-04T17:13:32.388Z] #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-04T17:13:32.388Z] #26 sha256:42e334c37105156bcd58be8be346185084efb90757a270e8719ffcd437cad6ec [2022-08-04T17:13:32.388Z] #26 7.547 + RM_GOPATH=0 [2022-08-04T17:13:32.388Z] #26 7.547 + TMP_GOPATH= [2022-08-04T17:13:32.388Z] #26 7.547 + : /build [2022-08-04T17:13:32.388Z] #26 7.547 + '[' -z '' ']' [2022-08-04T17:13:32.388Z] #26 7.548 ++ mktemp -d [2022-08-04T17:13:32.388Z] #26 7.558 + export GOPATH=/tmp/tmp.i2Ws7yum5C [2022-08-04T17:13:32.388Z] #26 7.558 + GOPATH=/tmp/tmp.i2Ws7yum5C [2022-08-04T17:13:32.388Z] #26 7.558 + RM_GOPATH=1 [2022-08-04T17:13:32.388Z] #26 7.558 + case "$(go env GOARCH)" in [2022-08-04T17:13:32.388Z] #26 7.558 ++ go env GOARCH [2022-08-04T17:13:32.388Z] #26 7.570 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:32.388Z] #26 7.570 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:32.388Z] #26 7.570 ++ dirname /install.sh [2022-08-04T17:13:32.388Z] #26 7.575 Install docker/cli version 17.06.2-ce from stable [2022-08-04T17:13:32.388Z] #26 7.577 + dir=/ [2022-08-04T17:13:32.388Z] #26 7.577 + bin=dockercli [2022-08-04T17:13:32.388Z] #26 7.577 + shift [2022-08-04T17:13:32.388Z] #26 7.577 + '[' '!' -f //dockercli.installer ']' [2022-08-04T17:13:32.388Z] #26 7.577 + . //dockercli.installer [2022-08-04T17:13:32.388Z] #26 7.577 ++ : stable [2022-08-04T17:13:32.388Z] #26 7.577 ++ : 17.06.2-ce [2022-08-04T17:13:32.388Z] #26 7.577 + install_dockercli [2022-08-04T17:13:32.388Z] #26 7.577 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T17:13:32.388Z] #26 7.577 ++ uname -m [2022-08-04T17:13:32.388Z] #26 7.600 + arch=x86_64 [2022-08-04T17:13:32.388Z] #26 7.600 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T17:13:32.388Z] #26 7.600 + url=https://download.docker.com/linux/static [2022-08-04T17:13:32.388Z] #26 7.602 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T17:13:32.388Z] #26 7.603 + tar -xz docker/docker [2022-08-04T17:13:32.648Z] #26 ... [2022-08-04T17:13:32.648Z] [2022-08-04T17:13:32.648Z] #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-04T17:13:32.648Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:13:32.648Z] #67 7.598 + RM_GOPATH=0 [2022-08-04T17:13:32.648Z] #67 7.598 + TMP_GOPATH= [2022-08-04T17:13:32.648Z] #67 7.598 + : /build [2022-08-04T17:13:32.648Z] #67 7.598 + '[' -z '' ']' [2022-08-04T17:13:32.648Z] #67 7.611 ++ mktemp -d [2022-08-04T17:13:32.648Z] #67 7.631 + export GOPATH=/tmp/tmp.5Lf4g8g217 [2022-08-04T17:13:32.648Z] #67 7.631 + GOPATH=/tmp/tmp.5Lf4g8g217 [2022-08-04T17:13:32.648Z] #67 7.631 + RM_GOPATH=1 [2022-08-04T17:13:32.648Z] #67 7.631 + case "$(go env GOARCH)" in [2022-08-04T17:13:32.648Z] #67 7.655 ++ go env GOARCH [2022-08-04T17:13:32.648Z] #67 7.837 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:32.648Z] #67 7.837 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:32.648Z] #67 7.837 ++ dirname /install.sh [2022-08-04T17:13:32.648Z] #67 7.837 + dir=/ [2022-08-04T17:13:32.648Z] #67 7.837 + bin=rootlesskit [2022-08-04T17:13:32.648Z] #67 7.837 + shift [2022-08-04T17:13:32.648Z] #67 7.837 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T17:13:32.648Z] #67 7.837 + . //rootlesskit.installer [2022-08-04T17:13:32.648Z] #67 7.837 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:32.648Z] #67 7.837 + install_rootlesskit [2022-08-04T17:13:32.648Z] #67 7.837 + case "$1" in [2022-08-04T17:13:32.648Z] #67 7.837 + export CGO_ENABLED=0 [2022-08-04T17:13:32.648Z] #67 7.837 + CGO_ENABLED=0 [2022-08-04T17:13:32.648Z] #67 7.837 + _install_rootlesskit [2022-08-04T17:13:32.648Z] #67 7.837 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T17:13:32.648Z] #67 7.837 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:13:32.648Z] #67 7.837 + GOBIN=/build [2022-08-04T17:13:32.648Z] #67 7.837 + GO111MODULE=on [2022-08-04T17:13:32.648Z] #67 7.837 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:32.648Z] #67 7.837 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:13:32.648Z] #67 8.593 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:13:32.648Z] #67 11.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:32.648Z] #67 11.34 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T17:13:32.648Z] #67 12.43 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T17:13:32.831Z] #55 43.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T17:13:32.831Z] #55 43.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T17:13:33.598Z] #67 18.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T17:13:33.678Z] #55 35.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T17:13:33.679Z] #55 35.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T17:13:33.937Z] #55 35.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T17:13:33.937Z] #55 35.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T17:13:33.937Z] #55 35.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T17:13:34.193Z] #55 35.85 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T17:13:34.193Z] #55 35.85 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T17:13:34.193Z] #55 35.92 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T17:13:34.193Z] #55 ... [2022-08-04T17:13:34.193Z] [2022-08-04T17:13:34.193Z] #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-04T17:13:34.193Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:34.193Z] #51 25.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T17:13:34.193Z] #51 35.03 Fetched 8567 kB in 27s (315 kB/s) [2022-08-04T17:13:34.352Z] #14 70.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T17:13:34.352Z] #14 70.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:34.352Z] #14 70.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:13:34.352Z] #14 ... [2022-08-04T17:13:34.352Z] [2022-08-04T17:13:34.353Z] #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-04T17:13:34.353Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:34.353Z] #77 27.01 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T17:13:34.450Z] #51 35.03 Reading package lists... [2022-08-04T17:13:34.450Z] #51 ... [2022-08-04T17:13:34.450Z] [2022-08-04T17:13:34.450Z] #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-04T17:13:34.450Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:34.450Z] #55 36.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T17:13:34.539Z] #67 19.80 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:13:34.707Z] #55 36.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T17:13:34.707Z] #55 36.27 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T17:13:34.707Z] #55 36.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T17:13:34.731Z] #55 ... [2022-08-04T17:13:34.731Z] [2022-08-04T17:13:34.731Z] #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-04T17:13:34.732Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:34.732Z] #14 28.86 Reading package lists... [2022-08-04T17:13:34.732Z] #14 35.21 Building dependency tree... [2022-08-04T17:13:34.732Z] #14 39.36 The following additional packages will be installed: [2022-08-04T17:13:34.732Z] #14 39.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:13:34.732Z] #14 39.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T17:13:34.732Z] #14 39.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T17:13:34.732Z] #14 39.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T17:13:34.732Z] #14 39.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T17:13:34.732Z] #14 39.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T17:13:34.732Z] #14 39.36 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T17:13:34.732Z] #14 39.40 Suggested packages: [2022-08-04T17:13:34.732Z] #14 39.40 gcc-10-locales seccomp wine64 [2022-08-04T17:13:34.732Z] #14 40.99 The following NEW packages will be installed: [2022-08-04T17:13:34.732Z] #14 40.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:13:34.732Z] #14 40.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T17:13:34.732Z] #14 40.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T17:13:34.732Z] #14 40.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T17:13:34.732Z] #14 40.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T17:13:34.732Z] #14 40.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T17:13:34.732Z] #14 40.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T17:13:34.732Z] #14 40.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T17:13:34.732Z] #14 40.99 mingw-w64-x86-64-dev [2022-08-04T17:13:34.732Z] #14 41.44 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:34.732Z] #14 41.44 Need to get 115 MB of archives. [2022-08-04T17:13:34.732Z] #14 41.44 After this operation, 645 MB of additional disk space will be used. [2022-08-04T17:13:34.732Z] #14 41.44 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-04T17:13:34.732Z] #14 41.58 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-04T17:13:34.732Z] #14 41.65 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-04T17:13:34.732Z] #14 41.69 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-04T17:13:34.732Z] #14 41.69 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-04T17:13:34.732Z] #14 41.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T17:13:34.732Z] #14 41.96 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-04T17:13:34.732Z] #14 42.14 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-04T17:13:34.732Z] #14 42.16 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-04T17:13:34.732Z] #14 42.79 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-04T17:13:34.732Z] #14 44.26 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-04T17:13:34.732Z] #14 44.75 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-04T17:13:34.800Z] #67 19.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T17:13:34.800Z] #67 19.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T17:13:34.800Z] #67 ... [2022-08-04T17:13:34.800Z] [2022-08-04T17:13:34.800Z] #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-04T17:13:34.800Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:34.800Z] #40 10.22 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T17:13:34.800Z] #40 10.48 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T17:13:34.800Z] #40 10.55 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T17:13:34.800Z] #40 16.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T17:13:34.800Z] #40 16.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:34.800Z] #40 ... [2022-08-04T17:13:34.800Z] [2022-08-04T17:13:34.800Z] #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-04T17:13:34.800Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:34.800Z] #53 11.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T17:13:34.800Z] #53 11.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T17:13:34.800Z] #53 11.21 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T17:13:34.800Z] #53 17.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T17:13:34.800Z] #53 17.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T17:13:34.800Z] #53 17.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T17:13:34.963Z] #55 36.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T17:13:34.964Z] #55 36.56 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T17:13:34.964Z] #55 36.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T17:13:34.989Z] #14 ... [2022-08-04T17:13:34.989Z] [2022-08-04T17:13:34.989Z] #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-04T17:13:34.989Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:34.989Z] #76 39.19 python3 is already the newest version (3.9.2-3). [2022-08-04T17:13:34.989Z] #76 39.19 The following additional packages will be installed: [2022-08-04T17:13:34.989Z] #76 39.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T17:13:34.989Z] #76 39.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T17:13:34.989Z] #76 39.20 Suggested packages: [2022-08-04T17:13:34.989Z] #76 39.20 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T17:13:34.989Z] #76 39.20 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T17:13:34.989Z] #76 39.20 m4-doc ed diffutils-doc [2022-08-04T17:13:34.989Z] #76 39.20 Recommended packages: [2022-08-04T17:13:34.989Z] #76 39.20 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T17:13:34.989Z] #76 41.04 The following NEW packages will be installed: [2022-08-04T17:13:34.989Z] #76 41.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T17:13:34.989Z] #76 41.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T17:13:34.989Z] #76 41.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T17:13:34.989Z] #76 41.09 libyajl2 m4 patch xz-utils [2022-08-04T17:13:34.989Z] #76 41.48 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:34.989Z] #76 41.48 Need to get 5940 kB of archives. [2022-08-04T17:13:34.989Z] #76 41.48 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T17:13:34.989Z] #76 41.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:13:34.989Z] #76 41.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T17:13:34.989Z] #76 41.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-04T17:13:34.989Z] #76 41.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T17:13:34.989Z] #76 41.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T17:13:34.989Z] #76 41.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:13:34.989Z] #76 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:13:34.989Z] #76 41.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T17:13:34.989Z] #76 41.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:13:34.989Z] #76 41.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T17:13:34.989Z] #76 41.82 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-04T17:13:34.989Z] #76 41.82 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-04T17:13:34.989Z] #76 41.82 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-04T17:13:34.989Z] #76 41.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:13:34.989Z] #76 41.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T17:13:34.989Z] #76 42.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:13:34.989Z] #76 42.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:13:34.989Z] #76 42.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-04T17:13:34.989Z] #76 42.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:34.989Z] #76 43.18 Fetched 5940 kB in 1s (8211 kB/s) [2022-08-04T17:13:34.989Z] #76 43.33 Selecting previously unselected package bzip2. [2022-08-04T17:13:34.989Z] #76 43.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:13:34.989Z] #76 43.39 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 43.41 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:13:34.989Z] #76 43.52 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:13:34.989Z] #76 43.54 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 43.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:13:34.989Z] #76 44.15 Selecting previously unselected package libmagic1:amd64. [2022-08-04T17:13:34.989Z] #76 44.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 44.15 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:13:34.989Z] #76 44.28 Selecting previously unselected package file. [2022-08-04T17:13:34.989Z] #76 44.28 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 44.28 Unpacking file (1:5.39-3) ... [2022-08-04T17:13:34.989Z] #76 44.39 Selecting previously unselected package xz-utils. [2022-08-04T17:13:34.989Z] #76 44.39 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 44.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:13:34.989Z] #76 44.67 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T17:13:34.989Z] #76 44.67 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 44.67 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:13:34.989Z] #76 44.75 Selecting previously unselected package m4. [2022-08-04T17:13:34.989Z] #76 44.75 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T17:13:34.989Z] #76 44.86 Unpacking m4 (1.4.18-5) ... [2022-08-04T17:13:34.989Z] #76 45.03 Selecting previously unselected package autoconf. [2022-08-04T17:13:34.989Z] #76 45.03 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T17:13:34.989Z] #76 45.04 Unpacking autoconf (2.69-14) ... [2022-08-04T17:13:35.060Z] #53 ... [2022-08-04T17:13:35.060Z] [2022-08-04T17:13:35.060Z] #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-04T17:13:35.060Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:13:35.060Z] #67 20.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:13:35.060Z] #67 20.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:13:35.246Z] #76 45.46 Selecting previously unselected package autotools-dev. [2022-08-04T17:13:35.246Z] #76 45.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T17:13:35.246Z] #76 45.51 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:35.246Z] #76 ... [2022-08-04T17:13:35.246Z] [2022-08-04T17:13:35.246Z] #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-04T17:13:35.246Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:35.246Z] #14 45.44 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-04T17:13:35.528Z] #55 37.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T17:13:35.528Z] #55 ... [2022-08-04T17:13:35.528Z] [2022-08-04T17:13:35.529Z] #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-04T17:13:35.529Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:13:35.529Z] #67 26.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:35.529Z] #67 ... [2022-08-04T17:13:35.529Z] [2022-08-04T17:13:35.529Z] #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-04T17:13:35.529Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:35.529Z] #42 34.36 Fetched 8563 kB in 26s (330 kB/s) [2022-08-04T17:13:35.630Z] #67 ... [2022-08-04T17:13:35.630Z] [2022-08-04T17:13:35.630Z] #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-04T17:13:35.630Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:35.630Z] #42 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:35.630Z] #42 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:35.831Z] #54 ... [2022-08-04T17:13:35.831Z] [2022-08-04T17:13:35.831Z] #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-04T17:13:35.831Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:35.831Z] #83 22.71 Reading package lists... [2022-08-04T17:13:35.831Z] #83 30.67 Reading package lists... [2022-08-04T17:13:35.831Z] #83 38.38 Building dependency tree... [2022-08-04T17:13:35.831Z] #83 ... [2022-08-04T17:13:35.831Z] [2022-08-04T17:13:35.831Z] #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-04T17:13:35.831Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:35.831Z] #58 32.79 Reading package lists... [2022-08-04T17:13:35.890Z] #42 ... [2022-08-04T17:13:35.890Z] [2022-08-04T17:13:35.890Z] #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-04T17:13:35.890Z] #26 sha256:42e334c37105156bcd58be8be346185084efb90757a270e8719ffcd437cad6ec [2022-08-04T17:13:35.890Z] #26 21.00 + mkdir -p /build [2022-08-04T17:13:35.890Z] #26 21.01 + mv docker/docker /build/ [2022-08-04T17:13:35.890Z] #26 21.03 + rmdir docker [2022-08-04T17:13:36.460Z] #26 ... [2022-08-04T17:13:36.460Z] [2022-08-04T17:13:36.460Z] #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-04T17:13:36.460Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:36.460Z] #62 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:36.460Z] #62 15.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:36.460Z] #62 ... [2022-08-04T17:13:36.460Z] [2022-08-04T17:13:36.460Z] #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-04T17:13:36.460Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:36.460Z] #76 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:36.460Z] #76 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:36.621Z] #14 ... [2022-08-04T17:13:36.621Z] [2022-08-04T17:13:36.621Z] #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-04T17:13:36.621Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:36.621Z] #42 30.70 Reading package lists... [2022-08-04T17:13:36.621Z] #42 36.73 Building dependency tree... [2022-08-04T17:13:36.621Z] #42 41.09 The following additional packages will be installed: [2022-08-04T17:13:36.621Z] #42 41.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T17:13:36.621Z] #42 41.10 Suggested packages: [2022-08-04T17:13:36.621Z] #42 41.10 cmake-doc ninja-build lrzip [2022-08-04T17:13:36.621Z] #42 41.10 Recommended packages: [2022-08-04T17:13:36.621Z] #42 41.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T17:13:36.621Z] #42 42.03 The following NEW packages will be installed: [2022-08-04T17:13:36.621Z] #42 42.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T17:13:36.621Z] #42 42.06 vim-common xxd [2022-08-04T17:13:36.621Z] #42 42.59 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:36.621Z] #42 42.59 Need to get 17.7 MB of archives. [2022-08-04T17:13:36.621Z] #42 42.59 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T17:13:36.621Z] #42 42.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:13:36.621Z] #42 42.59 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-04T17:13:36.621Z] #42 42.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T17:13:36.621Z] #42 42.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:13:36.621Z] #42 43.09 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-04T17:13:36.621Z] #42 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T17:13:36.621Z] #42 43.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T17:13:36.621Z] #42 43.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T17:13:36.621Z] #42 43.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T17:13:36.621Z] #42 43.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T17:13:36.621Z] #42 44.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:36.621Z] #42 44.67 Fetched 17.7 MB in 1s (13.9 MB/s) [2022-08-04T17:13:36.621Z] #42 44.71 Selecting previously unselected package xxd. [2022-08-04T17:13:36.621Z] #42 44.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-04T17:13:36.621Z] #42 44.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:13:36.621Z] #42 44.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:36.621Z] #42 45.03 Selecting previously unselected package vim-common. [2022-08-04T17:13:36.621Z] #42 45.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:13:36.621Z] #42 45.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:36.621Z] #42 45.41 Selecting previously unselected package cmake-data. [2022-08-04T17:13:36.621Z] #42 45.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T17:13:36.621Z] #42 45.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:13:36.621Z] #42 ... [2022-08-04T17:13:36.621Z] [2022-08-04T17:13:36.621Z] #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-04T17:13:36.621Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:36.621Z] #76 45.71 Selecting previously unselected package automake. [2022-08-04T17:13:36.621Z] #76 45.71 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T17:13:36.621Z] #76 45.72 Unpacking automake (1:1.16.3-2) ... [2022-08-04T17:13:36.621Z] #76 46.41 Selecting previously unselected package patch. [2022-08-04T17:13:36.621Z] #76 46.44 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:13:36.621Z] #76 46.44 Unpacking patch (2.7.6-7) ... [2022-08-04T17:13:36.621Z] #76 46.64 Selecting previously unselected package dpkg-dev. [2022-08-04T17:13:36.621Z] #76 46.66 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:13:36.621Z] #76 46.66 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:13:36.719Z] #76 ... [2022-08-04T17:13:36.719Z] [2022-08-04T17:13:36.719Z] #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-04T17:13:36.719Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:36.719Z] #14 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:36.719Z] #14 15.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:36.979Z] #14 ... [2022-08-04T17:13:36.979Z] [2022-08-04T17:13:36.979Z] #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-04T17:13:36.979Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:13:36.979Z] #67 21.23 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T17:13:36.979Z] #67 21.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T17:13:36.979Z] #67 22.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T17:13:36.979Z] #67 22.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T17:13:36.979Z] #67 ... [2022-08-04T17:13:36.979Z] [2022-08-04T17:13:36.979Z] #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-04T17:13:36.979Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:36.979Z] #51 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:13:36.979Z] #51 17.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:13:36.979Z] #51 20.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T17:13:37.238Z] #51 ... [2022-08-04T17:13:37.238Z] [2022-08-04T17:13:37.238Z] #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-04T17:13:37.238Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:37.238Z] #55 22.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:13:37.238Z] #55 22.85 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:13:37.421Z] #42 34.36 Reading package lists... [2022-08-04T17:13:37.421Z] #42 ... [2022-08-04T17:13:37.421Z] [2022-08-04T17:13:37.421Z] #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-04T17:13:37.421Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:37.421Z] #76 29.18 Fetched 8563 kB in 23s (380 kB/s) [2022-08-04T17:13:37.421Z] #76 29.18 Reading package lists... [2022-08-04T17:13:37.497Z] #55 23.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T17:13:37.558Z] #76 ... [2022-08-04T17:13:37.558Z] [2022-08-04T17:13:37.558Z] #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-04T17:13:37.558Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:37.558Z] #51 31.49 Reading package lists... [2022-08-04T17:13:37.558Z] #51 37.64 Building dependency tree... [2022-08-04T17:13:37.558Z] #51 41.53 The following additional packages will be installed: [2022-08-04T17:13:37.558Z] #51 41.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:13:37.558Z] #51 41.56 python3-protobuf python3-six [2022-08-04T17:13:37.558Z] #51 41.56 Suggested packages: [2022-08-04T17:13:37.558Z] #51 41.56 python3-setuptools [2022-08-04T17:13:37.558Z] #51 41.56 Recommended packages: [2022-08-04T17:13:37.558Z] #51 41.56 iproute2 | iproute [2022-08-04T17:13:37.558Z] #51 42.18 The following NEW packages will be installed: [2022-08-04T17:13:37.558Z] #51 42.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:13:37.558Z] #51 42.19 python3-protobuf python3-six [2022-08-04T17:13:37.558Z] #51 42.73 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:37.558Z] #51 42.73 Need to get 2315 kB of archives. [2022-08-04T17:13:37.558Z] #51 42.73 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T17:13:37.558Z] #51 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T17:13:37.558Z] #51 42.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:13:37.558Z] #51 42.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-04T17:13:37.558Z] #51 42.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T17:13:37.558Z] #51 42.84 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-04T17:13:37.558Z] #51 42.84 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-04T17:13:37.558Z] #51 42.84 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-04T17:13:37.558Z] #51 45.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T17:13:37.558Z] #51 46.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:37.558Z] #51 47.07 Fetched 2315 kB in 3s (697 kB/s) [2022-08-04T17:13:37.558Z] #51 47.21 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T17:13:37.558Z] #51 47.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-04T17:13:37.558Z] #51 47.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T17:13:37.558Z] #51 47.37 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:13:37.558Z] #51 ... [2022-08-04T17:13:37.558Z] [2022-08-04T17:13:37.558Z] #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-04T17:13:37.558Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:37.558Z] #34 46.79 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-04T17:13:37.558Z] #34 47.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T17:13:37.558Z] #34 47.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T17:13:37.677Z] #76 38.31 Reading package lists... [2022-08-04T17:13:37.677Z] #76 ... [2022-08-04T17:13:37.677Z] [2022-08-04T17:13:37.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-04T17:13:37.677Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:37.677Z] #55 37.40 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T17:13:37.677Z] #55 37.43 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T17:13:37.677Z] #55 37.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T17:13:37.677Z] #55 37.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T17:13:37.677Z] #55 37.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T17:13:37.677Z] #55 37.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T17:13:37.677Z] #55 38.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T17:13:37.677Z] #55 38.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T17:13:37.677Z] #55 38.85 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T17:13:37.677Z] #55 39.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T17:13:37.677Z] #55 39.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T17:13:37.677Z] #55 39.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T17:13:37.677Z] #55 39.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T17:13:37.745Z] #58 40.04 Building dependency tree... [2022-08-04T17:13:37.757Z] #55 23.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T17:13:37.934Z] #55 39.42 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T17:13:37.934Z] #55 39.50 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T17:13:38.017Z] #55 ... [2022-08-04T17:13:38.017Z] [2022-08-04T17:13:38.017Z] #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-04T17:13:38.017Z] #26 sha256:42e334c37105156bcd58be8be346185084efb90757a270e8719ffcd437cad6ec [2022-08-04T17:13:38.017Z] #26 DONE 23.2s [2022-08-04T17:13:38.017Z] [2022-08-04T17:13:38.017Z] #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-04T17:13:38.017Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:38.017Z] #55 23.78 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T17:13:38.191Z] #55 39.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T17:13:38.191Z] #55 39.73 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T17:13:38.191Z] #55 39.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T17:13:38.277Z] #55 23.85 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T17:13:38.447Z] #55 39.92 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T17:13:38.490Z] #34 ... [2022-08-04T17:13:38.490Z] [2022-08-04T17:13:38.490Z] #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-04T17:13:38.490Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:13:38.490Z] #64 6.222 + RM_GOPATH=0 [2022-08-04T17:13:38.490Z] #64 6.222 + TMP_GOPATH= [2022-08-04T17:13:38.490Z] #64 6.222 + : /build [2022-08-04T17:13:38.490Z] #64 6.222 + '[' -z '' ']' [2022-08-04T17:13:38.490Z] #64 6.222 ++ mktemp -d [2022-08-04T17:13:38.490Z] #64 6.222 + export GOPATH=/tmp/tmp.V44crZ0BgT [2022-08-04T17:13:38.490Z] #64 6.222 + GOPATH=/tmp/tmp.V44crZ0BgT [2022-08-04T17:13:38.490Z] #64 6.222 + RM_GOPATH=1 [2022-08-04T17:13:38.490Z] #64 6.222 + case "$(go env GOARCH)" in [2022-08-04T17:13:38.490Z] #64 6.222 ++ go env GOARCH [2022-08-04T17:13:38.490Z] #64 6.227 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:38.490Z] #64 6.227 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:13:38.490Z] #64 6.227 ++ dirname /install.sh [2022-08-04T17:13:38.490Z] #64 6.264 + dir=/ [2022-08-04T17:13:38.490Z] #64 6.264 + bin=containerd [2022-08-04T17:13:38.490Z] #64 6.264 + shift [2022-08-04T17:13:38.490Z] #64 6.264 + '[' '!' -f //containerd.installer ']' [2022-08-04T17:13:38.490Z] #64 6.264 + . //containerd.installer [2022-08-04T17:13:38.490Z] #64 6.264 ++ set -e [2022-08-04T17:13:38.490Z] #64 6.264 ++ : v1.6.6 [2022-08-04T17:13:38.490Z] #64 6.264 + install_containerd [2022-08-04T17:13:38.490Z] #64 6.264 + echo 'Install containerd version v1.6.6' [2022-08-04T17:13:38.490Z] #64 6.264 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V44crZ0BgT/src/github.com/containerd/containerd [2022-08-04T17:13:38.490Z] #64 6.264 Cloning into '/tmp/tmp.V44crZ0BgT/src/github.com/containerd/containerd'... [2022-08-04T17:13:38.490Z] #64 6.268 Install containerd version v1.6.6 [2022-08-04T17:13:38.490Z] #64 ... [2022-08-04T17:13:38.490Z] [2022-08-04T17:13:38.490Z] #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-04T17:13:38.490Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:38.490Z] #76 47.86 Selecting previously unselected package build-essential. [2022-08-04T17:13:38.490Z] #76 47.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 47.90 Unpacking build-essential (12.9) ... [2022-08-04T17:13:38.490Z] #76 48.01 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:13:38.490Z] #76 48.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:13:38.490Z] #76 48.15 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T17:13:38.490Z] #76 48.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.18 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:13:38.490Z] #76 48.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:13:38.490Z] #76 48.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:38.490Z] #76 48.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T17:13:38.490Z] #76 48.52 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.52 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:38.490Z] #76 48.63 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:13:38.490Z] #76 48.64 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:38.490Z] #76 48.85 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:13:38.490Z] #76 48.85 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:13:38.490Z] #76 48.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:13:38.537Z] #55 24.07 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T17:13:38.538Z] #55 24.19 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T17:13:38.705Z] #55 40.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T17:13:38.705Z] #55 40.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T17:13:38.961Z] #55 40.39 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T17:13:38.961Z] #55 40.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T17:13:38.961Z] #55 40.64 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T17:13:39.108Z] #55 24.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T17:13:39.220Z] #55 ... [2022-08-04T17:13:39.220Z] [2022-08-04T17:13:39.220Z] #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-04T17:13:39.220Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:39.220Z] #62 30.84 Fetched 8563 kB in 24s (359 kB/s) [2022-08-04T17:13:39.220Z] #62 30.84 Reading package lists... [2022-08-04T17:13:39.220Z] #62 39.52 Reading package lists... [2022-08-04T17:13:39.220Z] #62 ... [2022-08-04T17:13:39.220Z] [2022-08-04T17:13:39.220Z] #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-04T17:13:39.220Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:39.368Z] #55 25.02 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T17:13:39.368Z] #55 25.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T17:13:39.420Z] #76 49.86 Selecting previously unselected package libtool. [2022-08-04T17:13:39.420Z] #76 49.86 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T17:13:39.420Z] #76 49.86 Unpacking libtool (2.4.6-15) ... [2022-08-04T17:13:39.633Z] #77 ... [2022-08-04T17:13:39.633Z] [2022-08-04T17:13:39.633Z] #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-04T17:13:39.633Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:13:39.633Z] #64 40.53 Updating files: 49% (2439/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4832/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T17:13:39.633Z] #64 41.64 + cd /tmp/tmp.coxlrgzePh/src/github.com/containerd/containerd [2022-08-04T17:13:39.633Z] #64 41.64 + git checkout -q v1.6.6 [2022-08-04T17:13:39.680Z] #76 50.13 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:13:39.680Z] #76 50.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:13:39.680Z] #76 50.13 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:13:39.938Z] #55 25.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T17:13:40.198Z] #55 25.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T17:13:40.247Z] #76 50.46 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:13:40.247Z] #76 50.46 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:13:40.247Z] #76 50.46 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:13:40.247Z] #76 50.52 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T17:13:40.259Z] #47 40.45 Updating files: 50% (1107/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: 82% (1785/2176) Updating files: 83% (1807/2176) [2022-08-04T17:13:40.259Z] #47 ... [2022-08-04T17:13:40.259Z] [2022-08-04T17:13:40.259Z] #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-04T17:13:40.259Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:40.259Z] #14 31.78 Fetched 8563 kB in 24s (350 kB/s) [2022-08-04T17:13:40.259Z] #14 31.78 Reading package lists... [2022-08-04T17:13:40.259Z] #14 41.12 Reading package lists... [2022-08-04T17:13:40.259Z] #14 ... [2022-08-04T17:13:40.259Z] [2022-08-04T17:13:40.259Z] #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-04T17:13:40.259Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:40.295Z] #58 44.93 The following additional packages will be installed: [2022-08-04T17:13:40.458Z] #55 26.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T17:13:40.506Z] #76 50.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T17:13:40.506Z] #76 50.61 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:13:40.506Z] #76 50.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:40.506Z] #76 50.79 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:13:40.506Z] #76 50.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:13:40.506Z] #76 50.82 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:13:40.506Z] #76 50.83 Setting up file (1:5.39-3) ... [2022-08-04T17:13:40.517Z] #47 40.45 Updating files: 50% (1107/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: 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-04T17:13:40.554Z] #58 44.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:13:40.554Z] #58 44.93 python3-protobuf python3-six [2022-08-04T17:13:40.554Z] #58 44.96 Suggested packages: [2022-08-04T17:13:40.554Z] #58 44.96 python3-setuptools [2022-08-04T17:13:40.554Z] #58 44.96 Recommended packages: [2022-08-04T17:13:40.554Z] #58 44.97 iproute2 | iproute [2022-08-04T17:13:40.721Z] #55 26.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T17:13:40.721Z] #55 26.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T17:13:40.762Z] #76 50.87 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:13:40.763Z] #76 50.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:40.763Z] #76 50.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:40.763Z] #76 50.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:13:40.763Z] #76 50.91 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:40.763Z] #76 50.91 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:13:40.763Z] #76 50.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:13:40.763Z] #76 50.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:13:40.763Z] #76 50.96 Setting up patch (2.7.6-7) ... [2022-08-04T17:13:40.763Z] #76 51.03 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:13:40.763Z] #76 51.03 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:13:40.763Z] #76 51.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:13:40.763Z] #76 51.08 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:13:40.763Z] #76 51.08 Setting up libtool (2.4.6-15) ... [2022-08-04T17:13:40.763Z] #76 51.08 Setting up m4 (1.4.18-5) ... [2022-08-04T17:13:40.763Z] #76 51.08 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:13:40.763Z] #76 51.08 Setting up autoconf (2.69-14) ... [2022-08-04T17:13:40.774Z] #47 42.04 + git checkout -q v2.3.0 [2022-08-04T17:13:40.815Z] #58 ... [2022-08-04T17:13:40.815Z] [2022-08-04T17:13:40.815Z] #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-04T17:13:40.815Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:40.815Z] #62 35.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T17:13:40.815Z] #62 35.51 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T17:13:40.815Z] #62 37.78 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T17:13:40.815Z] #62 37.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T17:13:40.815Z] #62 37.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T17:13:40.815Z] #62 38.18 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T17:13:40.815Z] #62 38.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:13:40.815Z] #62 38.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:13:40.815Z] #62 38.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T17:13:40.815Z] #62 38.46 go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:13:40.815Z] #62 ... [2022-08-04T17:13:40.815Z] [2022-08-04T17:13:40.815Z] #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-04T17:13:40.815Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:40.815Z] #83 43.45 python3 is already the newest version (3.9.2-3). [2022-08-04T17:13:40.815Z] #83 43.45 The following additional packages will be installed: [2022-08-04T17:13:40.815Z] #83 43.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T17:13:40.815Z] #83 43.47 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T17:13:40.815Z] #83 43.48 Suggested packages: [2022-08-04T17:13:40.815Z] #83 43.51 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T17:13:40.815Z] #83 43.51 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T17:13:40.815Z] #83 43.51 m4-doc ed diffutils-doc [2022-08-04T17:13:40.815Z] #83 43.51 Recommended packages: [2022-08-04T17:13:40.815Z] #83 43.51 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T17:13:40.982Z] #55 26.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T17:13:40.982Z] #55 26.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T17:13:41.013Z] #64 43.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T17:13:41.013Z] #64 43.61 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T17:13:41.013Z] #64 43.61 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:13:41.013Z] #64 43.61 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:13:41.013Z] #64 43.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T17:13:41.013Z] #64 43.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T17:13:41.013Z] #64 43.62 + '[' '' = dynamic ']' [2022-08-04T17:13:41.013Z] #64 43.62 + make [2022-08-04T17:13:41.018Z] #76 51.15 Setting up build-essential (12.9) ... [2022-08-04T17:13:41.018Z] #76 51.15 Setting up automake (1:1.16.3-2) ... [2022-08-04T17:13:41.018Z] #76 51.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T17:13:41.018Z] #76 51.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:41.242Z] #55 ... [2022-08-04T17:13:41.242Z] [2022-08-04T17:13:41.242Z] #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-04T17:13:41.242Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T17:13:41.242Z] #38 26.67 tomll can be used in two ways: [2022-08-04T17:13:41.242Z] #38 26.68 Writing to STDIN and reading from STDOUT: [2022-08-04T17:13:41.242Z] #38 26.68 cat file.toml | tomll > file.toml [2022-08-04T17:13:41.242Z] #38 26.68 [2022-08-04T17:13:41.242Z] #38 26.68 Reading and updating a list of files: [2022-08-04T17:13:41.242Z] #38 26.68 tomll a.toml b.toml c.toml [2022-08-04T17:13:41.242Z] #38 26.68 [2022-08-04T17:13:41.242Z] #38 26.68 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T17:13:41.242Z] #38 DONE 26.9s [2022-08-04T17:13:41.242Z] [2022-08-04T17:13:41.242Z] #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-04T17:13:41.242Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:41.242Z] #36 23.67 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T17:13:41.242Z] #36 23.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:13:41.242Z] #36 24.79 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T17:13:41.242Z] #36 25.08 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T17:13:41.242Z] #36 26.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:13:41.242Z] #36 26.36 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T17:13:41.242Z] #36 26.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T17:13:41.242Z] #36 26.55 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T17:13:41.385Z] #83 45.83 The following NEW packages will be installed: [2022-08-04T17:13:41.385Z] #83 45.83 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T17:13:41.385Z] #83 45.83 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T17:13:41.385Z] #83 45.83 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T17:13:41.385Z] #83 45.83 libyajl2 m4 patch xz-utils [2022-08-04T17:13:41.506Z] #36 27.09 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T17:13:41.645Z] #83 46.38 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:41.645Z] #83 46.38 Need to get 5940 kB of archives. [2022-08-04T17:13:41.645Z] #83 46.38 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T17:13:41.645Z] #83 46.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:13:41.907Z] #83 46.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T17:13:41.907Z] #83 46.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T17:13:41.907Z] #83 46.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T17:13:41.907Z] #83 46.46 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-04T17:13:41.907Z] #83 46.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T17:13:41.907Z] #83 46.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T17:13:41.907Z] #83 46.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T17:13:41.907Z] #83 46.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T17:13:41.907Z] #83 46.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T17:13:41.907Z] #83 46.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:13:41.907Z] #83 46.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:13:42.076Z] #36 27.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T17:13:42.145Z] #47 ... [2022-08-04T17:13:42.145Z] [2022-08-04T17:13:42.145Z] #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-04T17:13:42.145Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:42.145Z] #36 33.38 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T17:13:42.145Z] #36 ... [2022-08-04T17:13:42.145Z] [2022-08-04T17:13:42.145Z] #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-04T17:13:42.145Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:42.145Z] #55 40.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T17:13:42.145Z] #55 41.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T17:13:42.145Z] #55 41.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T17:13:42.145Z] #55 41.27 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T17:13:42.145Z] #55 42.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T17:13:42.145Z] #55 42.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T17:13:42.145Z] #55 42.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T17:13:42.145Z] #55 42.58 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T17:13:42.145Z] #55 42.77 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T17:13:42.145Z] #55 42.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T17:13:42.145Z] #55 42.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T17:13:42.145Z] #55 43.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T17:13:42.145Z] #55 43.10 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T17:13:42.145Z] #55 43.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T17:13:42.145Z] #55 43.80 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T17:13:42.145Z] #55 43.86 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T17:13:42.169Z] #83 46.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T17:13:42.169Z] #83 46.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:13:42.169Z] #83 46.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T17:13:42.169Z] #83 46.75 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-04T17:13:42.169Z] #83 46.75 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-04T17:13:42.169Z] #83 46.76 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-04T17:13:42.169Z] #83 46.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:13:42.169Z] #83 46.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T17:13:42.169Z] #83 46.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:13:42.389Z] #76 DONE 52.4s [2022-08-04T17:13:42.389Z] [2022-08-04T17:13:42.389Z] #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-04T17:13:42.389Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:42.389Z] #51 48.35 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:13:42.389Z] #51 48.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:13:42.389Z] #51 48.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:42.389Z] #51 48.61 Selecting previously unselected package python3-six. [2022-08-04T17:13:42.389Z] #51 48.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T17:13:42.389Z] #51 48.61 Unpacking python3-six (1.16.0-2) ... [2022-08-04T17:13:42.389Z] #51 48.74 Selecting previously unselected package python3-protobuf. [2022-08-04T17:13:42.389Z] #51 48.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T17:13:42.389Z] #51 48.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:42.389Z] #51 49.42 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:13:42.389Z] #51 49.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:13:42.389Z] #51 49.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:42.389Z] #51 49.58 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:13:42.389Z] #51 49.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:13:42.389Z] #51 49.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:13:42.389Z] #51 49.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:13:42.389Z] #51 49.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:42.389Z] #51 49.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:42.389Z] #51 49.97 Selecting previously unselected package criu. [2022-08-04T17:13:42.389Z] #51 49.97 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T17:13:42.389Z] #51 49.97 Unpacking criu (3.17.1-1) ... [2022-08-04T17:13:42.389Z] #51 50.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:42.403Z] #55 44.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T17:13:42.403Z] #55 44.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T17:13:42.430Z] #83 46.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:13:42.431Z] #83 46.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T17:13:42.922Z] #64 45.33 + bin/ctr [2022-08-04T17:13:42.952Z] #51 52.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:13:42.952Z] #51 52.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:42.952Z] #51 52.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:42.952Z] #51 53.00 Setting up python3-six (1.16.0-2) ... [2022-08-04T17:13:42.971Z] #55 44.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T17:13:42.971Z] #55 44.56 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T17:13:42.971Z] #55 44.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T17:13:42.971Z] #55 44.73 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T17:13:43.229Z] #55 44.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T17:13:43.229Z] #55 44.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T17:13:43.229Z] #55 44.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T17:13:43.476Z] #36 29.04 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T17:13:43.487Z] #55 45.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T17:13:43.736Z] #36 29.29 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:13:43.736Z] #36 29.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T17:13:43.819Z] #83 48.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:43.819Z] #83 48.53 Fetched 5940 kB in 1s (6733 kB/s) [2022-08-04T17:13:43.861Z] #64 ... [2022-08-04T17:13:43.861Z] [2022-08-04T17:13:43.861Z] #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-04T17:13:43.861Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:43.861Z] #77 36.34 libtoolize: putting auxiliary files in '.'. [2022-08-04T17:13:43.861Z] #77 36.34 libtoolize: copying file './ltmain.sh' [2022-08-04T17:13:44.053Z] #55 45.64 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T17:13:44.053Z] #55 45.76 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T17:13:44.053Z] #55 45.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T17:13:44.079Z] #83 48.64 Selecting previously unselected package bzip2. [2022-08-04T17:13:44.079Z] #83 48.64 (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-04T17:13:44.305Z] #36 ... [2022-08-04T17:13:44.305Z] [2022-08-04T17:13:44.305Z] #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-04T17:13:44.305Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:44.305Z] #42 29.75 Fetched 8563 kB in 23s (376 kB/s) [2022-08-04T17:13:44.320Z] #51 54.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:13:44.320Z] #51 54.41 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:44.341Z] #83 48.79 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:13:44.341Z] #83 48.85 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:13:44.603Z] #83 49.14 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:13:44.603Z] #83 49.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:44.603Z] #83 49.26 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:13:44.617Z] #55 46.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T17:13:44.617Z] #55 46.24 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T17:13:44.801Z] #77 37.12 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T17:13:44.801Z] #77 37.12 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T17:13:44.801Z] #77 37.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:13:45.176Z] #83 ... [2022-08-04T17:13:45.176Z] [2022-08-04T17:13:45.176Z] #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-04T17:13:45.176Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:45.176Z] #64 49.13 v3.0.2 [2022-08-04T17:13:45.176Z] #64 DONE 49.7s [2022-08-04T17:13:45.176Z] [2022-08-04T17:13:45.176Z] #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-04T17:13:45.176Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:45.176Z] #62 47.22 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T17:13:45.176Z] #62 47.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T17:13:45.176Z] #62 47.55 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T17:13:45.176Z] #62 47.56 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T17:13:45.176Z] #62 47.78 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T17:13:45.176Z] #62 47.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T17:13:45.176Z] #62 48.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T17:13:45.176Z] #62 48.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T17:13:45.176Z] #62 48.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T17:13:45.176Z] #62 48.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T17:13:45.176Z] #62 48.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T17:13:45.176Z] #62 48.56 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T17:13:45.176Z] #62 48.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T17:13:45.176Z] #62 48.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T17:13:45.176Z] #62 48.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T17:13:45.176Z] #62 48.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T17:13:45.176Z] #62 48.95 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:13:45.176Z] #62 49.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:13:45.180Z] #55 46.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T17:13:45.437Z] #62 49.99 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T17:13:45.437Z] #55 47.08 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T17:13:45.685Z] #42 29.75 Reading package lists... [2022-08-04T17:13:45.685Z] #42 ... [2022-08-04T17:13:45.685Z] [2022-08-04T17:13:45.685Z] #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-04T17:13:45.686Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:45.686Z] #53 21.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:13:45.686Z] #53 21.40 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T17:13:45.686Z] #53 ... [2022-08-04T17:13:45.686Z] [2022-08-04T17:13:45.686Z] #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-04T17:13:45.686Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:45.686Z] #55 29.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T17:13:45.686Z] #55 29.26 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T17:13:45.686Z] #55 29.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T17:13:45.686Z] #55 30.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T17:13:45.686Z] #55 30.31 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T17:13:45.686Z] #55 30.58 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T17:13:45.686Z] #55 30.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T17:13:45.698Z] #62 50.36 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:13:45.945Z] #55 31.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T17:13:46.205Z] #55 31.90 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T17:13:46.270Z] #62 50.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T17:13:46.465Z] #55 31.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T17:13:46.530Z] #62 51.02 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T17:13:46.530Z] #62 51.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:13:46.530Z] #62 51.22 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T17:13:46.530Z] #62 51.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T17:13:46.739Z] #55 32.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T17:13:46.791Z] #62 ... [2022-08-04T17:13:46.791Z] [2022-08-04T17:13:46.791Z] #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-04T17:13:46.791Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:13:46.791Z] #47 51.04 NAME: [2022-08-04T17:13:46.791Z] #47 51.05 go-winres - A tool for embedding resources in Windows executables [2022-08-04T17:13:46.791Z] #47 51.05 [2022-08-04T17:13:46.791Z] #47 51.05 USAGE: [2022-08-04T17:13:46.791Z] #47 51.05 go-winres [global options] command [command options] [arguments...] [2022-08-04T17:13:46.791Z] #47 51.05 [2022-08-04T17:13:46.791Z] #47 51.05 COMMANDS: [2022-08-04T17:13:46.791Z] #47 51.05 init Create an initial ./winres/winres.json [2022-08-04T17:13:46.791Z] #47 51.05 make Make syso files for the "go build" command [2022-08-04T17:13:46.791Z] #47 51.05 simply Make syso files for the "go build" command (simplified) [2022-08-04T17:13:46.791Z] #47 51.05 extract Extract all resources from an executable [2022-08-04T17:13:46.791Z] #47 51.05 patch Replace resources in an executable file (exe, dll) [2022-08-04T17:13:46.791Z] #47 51.05 help, h Shows a list of commands or help for one command [2022-08-04T17:13:46.791Z] #47 51.05 [2022-08-04T17:13:46.791Z] #47 51.05 GLOBAL OPTIONS: [2022-08-04T17:13:46.791Z] #47 51.05 --help, -h show help (default: false) [2022-08-04T17:13:46.791Z] #47 DONE 51.3s [2022-08-04T17:13:46.791Z] [2022-08-04T17:13:46.791Z] #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-04T17:13:46.791Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:13:46.878Z] #51 ... [2022-08-04T17:13:46.878Z] [2022-08-04T17:13:46.878Z] #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-04T17:13:46.878Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:46.878Z] #14 47.11 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-04T17:13:46.878Z] #14 47.82 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-04T17:13:46.878Z] #14 47.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T17:13:46.878Z] #14 47.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T17:13:46.878Z] #14 47.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:13:46.878Z] #14 47.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:13:46.878Z] #14 47.85 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-04T17:13:46.878Z] #14 47.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:13:46.878Z] #14 47.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T17:13:46.878Z] #14 47.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T17:13:46.878Z] #14 47.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T17:13:46.878Z] #14 47.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T17:13:46.878Z] #14 47.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T17:13:46.878Z] #14 48.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T17:13:46.878Z] #14 48.01 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-04T17:13:46.878Z] #14 48.01 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-04T17:13:46.878Z] #14 48.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:13:46.878Z] #14 49.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:46.878Z] #14 49.53 Fetched 115 MB in 7s (16.6 MB/s) [2022-08-04T17:13:46.878Z] #14 49.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T17:13:46.878Z] #14 49.64 (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-04T17:13:46.878Z] #14 49.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:13:46.878Z] #14 49.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:13:46.878Z] #14 52.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T17:13:46.878Z] #14 52.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:13:46.878Z] #14 52.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:13:46.878Z] #14 55.29 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T17:13:46.878Z] #14 55.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T17:13:46.878Z] #14 55.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:13:46.878Z] #14 55.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T17:13:46.878Z] #14 55.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:13:46.878Z] #14 55.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:13:46.878Z] #14 55.69 Selecting previously unselected package dmsetup. [2022-08-04T17:13:46.878Z] #14 55.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:13:46.878Z] #14 55.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:13:46.878Z] #14 55.95 Selecting previously unselected package mingw-w64-common. [2022-08-04T17:13:46.878Z] #14 55.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T17:13:46.878Z] #14 55.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T17:13:46.999Z] #55 32.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T17:13:46.999Z] #55 32.57 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T17:13:46.999Z] #55 32.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T17:13:47.261Z] #55 32.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T17:13:47.261Z] #55 32.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T17:13:47.261Z] #55 32.91 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T17:13:47.522Z] #55 33.14 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T17:13:47.522Z] #55 33.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T17:13:47.575Z] #41 51.34 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-04T17:13:47.575Z] #41 52.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T17:13:47.783Z] #55 33.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T17:13:47.783Z] #55 33.35 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T17:13:47.783Z] #55 33.40 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T17:13:47.835Z] #41 52.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T17:13:47.960Z] #55 ... [2022-08-04T17:13:47.961Z] [2022-08-04T17:13:47.961Z] #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-04T17:13:47.961Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:47.961Z] #62 39.52 Reading package lists... [2022-08-04T17:13:48.046Z] #55 33.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T17:13:48.249Z] #14 ... [2022-08-04T17:13:48.249Z] [2022-08-04T17:13:48.249Z] #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-04T17:13:48.249Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:48.249Z] #42 49.53 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:13:48.249Z] #42 49.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 49.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:13:48.249Z] #42 56.28 Selecting previously unselected package libxml2:amd64. [2022-08-04T17:13:48.249Z] #42 56.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 56.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:13:48.249Z] #42 57.41 Selecting previously unselected package libarchive13:amd64. [2022-08-04T17:13:48.249Z] #42 57.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 57.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:13:48.249Z] #42 57.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T17:13:48.249Z] #42 57.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 57.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:13:48.249Z] #42 57.96 Selecting previously unselected package librhash0:amd64. [2022-08-04T17:13:48.249Z] #42 57.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 57.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:13:48.249Z] #42 58.16 Selecting previously unselected package libuv1:amd64. [2022-08-04T17:13:48.249Z] #42 58.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 58.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:13:48.249Z] #42 58.36 Selecting previously unselected package cmake. [2022-08-04T17:13:48.249Z] #42 58.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T17:13:48.249Z] #42 58.43 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:13:48.307Z] #55 33.94 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T17:13:48.307Z] #55 33.99 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T17:13:48.307Z] #55 34.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T17:13:48.567Z] #55 34.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T17:13:48.567Z] #55 34.18 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T17:13:48.813Z] #42 ... [2022-08-04T17:13:48.813Z] [2022-08-04T17:13:48.813Z] #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-04T17:13:48.813Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:48.813Z] #51 59.04 Setting up criu (3.17.1-1) ... [2022-08-04T17:13:48.830Z] #55 34.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T17:13:48.997Z] #77 ... [2022-08-04T17:13:48.997Z] [2022-08-04T17:13:48.997Z] #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-04T17:13:48.997Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:13:48.997Z] #14 75.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T17:13:48.997Z] #14 75.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:48.997Z] #14 75.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:13:48.997Z] #14 81.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T17:13:48.997Z] #14 81.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:13:48.997Z] #14 81.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:13:49.408Z] #55 34.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T17:13:49.409Z] #55 35.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T17:13:49.409Z] #55 35.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T17:13:49.669Z] #55 35.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T17:13:49.669Z] #55 35.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T17:13:49.929Z] #55 35.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T17:13:50.189Z] #55 35.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T17:13:50.189Z] #55 35.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T17:13:50.449Z] #55 36.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T17:13:50.449Z] #55 36.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T17:13:50.449Z] #55 36.20 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T17:13:50.449Z] #55 36.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T17:13:50.491Z] #62 49.57 Building dependency tree... [2022-08-04T17:13:50.710Z] #55 36.40 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T17:13:50.710Z] #55 36.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T17:13:50.710Z] #55 ... [2022-08-04T17:13:50.710Z] [2022-08-04T17:13:50.710Z] #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-04T17:13:50.710Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:13:50.710Z] #67 26.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:13:50.971Z] #67 ... [2022-08-04T17:13:50.971Z] [2022-08-04T17:13:50.971Z] #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-04T17:13:50.971Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:13:50.971Z] #36 32.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T17:13:50.971Z] #36 32.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T17:13:50.971Z] #36 33.98 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T17:13:51.336Z] #51 61.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:51.428Z] #62 ... [2022-08-04T17:13:51.428Z] [2022-08-04T17:13:51.428Z] #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-04T17:13:51.428Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:51.428Z] #42 34.36 Reading package lists... [2022-08-04T17:13:51.428Z] #42 43.37 Reading package lists... [2022-08-04T17:13:51.719Z] #42 52.96 Building dependency tree... [2022-08-04T17:13:51.719Z] #42 ... [2022-08-04T17:13:51.719Z] [2022-08-04T17:13:51.719Z] #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-04T17:13:51.719Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:51.719Z] #55 49.90 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T17:13:51.719Z] #55 49.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T17:13:51.719Z] #55 50.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T17:13:51.719Z] #55 50.39 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T17:13:51.719Z] #55 50.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:13:51.719Z] #55 50.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:13:51.719Z] #55 50.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T17:13:51.719Z] #55 50.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T17:13:51.719Z] #55 50.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T17:13:51.719Z] #55 51.43 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T17:13:51.719Z] #55 51.59 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T17:13:51.719Z] #55 51.69 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T17:13:51.719Z] #55 51.97 go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:13:51.902Z] #51 DONE 62.0s [2022-08-04T17:13:51.902Z] [2022-08-04T17:13:51.902Z] #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-04T17:13:51.902Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:13:51.902Z] #77 5.501 Cloning into '/tmp/crun-build'... [2022-08-04T17:13:51.910Z] #36 ... [2022-08-04T17:13:51.910Z] [2022-08-04T17:13:51.910Z] #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-04T17:13:51.910Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:52.038Z] #41 ... [2022-08-04T17:13:52.038Z] [2022-08-04T17:13:52.038Z] #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-04T17:13:52.038Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:52.038Z] #58 46.01 The following NEW packages will be installed: [2022-08-04T17:13:52.038Z] #58 46.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:13:52.038Z] #58 46.01 python3-protobuf python3-six [2022-08-04T17:13:52.038Z] #58 46.54 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:52.038Z] #58 46.54 Need to get 2315 kB of archives. [2022-08-04T17:13:52.038Z] #58 46.54 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T17:13:52.038Z] #58 46.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T17:13:52.038Z] #58 46.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:13:52.038Z] #58 46.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T17:13:52.038Z] #58 46.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T17:13:52.038Z] #58 46.68 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-04T17:13:52.038Z] #58 46.68 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-04T17:13:52.038Z] #58 46.69 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-04T17:13:52.038Z] #58 49.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T17:13:52.038Z] #58 50.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:13:52.038Z] #58 51.31 Fetched 2315 kB in 4s (653 kB/s) [2022-08-04T17:13:52.038Z] #58 51.53 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T17:13:52.038Z] #58 51.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:13:52.038Z] #58 51.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 51.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:13:52.038Z] #58 52.84 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:13:52.038Z] #58 52.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:13:52.038Z] #58 52.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:52.038Z] #58 53.18 Selecting previously unselected package python3-six. [2022-08-04T17:13:52.038Z] #58 53.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T17:13:52.038Z] #58 53.18 Unpacking python3-six (1.16.0-2) ... [2022-08-04T17:13:52.038Z] #58 53.37 Selecting previously unselected package python3-protobuf. [2022-08-04T17:13:52.038Z] #58 53.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 53.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:52.038Z] #58 54.06 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:13:52.038Z] #58 54.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 54.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:52.038Z] #58 54.44 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:13:52.038Z] #58 54.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 54.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:13:52.038Z] #58 54.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:13:52.038Z] #58 54.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 54.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:52.038Z] #58 55.00 Selecting previously unselected package criu. [2022-08-04T17:13:52.038Z] #58 55.00 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T17:13:52.038Z] #58 55.02 Unpacking criu (3.17.1-1) ... [2022-08-04T17:13:52.038Z] #58 56.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:13:52.038Z] #58 ... [2022-08-04T17:13:52.038Z] [2022-08-04T17:13:52.038Z] #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-04T17:13:52.038Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:52.038Z] #83 50.14 Selecting previously unselected package libmagic1:amd64. [2022-08-04T17:13:52.038Z] #83 50.14 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:52.038Z] #83 50.15 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:13:52.038Z] #83 50.43 Selecting previously unselected package file. [2022-08-04T17:13:52.038Z] #83 50.45 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T17:13:52.038Z] #83 50.49 Unpacking file (1:5.39-3) ... [2022-08-04T17:13:52.038Z] #83 50.85 Selecting previously unselected package xz-utils. [2022-08-04T17:13:52.038Z] #83 50.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:13:52.038Z] #83 50.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:13:52.038Z] #83 51.31 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T17:13:52.038Z] #83 51.31 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T17:13:52.038Z] #83 51.32 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:13:52.038Z] #83 51.54 Selecting previously unselected package m4. [2022-08-04T17:13:52.038Z] #83 51.54 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T17:13:52.038Z] #83 51.54 Unpacking m4 (1.4.18-5) ... [2022-08-04T17:13:52.038Z] #83 52.01 Selecting previously unselected package autoconf. [2022-08-04T17:13:52.038Z] #83 52.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T17:13:52.038Z] #83 52.04 Unpacking autoconf (2.69-14) ... [2022-08-04T17:13:52.038Z] #83 52.65 Selecting previously unselected package autotools-dev. [2022-08-04T17:13:52.038Z] #83 52.65 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T17:13:52.039Z] #83 52.70 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:52.039Z] #83 52.89 Selecting previously unselected package automake. [2022-08-04T17:13:52.039Z] #83 52.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T17:13:52.039Z] #83 52.91 Unpacking automake (1:1.16.3-2) ... [2022-08-04T17:13:52.039Z] #83 53.87 Selecting previously unselected package patch. [2022-08-04T17:13:52.039Z] #83 53.87 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 53.87 Unpacking patch (2.7.6-7) ... [2022-08-04T17:13:52.039Z] #83 54.13 Selecting previously unselected package dpkg-dev. [2022-08-04T17:13:52.039Z] #83 54.13 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:13:52.039Z] #83 54.14 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:13:52.039Z] #83 55.24 Selecting previously unselected package build-essential. [2022-08-04T17:13:52.039Z] #83 55.25 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 55.27 Unpacking build-essential (12.9) ... [2022-08-04T17:13:52.039Z] #83 55.37 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:13:52.039Z] #83 55.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 55.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:13:52.039Z] #83 55.54 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T17:13:52.039Z] #83 55.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 55.56 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:13:52.039Z] #83 55.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:13:52.039Z] #83 55.83 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 55.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:52.039Z] #83 56.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T17:13:52.039Z] #83 56.13 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 56.18 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:52.039Z] #83 56.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:13:52.039Z] #83 56.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 56.37 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:52.039Z] #83 56.68 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:13:52.039Z] #83 56.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:13:52.039Z] #83 56.70 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:13:52.159Z] #77 ... [2022-08-04T17:13:52.159Z] [2022-08-04T17:13:52.159Z] #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-04T17:13:52.159Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:52.159Z] #14 62.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T17:13:52.159Z] #14 62.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T17:13:52.159Z] #14 62.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:13:52.695Z] #55 ... [2022-08-04T17:13:52.695Z] [2022-08-04T17:13:52.695Z] #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-04T17:13:52.695Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:52.695Z] #51 35.03 Reading package lists... [2022-08-04T17:13:52.695Z] #51 44.19 Reading package lists... [2022-08-04T17:13:52.695Z] #51 ... [2022-08-04T17:13:52.695Z] [2022-08-04T17:13:52.695Z] #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-04T17:13:52.695Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:52.695Z] #14 41.12 Reading package lists... [2022-08-04T17:13:52.695Z] #14 50.62 Building dependency tree... [2022-08-04T17:13:52.980Z] #83 57.62 Selecting previously unselected package libtool. [2022-08-04T17:13:52.980Z] #83 57.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T17:13:52.980Z] #83 57.63 Unpacking libtool (2.4.6-15) ... [2022-08-04T17:13:53.192Z] #14 ... [2022-08-04T17:13:53.192Z] [2022-08-04T17:13:53.192Z] #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-04T17:13:53.192Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:13:53.192Z] #77 44.93 configure.ac:7: installing './compile' [2022-08-04T17:13:53.192Z] #77 44.94 configure.ac:11: installing './config.guess' [2022-08-04T17:13:53.192Z] #77 44.95 configure.ac:11: installing './config.sub' [2022-08-04T17:13:53.192Z] #77 44.96 configure.ac:8: installing './install-sh' [2022-08-04T17:13:53.192Z] #77 44.97 configure.ac:8: installing './missing' [2022-08-04T17:13:53.192Z] #77 45.11 Makefile.am: installing './depcomp' [2022-08-04T17:13:53.213Z] #47 36.83 Updating files: 46% (1003/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: 80% (1756/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-04T17:13:53.473Z] #47 38.56 + git checkout -q v2.3.0 [2022-08-04T17:13:53.552Z] #83 58.13 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:13:53.552Z] #83 58.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:13:53.552Z] #83 58.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:13:53.761Z] #77 46.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:13:53.761Z] #77 46.34 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:13:53.813Z] #83 ... [2022-08-04T17:13:53.813Z] [2022-08-04T17:13:53.813Z] #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-04T17:13:53.813Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:53.813Z] #58 58.22 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:13:53.813Z] #58 58.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:13:53.813Z] #58 58.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:53.813Z] #58 58.30 Setting up python3-six (1.16.0-2) ... [2022-08-04T17:13:54.020Z] #77 46.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:13:54.020Z] #77 46.50 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:13:54.020Z] #77 46.67 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:13:54.054Z] #14 ... [2022-08-04T17:13:54.054Z] [2022-08-04T17:13:54.054Z] #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-04T17:13:54.054Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:54.054Z] #42 62.97 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:13:54.054Z] #42 63.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:54.054Z] #42 63.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:13:54.054Z] #42 63.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:13:54.054Z] #42 63.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:13:54.054Z] #42 63.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:13:54.054Z] #42 63.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:13:54.054Z] #42 63.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:13:54.054Z] #42 63.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:13:54.054Z] #42 63.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:13:54.054Z] #42 63.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:54.054Z] #42 DONE 64.1s [2022-08-04T17:13:54.054Z] [2022-08-04T17:13:54.054Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T17:13:54.054Z] #43 sha256:29d04d705a9a9f51fa1272ec93222711bfaf5da5101787f405118775adc64612 [2022-08-04T17:13:54.072Z] #14 ... [2022-08-04T17:13:54.072Z] [2022-08-04T17:13:54.072Z] #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-04T17:13:54.072Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:54.073Z] #47 45.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T17:13:54.073Z] #47 ... [2022-08-04T17:13:54.073Z] [2022-08-04T17:13:54.073Z] #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-04T17:13:54.073Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:54.073Z] #76 38.31 Reading package lists... [2022-08-04T17:13:54.073Z] #76 48.14 Building dependency tree... [2022-08-04T17:13:54.073Z] #76 55.45 python3 is already the newest version (3.9.2-3). [2022-08-04T17:13:54.073Z] #76 55.45 The following additional packages will be installed: [2022-08-04T17:13:54.073Z] #76 55.46 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T17:13:54.073Z] #76 55.49 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T17:13:54.073Z] #76 55.54 Suggested packages: [2022-08-04T17:13:54.073Z] #76 55.54 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T17:13:54.073Z] #76 55.54 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T17:13:54.073Z] #76 55.54 m4-doc ed diffutils-doc [2022-08-04T17:13:54.073Z] #76 55.54 Recommended packages: [2022-08-04T17:13:54.073Z] #76 55.54 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T17:13:54.073Z] #76 ... [2022-08-04T17:13:54.073Z] [2022-08-04T17:13:54.073Z] #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-04T17:13:54.073Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:13:54.073Z] #42 52.96 Building dependency tree... [2022-08-04T17:13:54.279Z] #77 46.83 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:13:54.279Z] #77 46.94 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:13:54.413Z] #47 ... [2022-08-04T17:13:54.413Z] [2022-08-04T17:13:54.413Z] #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-04T17:13:54.413Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:13:54.413Z] #62 29.97 Fetched 8563 kB in 22s (396 kB/s) [2022-08-04T17:13:54.413Z] #62 29.97 Reading package lists... [2022-08-04T17:13:54.539Z] #77 47.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:13:54.539Z] #77 47.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:13:54.673Z] #62 39.49 Reading package lists... [2022-08-04T17:13:54.673Z] #62 ... [2022-08-04T17:13:54.673Z] [2022-08-04T17:13:54.673Z] #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-04T17:13:54.673Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:54.673Z] #76 30.18 Fetched 8563 kB in 22s (393 kB/s) [2022-08-04T17:13:54.673Z] #76 30.18 Reading package lists... [2022-08-04T17:13:54.673Z] #76 39.45 Reading package lists... [2022-08-04T17:13:54.673Z] #76 ... [2022-08-04T17:13:54.673Z] [2022-08-04T17:13:54.673Z] #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-04T17:13:54.673Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:54.673Z] #55 36.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T17:13:54.673Z] #55 36.80 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T17:13:54.673Z] #55 36.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T17:13:54.673Z] #55 36.94 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T17:13:54.673Z] #55 37.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T17:13:54.673Z] #55 37.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T17:13:54.673Z] #55 37.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T17:13:54.673Z] #55 37.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T17:13:54.673Z] #55 38.78 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T17:13:54.673Z] #55 38.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T17:13:54.673Z] #55 39.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T17:13:54.673Z] #55 39.04 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T17:13:54.673Z] #55 39.21 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T17:13:54.673Z] #55 39.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T17:13:54.673Z] #55 39.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T17:13:54.673Z] #55 39.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T17:13:54.673Z] #55 39.78 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T17:13:54.933Z] #55 40.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T17:13:54.933Z] #55 40.49 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T17:13:54.933Z] #55 40.53 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T17:13:55.193Z] #55 40.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T17:13:55.193Z] #55 40.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T17:13:55.196Z] #58 59.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:13:55.196Z] #58 59.76 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T17:13:55.425Z] #43 DONE 1.2s [2022-08-04T17:13:55.425Z] [2022-08-04T17:13:55.425Z] #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-04T17:13:55.425Z] #44 sha256:d7b14f50e5a932110d66b0e54922e518c08dd836e9330f3edb85e89c97f0eef6 [2022-08-04T17:13:55.454Z] #55 41.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T17:13:55.454Z] #55 41.11 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T17:13:55.713Z] #55 41.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T17:13:55.713Z] #55 41.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T17:13:55.713Z] #55 41.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T17:13:55.713Z] #55 41.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T17:13:55.976Z] #55 41.55 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T17:13:55.976Z] #55 ... [2022-08-04T17:13:55.976Z] [2022-08-04T17:13:55.976Z] #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-04T17:13:55.976Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:55.976Z] #14 31.64 Fetched 8563 kB in 23s (370 kB/s) [2022-08-04T17:13:55.976Z] #14 31.64 Reading package lists... [2022-08-04T17:13:56.139Z] #58 ... [2022-08-04T17:13:56.139Z] [2022-08-04T17:13:56.139Z] #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-04T17:13:56.139Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:56.139Z] #83 58.46 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:13:56.139Z] #83 58.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:13:56.139Z] #83 58.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:13:56.139Z] #83 58.65 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T17:13:56.139Z] #83 58.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T17:13:56.139Z] #83 58.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:13:56.139Z] #83 58.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:13:56.139Z] #83 58.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:13:56.139Z] #83 58.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:13:56.139Z] #83 59.04 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:13:56.139Z] #83 59.13 Setting up file (1:5.39-3) ... [2022-08-04T17:13:56.139Z] #83 59.18 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:13:56.139Z] #83 59.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:56.139Z] #83 59.31 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:13:56.139Z] #83 59.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:13:56.139Z] #83 59.36 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:13:56.139Z] #83 59.38 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:13:56.139Z] #83 59.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:13:56.139Z] #83 59.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:13:56.139Z] #83 59.50 Setting up patch (2.7.6-7) ... [2022-08-04T17:13:56.139Z] #83 59.51 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:13:56.139Z] #83 59.53 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:13:56.139Z] #83 59.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:13:56.139Z] #83 59.57 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:13:56.139Z] #83 59.58 Setting up libtool (2.4.6-15) ... [2022-08-04T17:13:56.139Z] #83 59.59 Setting up m4 (1.4.18-5) ... [2022-08-04T17:13:56.139Z] #83 59.64 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:13:56.139Z] #83 59.70 Setting up autoconf (2.69-14) ... [2022-08-04T17:13:56.139Z] #83 59.80 Setting up build-essential (12.9) ... [2022-08-04T17:13:56.139Z] #83 59.82 Setting up automake (1:1.16.3-2) ... [2022-08-04T17:13:56.139Z] #83 59.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T17:13:56.139Z] #83 59.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:13:56.139Z] #83 DONE 60.6s [2022-08-04T17:13:56.139Z] [2022-08-04T17:13:56.139Z] #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-04T17:13:56.139Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:13:56.235Z] #14 41.02 Reading package lists... [2022-08-04T17:13:56.235Z] #14 ... [2022-08-04T17:13:56.235Z] [2022-08-04T17:13:56.236Z] #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-04T17:13:56.236Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:56.236Z] #55 41.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T17:13:56.495Z] #55 42.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T17:13:56.495Z] #55 42.14 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T17:13:56.495Z] #55 42.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T17:13:56.709Z] #84 ... [2022-08-04T17:13:56.709Z] [2022-08-04T17:13:56.709Z] #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-04T17:13:56.709Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:13:56.709Z] #62 51.41 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:13:56.709Z] #62 51.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:13:56.709Z] #62 51.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:13:56.709Z] #62 51.68 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:13:56.709Z] #62 52.25 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:13:56.709Z] #62 52.33 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T17:13:56.709Z] #62 53.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T17:13:56.709Z] #62 53.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T17:13:56.755Z] #55 42.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T17:13:57.014Z] #55 42.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T17:13:57.274Z] #55 43.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T17:13:57.274Z] #55 ... [2022-08-04T17:13:57.274Z] [2022-08-04T17:13:57.274Z] #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-04T17:13:57.274Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:13:57.274Z] #51 32.78 Fetched 8567 kB in 25s (346 kB/s) [2022-08-04T17:13:57.274Z] #51 32.78 Reading package lists... [2022-08-04T17:13:57.279Z] #62 ... [2022-08-04T17:13:57.279Z] [2022-08-04T17:13:57.279Z] #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-04T17:13:57.279Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:13:57.279Z] #84 1.199 Cloning into '/tmp/crun-build'... [2022-08-04T17:13:57.533Z] #51 42.42 Reading package lists... [2022-08-04T17:13:57.533Z] #51 ... [2022-08-04T17:13:57.533Z] [2022-08-04T17:13:57.533Z] #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-04T17:13:57.533Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:13:57.533Z] #47 41.45 + 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-04T17:13:57.972Z] #44 ... [2022-08-04T17:13:57.972Z] [2022-08-04T17:13:57.972Z] #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-04T17:13:57.972Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:13:57.972Z] #53 67.34 gotestsum version dev [2022-08-04T17:13:57.972Z] #53 DONE 67.8s [2022-08-04T17:13:57.972Z] [2022-08-04T17:13:57.972Z] #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-04T17:13:57.972Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:13:57.972Z] #77 11.55 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T17:13:57.972Z] #77 11.60 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T17:13:57.972Z] #77 12.74 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T17:13:57.972Z] #77 12.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T17:13:57.972Z] #77 12.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T17:13:57.972Z] #77 12.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T17:13:57.972Z] #77 12.80 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T17:13:57.972Z] #77 14.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T17:13:58.250Z] #42 59.82 The following additional packages will be installed: [2022-08-04T17:13:58.250Z] #42 59.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T17:13:58.250Z] #42 59.87 Suggested packages: [2022-08-04T17:13:58.250Z] #42 59.89 cmake-doc ninja-build lrzip [2022-08-04T17:13:58.250Z] #42 59.89 Recommended packages: [2022-08-04T17:13:58.250Z] #42 59.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T17:13:58.901Z] #77 16.53 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T17:13:58.901Z] #77 ... [2022-08-04T17:13:58.901Z] [2022-08-04T17:13:58.901Z] #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-04T17:13:58.901Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:13:58.901Z] #14 69.17 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T17:13:58.901Z] #14 69.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:13:58.901Z] #14 69.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:13:59.159Z] #14 69.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T17:13:59.159Z] #14 69.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:13:59.159Z] #14 69.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:13:59.182Z] #42 ... [2022-08-04T17:13:59.182Z] [2022-08-04T17:13:59.182Z] #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-04T17:13:59.182Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:13:59.182Z] #57 60.20 v3.0.2 [2022-08-04T17:13:59.182Z] #57 DONE 60.8s [2022-08-04T17:13:59.182Z] [2022-08-04T17:13:59.182Z] #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-04T17:13:59.182Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:13:59.182Z] #76 58.42 The following NEW packages will be installed: [2022-08-04T17:13:59.182Z] #76 58.42 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T17:13:59.182Z] #76 58.43 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T17:13:59.182Z] #76 58.43 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T17:13:59.182Z] #76 58.44 libyajl2 m4 patch xz-utils [2022-08-04T17:13:59.182Z] #76 59.03 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:13:59.182Z] #76 59.03 Need to get 5940 kB of archives. [2022-08-04T17:13:59.182Z] #76 59.03 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T17:13:59.182Z] #76 59.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:13:59.182Z] #76 59.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T17:13:59.182Z] #76 59.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T17:13:59.182Z] #76 59.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T17:13:59.182Z] #76 59.12 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-04T17:13:59.182Z] #76 59.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T17:13:59.182Z] #76 59.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T17:13:59.182Z] #76 59.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T17:13:59.182Z] #76 59.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T17:13:59.182Z] #76 59.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T17:13:59.182Z] #76 59.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:13:59.182Z] #76 59.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:13:59.182Z] #76 59.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T17:13:59.182Z] #76 59.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:13:59.182Z] #76 59.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T17:13:59.182Z] #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-04T17:13:59.182Z] #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-04T17:13:59.182Z] #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-04T17:13:59.182Z] #76 59.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:13:59.182Z] #76 59.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T17:13:59.182Z] #76 59.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:13:59.182Z] #76 59.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:13:59.182Z] #76 59.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T17:14:00.114Z] #76 61.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:00.680Z] #76 62.27 Fetched 5940 kB in 1s (4749 kB/s) [2022-08-04T17:14:00.939Z] #76 62.63 Selecting previously unselected package bzip2. [2022-08-04T17:14:01.197Z] #76 62.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% #76 ... [2022-08-04T17:14:01.197Z] [2022-08-04T17:14:01.197Z] #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-04T17:14:01.197Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:14:01.197Z] #62 56.39 The following additional packages will be installed: [2022-08-04T17:14:01.197Z] #62 56.41 libbtrfs0 [2022-08-04T17:14:01.197Z] #62 56.77 The following NEW packages will be installed: [2022-08-04T17:14:01.197Z] #62 56.81 libbtrfs-dev libbtrfs0 [2022-08-04T17:14:01.197Z] #62 57.48 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:01.197Z] #62 57.48 Need to get 460 kB of archives. [2022-08-04T17:14:01.197Z] #62 57.48 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T17:14:01.197Z] #62 57.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:14:01.197Z] #62 57.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:14:01.197Z] #62 59.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:01.197Z] #62 59.97 Fetched 460 kB in 0s (1098 kB/s) [2022-08-04T17:14:01.197Z] #62 60.19 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:14:01.197Z] #62 60.19 (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-04T17:14:01.197Z] #62 60.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:14:01.197Z] #62 60.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:14:01.197Z] #62 60.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:14:01.197Z] #62 60.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:14:01.197Z] #62 60.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:14:01.197Z] #62 61.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:14:01.197Z] #62 61.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:14:01.197Z] #62 61.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:01.197Z] #62 DONE 62.8s [2022-08-04T17:14:01.197Z] [2022-08-04T17:14:01.197Z] #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-04T17:14:01.197Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:01.197Z] #76 62.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:14:01.197Z] #76 62.76 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:14:01.197Z] #76 62.77 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:14:01.455Z] #76 63.05 Selecting previously unselected package libmagic-mgc.#76 ... [2022-08-04T17:14:01.455Z] [2022-08-04T17:14:01.455Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T17:14:01.455Z] #63 sha256:3ec8a8fab9581959ac14d1caeb6c97a7ae995381e0085128187c8e84d17ea33f [2022-08-04T17:14:01.455Z] #63 DONE 0.3s [2022-08-04T17:14:01.455Z] [2022-08-04T17:14:01.455Z] #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-04T17:14:01.455Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:01.455Z] #76 63.05 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:14:01.455Z] #76 63.06 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:01.455Z] #76 63.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:14:02.387Z] #76 63.89 Selecting previously unselected package libmagic1:amd64. [2022-08-04T17:14:02.387Z] #76 63.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:02.387Z] #76 63.91 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:14:02.387Z] #76 64.05 Selecting previously unselected package file. [2022-08-04T17:14:02.387Z] #76 64.10 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:02.387Z] #76 64.11 Unpacking file (1:5.39-3) ... [2022-08-04T17:14:02.677Z] #77 ... [2022-08-04T17:14:02.677Z] [2022-08-04T17:14:02.677Z] #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-04T17:14:02.677Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:14:02.677Z] #14 92.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T17:14:02.677Z] #14 92.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 92.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:14:02.677Z] #14 98.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T17:14:02.677Z] #14 98.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T17:14:02.677Z] #14 98.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:14:02.677Z] #14 98.25 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T17:14:02.677Z] #14 98.26 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 98.26 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T17:14:02.677Z] #14 98.38 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T17:14:02.677Z] #14 98.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 98.42 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T17:14:02.677Z] #14 98.60 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T17:14:02.677Z] #14 98.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 98.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T17:14:02.677Z] #14 98.77 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T17:14:02.677Z] #14 98.78 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 98.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T17:14:02.677Z] #14 98.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-04T17:14:02.677Z] #14 99.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 99.02 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:14:02.677Z] #14 99.08 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T17:14:02.677Z] #14 99.11 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 99.11 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T17:14:02.677Z] #14 99.26 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-04T17:14:02.677Z] #14 99.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-04T17:14:02.677Z] #14 99.29 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T17:14:02.826Z] #47 ... [2022-08-04T17:14:02.826Z] [2022-08-04T17:14:02.826Z] #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-04T17:14:02.826Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:14:02.826Z] #62 39.49 Reading package lists... [2022-08-04T17:14:02.951Z] #76 64.50 Selecting previously unselected package xz-utils. [2022-08-04T17:14:02.951Z] #76 64.50 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:14:02.951Z] #76 64.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:02.951Z] #76 ... [2022-08-04T17:14:02.951Z] [2022-08-04T17:14:02.951Z] #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-04T17:14:02.951Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:02.951Z] #51 54.04 Building dependency tree... [2022-08-04T17:14:02.951Z] #51 60.87 The following additional packages will be installed: [2022-08-04T17:14:02.951Z] #51 60.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:14:02.951Z] #51 60.87 python3-protobuf python3-six [2022-08-04T17:14:02.951Z] #51 60.92 Suggested packages: [2022-08-04T17:14:02.951Z] #51 60.92 python3-setuptools [2022-08-04T17:14:02.951Z] #51 60.92 Recommended packages: [2022-08-04T17:14:02.951Z] #51 60.92 iproute2 | iproute [2022-08-04T17:14:02.952Z] #51 62.31 The following NEW packages will be installed: [2022-08-04T17:14:02.952Z] #51 62.31 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:14:02.952Z] #51 62.31 python3-protobuf python3-six [2022-08-04T17:14:02.952Z] #51 63.13 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:02.952Z] #51 63.13 Need to get 2315 kB of archives. [2022-08-04T17:14:02.952Z] #51 63.13 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T17:14:02.952Z] #51 63.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T17:14:02.952Z] #51 63.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:14:02.952Z] #51 63.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T17:14:02.952Z] #51 63.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T17:14:02.952Z] #51 63.36 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-04T17:14:02.952Z] #51 63.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T17:14:02.952Z] #51 63.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:14:02.952Z] #51 ... [2022-08-04T17:14:02.952Z] [2022-08-04T17:14:02.952Z] #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-04T17:14:02.952Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:14:02.952Z] #64 1.430 + RM_GOPATH=0 [2022-08-04T17:14:02.952Z] #64 1.430 + TMP_GOPATH= [2022-08-04T17:14:02.952Z] #64 1.430 + : /build [2022-08-04T17:14:02.952Z] #64 1.430 + '[' -z '' ']' [2022-08-04T17:14:02.952Z] #64 1.430 ++ mktemp -d [2022-08-04T17:14:02.952Z] #64 1.438 + export GOPATH=/tmp/tmp.jG4CMYoArH [2022-08-04T17:14:02.952Z] #64 1.438 + GOPATH=/tmp/tmp.jG4CMYoArH [2022-08-04T17:14:02.952Z] #64 1.438 + RM_GOPATH=1 [2022-08-04T17:14:02.952Z] #64 1.439 + case "$(go env GOARCH)" in [2022-08-04T17:14:02.952Z] #64 1.439 ++ go env GOARCH [2022-08-04T17:14:02.952Z] #64 1.493 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:02.952Z] #64 1.494 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:02.952Z] #64 1.494 ++ dirname /install.sh [2022-08-04T17:14:02.952Z] #64 1.502 + dir=/ [2022-08-04T17:14:02.952Z] #64 1.502 + bin=containerd [2022-08-04T17:14:02.952Z] #64 1.502 + shift [2022-08-04T17:14:02.952Z] #64 1.502 + '[' '!' -f //containerd.installer ']' [2022-08-04T17:14:02.952Z] #64 1.502 + . //containerd.installer [2022-08-04T17:14:02.952Z] #64 1.502 ++ set -e [2022-08-04T17:14:02.952Z] #64 1.502 ++ : v1.6.6 [2022-08-04T17:14:02.952Z] #64 1.502 + install_containerd [2022-08-04T17:14:02.952Z] #64 1.510 + echo 'Install containerd version v1.6.6' [2022-08-04T17:14:02.952Z] #64 1.511 Install containerd version v1.6.6 [2022-08-04T17:14:02.952Z] #64 1.511 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jG4CMYoArH/src/github.com/containerd/containerd [2022-08-04T17:14:02.952Z] #64 1.519 Cloning into '/tmp/tmp.jG4CMYoArH/src/github.com/containerd/containerd'... [2022-08-04T17:14:03.246Z] #14 99.60 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-04T17:14:03.246Z] #14 99.60 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-04T17:14:03.246Z] #14 99.62 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T17:14:03.246Z] #14 99.78 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-04T17:14:03.246Z] #14 99.78 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-04T17:14:03.246Z] #14 99.79 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T17:14:03.396Z] #62 48.79 Building dependency tree... [2022-08-04T17:14:03.396Z] #62 ... [2022-08-04T17:14:03.396Z] [2022-08-04T17:14:03.396Z] #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-04T17:14:03.396Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:03.396Z] #42 29.75 Reading package lists... [2022-08-04T17:14:03.396Z] #42 39.12 Reading package lists... [2022-08-04T17:14:03.396Z] #42 48.62 Building dependency tree... [2022-08-04T17:14:03.396Z] #42 ... [2022-08-04T17:14:03.396Z] [2022-08-04T17:14:03.396Z] #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-04T17:14:03.396Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:03.396Z] #76 39.45 Reading package lists... [2022-08-04T17:14:03.505Z] #14 100.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-04T17:14:03.506Z] #14 100.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-04T17:14:03.506Z] #14 100.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T17:14:03.506Z] #14 100.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-04T17:14:03.765Z] #14 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-04T17:14:03.765Z] #14 100.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T17:14:03.875Z] #84 ... [2022-08-04T17:14:03.875Z] [2022-08-04T17:14:03.875Z] #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-04T17:14:03.875Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:03.875Z] #58 64.54 Setting up criu (3.17.1-1) ... [2022-08-04T17:14:03.875Z] #58 67.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:03.875Z] #58 DONE 67.9s [2022-08-04T17:14:03.875Z] [2022-08-04T17:14:03.875Z] #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-04T17:14:03.875Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:14:04.024Z] #14 100.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-04T17:14:04.024Z] #14 100.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-04T17:14:04.024Z] #14 100.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T17:14:04.283Z] #14 100.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-04T17:14:04.283Z] #14 100.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T17:14:04.283Z] #14 100.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:14:04.543Z] #14 100.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T17:14:04.543Z] #14 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T17:14:04.543Z] #14 101.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:04.543Z] #14 101.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T17:14:04.543Z] #14 101.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T17:14:04.543Z] #14 101.2 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T17:14:05.257Z] #41 ... [2022-08-04T17:14:05.257Z] [2022-08-04T17:14:05.257Z] #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-04T17:14:05.257Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:05.257Z] #84 9.218 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T17:14:05.257Z] #84 9.218 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T17:14:05.495Z] #14 ... [2022-08-04T17:14:05.495Z] [2022-08-04T17:14:05.495Z] #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-04T17:14:05.495Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:05.495Z] #77 57.94 configure.ac:7: installing 'build-aux/compile' [2022-08-04T17:14:05.495Z] #77 57.94 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T17:14:05.495Z] #77 57.95 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T17:14:05.495Z] #77 57.96 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T17:14:05.495Z] #77 57.96 configure.ac:11: installing 'build-aux/missing' [2022-08-04T17:14:05.495Z] #77 58.06 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:14:05.495Z] #77 58.16 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T17:14:05.700Z] #14 ... [2022-08-04T17:14:05.700Z] [2022-08-04T17:14:05.700Z] #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-04T17:14:05.700Z] #44 sha256:d7b14f50e5a932110d66b0e54922e518c08dd836e9330f3edb85e89c97f0eef6 [2022-08-04T17:14:05.700Z] #44 5.037 + RM_GOPATH=0 [2022-08-04T17:14:05.700Z] #44 5.037 + TMP_GOPATH= [2022-08-04T17:14:05.700Z] #44 5.037 + : /build [2022-08-04T17:14:05.700Z] #44 5.037 + '[' -z '' ']' [2022-08-04T17:14:05.700Z] #44 5.037 ++ mktemp -d [2022-08-04T17:14:05.700Z] #44 5.037 + export GOPATH=/tmp/tmp.fHjYDOzo8P [2022-08-04T17:14:05.700Z] #44 5.037 + GOPATH=/tmp/tmp.fHjYDOzo8P [2022-08-04T17:14:05.700Z] #44 5.037 + RM_GOPATH=1 [2022-08-04T17:14:05.700Z] #44 5.037 + case "$(go env GOARCH)" in [2022-08-04T17:14:05.700Z] #44 5.037 ++ go env GOARCH [2022-08-04T17:14:05.700Z] #44 5.065 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:05.700Z] #44 5.065 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:05.700Z] #44 5.065 ++ dirname /install.sh [2022-08-04T17:14:05.700Z] #44 5.078 + dir=/ [2022-08-04T17:14:05.700Z] #44 5.078 + bin=tini [2022-08-04T17:14:05.700Z] #44 5.078 + shift [2022-08-04T17:14:05.700Z] #44 5.078 + '[' '!' -f //tini.installer ']' [2022-08-04T17:14:05.700Z] #44 5.078 + . //tini.installer [2022-08-04T17:14:05.700Z] #44 5.078 ++ : v0.19.0 [2022-08-04T17:14:05.700Z] #44 5.078 + install_tini [2022-08-04T17:14:05.700Z] #44 5.078 + echo 'Install tini version v0.19.0' [2022-08-04T17:14:05.700Z] #44 5.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.fHjYDOzo8P/tini [2022-08-04T17:14:05.700Z] #44 5.078 Cloning into '/tmp/tmp.fHjYDOzo8P/tini'... [2022-08-04T17:14:05.700Z] #44 5.081 Install tini version v0.19.0 [2022-08-04T17:14:05.700Z] #44 5.997 + cd /tmp/tmp.fHjYDOzo8P/tini [2022-08-04T17:14:05.700Z] #44 5.997 + git checkout -q v0.19.0 [2022-08-04T17:14:05.700Z] #44 6.013 + cmake . [2022-08-04T17:14:05.700Z] #44 6.733 -- The C compiler identification is GNU 10.2.1 [2022-08-04T17:14:05.700Z] #44 6.825 -- Detecting C compiler ABI info [2022-08-04T17:14:05.700Z] #44 7.345 -- Detecting C compiler ABI info - done [2022-08-04T17:14:05.700Z] #44 7.480 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T17:14:05.700Z] #44 7.480 -- Detecting C compile features [2022-08-04T17:14:05.700Z] #44 7.480 -- Detecting C compile features - done [2022-08-04T17:14:05.700Z] #44 7.542 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T17:14:05.700Z] #44 7.749 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T17:14:05.700Z] #44 7.897 -- Configuring done [2022-08-04T17:14:05.700Z] #44 7.897 -- Generating done [2022-08-04T17:14:05.700Z] #44 7.897 -- Build files have been written to: /tmp/tmp.fHjYDOzo8P/tini [2022-08-04T17:14:05.700Z] #44 7.897 + make tini-static [2022-08-04T17:14:05.700Z] #44 8.209 Scanning dependencies of target tini-static [2022-08-04T17:14:05.700Z] #44 8.385 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T17:14:05.700Z] #44 9.452 [100%] Linking C executable tini-static [2022-08-04T17:14:05.700Z] #44 10.09 [100%] Built target tini-static [2022-08-04T17:14:05.700Z] #44 10.20 + mkdir -p /build [2022-08-04T17:14:05.700Z] #44 10.21 + cp tini-static /build/docker-init [2022-08-04T17:14:05.700Z] #44 DONE 10.5s [2022-08-04T17:14:05.700Z] [2022-08-04T17:14:05.700Z] #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-04T17:14:05.700Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:05.700Z] #77 17.86 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T17:14:05.700Z] #77 18.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T17:14:05.700Z] #77 18.32 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T17:14:06.197Z] #76 49.25 Building dependency tree... [2022-08-04T17:14:06.228Z] #64 ... [2022-08-04T17:14:06.228Z] [2022-08-04T17:14:06.228Z] #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-04T17:14:06.228Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:06.228Z] #14 57.26 The following additional packages will be installed: [2022-08-04T17:14:06.228Z] #14 57.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:14:06.228Z] #14 57.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T17:14:06.228Z] #14 57.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T17:14:06.228Z] #14 57.29 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T17:14:06.228Z] #14 57.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T17:14:06.228Z] #14 57.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T17:14:06.228Z] #14 57.31 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T17:14:06.228Z] #14 57.32 Suggested packages: [2022-08-04T17:14:06.228Z] #14 57.36 gcc-10-locales seccomp wine64 [2022-08-04T17:14:06.228Z] #14 59.83 The following NEW packages will be installed: [2022-08-04T17:14:06.228Z] #14 59.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:14:06.228Z] #14 59.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T17:14:06.228Z] #14 59.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T17:14:06.228Z] #14 59.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T17:14:06.228Z] #14 59.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T17:14:06.228Z] #14 59.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T17:14:06.228Z] #14 59.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T17:14:06.228Z] #14 59.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T17:14:06.228Z] #14 59.84 mingw-w64-x86-64-dev [2022-08-04T17:14:06.228Z] #14 60.36 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:06.228Z] #14 60.36 Need to get 115 MB of archives. [2022-08-04T17:14:06.228Z] #14 60.36 After this operation, 645 MB of additional disk space will be used. [2022-08-04T17:14:06.228Z] #14 60.36 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-04T17:14:06.228Z] #14 60.53 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-04T17:14:06.228Z] #14 60.83 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-04T17:14:06.228Z] #14 60.83 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-04T17:14:06.228Z] #14 60.84 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-04T17:14:06.228Z] #14 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T17:14:06.228Z] #14 61.30 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-04T17:14:06.228Z] #14 61.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T17:14:06.228Z] #14 61.92 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-04T17:14:06.228Z] #14 63.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T17:14:06.228Z] #14 65.15 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-04T17:14:06.228Z] #14 66.27 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-04T17:14:06.228Z] #14 67.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T17:14:06.228Z] #14 ... [2022-08-04T17:14:06.228Z] [2022-08-04T17:14:06.228Z] #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-04T17:14:06.228Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:06.228Z] #76 64.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:06.228Z] #76 64.83 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T17:14:06.228Z] #76 64.87 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T17:14:06.228Z] #76 64.88 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:14:06.228Z] #76 65.24 Selecting previously unselected package m4. [2022-08-04T17:14:06.228Z] #76 65.25 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T17:14:06.228Z] #76 65.29 Unpacking m4 (1.4.18-5) ... [2022-08-04T17:14:06.228Z] #76 65.61 Selecting previously unselected package autoconf. [2022-08-04T17:14:06.228Z] #76 65.61 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T17:14:06.228Z] #76 65.65 Unpacking autoconf (2.69-14) ... [2022-08-04T17:14:06.228Z] #76 66.38 Selecting previously unselected package autotools-dev. [2022-08-04T17:14:06.228Z] #76 66.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T17:14:06.228Z] #76 66.39 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:14:06.228Z] #76 66.75 Selecting previously unselected package automake. [2022-08-04T17:14:06.229Z] #76 66.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T17:14:06.229Z] #76 66.81 Unpacking automake (1:1.16.3-2) ... [2022-08-04T17:14:06.229Z] #76 67.88 Selecting previously unselected package patch. [2022-08-04T17:14:06.229Z] #76 67.90 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:14:06.229Z] #76 67.91 Unpacking patch (2.7.6-7) ... [2022-08-04T17:14:06.489Z] #76 68.24 Selecting previously unselected package dpkg-dev. [2022-08-04T17:14:06.642Z] #84 10.72 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T17:14:06.642Z] #84 10.76 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T17:14:06.642Z] #84 10.77 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T17:14:06.642Z] #84 10.77 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T17:14:06.642Z] #84 10.84 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T17:14:06.746Z] #76 68.24 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:14:06.746Z] #76 68.28 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:14:07.066Z] #77 ... [2022-08-04T17:14:07.066Z] [2022-08-04T17:14:07.066Z] #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-04T17:14:07.066Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:07.066Z] #14 77.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T17:14:07.066Z] #14 77.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:07.066Z] #14 77.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:14:08.030Z] #77 60.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:14:08.030Z] #77 60.31 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:14:08.104Z] #76 ... [2022-08-04T17:14:08.104Z] [2022-08-04T17:14:08.104Z] #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-04T17:14:08.104Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:08.104Z] #55 43.40 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T17:14:08.104Z] #55 46.39 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T17:14:08.104Z] #55 46.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T17:14:08.104Z] #55 46.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T17:14:08.104Z] #55 46.90 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T17:14:08.104Z] #55 47.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:14:08.104Z] #55 47.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:14:08.104Z] #55 47.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T17:14:08.104Z] #55 47.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T17:14:08.104Z] #55 47.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T17:14:08.104Z] #55 48.02 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T17:14:08.104Z] #55 48.02 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T17:14:08.104Z] #55 48.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T17:14:08.104Z] #55 48.65 go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:14:08.127Z] #76 ... [2022-08-04T17:14:08.127Z] [2022-08-04T17:14:08.127Z] #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-04T17:14:08.127Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:14:08.127Z] #34 69.37 Updating files: 85% (1298/1521) [2022-08-04T17:14:08.127Z] #34 ... [2022-08-04T17:14:08.127Z] [2022-08-04T17:14:08.127Z] #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-04T17:14:08.127Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:14:08.127Z] #40 68.89 NAME: [2022-08-04T17:14:08.127Z] #40 68.89 go-winres - A tool for embedding resources in Windows executables [2022-08-04T17:14:08.127Z] #40 68.89 [2022-08-04T17:14:08.127Z] #40 68.89 USAGE: [2022-08-04T17:14:08.127Z] #40 68.90 go-winres [global options] command [command options] [arguments...] [2022-08-04T17:14:08.127Z] #40 68.90 [2022-08-04T17:14:08.127Z] #40 68.90 COMMANDS: [2022-08-04T17:14:08.127Z] #40 68.90 init Create an initial ./winres/winres.json [2022-08-04T17:14:08.127Z] #40 68.91 make Make syso files for the "go build" command [2022-08-04T17:14:08.127Z] #40 68.91 simply Make syso files for the "go build" command (simplified) [2022-08-04T17:14:08.127Z] #40 68.91 extract Extract all resources from an executable [2022-08-04T17:14:08.127Z] #40 68.91 patch Replace resources in an executable file (exe, dll) [2022-08-04T17:14:08.127Z] #40 68.91 help, h Shows a list of commands or help for one command [2022-08-04T17:14:08.127Z] #40 68.91 [2022-08-04T17:14:08.127Z] #40 68.91 GLOBAL OPTIONS: [2022-08-04T17:14:08.127Z] #40 68.92 --help, -h show help (default: false) [2022-08-04T17:14:08.127Z] #40 DONE 69.7s [2022-08-04T17:14:08.127Z] [2022-08-04T17:14:08.127Z] #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-04T17:14:08.127Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:14:08.292Z] #77 60.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:14:08.293Z] #77 60.92 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:14:08.553Z] #77 61.05 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:14:08.553Z] #77 61.18 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:14:08.553Z] #77 61.28 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:14:08.812Z] #77 ... [2022-08-04T17:14:08.812Z] [2022-08-04T17:14:08.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-04T17:14:08.812Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T17:14:08.812Z] #14 102.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T17:14:08.812Z] #14 102.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.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-04T17:14:08.812Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.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-04T17:14:08.812Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:14:08.812Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.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-04T17:14:08.812Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:14:08.812Z] #14 102.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:14:08.812Z] #14 102.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:14:08.812Z] #14 102.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:14:08.812Z] #14 102.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T17:14:08.812Z] #14 102.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:08.812Z] #14 DONE 105.2s [2022-08-04T17:14:08.812Z] [2022-08-04T17:14:08.812Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T17:14:08.812Z] #59 sha256:7a5dcb9b82520820cab746b912cd1c0340834448e686057c3dbb15c3a8c22565 [2022-08-04T17:14:08.812Z] #59 DONE 0.1s [2022-08-04T17:14:08.956Z] #34 69.37 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-04T17:14:09.071Z] [2022-08-04T17:14:09.071Z] #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-04T17:14:09.071Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:09.071Z] #77 61.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:14:09.190Z] #84 13.32 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T17:14:09.214Z] #34 70.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T17:14:09.779Z] #34 71.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T17:14:09.779Z] #34 ... [2022-08-04T17:14:09.779Z] [2022-08-04T17:14:09.779Z] #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-04T17:14:09.779Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:09.779Z] #42 61.38 The following NEW packages will be installed: [2022-08-04T17:14:09.779Z] #42 61.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T17:14:09.779Z] #42 61.42 vim-common xxd [2022-08-04T17:14:09.779Z] #42 62.06 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:09.779Z] #42 62.06 Need to get 17.7 MB of archives. [2022-08-04T17:14:09.779Z] #42 62.06 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T17:14:09.779Z] #42 62.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:14:09.779Z] #42 62.06 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-04T17:14:09.779Z] #42 62.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T17:14:09.779Z] #42 62.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:14:09.779Z] #42 63.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T17:14:09.779Z] #42 63.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T17:14:09.779Z] #42 63.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T17:14:09.779Z] #42 63.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T17:14:09.779Z] #42 63.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T17:14:09.779Z] #42 63.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T17:14:09.779Z] #42 65.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:09.779Z] #42 65.96 Fetched 17.7 MB in 2s (7806 kB/s) [2022-08-04T17:14:09.779Z] #42 66.15 Selecting previously unselected package xxd. [2022-08-04T17:14:09.779Z] #42 66.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:14:09.779Z] #42 66.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:14:09.779Z] #42 66.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:09.779Z] #42 66.80 Selecting previously unselected package vim-common. [2022-08-04T17:14:09.779Z] #42 66.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:14:09.779Z] #42 66.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:09.779Z] #42 67.57 Selecting previously unselected package cmake-data. [2022-08-04T17:14:09.779Z] #42 67.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T17:14:09.779Z] #42 67.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:14:10.013Z] #77 ... [2022-08-04T17:14:10.013Z] [2022-08-04T17:14:10.013Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:14:10.013Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T17:14:10.013Z] #15 DONE 1.1s [2022-08-04T17:14:10.013Z] [2022-08-04T17:14:10.013Z] #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-04T17:14:10.013Z] #60 sha256:464d76e556dc422dc161871e1624dbafb0f421c49e89f93439a3a551b8dd870e [2022-08-04T17:14:10.013Z] #60 0.904 + RM_GOPATH=0 [2022-08-04T17:14:10.013Z] #60 0.908 + TMP_GOPATH= [2022-08-04T17:14:10.013Z] #60 0.908 + : /build [2022-08-04T17:14:10.013Z] #60 0.909 + '[' -z '' ']' [2022-08-04T17:14:10.013Z] #60 0.912 ++ mktemp -d [2022-08-04T17:14:10.014Z] #60 0.913 + export GOPATH=/tmp/tmp.HluR1DAVui [2022-08-04T17:14:10.014Z] #60 0.918 + GOPATH=/tmp/tmp.HluR1DAVui [2022-08-04T17:14:10.014Z] #60 0.919 + RM_GOPATH=1 [2022-08-04T17:14:10.014Z] #60 0.919 + case "$(go env GOARCH)" in [2022-08-04T17:14:10.014Z] #60 0.922 ++ go env GOARCH [2022-08-04T17:14:10.014Z] #60 0.939 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:10.014Z] #60 0.940 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:10.014Z] #60 0.941 ++ dirname /install.sh [2022-08-04T17:14:10.014Z] #60 0.942 + dir=/ [2022-08-04T17:14:10.014Z] #60 0.946 + bin=runc [2022-08-04T17:14:10.014Z] #60 0.947 + shift [2022-08-04T17:14:10.014Z] #60 0.947 + '[' '!' -f //runc.installer ']' [2022-08-04T17:14:10.014Z] #60 0.947 + . //runc.installer [2022-08-04T17:14:10.014Z] #60 0.948 ++ set -e [2022-08-04T17:14:10.014Z] #60 0.950 ++ : v1.1.2 [2022-08-04T17:14:10.014Z] #60 0.951 + install_runc [2022-08-04T17:14:10.014Z] #60 0.951 + RUNC_BUILDTAGS=seccomp [2022-08-04T17:14:10.014Z] #60 0.951 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T17:14:10.014Z] #60 0.951 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T17:14:10.014Z] #60 0.952 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HluR1DAVui/src/github.com/opencontainers/runc [2022-08-04T17:14:10.014Z] #60 0.967 Cloning into '/tmp/tmp.HluR1DAVui/src/github.com/opencontainers/runc'... [2022-08-04T17:14:10.037Z] #42 ... [2022-08-04T17:14:10.037Z] [2022-08-04T17:14:10.037Z] #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-04T17:14:10.037Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:10.037Z] #76 69.99 Selecting previously unselected package build-essential. [2022-08-04T17:14:10.037Z] #76 69.99 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 70.00 Unpacking build-essential (12.9) ... [2022-08-04T17:14:10.037Z] #76 70.18 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:14:10.037Z] #76 70.18 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 70.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:14:10.037Z] #76 70.36 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T17:14:10.037Z] #76 70.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 70.40 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:14:10.037Z] #76 70.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:14:10.037Z] #76 70.69 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 70.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:10.037Z] #76 71.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T17:14:10.037Z] #76 71.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 71.03 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:10.037Z] #76 71.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:14:10.037Z] #76 71.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:14:10.037Z] #76 71.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:10.037Z] #76 71.71 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:14:10.294Z] #76 71.73 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:14:10.295Z] #76 71.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:14:10.581Z] #60 ... [2022-08-04T17:14:10.581Z] [2022-08-04T17:14:10.581Z] #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-04T17:14:10.581Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T17:14:10.581Z] #16 DONE 0.8s [2022-08-04T17:14:10.581Z] [2022-08-04T17:14:10.581Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T17:14:10.581Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T17:14:10.781Z] #55 ... [2022-08-04T17:14:10.781Z] [2022-08-04T17:14:10.781Z] #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-04T17:14:10.781Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:10.781Z] #76 56.26 python3 is already the newest version (3.9.2-3). [2022-08-04T17:14:10.781Z] #76 56.26 The following additional packages will be installed: [2022-08-04T17:14:10.781Z] #76 56.28 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T17:14:10.781Z] #76 56.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T17:14:10.781Z] #76 56.32 Suggested packages: [2022-08-04T17:14:10.781Z] #76 56.32 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T17:14:10.781Z] #76 56.32 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T17:14:10.781Z] #76 56.32 m4-doc ed diffutils-doc [2022-08-04T17:14:10.781Z] #76 56.32 Recommended packages: [2022-08-04T17:14:10.781Z] #76 56.32 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T17:14:11.518Z] #17 0.698 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T17:14:11.518Z] #17 DONE 0.8s [2022-08-04T17:14:11.518Z] [2022-08-04T17:14:11.518Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T17:14:11.518Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T17:14:11.666Z] #76 72.98 Selecting previously unselected package libtool. [2022-08-04T17:14:11.666Z] #76 72.99 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T17:14:11.666Z] #76 73.02 Unpacking libtool (2.4.6-15) ... [2022-08-04T17:14:11.735Z] #84 15.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T17:14:12.230Z] #76 73.66 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:14:12.230Z] #76 73.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:14:12.230Z] #76 73.73 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:14:12.488Z] #76 ... [2022-08-04T17:14:12.488Z] [2022-08-04T17:14:12.488Z] #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-04T17:14:12.488Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:12.488Z] #55 64.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T17:14:12.488Z] #55 64.28 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T17:14:12.488Z] #55 64.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T17:14:12.488Z] #55 64.41 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T17:14:12.488Z] #55 64.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T17:14:12.488Z] #55 64.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T17:14:12.488Z] #55 64.66 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T17:14:12.488Z] #55 64.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T17:14:12.488Z] #55 64.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T17:14:12.488Z] #55 64.85 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T17:14:12.488Z] #55 65.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T17:14:12.488Z] #55 65.21 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:14:12.488Z] #55 66.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:14:12.488Z] #55 66.58 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T17:14:12.488Z] #55 66.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T17:14:12.488Z] #55 66.93 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:14:12.488Z] #55 67.48 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T17:14:12.488Z] #55 67.61 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:14:12.488Z] #55 67.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T17:14:12.488Z] #55 67.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T17:14:12.488Z] #55 67.82 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:14:12.488Z] #55 67.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:14:12.488Z] #55 67.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:14:12.488Z] #55 68.23 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:14:12.488Z] #55 68.99 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:14:12.488Z] #55 69.02 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T17:14:12.488Z] #55 70.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T17:14:12.488Z] #55 72.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T17:14:12.531Z] #18 DONE 0.9s [2022-08-04T17:14:12.532Z] [2022-08-04T17:14:12.532Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:14:12.532Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T17:14:12.532Z] #19 ... [2022-08-04T17:14:12.532Z] [2022-08-04T17:14:12.532Z] #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-04T17:14:12.532Z] #67 sha256:31e2f2a44399f879fee3a201bcc8eb61561bf71d4aaa8f321c7394f78a631f60 [2022-08-04T17:14:12.532Z] #67 102.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:14:12.532Z] #67 102.0 + GOBIN=/build [2022-08-04T17:14:12.532Z] #67 102.0 + GO111MODULE=on [2022-08-04T17:14:12.532Z] #67 102.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:14:12.532Z] #67 108.7 rootlesskit version 1.0.0 [2022-08-04T17:14:12.532Z] #67 108.7 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T17:14:12.532Z] #67 108.7 -container-ip string [2022-08-04T17:14:12.532Z] #67 108.7 container ip [2022-08-04T17:14:12.532Z] #67 108.7 -container-port int [2022-08-04T17:14:12.532Z] #67 108.7 container port (default -1) [2022-08-04T17:14:12.532Z] #67 108.7 -host-ip string [2022-08-04T17:14:12.532Z] #67 108.7 host ip [2022-08-04T17:14:12.532Z] #67 108.7 -host-port int [2022-08-04T17:14:12.532Z] #67 108.7 host port (default -1) [2022-08-04T17:14:12.532Z] #67 108.7 -proto string [2022-08-04T17:14:12.532Z] #67 108.7 proxy protocol (default "tcp") [2022-08-04T17:14:12.532Z] #67 DONE 108.8s [2022-08-04T17:14:12.746Z] #55 ... [2022-08-04T17:14:12.746Z] [2022-08-04T17:14:12.746Z] #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-04T17:14:12.746Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:12.746Z] #76 74.22 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:14:12.746Z] #76 74.24 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:14:12.746Z] #76 74.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:14:12.746Z] #76 74.42 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T17:14:12.802Z] [2022-08-04T17:14:12.802Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T17:14:12.802Z] #68 sha256:da95964270bd15217ccb5278118e5aa0e496fda1efc6e8ef84fc1971f5e498a6 [2022-08-04T17:14:12.802Z] #68 DONE 0.2s [2022-08-04T17:14:12.802Z] [2022-08-04T17:14:12.802Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T17:14:12.802Z] #69 sha256:a49b42eeb81834432a8c8425d6eb179a81dd5e21d19772349f1deede64639f94 [2022-08-04T17:14:12.802Z] #69 DONE 0.1s [2022-08-04T17:14:12.802Z] [2022-08-04T17:14:12.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-04T17:14:12.802Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:13.003Z] #76 74.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T17:14:13.003Z] #76 74.44 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:14:13.121Z] #84 17.11 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T17:14:13.261Z] #76 74.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:13.261Z] #76 74.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:14:13.261Z] #76 74.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:14:13.261Z] #76 74.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:14:13.261Z] #76 74.89 Setting up file (1:5.39-3) ... [2022-08-04T17:14:13.261Z] #76 74.92 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:14:13.370Z] #77 ... [2022-08-04T17:14:13.370Z] [2022-08-04T17:14:13.370Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:14:13.370Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T17:14:13.370Z] #19 DONE 1.1s [2022-08-04T17:14:13.370Z] [2022-08-04T17:14:13.370Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:14:13.370Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T17:14:13.382Z] #84 17.33 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T17:14:13.519Z] #76 75.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:13.519Z] #76 75.02 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:13.519Z] #76 75.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:14:13.519Z] #76 75.05 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:14:13.519Z] #76 75.06 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:14:13.519Z] #76 75.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:13.519Z] #76 75.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:14:13.642Z] #84 17.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T17:14:13.776Z] #76 75.25 Setting up patch (2.7.6-7) ... [2022-08-04T17:14:13.776Z] #76 75.27 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:14:13.776Z] #76 75.28 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:14:13.776Z] #76 75.29 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:14:13.776Z] #76 75.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:14:13.776Z] #76 75.32 Setting up libtool (2.4.6-15) ... [2022-08-04T17:14:13.776Z] #76 75.33 Setting up m4 (1.4.18-5) ... [2022-08-04T17:14:13.777Z] #76 75.35 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:14:13.777Z] #76 75.38 Setting up autoconf (2.69-14) ... [2022-08-04T17:14:13.777Z] #76 75.40 Setting up build-essential (12.9) ... [2022-08-04T17:14:13.777Z] #76 75.41 Setting up automake (1:1.16.3-2) ... [2022-08-04T17:14:13.777Z] #76 75.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T17:14:14.034Z] #76 75.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:14.074Z] #76 59.03 The following NEW packages will be installed: [2022-08-04T17:14:14.074Z] #76 59.06 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T17:14:14.074Z] #76 59.07 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T17:14:14.074Z] #76 59.08 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T17:14:14.074Z] #76 59.09 libyajl2 m4 patch xz-utils [2022-08-04T17:14:14.074Z] #76 59.72 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:14.074Z] #76 59.72 Need to get 5940 kB of archives. [2022-08-04T17:14:14.074Z] #76 59.72 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T17:14:14.074Z] #76 59.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:14:14.074Z] #76 59.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T17:14:14.074Z] #76 59.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T17:14:14.074Z] #76 59.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T17:14:14.074Z] #76 59.72 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-04T17:14:14.074Z] #76 59.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T17:14:14.074Z] #76 59.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T17:14:14.074Z] #76 59.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T17:14:14.074Z] #76 59.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T17:14:14.338Z] #76 59.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T17:14:14.338Z] #76 ... [2022-08-04T17:14:14.338Z] [2022-08-04T17:14:14.338Z] #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-04T17:14:14.338Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:14.338Z] #14 41.02 Reading package lists... [2022-08-04T17:14:14.338Z] #14 50.14 Building dependency tree... [2022-08-04T17:14:14.338Z] #14 56.82 The following additional packages will be installed: [2022-08-04T17:14:14.338Z] #14 56.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:14:14.338Z] #14 56.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T17:14:14.338Z] #14 56.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T17:14:14.338Z] #14 56.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T17:14:14.338Z] #14 56.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T17:14:14.338Z] #14 56.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T17:14:14.338Z] #14 56.86 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T17:14:14.338Z] #14 56.87 Suggested packages: [2022-08-04T17:14:14.338Z] #14 56.90 gcc-10-locales seccomp wine64 [2022-08-04T17:14:14.338Z] #14 59.28 The following NEW packages will be installed: [2022-08-04T17:14:14.338Z] #14 59.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:14:14.338Z] #14 59.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T17:14:14.338Z] #14 59.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T17:14:14.338Z] #14 59.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T17:14:14.338Z] #14 59.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T17:14:14.338Z] #14 59.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T17:14:14.338Z] #14 59.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T17:14:14.338Z] #14 59.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T17:14:14.338Z] #14 59.33 mingw-w64-x86-64-dev [2022-08-04T17:14:14.338Z] #14 ... [2022-08-04T17:14:14.338Z] [2022-08-04T17:14:14.338Z] #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-04T17:14:14.338Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:14.338Z] #76 59.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:14:14.338Z] #76 59.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:14:14.596Z] #76 60.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T17:14:14.596Z] #76 60.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:14:14.597Z] #76 60.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T17:14:14.597Z] #76 60.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:14:14.597Z] #76 60.24 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-04T17:14:14.597Z] #76 60.25 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-04T17:14:14.597Z] #76 60.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:14:14.597Z] #76 60.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T17:14:14.754Z] #20 DONE 1.3s [2022-08-04T17:14:14.754Z] [2022-08-04T17:14:14.754Z] #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-04T17:14:14.754Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T17:14:14.754Z] #36 ... [2022-08-04T17:14:14.754Z] [2022-08-04T17:14:14.754Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:14.754Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:14.856Z] #76 60.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:14:14.856Z] #76 60.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:14:14.856Z] #76 60.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T17:14:14.974Z] #76 ... [2022-08-04T17:14:14.974Z] [2022-08-04T17:14:14.974Z] #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-04T17:14:14.974Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:14.974Z] #51 66.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T17:14:14.974Z] #51 67.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:14.974Z] #51 68.35 Fetched 2315 kB in 4s (616 kB/s) [2022-08-04T17:14:14.974Z] #51 68.75 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T17:14:14.974Z] #51 68.75 (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-04T17:14:14.974Z] #51 68.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T17:14:14.974Z] #51 69.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:14:14.974Z] #51 71.01 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:14:14.974Z] #51 71.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:14:14.974Z] #51 71.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:14.974Z] #51 71.61 Selecting previously unselected package python3-six. [2022-08-04T17:14:14.974Z] #51 71.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T17:14:14.974Z] #51 71.63 Unpacking python3-six (1.16.0-2) ... [2022-08-04T17:14:14.974Z] #51 71.87 Selecting previously unselected package python3-protobuf. [2022-08-04T17:14:14.974Z] #51 71.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T17:14:14.974Z] #51 71.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T17:14:14.974Z] #51 72.88 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:14:14.974Z] #51 72.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:14:14.974Z] #51 72.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:14.974Z] #51 73.32 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:14:14.974Z] #51 73.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:14:14.974Z] #51 73.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:14:14.974Z] #51 73.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:14:14.975Z] #51 73.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:14.975Z] #51 73.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:14.975Z] #51 73.93 Selecting previously unselected package criu. [2022-08-04T17:14:14.975Z] #51 73.93 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T17:14:14.975Z] #51 73.94 Unpacking criu (3.17.1-1) ... [2022-08-04T17:14:14.975Z] #51 75.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:14.975Z] #51 ... [2022-08-04T17:14:14.975Z] [2022-08-04T17:14:14.975Z] #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-04T17:14:14.975Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:14.975Z] #14 69.84 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-04T17:14:14.975Z] #14 71.00 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-04T17:14:14.975Z] #14 71.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T17:14:14.975Z] #14 71.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T17:14:14.975Z] #14 71.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:14:14.975Z] #14 71.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:14:14.975Z] #14 71.08 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-04T17:14:14.975Z] #14 71.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:14:14.975Z] #14 71.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T17:14:14.975Z] #14 71.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T17:14:14.975Z] #14 71.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T17:14:14.975Z] #14 71.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T17:14:14.975Z] #14 71.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T17:14:14.975Z] #14 71.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T17:14:14.975Z] #14 71.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-04T17:14:14.975Z] #14 71.30 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-04T17:14:14.975Z] #14 71.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:14:14.975Z] #14 73.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:14.975Z] #14 73.65 Fetched 115 MB in 11s (10.1 MB/s) [2022-08-04T17:14:14.975Z] #14 73.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T17:14:14.975Z] #14 73.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:14:14.975Z] #14 73.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:14:14.975Z] #14 74.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:15.027Z] #84 ... [2022-08-04T17:14:15.027Z] [2022-08-04T17:14:15.027Z] #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-04T17:14:15.027Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:14:15.027Z] #60 79.66 gotestsum version dev [2022-08-04T17:14:15.232Z] #14 ... [2022-08-04T17:14:15.232Z] [2022-08-04T17:14:15.232Z] #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-04T17:14:15.232Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:15.232Z] #76 DONE 76.8s [2022-08-04T17:14:15.232Z] [2022-08-04T17:14:15.232Z] #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-04T17:14:15.232Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:15.232Z] #42 72.79 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:14:15.232Z] #42 72.79 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:14:15.232Z] #42 72.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:14:15.797Z] #76 ... [2022-08-04T17:14:15.797Z] [2022-08-04T17:14:15.797Z] #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-04T17:14:15.797Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:15.797Z] #42 48.62 Building dependency tree... [2022-08-04T17:14:15.797Z] #42 56.00 The following additional packages will be installed: [2022-08-04T17:14:15.797Z] #42 56.01 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T17:14:15.797Z] #42 56.09 Suggested packages: [2022-08-04T17:14:15.797Z] #42 56.09 cmake-doc ninja-build lrzip [2022-08-04T17:14:15.797Z] #42 56.09 Recommended packages: [2022-08-04T17:14:15.797Z] #42 56.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T17:14:15.797Z] #42 57.55 The following NEW packages will be installed: [2022-08-04T17:14:15.797Z] #42 57.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T17:14:15.797Z] #42 57.59 vim-common xxd [2022-08-04T17:14:15.797Z] #42 58.08 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:15.797Z] #42 58.08 Need to get 17.7 MB of archives. [2022-08-04T17:14:15.797Z] #42 58.08 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T17:14:15.797Z] #42 58.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:14:15.797Z] #42 58.09 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-04T17:14:15.797Z] #42 58.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T17:14:15.797Z] #42 58.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:14:15.797Z] #42 59.09 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-04T17:14:15.797Z] #42 59.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T17:14:15.797Z] #42 59.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T17:14:15.797Z] #42 59.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T17:14:15.797Z] #42 59.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T17:14:15.797Z] #42 59.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T17:14:15.797Z] #42 ... [2022-08-04T17:14:15.797Z] [2022-08-04T17:14:15.797Z] #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-04T17:14:15.797Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:15.797Z] #55 60.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T17:14:15.797Z] #55 60.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T17:14:15.797Z] #55 60.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T17:14:15.797Z] #55 60.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T17:14:15.797Z] #55 61.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T17:14:15.797Z] #55 61.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T17:14:15.797Z] #55 61.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T17:14:15.797Z] #55 61.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T17:14:15.797Z] #55 61.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T17:14:15.797Z] #55 ... [2022-08-04T17:14:15.797Z] [2022-08-04T17:14:15.797Z] #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-04T17:14:15.797Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:14:15.797Z] #62 48.79 Building dependency tree... [2022-08-04T17:14:15.797Z] #62 56.14 The following additional packages will be installed: [2022-08-04T17:14:15.797Z] #62 56.15 libbtrfs0 [2022-08-04T17:14:15.797Z] #62 56.39 The following NEW packages will be installed: [2022-08-04T17:14:15.797Z] #62 56.41 libbtrfs-dev libbtrfs0 [2022-08-04T17:14:15.797Z] #62 57.00 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:15.797Z] #62 57.00 Need to get 460 kB of archives. [2022-08-04T17:14:15.797Z] #62 57.00 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T17:14:15.797Z] #62 57.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:14:15.797Z] #62 57.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:14:15.797Z] #62 58.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:15.797Z] #62 59.30 Fetched 460 kB in 0s (1245 kB/s) [2022-08-04T17:14:15.797Z] #62 59.48 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:14:15.797Z] #62 59.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:14:15.797Z] #62 59.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:14:15.797Z] #62 59.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:14:15.797Z] #62 60.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:14:15.797Z] #62 60.23 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:14:15.797Z] #62 60.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:14:15.797Z] #62 60.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:14:15.797Z] #62 60.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:14:15.797Z] #62 60.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:15.970Z] #60 DONE 80.6s [2022-08-04T17:14:15.970Z] [2022-08-04T17:14:15.970Z] #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-04T17:14:15.970Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:14:16.063Z] #62 ... [2022-08-04T17:14:16.063Z] [2022-08-04T17:14:16.063Z] #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-04T17:14:16.063Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:16.063Z] #55 61.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T17:14:16.063Z] #55 ... [2022-08-04T17:14:16.063Z] [2022-08-04T17:14:16.063Z] #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-04T17:14:16.063Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T17:14:16.063Z] #62 DONE 61.8s [2022-08-04T17:14:16.063Z] [2022-08-04T17:14:16.063Z] #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-04T17:14:16.063Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:16.063Z] #55 61.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T17:14:16.063Z] #55 ... [2022-08-04T17:14:16.063Z] [2022-08-04T17:14:16.063Z] #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-04T17:14:16.063Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:16.063Z] #51 42.42 Reading package lists... [2022-08-04T17:14:16.063Z] #51 51.65 Building dependency tree... [2022-08-04T17:14:16.063Z] #51 58.36 The following additional packages will be installed: [2022-08-04T17:14:16.063Z] #51 58.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:14:16.063Z] #51 58.39 python3-protobuf python3-six [2022-08-04T17:14:16.063Z] #51 58.40 Suggested packages: [2022-08-04T17:14:16.063Z] #51 58.43 python3-setuptools [2022-08-04T17:14:16.063Z] #51 58.43 Recommended packages: [2022-08-04T17:14:16.063Z] #51 58.43 iproute2 | iproute [2022-08-04T17:14:16.063Z] #51 59.68 The following NEW packages will be installed: [2022-08-04T17:14:16.063Z] #51 59.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T17:14:16.063Z] #51 59.77 python3-protobuf python3-six [2022-08-04T17:14:16.063Z] #51 60.51 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:16.063Z] #51 60.51 Need to get 2315 kB of archives. [2022-08-04T17:14:16.063Z] #51 60.51 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T17:14:16.063Z] #51 60.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T17:14:16.063Z] #51 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:14:16.063Z] #51 60.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T17:14:16.063Z] #51 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T17:14:16.063Z] #51 60.88 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-04T17:14:16.063Z] #51 60.88 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-04T17:14:16.063Z] #51 60.89 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-04T17:14:16.133Z] #21 1.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:14:16.133Z] #21 1.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:14:16.133Z] #21 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:14:16.323Z] #51 ... [2022-08-04T17:14:16.323Z] [2022-08-04T17:14:16.323Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T17:14:16.323Z] #63 sha256:b2451091aac7aadd9ad70e7a0897468f8677b63f7b71bfdabbfa25d09a3b7828 [2022-08-04T17:14:16.323Z] #63 DONE 0.1s [2022-08-04T17:14:16.323Z] [2022-08-04T17:14:16.323Z] #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-04T17:14:16.323Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:16.323Z] #55 61.91 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:14:16.394Z] #21 1.772 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:14:16.611Z] #42 ... [2022-08-04T17:14:16.611Z] [2022-08-04T17:14:16.611Z] #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-04T17:14:16.611Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:16.611Z] #14 77.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T17:14:16.611Z] #14 77.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:14:16.611Z] #14 77.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:17.018Z] #14 ... [2022-08-04T17:14:17.018Z] [2022-08-04T17:14:17.018Z] #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-04T17:14:17.018Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:17.018Z] #77 34.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T17:14:17.295Z] #55 62.94 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:14:17.555Z] #55 63.10 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T17:14:17.773Z] #21 3.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:14:17.815Z] #55 63.37 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:14:17.884Z] #43 ... [2022-08-04T17:14:17.884Z] [2022-08-04T17:14:17.885Z] #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-04T17:14:17.885Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:14:17.885Z] #19 69.87 Fetched 49.2 MB in 1min 8s (721 kB/s) [2022-08-04T17:14:18.076Z] #55 63.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T17:14:18.076Z] #55 ... [2022-08-04T17:14:18.076Z] [2022-08-04T17:14:18.076Z] #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-04T17:14:18.076Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T17:14:18.076Z] #57 63.19 v3.0.2 [2022-08-04T17:14:18.076Z] #57 DONE 63.8s [2022-08-04T17:14:18.336Z] [2022-08-04T17:14:18.336Z] #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-04T17:14:18.336Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:18.336Z] #55 63.90 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T17:14:18.336Z] #55 64.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:14:18.595Z] #55 64.17 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T17:14:18.595Z] #55 64.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T17:14:19.165Z] #55 64.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:14:19.165Z] #55 64.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:14:19.165Z] #55 64.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:14:19.165Z] #55 64.74 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:14:19.683Z] #21 4.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:14:20.121Z] #55 65.76 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:14:20.121Z] #55 65.81 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T17:14:21.066Z] #21 ... [2022-08-04T17:14:21.066Z] [2022-08-04T17:14:21.066Z] #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-04T17:14:21.066Z] #60 sha256:464d76e556dc422dc161871e1624dbafb0f421c49e89f93439a3a551b8dd870e [2022-08-04T17:14:21.066Z] #60 12.09 + cd /tmp/tmp.HluR1DAVui/src/github.com/opencontainers/runc [2022-08-04T17:14:21.066Z] #60 12.10 + git checkout -q v1.1.2 [2022-08-04T17:14:21.503Z] #55 ... [2022-08-04T17:14:21.503Z] [2022-08-04T17:14:21.503Z] #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-04T17:14:21.503Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T17:14:21.503Z] #40 66.28 NAME: [2022-08-04T17:14:21.503Z] #40 66.31 go-winres - A tool for embedding resources in Windows executables [2022-08-04T17:14:21.503Z] #40 66.31 [2022-08-04T17:14:21.503Z] #40 66.31 USAGE: [2022-08-04T17:14:21.503Z] #40 66.31 go-winres [global options] command [command options] [arguments...] [2022-08-04T17:14:21.503Z] #40 66.32 [2022-08-04T17:14:21.503Z] #40 66.32 COMMANDS: [2022-08-04T17:14:21.503Z] #40 66.32 init Create an initial ./winres/winres.json [2022-08-04T17:14:21.503Z] #40 66.32 make Make syso files for the "go build" command [2022-08-04T17:14:21.503Z] #40 66.32 simply Make syso files for the "go build" command (simplified) [2022-08-04T17:14:21.503Z] #40 66.32 extract Extract all resources from an executable [2022-08-04T17:14:21.503Z] #40 66.32 patch Replace resources in an executable file (exe, dll) [2022-08-04T17:14:21.503Z] #40 66.32 help, h Shows a list of commands or help for one command [2022-08-04T17:14:21.503Z] #40 66.32 [2022-08-04T17:14:21.503Z] #40 66.32 GLOBAL OPTIONS: [2022-08-04T17:14:21.503Z] #40 66.32 --help, -h show help (default: false) [2022-08-04T17:14:21.503Z] #40 DONE 67.1s [2022-08-04T17:14:21.503Z] [2022-08-04T17:14:21.503Z] #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-04T17:14:21.503Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:21.503Z] #76 62.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:21.503Z] #76 62.95 Fetched 5940 kB in 1s (5080 kB/s) [2022-08-04T17:14:21.503Z] #76 63.14 Selecting previously unselected package bzip2. [2022-08-04T17:14:21.503Z] #76 63.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 ... 15717 files and directories currently installed.) [2022-08-04T17:14:21.503Z] #76 63.23 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 63.33 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:14:21.503Z] #76 63.99 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:14:21.503Z] #76 63.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 64.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:14:21.503Z] #76 65.30 Selecting previously unselected package libmagic1:amd64. [2022-08-04T17:14:21.503Z] #76 65.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 65.65 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:14:21.503Z] #76 65.93 Selecting previously unselected package file. [2022-08-04T17:14:21.503Z] #76 65.94 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 65.99 Unpacking file (1:5.39-3) ... [2022-08-04T17:14:21.503Z] #76 66.26 Selecting previously unselected package xz-utils. [2022-08-04T17:14:21.503Z] #76 66.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 66.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:21.503Z] #76 67.22 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T17:14:21.503Z] #76 67.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T17:14:21.503Z] #76 67.24 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:14:21.633Z] #60 12.77 + '[' -z '' ']' [2022-08-04T17:14:21.633Z] #60 12.77 + target=static [2022-08-04T17:14:21.633Z] #60 12.77 + make BUILDTAGS=seccomp static [2022-08-04T17:14:21.764Z] #76 67.46 Selecting previously unselected package m4. [2022-08-04T17:14:21.764Z] #76 67.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T17:14:21.877Z] #14 83.03 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T17:14:21.877Z] #14 83.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T17:14:21.877Z] #14 83.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:14:21.877Z] #14 83.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T17:14:21.877Z] #14 83.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:14:21.877Z] #14 83.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:14:21.877Z] #14 83.49 Selecting previously unselected package dmsetup. [2022-08-04T17:14:21.877Z] #14 83.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:14:21.877Z] #14 83.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:14:22.025Z] #76 67.51 Unpacking m4 (1.4.18-5) ... [2022-08-04T17:14:22.204Z] #60 13.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T17:14:22.273Z] #77 ... [2022-08-04T17:14:22.274Z] [2022-08-04T17:14:22.274Z] #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-04T17:14:22.274Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:22.274Z] #14 91.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T17:14:22.274Z] #14 91.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:22.274Z] #14 91.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:14:22.285Z] #76 68.05 Selecting previously unselected package autoconf. [2022-08-04T17:14:22.285Z] #76 68.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T17:14:22.442Z] #14 83.82 Selecting previously unselected package mingw-w64-common. [2022-08-04T17:14:22.442Z] #14 83.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T17:14:22.442Z] #14 83.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T17:14:22.442Z] #14 ... [2022-08-04T17:14:22.442Z] [2022-08-04T17:14:22.442Z] #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-04T17:14:22.442Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:22.442Z] #42 84.05 Selecting previously unselected package libxml2:amd64. [2022-08-04T17:14:22.442Z] #42 84.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T17:14:22.442Z] #42 84.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:14:22.544Z] #76 68.07 Unpacking autoconf (2.69-14) ... [2022-08-04T17:14:23.379Z] #42 85.02 Selecting previously unselected package libarchive13:amd64. [2022-08-04T17:14:23.379Z] #42 85.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T17:14:23.379Z] #42 85.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:14:23.483Z] #76 68.79 Selecting previously unselected package autotools-dev. [2022-08-04T17:14:23.483Z] #76 68.81 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T17:14:23.483Z] #76 68.82 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:14:23.483Z] #76 69.08 Selecting previously unselected package automake. [2022-08-04T17:14:23.483Z] #76 69.08 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T17:14:23.483Z] #76 69.10 Unpacking automake (1:1.16.3-2) ... [2022-08-04T17:14:23.949Z] #42 85.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T17:14:23.950Z] #42 85.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T17:14:23.950Z] #42 85.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:14:24.208Z] #42 85.83 Selecting previously unselected package librhash0:amd64. [2022-08-04T17:14:24.208Z] #42 85.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T17:14:24.208Z] #42 85.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:14:24.776Z] #42 86.17 Selecting previously unselected package libuv1:amd64. [2022-08-04T17:14:24.776Z] #42 86.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T17:14:24.776Z] #42 86.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:14:24.867Z] #76 ... [2022-08-04T17:14:24.867Z] [2022-08-04T17:14:24.867Z] #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-04T17:14:24.867Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:24.867Z] #14 60.15 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:14:24.867Z] #14 60.15 Need to get 115 MB of archives. [2022-08-04T17:14:24.867Z] #14 60.15 After this operation, 645 MB of additional disk space will be used. [2022-08-04T17:14:24.867Z] #14 60.15 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-04T17:14:24.867Z] #14 60.31 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-04T17:14:24.867Z] #14 60.51 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-04T17:14:24.867Z] #14 60.52 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-04T17:14:24.867Z] #14 60.55 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-04T17:14:24.867Z] #14 60.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T17:14:24.867Z] #14 61.15 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-04T17:14:24.867Z] #14 61.53 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-04T17:14:24.867Z] #14 61.54 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-04T17:14:24.868Z] #14 62.57 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-04T17:14:24.868Z] #14 65.50 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-04T17:14:24.868Z] #14 66.65 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-04T17:14:24.868Z] #14 67.69 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-04T17:14:24.868Z] #14 69.80 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-04T17:14:24.868Z] #14 ... [2022-08-04T17:14:24.868Z] [2022-08-04T17:14:24.868Z] #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-04T17:14:24.868Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:24.868Z] #76 70.25 Selecting previously unselected package patch. [2022-08-04T17:14:24.868Z] #76 70.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:14:24.868Z] #76 70.34 Unpacking patch (2.7.6-7) ... [2022-08-04T17:14:25.033Z] #42 86.49 Selecting previously unselected package cmake. [2022-08-04T17:14:25.033Z] #42 86.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T17:14:25.033Z] #42 86.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:14:25.127Z] #76 70.80 Selecting previously unselected package dpkg-dev. [2022-08-04T17:14:25.128Z] #76 70.80 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:14:25.128Z] #76 70.83 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:14:25.290Z] #42 ... [2022-08-04T17:14:25.290Z] [2022-08-04T17:14:25.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-04T17:14:25.290Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:25.290Z] #77 1.645 Cloning into '/tmp/crun-build'... [2022-08-04T17:14:25.290Z] #77 ... [2022-08-04T17:14:25.290Z] [2022-08-04T17:14:25.290Z] #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-04T17:14:25.290Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:25.290Z] #51 77.76 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:14:25.290Z] #51 77.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:25.290Z] #51 77.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:25.290Z] #51 77.82 Setting up python3-six (1.16.0-2) ... [2022-08-04T17:14:25.290Z] #51 79.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:14:25.290Z] #51 79.77 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T17:14:25.547Z] #51 86.93 Setting up criu (3.17.1-1) ... [2022-08-04T17:14:26.398Z] #60 ... [2022-08-04T17:14:26.398Z] [2022-08-04T17:14:26.398Z] #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-04T17:14:26.398Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T17:14:26.398Z] #36 121.6 Delve is a source level debugger for Go programs. [2022-08-04T17:14:26.398Z] #36 121.6 [2022-08-04T17:14:26.398Z] #36 121.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T17:14:26.398Z] #36 121.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T17:14:26.398Z] #36 121.6 [2022-08-04T17:14:26.398Z] #36 121.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T17:14:26.398Z] #36 121.6 [2022-08-04T17:14:26.398Z] #36 121.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T17:14:26.398Z] #36 121.6 [2022-08-04T17:14:26.398Z] #36 121.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T17:14:26.398Z] #36 121.7 [2022-08-04T17:14:26.398Z] #36 121.7 Usage: [2022-08-04T17:14:26.398Z] #36 121.7 dlv [command] [2022-08-04T17:14:26.398Z] #36 121.7 [2022-08-04T17:14:26.398Z] #36 121.7 Available Commands: [2022-08-04T17:14:26.398Z] #36 121.7 attach Attach to running process and begin debugging. [2022-08-04T17:14:26.398Z] #36 121.7 connect Connect to a headless debug server with a terminal client. [2022-08-04T17:14:26.398Z] #36 121.7 core Examine a core dump. [2022-08-04T17:14:26.398Z] #36 121.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T17:14:26.398Z] #36 121.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T17:14:26.398Z] #36 121.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T17:14:26.398Z] #36 121.7 help Help about any command [2022-08-04T17:14:26.398Z] #36 121.7 run Deprecated command. Use 'debug' instead. [2022-08-04T17:14:26.398Z] #36 121.7 test Compile test binary and begin debugging program. [2022-08-04T17:14:26.398Z] #36 121.7 trace Compile and begin tracing program. [2022-08-04T17:14:26.398Z] #36 121.7 version Prints version. [2022-08-04T17:14:26.398Z] #36 121.7 [2022-08-04T17:14:26.398Z] #36 121.7 Flags: [2022-08-04T17:14:26.399Z] #36 121.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T17:14:26.399Z] #36 121.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T17:14:26.399Z] #36 121.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T17:14:26.399Z] #36 121.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T17:14:26.399Z] #36 121.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T17:14:26.399Z] #36 121.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T17:14:26.399Z] #36 121.7 --disable-aslr Disables address space randomization [2022-08-04T17:14:26.399Z] #36 121.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T17:14:26.399Z] #36 121.7 -h, --help help for dlv [2022-08-04T17:14:26.399Z] #36 121.7 --init string Init file, executed by the terminal client. [2022-08-04T17:14:26.399Z] #36 121.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T17:14:26.399Z] #36 121.7 --log Enable debugging server logging. [2022-08-04T17:14:26.399Z] #36 121.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T17:14:26.399Z] #36 121.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T17:14:26.399Z] #36 121.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T17:14:26.399Z] #36 121.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T17:14:26.399Z] #36 121.7 --wd string Working directory for running the program. [2022-08-04T17:14:26.399Z] #36 121.7 [2022-08-04T17:14:26.399Z] #36 121.7 Additional help topics: [2022-08-04T17:14:26.399Z] #36 121.7 dlv backend Help about the --backend flag. [2022-08-04T17:14:26.399Z] #36 121.7 dlv log Help about logging flags. [2022-08-04T17:14:26.399Z] #36 121.7 dlv redirect Help about file redirection. [2022-08-04T17:14:26.399Z] #36 121.7 [2022-08-04T17:14:26.399Z] #36 121.7 Use "dlv [command] --help" for more information about a command. [2022-08-04T17:14:26.399Z] #36 DONE 122.4s [2022-08-04T17:14:26.399Z] [2022-08-04T17:14:26.399Z] #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-04T17:14:26.399Z] #26 sha256:6558b9f2d9926d65def7f6e3f3dbf8ff1db08965b78245a084390c953f4093a2 [2022-08-04T17:14:26.508Z] #76 ... [2022-08-04T17:14:26.509Z] [2022-08-04T17:14:26.509Z] #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-04T17:14:26.509Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:14:26.509Z] #64 1.551 + RM_GOPATH=0 [2022-08-04T17:14:26.509Z] #64 1.551 + TMP_GOPATH= [2022-08-04T17:14:26.509Z] #64 1.551 + : /build [2022-08-04T17:14:26.509Z] #64 1.551 + '[' -z '' ']' [2022-08-04T17:14:26.509Z] #64 1.551 ++ mktemp -d [2022-08-04T17:14:26.509Z] #64 1.590 + export GOPATH=/tmp/tmp.OEzu6neyCe [2022-08-04T17:14:26.509Z] #64 1.590 + GOPATH=/tmp/tmp.OEzu6neyCe [2022-08-04T17:14:26.509Z] #64 1.590 + RM_GOPATH=1 [2022-08-04T17:14:26.509Z] #64 1.590 + case "$(go env GOARCH)" in [2022-08-04T17:14:26.509Z] #64 1.590 ++ go env GOARCH [2022-08-04T17:14:26.509Z] #64 1.649 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:26.509Z] #64 1.649 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:26.509Z] #64 1.649 ++ dirname /install.sh [2022-08-04T17:14:26.509Z] #64 1.660 + dir=/ [2022-08-04T17:14:26.509Z] #64 1.660 + bin=containerd [2022-08-04T17:14:26.509Z] #64 1.660 + shift [2022-08-04T17:14:26.509Z] #64 1.660 + '[' '!' -f //containerd.installer ']' [2022-08-04T17:14:26.509Z] #64 1.660 + . //containerd.installer [2022-08-04T17:14:26.509Z] #64 1.660 ++ set -e [2022-08-04T17:14:26.509Z] #64 1.660 ++ : v1.6.6 [2022-08-04T17:14:26.509Z] #64 1.660 + install_containerd [2022-08-04T17:14:26.509Z] #64 1.660 + echo 'Install containerd version v1.6.6' [2022-08-04T17:14:26.509Z] #64 1.660 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OEzu6neyCe/src/github.com/containerd/containerd [2022-08-04T17:14:26.509Z] #64 1.661 Install containerd version v1.6.6 [2022-08-04T17:14:26.509Z] #64 1.666 Cloning into '/tmp/tmp.OEzu6neyCe/src/github.com/containerd/containerd'... [2022-08-04T17:14:26.509Z] #64 ... [2022-08-04T17:14:26.509Z] [2022-08-04T17:14:26.509Z] #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-04T17:14:26.509Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:14:26.509Z] #34 71.74 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) [2022-08-04T17:14:26.509Z] #34 ... [2022-08-04T17:14:26.509Z] [2022-08-04T17:14:26.509Z] #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-04T17:14:26.509Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:26.509Z] #42 62.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:26.509Z] #42 62.83 Fetched 17.7 MB in 2s (8683 kB/s) [2022-08-04T17:14:26.509Z] #42 63.09 Selecting previously unselected package xxd. [2022-08-04T17:14:26.509Z] #42 63.09 (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-04T17:14:26.509Z] #42 63.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:14:26.509Z] #42 63.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:26.509Z] #42 64.03 Selecting previously unselected package vim-common. [2022-08-04T17:14:26.509Z] #42 64.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:14:26.509Z] #42 64.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:26.509Z] #42 64.93 Selecting previously unselected package cmake-data. [2022-08-04T17:14:26.509Z] #42 64.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T17:14:26.509Z] #42 65.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:14:26.509Z] #42 70.49 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:14:26.509Z] #42 70.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:14:26.509Z] #42 70.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:14:26.519Z] #14 ... [2022-08-04T17:14:26.519Z] [2022-08-04T17:14:26.519Z] #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-04T17:14:26.519Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:14:26.519Z] #64 53.94 Updating files: 45% (2237/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 83% (4119/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T17:14:26.519Z] #64 55.71 + cd /tmp/tmp.V44crZ0BgT/src/github.com/containerd/containerd [2022-08-04T17:14:26.519Z] #64 55.72 + git checkout -q v1.6.6 [2022-08-04T17:14:26.519Z] #64 57.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T17:14:26.519Z] #64 57.88 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T17:14:26.519Z] #64 57.88 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:14:26.519Z] #64 57.88 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:14:26.519Z] #64 57.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T17:14:26.519Z] #64 57.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T17:14:26.519Z] #64 57.88 + '[' '' = dynamic ']' [2022-08-04T17:14:26.519Z] #64 57.88 + make [2022-08-04T17:14:26.769Z] #42 ... [2022-08-04T17:14:26.769Z] [2022-08-04T17:14:26.769Z] #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-04T17:14:26.769Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:26.769Z] #14 70.69 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-04T17:14:26.769Z] #14 70.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T17:14:26.769Z] #14 70.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T17:14:26.769Z] #14 70.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:14:26.769Z] #14 70.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:14:26.769Z] #14 70.74 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-04T17:14:26.769Z] #14 70.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:14:26.769Z] #14 70.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T17:14:26.769Z] #14 70.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T17:14:26.769Z] #14 70.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T17:14:26.769Z] #14 70.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T17:14:26.769Z] #14 70.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T17:14:26.769Z] #14 70.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T17:14:26.769Z] #14 70.94 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-04T17:14:26.769Z] #14 70.94 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-04T17:14:26.769Z] #14 70.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:14:27.031Z] #14 72.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:27.293Z] #14 72.96 Fetched 115 MB in 11s (10.1 MB/s) [2022-08-04T17:14:27.444Z] #51 ... [2022-08-04T17:14:27.444Z] [2022-08-04T17:14:27.444Z] #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-04T17:14:27.444Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:27.444Z] #77 12.16 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T17:14:27.444Z] #77 12.17 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T17:14:27.552Z] #14 73.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T17:14:27.552Z] #14 73.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-04T17:14:27.552Z] #14 73.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:14:27.552Z] #14 73.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:27.812Z] #14 ... [2022-08-04T17:14:27.812Z] [2022-08-04T17:14:27.812Z] #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-04T17:14:27.812Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:27.812Z] #51 63.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T17:14:27.812Z] #51 65.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:27.812Z] #51 65.97 Fetched 2315 kB in 4s (625 kB/s) [2022-08-04T17:14:27.812Z] #51 66.90 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T17:14:27.812Z] #51 66.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T17:14:27.812Z] #51 67.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 67.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:14:27.812Z] #51 68.22 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:14:27.812Z] #51 68.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:14:27.812Z] #51 68.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:27.812Z] #51 68.64 Selecting previously unselected package python3-six. [2022-08-04T17:14:27.812Z] #51 68.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T17:14:27.812Z] #51 68.67 Unpacking python3-six (1.16.0-2) ... [2022-08-04T17:14:27.812Z] #51 68.90 Selecting previously unselected package python3-protobuf. [2022-08-04T17:14:27.812Z] #51 68.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 68.91 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T17:14:27.812Z] #51 70.04 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:14:27.812Z] #51 70.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 70.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:27.812Z] #51 70.37 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:14:27.812Z] #51 70.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 70.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:14:27.812Z] #51 70.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:14:27.812Z] #51 70.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 70.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:27.812Z] #51 71.15 Selecting previously unselected package criu. [2022-08-04T17:14:27.812Z] #51 71.15 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T17:14:27.812Z] #51 71.17 Unpacking criu (3.17.1-1) ... [2022-08-04T17:14:27.812Z] #51 72.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:27.889Z] #64 59.51 + bin/ctr [2022-08-04T17:14:28.072Z] #51 ... [2022-08-04T17:14:28.072Z] [2022-08-04T17:14:28.072Z] #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-04T17:14:28.072Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:28.072Z] #76 72.39 Selecting previously unselected package build-essential. [2022-08-04T17:14:28.072Z] #76 72.40 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 72.41 Unpacking build-essential (12.9) ... [2022-08-04T17:14:28.072Z] #76 72.53 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:14:28.072Z] #76 72.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 72.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:14:28.072Z] #76 72.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T17:14:28.072Z] #76 72.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 72.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:14:28.072Z] #76 72.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:14:28.072Z] #76 72.99 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 72.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:28.072Z] #76 73.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T17:14:28.072Z] #76 73.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 73.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:28.072Z] #76 73.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:14:28.072Z] #76 73.45 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 73.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:28.072Z] #76 73.69 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:14:28.072Z] #76 73.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:14:28.072Z] #76 73.71 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:14:28.216Z] #26 120.5 Updating files: 23% (2661/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 78% (8999/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-04T17:14:28.489Z] #26 124.4 + cd /tmp/tmp.tV0UGruYEU/tmp/docker-ce [2022-08-04T17:14:28.490Z] #26 124.4 + git checkout -q v17.06.2-ce [2022-08-04T17:14:29.455Z] #76 74.77 Selecting previously unselected package libtool. [2022-08-04T17:14:29.455Z] #76 74.77 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T17:14:29.455Z] #76 74.79 Unpacking libtool (2.4.6-15) ... [2022-08-04T17:14:29.455Z] #76 75.17 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:14:29.715Z] #76 75.17 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:14:29.715Z] #76 75.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:14:29.967Z] #77 14.28 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T17:14:29.967Z] #77 14.29 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T17:14:29.967Z] #77 14.30 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T17:14:29.967Z] #77 14.30 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T17:14:29.967Z] #77 14.37 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T17:14:29.975Z] #76 75.49 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:14:29.975Z] #76 75.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:14:29.975Z] #76 75.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:14:29.975Z] #76 75.66 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T17:14:29.975Z] #76 75.68 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T17:14:29.975Z] #76 75.68 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:14:30.225Z] #77 ... [2022-08-04T17:14:30.225Z] [2022-08-04T17:14:30.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-04T17:14:30.225Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:30.225Z] #51 90.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:30.225Z] #51 DONE 91.5s [2022-08-04T17:14:30.235Z] #76 75.96 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:14:30.236Z] #76 76.00 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:14:30.483Z] [2022-08-04T17:14:30.483Z] #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-04T17:14:30.483Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:30.495Z] #76 76.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:14:30.495Z] #76 76.04 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:14:30.495Z] #76 76.06 Setting up file (1:5.39-3) ... [2022-08-04T17:14:30.495Z] #76 76.07 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:14:30.495Z] #76 76.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:30.495Z] #76 76.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:30.495Z] #76 76.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:14:30.495Z] #76 76.13 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T17:14:30.495Z] #76 76.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T17:14:30.495Z] #76 76.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:30.495Z] #76 76.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:14:30.495Z] #76 76.19 Setting up patch (2.7.6-7) ... [2022-08-04T17:14:30.495Z] #76 76.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:14:30.755Z] #76 76.21 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T17:14:30.755Z] #76 76.22 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T17:14:30.755Z] #76 76.23 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:14:30.755Z] #76 76.24 Setting up libtool (2.4.6-15) ... [2022-08-04T17:14:30.755Z] #76 76.25 Setting up m4 (1.4.18-5) ... [2022-08-04T17:14:30.755Z] #76 76.27 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:14:30.755Z] #76 76.29 Setting up autoconf (2.69-14) ... [2022-08-04T17:14:30.755Z] #76 76.32 Setting up build-essential (12.9) ... [2022-08-04T17:14:30.755Z] #76 76.33 Setting up automake (1:1.16.3-2) ... [2022-08-04T17:14:30.755Z] #76 76.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T17:14:30.755Z] #76 76.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:31.693Z] #76 ... [2022-08-04T17:14:31.693Z] [2022-08-04T17:14:31.693Z] #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-04T17:14:31.693Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:14:31.693Z] #55 67.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T17:14:31.693Z] #55 69.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T17:14:31.786Z] #26 127.8 + mkdir -p /tmp/tmp.tV0UGruYEU/src/github.com/docker [2022-08-04T17:14:31.786Z] #26 127.8 + mv components/cli /tmp/tmp.tV0UGruYEU/src/github.com/docker/cli [2022-08-04T17:14:31.786Z] #26 127.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-04T17:14:31.953Z] #55 ... [2022-08-04T17:14:31.953Z] [2022-08-04T17:14:31.953Z] #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-04T17:14:31.953Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:31.953Z] #14 77.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T17:14:31.953Z] #14 77.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:14:32.215Z] #14 77.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:14:32.215Z] #14 ... [2022-08-04T17:14:32.215Z] [2022-08-04T17:14:32.215Z] #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-04T17:14:32.215Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T17:14:32.215Z] #76 DONE 78.0s [2022-08-04T17:14:32.355Z] #26 ... [2022-08-04T17:14:32.355Z] [2022-08-04T17:14:32.355Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:32.355Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:32.355Z] #21 7.551 Fetched 8449 kB in 7s (1246 kB/s) [2022-08-04T17:14:32.355Z] #21 7.551 Reading package lists... [2022-08-04T17:14:32.355Z] #21 10.45 Reading package lists... [2022-08-04T17:14:32.355Z] #21 13.62 Building dependency tree... [2022-08-04T17:14:32.355Z] #21 15.86 The following additional packages will be installed: [2022-08-04T17:14:32.355Z] #21 15.87 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:14:32.355Z] #21 15.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-04T17:14:32.355Z] #21 15.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:14:32.355Z] #21 15.88 python3-pkg-resources vim-runtime xxd [2022-08-04T17:14:32.355Z] #21 15.88 Suggested packages: [2022-08-04T17:14:32.355Z] #21 15.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T17:14:32.355Z] #21 15.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-04T17:14:32.355Z] #21 15.89 acl attr quota [2022-08-04T17:14:32.355Z] #21 15.89 Recommended packages: [2022-08-04T17:14:32.355Z] #21 15.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-04T17:14:32.355Z] #21 17.32 The following NEW packages will be installed: [2022-08-04T17:14:32.355Z] #21 17.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T17:14:32.356Z] #21 17.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:14:32.356Z] #21 17.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T17:14:32.356Z] #21 17.32 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T17:14:32.356Z] #21 17.32 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:14:32.356Z] #21 17.32 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T17:14:32.356Z] #21 17.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-04T17:14:32.356Z] #21 17.32 xz-utils zip zstd [2022-08-04T17:14:32.356Z] #21 17.67 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T17:14:32.356Z] #21 17.67 Need to get 27.0 MB of archives. [2022-08-04T17:14:32.356Z] #21 17.67 After this operation, 105 MB of additional disk space will be used. [2022-08-04T17:14:32.356Z] #21 17.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-04T17:14:32.356Z] #21 17.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-04T17:14:32.356Z] #21 17.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-04T17:14:32.356Z] #21 17.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T17:14:32.356Z] #21 17.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-04T17:14:32.356Z] #21 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-04T17:14:32.356Z] #21 17.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-04T17:14:32.356Z] #21 17.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-04T17:14:32.356Z] #21 17.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:14:32.356Z] #21 17.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T17:14:32.356Z] #21 17.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T17:14:32.356Z] #21 ... [2022-08-04T17:14:32.356Z] [2022-08-04T17:14:32.356Z] #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-04T17:14:32.356Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:32.356Z] #77 76.99 configure.ac:11: installing 'build-aux/compile' [2022-08-04T17:14:32.356Z] #77 76.99 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T17:14:32.356Z] #77 77.00 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T17:14:32.356Z] #77 77.00 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T17:14:32.356Z] #77 77.01 configure.ac:13: installing 'build-aux/missing' [2022-08-04T17:14:32.356Z] #77 77.02 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T17:14:32.356Z] #77 77.21 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:14:32.356Z] #77 78.37 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T17:14:32.356Z] #77 79.01 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T17:14:32.356Z] #77 79.01 checking how to print strings... printf [2022-08-04T17:14:32.356Z] #77 79.05 checking for gcc... gcc [2022-08-04T17:14:32.356Z] #77 79.25 checking whether the C compiler works... yes [2022-08-04T17:14:32.356Z] #77 79.39 checking for C compiler default output file name... a.out [2022-08-04T17:14:32.356Z] #77 79.40 checking for suffix of executables... [2022-08-04T17:14:32.356Z] #77 79.53 checking whether we are cross compiling... no [2022-08-04T17:14:32.356Z] #77 79.77 checking for suffix of object files... o [2022-08-04T17:14:32.356Z] #77 79.98 checking whether we are using the GNU C compiler... yes [2022-08-04T17:14:32.356Z] #77 80.13 checking whether gcc accepts -g... yes [2022-08-04T17:14:32.356Z] #77 80.27 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:14:32.356Z] #77 80.45 checking whether gcc understands -c and -o together... yes [2022-08-04T17:14:32.356Z] #77 80.69 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:14:32.356Z] #77 80.71 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:14:32.356Z] #77 80.73 checking for egrep... /bin/grep -E [2022-08-04T17:14:32.356Z] #77 80.74 checking for fgrep... /bin/grep -F [2022-08-04T17:14:32.356Z] #77 80.75 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:14:32.356Z] #77 80.77 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:14:32.356Z] #77 80.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:14:32.356Z] #77 80.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:14:32.356Z] #77 80.95 checking whether ln -s works... yes [2022-08-04T17:14:32.356Z] #77 80.95 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:14:32.356Z] #77 81.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T17:14:32.356Z] #77 81.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:14:32.356Z] #77 81.00 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:14:32.356Z] #77 81.00 checking for objdump... objdump [2022-08-04T17:14:32.356Z] #77 81.02 checking how to recognize dependent libraries... pass_all [2022-08-04T17:14:32.356Z] #77 81.03 checking for dlltool... no [2022-08-04T17:14:32.356Z] #77 81.04 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:14:32.356Z] #77 81.04 checking for ar... ar [2022-08-04T17:14:32.356Z] #77 81.06 checking for archiver @FILE support... @ [2022-08-04T17:14:32.356Z] #77 81.21 checking for strip... strip [2022-08-04T17:14:32.356Z] #77 81.21 checking for ranlib... ranlib [2022-08-04T17:14:32.356Z] #77 81.21 checking for gawk... no [2022-08-04T17:14:32.356Z] #77 81.21 checking for mawk... mawk [2022-08-04T17:14:32.356Z] #77 81.21 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:14:32.356Z] #77 81.74 checking for sysroot... no [2022-08-04T17:14:32.356Z] #77 81.74 checking for a working dd... /bin/dd [2022-08-04T17:14:32.356Z] #77 81.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:14:32.356Z] #77 81.79 checking for mt... no [2022-08-04T17:14:32.356Z] #77 81.79 checking if : is a manifest tool... no [2022-08-04T17:14:32.356Z] #77 81.82 checking how to run the C preprocessor... gcc -E [2022-08-04T17:14:32.356Z] #77 82.14 checking for ANSI C header files... yes [2022-08-04T17:14:32.356Z] #77 82.94 checking for sys/types.h... yes [2022-08-04T17:14:32.356Z] #77 83.09 checking for sys/stat.h... yes [2022-08-04T17:14:32.356Z] #77 83.28 checking for stdlib.h... yes [2022-08-04T17:14:32.356Z] #77 83.49 checking for string.h... yes [2022-08-04T17:14:32.356Z] #77 83.65 checking for memory.h... yes [2022-08-04T17:14:32.356Z] #77 83.85 checking for strings.h... yes [2022-08-04T17:14:32.356Z] #77 84.09 checking for inttypes.h... yes [2022-08-04T17:14:32.356Z] #77 84.27 checking for stdint.h... yes [2022-08-04T17:14:32.356Z] #77 84.43 checking for unistd.h... yes [2022-08-04T17:14:32.356Z] #77 84.62 checking for dlfcn.h... yes [2022-08-04T17:14:32.356Z] #77 84.75 checking for objdir... .libs [2022-08-04T17:14:32.356Z] #77 ... [2022-08-04T17:14:32.356Z] [2022-08-04T17:14:32.356Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:32.356Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:32.356Z] #21 17.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T17:14:32.356Z] #21 17.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T17:14:32.356Z] #21 17.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-04T17:14:32.356Z] #21 17.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-04T17:14:32.356Z] #21 17.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-04T17:14:32.356Z] #21 17.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-04T17:14:32.356Z] #21 17.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-04T17:14:32.356Z] #21 17.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-04T17:14:32.356Z] #21 17.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-04T17:14:32.356Z] #21 17.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-04T17:14:32.356Z] #21 17.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T17:14:32.356Z] #21 17.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T17:14:32.356Z] #21 17.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T17:14:32.356Z] #21 17.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-04T17:14:32.356Z] #21 17.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-04T17:14:32.356Z] #21 17.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T17:14:32.488Z] [2022-08-04T17:14:32.488Z] #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-04T17:14:32.488Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:32.903Z] #19 69.87 Reading package lists... [2022-08-04T17:14:32.903Z] #19 ... [2022-08-04T17:14:32.903Z] [2022-08-04T17:14:32.903Z] #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-04T17:14:32.903Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:32.903Z] #84 34.68 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T17:14:32.926Z] #21 18.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-04T17:14:32.926Z] #21 18.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T17:14:32.926Z] #21 18.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T17:14:32.926Z] #21 18.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T17:14:32.926Z] #21 18.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T17:14:32.926Z] #21 18.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-04T17:14:32.926Z] #21 18.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T17:14:32.926Z] #21 18.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T17:14:32.926Z] #21 18.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T17:14:32.926Z] #21 18.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T17:14:32.926Z] #21 18.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:14:32.926Z] #21 18.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T17:14:32.926Z] #21 18.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T17:14:32.926Z] #21 18.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T17:14:32.926Z] #21 18.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-04T17:14:32.926Z] #21 18.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-04T17:14:32.926Z] #21 18.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-04T17:14:32.926Z] #21 18.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T17:14:33.009Z] #77 ... [2022-08-04T17:14:33.009Z] [2022-08-04T17:14:33.009Z] #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-04T17:14:33.009Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:33.009Z] #14 94.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T17:14:33.009Z] #14 94.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T17:14:33.009Z] #14 94.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:14:33.186Z] #21 18.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-04T17:14:33.186Z] #21 18.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-04T17:14:33.186Z] #21 18.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-04T17:14:33.186Z] #21 18.50 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-04T17:14:33.754Z] #21 19.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:14:33.874Z] #77 1.465 Cloning into '/tmp/crun-build'... [2022-08-04T17:14:33.941Z] #14 ... [2022-08-04T17:14:33.941Z] [2022-08-04T17:14:33.941Z] #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-04T17:14:33.941Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:33.941Z] #42 94.67 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:14:33.941Z] #42 94.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:33.941Z] #42 94.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:14:33.941Z] #42 94.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:33.941Z] #42 94.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:14:33.941Z] #42 94.86 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:14:33.941Z] #42 94.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:14:33.941Z] #42 94.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:14:33.941Z] #42 94.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:14:33.941Z] #42 94.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:14:33.941Z] #42 95.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:33.941Z] #42 DONE 95.6s [2022-08-04T17:14:34.014Z] #21 19.31 Fetched 27.0 MB in 1s (24.3 MB/s) [2022-08-04T17:14:34.014Z] #21 19.39 Selecting previously unselected package pigz. [2022-08-04T17:14:34.199Z] [2022-08-04T17:14:34.199Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T17:14:34.199Z] #43 sha256:1123d0e0ac8dbbd524b617ef4a930c6a6e678c395a1e57d7643c54f2ab09f05f [2022-08-04T17:14:34.199Z] #43 DONE 0.1s [2022-08-04T17:14:34.199Z] [2022-08-04T17:14:34.199Z] #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-04T17:14:34.199Z] #44 sha256:0df69c3ac2213108cc754a1f389f2f38696e45b6c8e3db77e72c23ce35e675fe [2022-08-04T17:14:34.274Z] #21 19.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 ... 24009 files and directories currently installed.) [2022-08-04T17:14:34.274Z] #21 19.47 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-04T17:14:34.274Z] #21 19.48 Unpacking pigz (2.6-1) ... [2022-08-04T17:14:34.274Z] #21 19.57 Selecting previously unselected package libelf1:arm64. [2022-08-04T17:14:34.274Z] #21 19.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-04T17:14:34.274Z] #21 19.60 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-04T17:14:34.533Z] #21 19.76 Selecting previously unselected package libbpf0:arm64. [2022-08-04T17:14:34.533Z] #21 19.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-04T17:14:34.533Z] #21 19.78 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-04T17:14:34.533Z] #21 19.91 Selecting previously unselected package libcap2:arm64. [2022-08-04T17:14:34.533Z] #21 19.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T17:14:34.533Z] #21 19.93 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T17:14:34.792Z] #21 20.02 Selecting previously unselected package libmnl0:arm64. [2022-08-04T17:14:34.792Z] #21 20.02 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-04T17:14:34.792Z] #21 20.02 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-04T17:14:34.792Z] #21 20.11 Selecting previously unselected package libxtables12:arm64. [2022-08-04T17:14:34.792Z] #21 20.11 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-04T17:14:34.792Z] #21 20.12 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-04T17:14:34.792Z] #21 20.19 Selecting previously unselected package libcap2-bin. [2022-08-04T17:14:34.792Z] #21 20.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-04T17:14:34.792Z] #21 20.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T17:14:35.051Z] #21 20.30 Selecting previously unselected package iproute2. [2022-08-04T17:14:35.051Z] #21 20.31 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-04T17:14:35.051Z] #21 20.32 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T17:14:35.310Z] #21 20.77 Selecting previously unselected package xxd. [2022-08-04T17:14:35.569Z] #21 20.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T17:14:35.569Z] #21 20.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:35.569Z] #21 20.96 Selecting previously unselected package vim-common. [2022-08-04T17:14:35.569Z] #21 20.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:14:35.569Z] #21 20.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:35.570Z] #44 1.509 + RM_GOPATH=0 [2022-08-04T17:14:35.570Z] #44 1.509 + TMP_GOPATH= [2022-08-04T17:14:35.570Z] #44 1.509 + : /build [2022-08-04T17:14:35.570Z] #44 1.509 + '[' -z '' ']' [2022-08-04T17:14:35.570Z] #44 1.509 ++ mktemp -d [2022-08-04T17:14:35.570Z] #44 1.583 + export GOPATH=/tmp/tmp.sf1VVJtKFH [2022-08-04T17:14:35.570Z] #44 1.583 + GOPATH=/tmp/tmp.sf1VVJtKFH [2022-08-04T17:14:35.570Z] #44 1.583 + RM_GOPATH=1 [2022-08-04T17:14:35.570Z] #44 1.583 + case "$(go env GOARCH)" in [2022-08-04T17:14:35.570Z] #44 1.583 ++ go env GOARCH [2022-08-04T17:14:35.827Z] #44 1.584 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:35.827Z] #44 1.584 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:35.827Z] #44 1.587 ++ dirname /install.sh [2022-08-04T17:14:35.827Z] #44 1.591 Install tini version v0.19.0 [2022-08-04T17:14:35.827Z] #44 1.595 + dir=/ [2022-08-04T17:14:35.827Z] #44 1.595 + bin=tini [2022-08-04T17:14:35.827Z] #44 1.595 + shift [2022-08-04T17:14:35.827Z] #44 1.595 + '[' '!' -f //tini.installer ']' [2022-08-04T17:14:35.827Z] #44 1.595 + . //tini.installer [2022-08-04T17:14:35.827Z] #44 1.595 ++ : v0.19.0 [2022-08-04T17:14:35.827Z] #44 1.595 + install_tini [2022-08-04T17:14:35.827Z] #44 1.595 + echo 'Install tini version v0.19.0' [2022-08-04T17:14:35.827Z] #44 1.595 + git clone https://github.com/krallin/tini.git /tmp/tmp.sf1VVJtKFH/tini [2022-08-04T17:14:35.827Z] #44 1.606 Cloning into '/tmp/tmp.sf1VVJtKFH/tini'... [2022-08-04T17:14:35.828Z] #21 21.12 Selecting previously unselected package bash-completion. [2022-08-04T17:14:35.828Z] #21 21.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T17:14:36.759Z] #44 2.740 + cd /tmp/tmp.sf1VVJtKFH/tini [2022-08-04T17:14:36.759Z] #44 2.740 + git checkout -q v0.19.0 [2022-08-04T17:14:37.016Z] #44 2.795 + cmake . [2022-08-04T17:14:37.167Z] #77 ... [2022-08-04T17:14:37.168Z] [2022-08-04T17:14:37.168Z] #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-04T17:14:37.168Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:14:37.168Z] #34 71.74 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-04T17:14:37.168Z] #34 72.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T17:14:37.168Z] #34 72.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T17:14:37.168Z] #34 ... [2022-08-04T17:14:37.168Z] [2022-08-04T17:14:37.168Z] #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-04T17:14:37.168Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:37.168Z] #14 81.90 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T17:14:37.168Z] #14 81.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T17:14:37.168Z] #14 81.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:14:37.168Z] #14 82.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T17:14:37.168Z] #14 82.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:14:37.168Z] #14 82.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:14:37.433Z] #14 82.96 Selecting previously unselected package dmsetup. [2022-08-04T17:14:37.433Z] #14 82.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:14:37.433Z] #14 82.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:14:37.693Z] #14 83.26 Selecting previously unselected package mingw-w64-common. [2022-08-04T17:14:37.693Z] #14 83.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T17:14:37.693Z] #14 83.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T17:14:37.844Z] #64 ... [2022-08-04T17:14:37.844Z] [2022-08-04T17:14:37.844Z] #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-04T17:14:37.844Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:37.844Z] #14 97.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T17:14:37.844Z] #14 97.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:37.844Z] #14 97.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:14:37.844Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T17:14:37.844Z] #14 104.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:37.844Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:14:37.947Z] #44 3.913 -- The C compiler identification is GNU 10.2.1 [2022-08-04T17:14:38.101Z] #14 ... [2022-08-04T17:14:38.101Z] [2022-08-04T17:14:38.101Z] #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-04T17:14:38.101Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:38.101Z] #77 45.90 libtoolize: putting auxiliary files in '.'. [2022-08-04T17:14:38.101Z] #77 45.91 libtoolize: copying file './ltmain.sh' [2022-08-04T17:14:38.101Z] #77 46.61 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T17:14:38.101Z] #77 46.61 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T17:14:38.101Z] #77 46.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:14:38.205Z] #44 4.087 -- Detecting C compiler ABI info [2022-08-04T17:14:38.362Z] #21 ... [2022-08-04T17:14:38.362Z] [2022-08-04T17:14:38.362Z] #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-04T17:14:38.362Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T17:14:38.362Z] #34 DONE 134.5s [2022-08-04T17:14:38.362Z] [2022-08-04T17:14:38.362Z] #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-04T17:14:38.362Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:38.362Z] #77 85.12 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:14:38.362Z] #77 85.27 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:14:38.362Z] #77 85.27 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:14:38.362Z] #77 85.42 checking if gcc static flag -static works... yes [2022-08-04T17:14:38.362Z] #77 85.79 checking if gcc supports -c -o file.o... yes [2022-08-04T17:14:38.362Z] #77 85.98 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:14:38.362Z] #77 85.98 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T17:14:38.362Z] #77 86.07 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:14:38.362Z] #77 86.41 checking how to hardcode library paths into programs... immediate [2022-08-04T17:14:38.362Z] #77 86.41 checking whether stripping libraries is possible... yes [2022-08-04T17:14:38.362Z] #77 86.42 checking if libtool supports shared libraries... yes [2022-08-04T17:14:38.362Z] #77 86.42 checking whether to build shared libraries... no [2022-08-04T17:14:38.362Z] #77 86.42 checking whether to build static libraries... yes [2022-08-04T17:14:38.362Z] #77 86.43 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:14:38.362Z] #77 86.49 checking whether build environment is sane... yes [2022-08-04T17:14:38.362Z] #77 86.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:14:38.362Z] #77 86.58 checking whether make sets $(MAKE)... yes [2022-08-04T17:14:38.362Z] #77 86.63 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:14:38.362Z] #77 86.66 checking whether make supports nested variables... yes [2022-08-04T17:14:38.362Z] #77 86.71 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:14:38.362Z] #77 86.71 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:14:38.362Z] #77 86.71 checking how to create a ustar tar archive... gnutar [2022-08-04T17:14:38.362Z] #77 86.78 checking dependency style of gcc... gcc3 [2022-08-04T17:14:38.362Z] #77 86.98 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:14:38.362Z] #77 87.00 checking whether make supports nested variables... (cached) yes [2022-08-04T17:14:38.362Z] #77 87.00 checking for gawk... (cached) mawk [2022-08-04T17:14:38.362Z] #77 87.00 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:14:38.362Z] #77 87.00 checking for gcc... (cached) gcc [2022-08-04T17:14:38.362Z] #77 87.11 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:14:38.362Z] #77 87.11 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:14:38.362Z] #77 87.11 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:14:38.362Z] #77 87.11 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:14:38.362Z] #77 87.12 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:14:38.362Z] #77 87.18 checking for python3... /usr/bin/python3 [2022-08-04T17:14:38.362Z] #77 87.18 checking for python3 version... 3.9 [2022-08-04T17:14:38.362Z] #77 87.24 checking for python3 platform... linux [2022-08-04T17:14:38.362Z] #77 87.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:14:38.362Z] #77 87.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:14:38.362Z] #77 87.62 checking for go-md2man... no [2022-08-04T17:14:38.362Z] #77 87.64 checking error.h usability... yes [2022-08-04T17:14:38.362Z] #77 87.84 checking error.h presence... yes [2022-08-04T17:14:38.362Z] #77 87.88 checking for error.h... yes [2022-08-04T17:14:38.362Z] #77 87.92 checking linux/openat2.h usability... yes [2022-08-04T17:14:38.362Z] #77 88.05 checking linux/openat2.h presence... yes [2022-08-04T17:14:38.362Z] #77 88.11 checking for linux/openat2.h... yes [2022-08-04T17:14:38.362Z] #77 88.16 checking for copy_file_range... yes [2022-08-04T17:14:38.362Z] #77 88.41 checking for fgetxattr... yes [2022-08-04T17:14:38.362Z] #77 88.72 checking for statx... yes [2022-08-04T17:14:38.362Z] #77 88.99 checking for fgetpwent_r... yes [2022-08-04T17:14:38.362Z] #77 89.25 checking for issetugid... no [2022-08-04T17:14:38.362Z] #77 89.47 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:14:38.362Z] #77 89.47 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:14:38.362Z] #77 89.48 checking for library containing yajl_tree_get... -lyajl [2022-08-04T17:14:38.362Z] #77 89.99 checking for yajl >= 2.0.0... yes [2022-08-04T17:14:38.362Z] #77 90.02 checking sys/capability.h usability... yes [2022-08-04T17:14:38.362Z] #77 90.19 checking sys/capability.h presence... yes [2022-08-04T17:14:38.362Z] #77 90.28 checking for sys/capability.h... yes [2022-08-04T17:14:38.362Z] #77 90.28 checking for library containing cap_from_name... -lcap [2022-08-04T17:14:38.933Z] #77 90.73 checking for library containing dlopen... -ldl [2022-08-04T17:14:38.933Z] #77 91.43 checking seccomp.h usability... [2022-08-04T17:14:38.933Z] #77 ... [2022-08-04T17:14:38.933Z] [2022-08-04T17:14:38.933Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:38.933Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:38.933Z] #21 24.42 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T17:14:39.034Z] #77 56.61 configure.ac:7: installing './compile' [2022-08-04T17:14:39.034Z] #77 56.61 configure.ac:11: installing './config.guess' [2022-08-04T17:14:39.034Z] #77 56.64 configure.ac:11: installing './config.sub' [2022-08-04T17:14:39.034Z] #77 56.64 configure.ac:8: installing './install-sh' [2022-08-04T17:14:39.034Z] #77 56.64 configure.ac:8: installing './missing' [2022-08-04T17:14:39.034Z] #77 56.74 Makefile.am: installing './depcomp' [2022-08-04T17:14:39.575Z] #44 5.222 -- Detecting C compiler ABI info - done [2022-08-04T17:14:39.575Z] #44 5.371 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T17:14:39.575Z] #44 5.392 -- Detecting C compile features [2022-08-04T17:14:39.575Z] #44 5.401 -- Detecting C compile features - done [2022-08-04T17:14:39.575Z] #44 5.465 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T17:14:39.833Z] #44 5.800 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T17:14:39.885Z] #21 25.05 Selecting previously unselected package bzip2. [2022-08-04T17:14:39.885Z] #21 25.06 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T17:14:39.885Z] #21 25.09 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:14:39.885Z] #21 25.17 Selecting previously unselected package xz-utils. [2022-08-04T17:14:39.885Z] #21 25.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T17:14:39.885Z] #21 25.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:40.091Z] #44 5.913 -- Configuring done [2022-08-04T17:14:40.091Z] #44 5.980 -- Generating done [2022-08-04T17:14:40.091Z] #44 5.984 -- Build files have been written to: /tmp/tmp.sf1VVJtKFH/tini [2022-08-04T17:14:40.091Z] #44 6.020 + make tini-static [2022-08-04T17:14:40.144Z] #21 25.40 Selecting previously unselected package apparmor. [2022-08-04T17:14:40.144Z] #21 25.41 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-04T17:14:40.144Z] #21 25.49 Unpacking apparmor (2.13.6-10) ... [2022-08-04T17:14:40.234Z] #14 ... [2022-08-04T17:14:40.234Z] [2022-08-04T17:14:40.234Z] #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-04T17:14:40.234Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:40.234Z] #51 75.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T17:14:40.234Z] #51 75.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:40.234Z] #51 75.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:14:40.234Z] #51 75.58 Setting up python3-six (1.16.0-2) ... [2022-08-04T17:14:40.234Z] #51 77.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:14:40.234Z] #51 78.00 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T17:14:40.234Z] #51 84.29 Setting up criu (3.17.1-1) ... [2022-08-04T17:14:40.234Z] #51 ... [2022-08-04T17:14:40.234Z] [2022-08-04T17:14:40.234Z] #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-04T17:14:40.234Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:40.234Z] #42 81.09 Selecting previously unselected package libxml2:amd64. [2022-08-04T17:14:40.234Z] #42 81.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 81.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:14:40.234Z] #42 82.16 Selecting previously unselected package libarchive13:amd64. [2022-08-04T17:14:40.234Z] #42 82.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 82.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:14:40.234Z] #42 82.94 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T17:14:40.234Z] #42 82.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 82.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:14:40.234Z] #42 83.24 Selecting previously unselected package librhash0:amd64. [2022-08-04T17:14:40.234Z] #42 83.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 83.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:14:40.234Z] #42 83.71 Selecting previously unselected package libuv1:amd64. [2022-08-04T17:14:40.234Z] #42 83.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 83.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:14:40.234Z] #42 84.08 Selecting previously unselected package cmake. [2022-08-04T17:14:40.234Z] #42 84.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T17:14:40.234Z] #42 84.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:14:40.405Z] #77 58.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:14:40.405Z] #77 58.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:14:40.656Z] #44 6.532 Scanning dependencies of target tini-static [2022-08-04T17:14:40.656Z] #44 6.597 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T17:14:40.661Z] #77 58.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:14:40.661Z] #77 58.26 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:14:40.661Z] #77 58.38 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:14:40.661Z] #77 58.49 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:14:40.661Z] #77 58.60 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:14:40.713Z] #21 25.91 Selecting previously unselected package inetutils-ping. [2022-08-04T17:14:40.713Z] #21 25.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-04T17:14:40.713Z] #21 25.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T17:14:40.713Z] #21 26.05 Selecting previously unselected package libip4tc2:arm64. [2022-08-04T17:14:40.713Z] #21 26.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-04T17:14:40.713Z] #21 26.05 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T17:14:40.713Z] #21 26.14 Selecting previously unselected package libip6tc2:arm64. [2022-08-04T17:14:40.917Z] #77 58.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:14:40.972Z] #21 26.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-04T17:14:40.972Z] #21 26.16 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T17:14:40.972Z] #21 26.23 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-04T17:14:40.972Z] #21 26.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-04T17:14:40.972Z] #21 26.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T17:14:40.972Z] #21 26.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-04T17:14:40.972Z] #21 26.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-04T17:14:40.972Z] #21 26.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T17:14:41.035Z] #84 ... [2022-08-04T17:14:41.035Z] [2022-08-04T17:14:41.035Z] #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-04T17:14:41.035Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:14:41.035Z] #19 69.87 Reading package lists... [2022-08-04T17:14:41.173Z] #77 58.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:14:41.231Z] #21 26.37 Selecting previously unselected package libnftnl11:arm64. [2022-08-04T17:14:41.231Z] #21 26.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-04T17:14:41.231Z] #21 26.38 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T17:14:41.231Z] #21 26.46 Selecting previously unselected package iptables. [2022-08-04T17:14:41.231Z] #21 26.47 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-04T17:14:41.231Z] #21 26.48 Unpacking iptables (1.8.7-1) ... [2022-08-04T17:14:41.491Z] #21 26.74 Selecting previously unselected package libonig5:arm64. [2022-08-04T17:14:41.491Z] #21 26.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T17:14:41.491Z] #21 26.74 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T17:14:41.491Z] #21 26.87 Selecting previously unselected package libjq1:arm64. [2022-08-04T17:14:41.491Z] #21 26.88 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T17:14:41.491Z] #21 26.89 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T17:14:41.589Z] #44 ... [2022-08-04T17:14:41.589Z] [2022-08-04T17:14:41.589Z] #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-04T17:14:41.589Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:14:41.589Z] #53 103.1 gotestsum version dev [2022-08-04T17:14:41.751Z] #21 26.99 Selecting previously unselected package jq. [2022-08-04T17:14:41.751Z] #21 26.99 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-04T17:14:41.751Z] #21 27.00 Unpacking jq (1.6-2.1) ... [2022-08-04T17:14:41.751Z] #21 27.07 Selecting previously unselected package libaio1:arm64. [2022-08-04T17:14:41.751Z] #21 27.07 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-04T17:14:41.751Z] #21 27.08 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-04T17:14:42.010Z] #21 27.17 Selecting previously unselected package libgpm2:arm64. [2022-08-04T17:14:42.010Z] #21 27.17 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-04T17:14:42.010Z] #21 27.18 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-04T17:14:42.010Z] #21 27.26 Selecting previously unselected package libicu67:arm64. [2022-08-04T17:14:42.010Z] #21 27.27 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-04T17:14:42.010Z] #21 27.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T17:14:42.778Z] #42 ... [2022-08-04T17:14:42.778Z] [2022-08-04T17:14:42.778Z] #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-04T17:14:42.778Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T17:14:42.778Z] #51 87.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:42.960Z] #53 DONE 104.5s [2022-08-04T17:14:42.960Z] [2022-08-04T17:14:42.960Z] #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-04T17:14:42.960Z] #44 sha256:0df69c3ac2213108cc754a1f389f2f38696e45b6c8e3db77e72c23ce35e675fe [2022-08-04T17:14:42.960Z] #44 8.511 [100%] Linking C executable tini-static [2022-08-04T17:14:43.217Z] #44 ... [2022-08-04T17:14:43.217Z] [2022-08-04T17:14:43.217Z] #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-04T17:14:43.217Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:43.217Z] #77 17.92 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T17:14:43.217Z] #77 21.17 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T17:14:43.217Z] #77 23.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T17:14:43.217Z] #77 24.14 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T17:14:43.217Z] #77 24.60 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T17:14:43.217Z] #77 ... [2022-08-04T17:14:43.217Z] [2022-08-04T17:14:43.217Z] #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-04T17:14:43.217Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:43.217Z] #14 104.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T17:14:43.217Z] #14 104.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:43.217Z] #14 104.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:14:43.476Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T17:14:43.476Z] #14 105.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:43.476Z] #14 105.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:14:44.052Z] #14 ... [2022-08-04T17:14:44.052Z] [2022-08-04T17:14:44.052Z] #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-04T17:14:44.052Z] #44 sha256:0df69c3ac2213108cc754a1f389f2f38696e45b6c8e3db77e72c23ce35e675fe [2022-08-04T17:14:44.052Z] #44 9.372 [100%] Built target tini-static [2022-08-04T17:14:44.052Z] #44 9.559 + mkdir -p /build [2022-08-04T17:14:44.052Z] #44 9.631 + cp tini-static /build/docker-init [2022-08-04T17:14:44.052Z] #44 DONE 9.8s [2022-08-04T17:14:44.052Z] [2022-08-04T17:14:44.052Z] #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-04T17:14:44.052Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:14:44.159Z] #51 DONE 89.5s [2022-08-04T17:14:44.160Z] [2022-08-04T17:14:44.160Z] #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-04T17:14:44.160Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:44.160Z] #77 11.72 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T17:14:44.160Z] #77 11.79 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T17:14:45.298Z] #21 30.40 Selecting previously unselected package libinih1:arm64. [2022-08-04T17:14:45.299Z] #21 30.40 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-04T17:14:45.299Z] #21 30.40 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-04T17:14:45.299Z] #21 30.47 Selecting previously unselected package libnet1:arm64. [2022-08-04T17:14:45.299Z] #21 30.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T17:14:45.299Z] #21 30.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:45.299Z] #21 30.57 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T17:14:45.299Z] #21 30.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T17:14:45.299Z] #21 30.61 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T17:14:45.299Z] #21 30.70 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T17:14:45.299Z] #21 30.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T17:14:45.299Z] #21 30.71 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:14:45.299Z] #21 30.79 Selecting previously unselected package libyajl2:arm64. [2022-08-04T17:14:45.558Z] #21 30.80 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T17:14:45.558Z] #21 30.81 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T17:14:45.558Z] #21 30.88 Selecting previously unselected package net-tools. [2022-08-04T17:14:45.558Z] #21 30.90 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-04T17:14:45.558Z] #21 30.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:14:45.817Z] #21 31.07 Selecting previously unselected package patch. [2022-08-04T17:14:45.817Z] #21 31.08 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-04T17:14:45.817Z] #21 31.08 Unpacking patch (2.7.6-7) ... [2022-08-04T17:14:46.073Z] #77 13.75 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T17:14:46.073Z] #77 13.77 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T17:14:46.073Z] #77 13.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T17:14:46.073Z] #77 13.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T17:14:46.073Z] #77 13.80 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T17:14:46.076Z] #21 31.18 Selecting previously unselected package python-pip-whl. [2022-08-04T17:14:46.076Z] #21 31.18 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:14:46.076Z] #21 31.21 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:14:46.328Z] #19 92.86 Reading package lists... [2022-08-04T17:14:46.328Z] #19 ... [2022-08-04T17:14:46.328Z] [2022-08-04T17:14:46.328Z] #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-04T17:14:46.328Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:46.328Z] #84 48.52 libtoolize: putting auxiliary files in '.'. [2022-08-04T17:14:46.328Z] #84 48.52 libtoolize: copying file './ltmain.sh' [2022-08-04T17:14:46.328Z] #84 49.35 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T17:14:46.328Z] #84 49.35 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T17:14:46.328Z] #84 49.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:14:46.335Z] #21 31.74 Selecting previously unselected package python3-lib2to3. [2022-08-04T17:14:46.594Z] #21 31.74 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T17:14:46.594Z] #21 31.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:14:46.594Z] #21 31.85 Selecting previously unselected package python3-distutils. [2022-08-04T17:14:46.594Z] #21 31.85 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T17:14:46.594Z] #21 31.86 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T17:14:46.860Z] #21 32.00 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:14:46.860Z] #21 32.00 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:14:46.860Z] #21 32.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:46.860Z] #21 32.17 Selecting previously unselected package python3-setuptools. [2022-08-04T17:14:46.861Z] #21 32.19 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T17:14:46.861Z] #21 32.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T17:14:47.120Z] #21 32.39 Selecting previously unselected package python3-wheel. [2022-08-04T17:14:47.120Z] #21 32.39 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T17:14:47.120Z] #21 32.40 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T17:14:47.120Z] #21 32.48 Selecting previously unselected package python3-pip. [2022-08-04T17:14:47.120Z] #21 32.48 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:14:47.120Z] #21 32.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:14:47.379Z] #21 32.81 Selecting previously unselected package sudo. [2022-08-04T17:14:47.472Z] #77 ... [2022-08-04T17:14:47.473Z] [2022-08-04T17:14:47.473Z] #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-04T17:14:47.473Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T17:14:47.473Z] #42 92.17 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:14:47.473Z] #42 92.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:47.473Z] #42 92.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:14:47.473Z] #42 92.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:47.473Z] #42 92.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:14:47.473Z] #42 92.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:14:47.473Z] #42 92.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:14:47.473Z] #42 92.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:14:47.473Z] #42 92.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:14:47.473Z] #42 92.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:14:47.473Z] #42 92.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:14:47.473Z] #42 DONE 93.0s [2022-08-04T17:14:47.473Z] [2022-08-04T17:14:47.473Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T17:14:47.473Z] #43 sha256:c9501fc16579096cf091db626c13d727e9969b42809d3b42e70b2310e2b4c262 [2022-08-04T17:14:47.473Z] #43 DONE 0.2s [2022-08-04T17:14:47.473Z] [2022-08-04T17:14:47.473Z] #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-04T17:14:47.473Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:47.473Z] #14 93.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T17:14:47.637Z] #21 32.82 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-04T17:14:47.637Z] #21 32.83 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T17:14:47.714Z] #77 ... [2022-08-04T17:14:47.714Z] [2022-08-04T17:14:47.714Z] #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-04T17:14:47.714Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:47.714Z] #14 117.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T17:14:47.714Z] #14 117.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:47.714Z] #14 117.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:14:47.732Z] #14 93.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T17:14:47.732Z] #14 93.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:14:47.914Z] #21 33.24 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T17:14:48.174Z] #21 33.24 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-04T17:14:48.174Z] #21 33.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:14:48.174Z] #21 33.42 Selecting previously unselected package uidmap. [2022-08-04T17:14:48.174Z] #21 33.43 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-04T17:14:48.174Z] #21 33.43 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T17:14:48.174Z] #21 33.56 Selecting previously unselected package vim-runtime. [2022-08-04T17:14:48.174Z] #21 33.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:14:48.174Z] #21 33.58 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-04T17:14:48.433Z] #21 33.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T17:14:48.433Z] #21 33.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:49.372Z] #21 ... [2022-08-04T17:14:49.372Z] [2022-08-04T17:14:49.372Z] #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-04T17:14:49.372Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:49.372Z] #77 91.43 checking seccomp.h usability... yes [2022-08-04T17:14:49.372Z] #77 91.81 checking seccomp.h presence... yes [2022-08-04T17:14:49.372Z] #77 91.90 checking for seccomp.h... yes [2022-08-04T17:14:49.372Z] #77 91.93 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T17:14:49.372Z] #77 92.33 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T17:14:49.372Z] #77 92.52 checking systemd/sd-bus.h usability... yes [2022-08-04T17:14:49.372Z] #77 92.76 checking systemd/sd-bus.h presence... yes [2022-08-04T17:14:49.372Z] #77 92.87 checking for systemd/sd-bus.h... yes [2022-08-04T17:14:49.372Z] #77 92.88 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T17:14:49.372Z] #77 93.26 checking for sd_notify_barrier... yes [2022-08-04T17:14:49.372Z] #77 93.50 checking linux/bpf.h usability... yes [2022-08-04T17:14:49.372Z] #77 93.63 checking linux/bpf.h presence... yes [2022-08-04T17:14:49.372Z] #77 93.69 checking for linux/bpf.h... yes [2022-08-04T17:14:49.372Z] #77 93.70 checking compilation for eBPF... yes [2022-08-04T17:14:49.372Z] #77 93.83 checking for criu >= 3.15... no [2022-08-04T17:14:49.372Z] #77 93.86 configure: CRIU headers not found, building without CRIU support [2022-08-04T17:14:49.372Z] #77 93.86 checking for criu > 3.16... no [2022-08-04T17:14:49.372Z] #77 93.88 configure: CRIU version doesn't support join-ns API [2022-08-04T17:14:49.372Z] #77 93.88 checking for criu > 3.16.1... no [2022-08-04T17:14:49.372Z] #77 93.91 configure: CRIU version doesn't support for pre-dumping [2022-08-04T17:14:49.372Z] #77 93.91 checking for new mount API (fsconfig)... yes [2022-08-04T17:14:49.372Z] #77 93.97 checking for seccomp notify API... yes [2022-08-04T17:14:49.372Z] #77 94.06 checking for gperf... no [2022-08-04T17:14:49.372Z] #77 94.06 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T17:14:49.372Z] #77 94.06 checking for library containing argp_parse... none required [2022-08-04T17:14:49.372Z] #77 94.48 checking that generated files are newer than configure... done [2022-08-04T17:14:49.372Z] #77 94.48 configure: creating ./config.status [2022-08-04T17:14:49.372Z] #77 97.45 config.status: creating Makefile [2022-08-04T17:14:49.372Z] #77 97.54 config.status: creating rpm/crun.spec [2022-08-04T17:14:49.372Z] #77 97.62 config.status: creating config.h [2022-08-04T17:14:49.372Z] #77 97.68 config.status: executing libtool commands [2022-08-04T17:14:49.372Z] #77 97.73 config.status: executing depfiles commands [2022-08-04T17:14:49.372Z] #77 98.97 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T17:14:49.372Z] #77 99.01 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:14:49.372Z] #77 99.48 checking for gcc... gcc [2022-08-04T17:14:49.372Z] #77 99.58 checking whether the C compiler works... yes [2022-08-04T17:14:49.372Z] #77 99.76 checking for C compiler default output file name... a.out [2022-08-04T17:14:49.372Z] #77 99.76 checking for suffix of executables... [2022-08-04T17:14:49.372Z] #77 99.97 checking whether we are cross compiling... no [2022-08-04T17:14:49.372Z] #77 100.1 checking for suffix of object files... o [2022-08-04T17:14:49.372Z] #77 100.3 checking whether we are using the GNU C compiler... yes [2022-08-04T17:14:49.372Z] #77 100.4 checking whether gcc accepts -g... yes [2022-08-04T17:14:49.372Z] #77 100.5 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:14:49.372Z] #77 100.8 checking whether gcc understands -c and -o together... yes [2022-08-04T17:14:49.372Z] #77 100.9 checking how to run the C preprocessor... gcc -E [2022-08-04T17:14:49.372Z] #77 101.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:14:49.372Z] #77 101.2 checking for egrep... /bin/grep -E [2022-08-04T17:14:49.372Z] #77 101.2 checking for ANSI C header files... yes [2022-08-04T17:14:49.372Z] #77 101.8 checking for sys/types.h... yes [2022-08-04T17:14:49.631Z] #77 102.0 checking for sys/stat.h... yes [2022-08-04T17:14:49.631Z] #77 102.2 checking for stdlib.h... yes [2022-08-04T17:14:49.891Z] #77 102.3 checking for string.h... yes [2022-08-04T17:14:50.150Z] #77 102.5 checking for memory.h... yes [2022-08-04T17:14:50.150Z] #77 102.6 checking for strings.h... yes [2022-08-04T17:14:50.410Z] #77 102.8 checking for inttypes.h... yes [2022-08-04T17:14:50.669Z] #77 103.0 checking for stdint.h... yes [2022-08-04T17:14:50.669Z] #77 103.2 checking for unistd.h... yes [2022-08-04T17:14:50.928Z] #77 103.4 checking minix/config.h usability... no [2022-08-04T17:14:50.928Z] #77 103.5 checking minix/config.h presence... no [2022-08-04T17:14:50.928Z] #77 103.6 checking for minix/config.h... no [2022-08-04T17:14:51.188Z] #77 103.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T17:14:51.188Z] #77 103.8 checking build system type... [2022-08-04T17:14:51.188Z] #77 ... [2022-08-04T17:14:51.188Z] [2022-08-04T17:14:51.188Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:51.188Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:51.188Z] #21 36.66 Selecting previously unselected package vim. [2022-08-04T17:14:51.447Z] #21 36.66 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T17:14:51.447Z] #21 36.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:52.016Z] #21 37.19 Selecting previously unselected package xfsprogs. [2022-08-04T17:14:52.016Z] #21 37.21 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-04T17:14:52.016Z] #21 37.22 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T17:14:52.287Z] #21 37.72 Selecting previously unselected package zip. [2022-08-04T17:14:52.547Z] #21 37.72 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-04T17:14:52.547Z] #21 37.74 Unpacking zip (3.0-12) ... [2022-08-04T17:14:52.547Z] #21 37.92 Selecting previously unselected package zstd. [2022-08-04T17:14:52.547Z] #21 37.93 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-04T17:14:52.547Z] #21 37.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:14:53.116Z] #21 38.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:14:54.096Z] #21 39.15 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T17:14:54.096Z] #21 39.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:14:54.096Z] #21 39.17 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-04T17:14:54.096Z] #21 39.18 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T17:14:54.096Z] #21 39.19 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T17:14:54.096Z] #21 39.20 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-04T17:14:54.096Z] #21 39.25 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T17:14:54.096Z] #21 39.28 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T17:14:54.096Z] #21 39.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:14:54.096Z] #21 39.31 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:14:54.096Z] #21 39.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T17:14:54.096Z] #21 39.33 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T17:14:54.255Z] #14 123.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T17:14:54.255Z] #14 123.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T17:14:54.255Z] #14 123.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:14:54.306Z] #14 ... [2022-08-04T17:14:54.307Z] [2022-08-04T17:14:54.307Z] #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-04T17:14:54.307Z] #44 sha256:e39125be5bdbdbdb11ffb072a92755dcc5410edcbc3289bb1e4966142c03be84 [2022-08-04T17:14:54.307Z] #44 1.271 + RM_GOPATH=0 [2022-08-04T17:14:54.307Z] #44 1.271 + TMP_GOPATH= [2022-08-04T17:14:54.307Z] #44 1.271 + : /build [2022-08-04T17:14:54.307Z] #44 1.271 + '[' -z '' ']' [2022-08-04T17:14:54.307Z] #44 1.275 ++ mktemp -d [2022-08-04T17:14:54.307Z] #44 1.277 + export GOPATH=/tmp/tmp.XwKYOcKoxX [2022-08-04T17:14:54.307Z] #44 1.277 + GOPATH=/tmp/tmp.XwKYOcKoxX [2022-08-04T17:14:54.307Z] #44 1.277 + RM_GOPATH=1 [2022-08-04T17:14:54.307Z] #44 1.277 + case "$(go env GOARCH)" in [2022-08-04T17:14:54.307Z] #44 1.280 ++ go env GOARCH [2022-08-04T17:14:54.307Z] #44 1.317 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:54.307Z] #44 1.317 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:14:54.307Z] #44 1.317 ++ dirname /install.sh [2022-08-04T17:14:54.307Z] #44 1.317 + dir=/ [2022-08-04T17:14:54.307Z] #44 1.318 + bin=tini [2022-08-04T17:14:54.307Z] #44 1.318 + shift [2022-08-04T17:14:54.307Z] #44 1.318 + '[' '!' -f //tini.installer ']' [2022-08-04T17:14:54.307Z] #44 1.318 + . //tini.installer [2022-08-04T17:14:54.307Z] #44 1.318 ++ : v0.19.0 [2022-08-04T17:14:54.307Z] #44 1.321 Install tini version v0.19.0 [2022-08-04T17:14:54.307Z] #44 1.321 + install_tini [2022-08-04T17:14:54.307Z] #44 1.321 + echo 'Install tini version v0.19.0' [2022-08-04T17:14:54.307Z] #44 1.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.XwKYOcKoxX/tini [2022-08-04T17:14:54.307Z] #44 1.321 Cloning into '/tmp/tmp.XwKYOcKoxX/tini'... [2022-08-04T17:14:54.307Z] #44 2.431 + cd /tmp/tmp.XwKYOcKoxX/tini [2022-08-04T17:14:54.307Z] #44 2.431 + git checkout -q v0.19.0 [2022-08-04T17:14:54.307Z] #44 2.475 + cmake . [2022-08-04T17:14:54.307Z] #44 3.141 -- The C compiler identification is GNU 10.2.1 [2022-08-04T17:14:54.307Z] #44 3.222 -- Detecting C compiler ABI info [2022-08-04T17:14:54.307Z] #44 4.141 -- Detecting C compiler ABI info - done [2022-08-04T17:14:54.307Z] #44 4.294 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T17:14:54.307Z] #44 4.302 -- Detecting C compile features [2022-08-04T17:14:54.307Z] #44 4.307 -- Detecting C compile features - done [2022-08-04T17:14:54.307Z] #44 4.362 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T17:14:54.307Z] #44 4.797 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T17:14:54.307Z] #44 4.941 -- Configuring done [2022-08-04T17:14:54.307Z] #44 4.991 -- Generating done [2022-08-04T17:14:54.307Z] #44 5.003 -- Build files have been written to: /tmp/tmp.XwKYOcKoxX/tini [2022-08-04T17:14:54.307Z] #44 5.021 + make tini-static [2022-08-04T17:14:54.307Z] #44 5.713 Scanning dependencies of target tini-static [2022-08-04T17:14:54.307Z] #44 5.907 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T17:14:54.673Z] #21 40.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:54.673Z] #21 40.06 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T17:14:54.673Z] #21 40.07 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T17:14:54.673Z] #21 40.09 Setting up apparmor (2.13.6-10) ... [2022-08-04T17:14:54.868Z] #14 124.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T17:14:54.868Z] #14 124.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T17:14:54.868Z] #14 125.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:14:55.126Z] #14 125.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T17:14:55.126Z] #14 125.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T17:14:55.126Z] #14 125.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:14:55.126Z] #14 ... [2022-08-04T17:14:55.126Z] [2022-08-04T17:14:55.126Z] #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-04T17:14:55.126Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:55.126Z] #77 73.04 configure.ac:7: installing 'build-aux/compile' [2022-08-04T17:14:55.126Z] #77 73.06 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T17:14:55.126Z] #77 73.08 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T17:14:55.398Z] #77 73.08 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T17:14:55.398Z] #77 73.10 configure.ac:11: installing 'build-aux/missing' [2022-08-04T17:14:55.655Z] #77 73.24 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:14:55.655Z] #77 73.30 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T17:14:55.687Z] #44 7.932 [100%] Linking C executable tini-static [2022-08-04T17:14:56.256Z] #44 ... [2022-08-04T17:14:56.256Z] [2022-08-04T17:14:56.256Z] #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-04T17:14:56.256Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T17:14:56.256Z] #53 101.8 gotestsum version dev [2022-08-04T17:14:56.577Z] #21 41.53 Setting up zip (3.0-12) ... [2022-08-04T17:14:56.577Z] #21 41.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:56.577Z] #21 41.57 Setting up bash-completion (1:2.11-2) ... [2022-08-04T17:14:57.195Z] #53 DONE 102.7s [2022-08-04T17:14:57.195Z] [2022-08-04T17:14:57.195Z] #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-04T17:14:57.195Z] #44 sha256:e39125be5bdbdbdb11ffb072a92755dcc5410edcbc3289bb1e4966142c03be84 [2022-08-04T17:14:57.195Z] #44 8.862 [100%] Built target tini-static [2022-08-04T17:14:57.195Z] #44 8.992 + mkdir -p /build [2022-08-04T17:14:57.195Z] #44 9.014 + cp tini-static /build/docker-init [2022-08-04T17:14:57.195Z] #44 DONE 9.5s [2022-08-04T17:14:57.195Z] [2022-08-04T17:14:57.195Z] #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-04T17:14:57.195Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:14:57.195Z] #77 17.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T17:14:57.195Z] #77 20.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T17:14:57.195Z] #77 22.53 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T17:14:57.195Z] #77 22.80 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T17:14:57.195Z] #77 23.04 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T17:14:57.549Z] #77 75.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:14:57.549Z] #77 75.37 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:14:58.134Z] #77 ... [2022-08-04T17:14:58.135Z] [2022-08-04T17:14:58.135Z] #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-04T17:14:58.135Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:58.135Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T17:14:58.135Z] #14 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:58.135Z] #14 103.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:14:58.394Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T17:14:58.394Z] #14 103.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:58.394Z] #14 103.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:14:58.480Z] #77 76.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:14:58.480Z] #77 76.07 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:14:58.480Z] #77 76.19 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:14:58.480Z] #77 76.29 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:14:58.480Z] #77 76.40 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:14:58.484Z] #21 ... [2022-08-04T17:14:58.484Z] [2022-08-04T17:14:58.484Z] #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-04T17:14:58.484Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:14:58.484Z] #77 103.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T17:14:58.484Z] #77 104.2 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T17:14:58.484Z] #77 104.2 checking how to print strings... printf [2022-08-04T17:14:58.484Z] #77 104.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:14:58.484Z] #77 104.2 checking for fgrep... /bin/grep -F [2022-08-04T17:14:58.484Z] #77 104.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:14:58.484Z] #77 104.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:14:58.484Z] #77 104.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:14:58.484Z] #77 104.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:14:58.484Z] #77 104.4 checking whether ln -s works... yes [2022-08-04T17:14:58.484Z] #77 104.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:14:58.484Z] #77 104.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T17:14:58.484Z] #77 104.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:14:58.484Z] #77 104.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:14:58.484Z] #77 104.4 checking for objdump... objdump [2022-08-04T17:14:58.484Z] #77 104.4 checking how to recognize dependent libraries... pass_all [2022-08-04T17:14:58.484Z] #77 104.4 checking for dlltool... no [2022-08-04T17:14:58.484Z] #77 104.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:14:58.484Z] #77 104.4 checking for ar... ar [2022-08-04T17:14:58.484Z] #77 104.4 checking for archiver @FILE support... @ [2022-08-04T17:14:58.484Z] #77 104.6 checking for strip... strip [2022-08-04T17:14:58.484Z] #77 104.6 checking for ranlib... ranlib [2022-08-04T17:14:58.484Z] #77 104.6 checking for gawk... no [2022-08-04T17:14:58.484Z] #77 104.6 checking for mawk... mawk [2022-08-04T17:14:58.484Z] #77 104.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:14:58.484Z] #77 104.8 checking for sysroot... no [2022-08-04T17:14:58.484Z] #77 104.8 checking for a working dd... /bin/dd [2022-08-04T17:14:58.484Z] #77 104.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:14:58.484Z] #77 104.9 checking for mt... no [2022-08-04T17:14:58.484Z] #77 104.9 checking if : is a manifest tool... no [2022-08-04T17:14:58.484Z] #77 104.9 checking for dlfcn.h... yes [2022-08-04T17:14:58.484Z] #77 105.0 checking for objdir... .libs [2022-08-04T17:14:58.484Z] #77 105.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:14:58.484Z] #77 105.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:14:58.484Z] #77 105.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:14:58.484Z] #77 105.7 checking if gcc static flag -static works... yes [2022-08-04T17:14:58.484Z] #77 105.9 checking if gcc supports -c -o file.o... yes [2022-08-04T17:14:58.484Z] #77 106.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:14:58.484Z] #77 106.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T17:14:58.484Z] #77 106.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:14:58.484Z] #77 106.5 checking how to hardcode library paths into programs... immediate [2022-08-04T17:14:58.484Z] #77 106.5 checking whether stripping libraries is possible... yes [2022-08-04T17:14:58.484Z] #77 106.5 checking if libtool supports shared libraries... yes [2022-08-04T17:14:58.484Z] #77 106.5 checking whether to build shared libraries... no [2022-08-04T17:14:58.484Z] #77 106.5 checking whether to build static libraries... yes [2022-08-04T17:14:58.484Z] #77 106.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:14:58.484Z] #77 106.5 checking whether build environment is sane... yes [2022-08-04T17:14:58.484Z] #77 106.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:14:58.484Z] #77 106.6 checking whether make sets $(MAKE)... yes [2022-08-04T17:14:58.484Z] #77 106.7 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:14:58.484Z] #77 106.7 checking whether make supports nested variables... yes [2022-08-04T17:14:58.484Z] #77 106.7 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:14:58.484Z] #77 106.8 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:14:58.484Z] #77 106.8 checking how to create a ustar tar archive... gnutar [2022-08-04T17:14:58.484Z] #77 106.8 checking dependency style of gcc... gcc3 [2022-08-04T17:14:58.484Z] #77 107.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:14:58.484Z] #77 107.0 checking whether make supports nested variables... (cached) yes [2022-08-04T17:14:58.484Z] #77 107.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:14:58.484Z] #77 107.0 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:14:58.484Z] #77 107.0 checking for yajl >= 2.1.0... yes [2022-08-04T17:14:58.484Z] #77 107.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:14:58.484Z] #77 107.1 checking for gcc... (cached) gcc [2022-08-04T17:14:58.484Z] #77 107.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:14:58.484Z] #77 107.2 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:14:58.484Z] #77 107.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:14:58.484Z] #77 107.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:14:58.484Z] #77 107.2 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:14:58.484Z] #77 107.3 checking for python3... /usr/bin/python3 [2022-08-04T17:14:58.484Z] #77 107.3 checking for python3 version... 3.9 [2022-08-04T17:14:58.484Z] #77 107.4 checking for python3 platform... linux [2022-08-04T17:14:58.484Z] #77 107.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:14:58.484Z] #77 107.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:14:58.484Z] #77 107.8 checking that generated files are newer than configure... done [2022-08-04T17:14:58.484Z] #77 107.8 configure: creating ./config.status [2022-08-04T17:14:58.484Z] #77 110.5 config.status: creating Makefile [2022-08-04T17:14:58.484Z] #77 110.6 config.status: creating config.h [2022-08-04T17:14:58.484Z] #77 110.6 config.status: executing libtool commands [2022-08-04T17:14:58.484Z] #77 110.6 config.status: executing depfiles commands [2022-08-04T17:14:58.565Z] #84 61.54 configure.ac:7: installing './compile' [2022-08-04T17:14:58.565Z] #84 61.60 configure.ac:11: installing './config.guess' [2022-08-04T17:14:58.565Z] #84 61.60 configure.ac:11: installing './config.sub' [2022-08-04T17:14:58.565Z] #84 61.61 configure.ac:8: installing './install-sh' [2022-08-04T17:14:58.565Z] #84 61.63 configure.ac:8: installing './missing' [2022-08-04T17:14:58.565Z] #84 61.76 Makefile.am: installing './depcomp' [2022-08-04T17:14:58.742Z] #77 76.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:14:58.744Z] #77 111.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T17:14:58.744Z] #77 111.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:14:58.744Z] #77 ... [2022-08-04T17:14:58.744Z] [2022-08-04T17:14:58.744Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:14:58.744Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-04T17:14:58.744Z] #21 44.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:14:58.744Z] #21 44.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:14:58.924Z] #47 ... [2022-08-04T17:14:58.924Z] [2022-08-04T17:14:58.924Z] #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-04T17:14:58.924Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:14:58.924Z] #14 118.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T17:14:58.924Z] #14 118.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:14:58.924Z] #14 118.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:14:59.003Z] #21 44.21 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-04T17:14:59.003Z] #21 44.23 Setting up patch (2.7.6-7) ... [2022-08-04T17:14:59.003Z] #21 44.25 Setting up sudo (1.9.5p2-3) ... [2022-08-04T17:14:59.003Z] #21 44.32 invoke-rc.d: could not determine current runlevel [2022-08-04T17:14:59.003Z] #21 44.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:14:59.003Z] #21 44.33 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T17:14:59.003Z] #21 44.35 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-04T17:14:59.003Z] #21 44.36 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T17:14:59.003Z] #21 44.37 Setting up pigz (2.6-1) ... [2022-08-04T17:14:59.003Z] #21 44.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T17:14:59.003Z] #21 44.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T17:14:59.003Z] #21 44.41 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:14:59.137Z] #84 63.28 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:14:59.137Z] #84 63.28 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:14:59.263Z] #21 44.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:14:59.398Z] #84 63.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:14:59.398Z] #84 63.38 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:14:59.398Z] #84 63.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:14:59.832Z] #21 45.17 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-04T17:14:59.832Z] #21 45.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:14:59.970Z] #84 63.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:15:00.111Z] #77 ... [2022-08-04T17:15:00.111Z] [2022-08-04T17:15:00.111Z] #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-04T17:15:00.111Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:00.111Z] #14 125.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:15:00.111Z] #14 125.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 125.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:15:00.111Z] #14 126.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:15:00.111Z] #14 126.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 126.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:15:00.111Z] #14 126.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T17:15:00.111Z] #14 126.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 126.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 126.4 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:15:00.111Z] #14 126.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 126.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:15:00.111Z] #14 126.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T17:15:00.111Z] #14 126.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 126.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:15:00.111Z] #14 126.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T17:15:00.111Z] #14 126.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 126.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 127.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T17:15:00.111Z] #14 127.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 127.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 127.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T17:15:00.111Z] #14 127.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 127.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 127.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T17:15:00.111Z] #14 127.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 127.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 127.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T17:15:00.111Z] #14 127.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 127.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:15:00.111Z] #14 128.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T17:15:00.111Z] #14 128.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 128.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 128.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:15:00.111Z] #14 128.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 128.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:15:00.111Z] #14 128.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:15:00.111Z] #14 128.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:15:00.111Z] #14 128.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:15:00.111Z] #14 129.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:15:00.111Z] #14 129.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:15:00.111Z] #14 129.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 129.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:15:00.111Z] #14 129.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T17:15:00.111Z] #14 129.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T17:15:00.111Z] #14 129.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:15:00.111Z] #14 129.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T17:15:00.111Z] #14 129.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:15:00.111Z] #14 129.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 129.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 129.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 129.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:15:00.111Z] #14 129.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:15:00.111Z] #14 DONE 130.2s [2022-08-04T17:15:00.111Z] [2022-08-04T17:15:00.111Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:15:00.111Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T17:15:00.111Z] #15 ... [2022-08-04T17:15:00.111Z] [2022-08-04T17:15:00.111Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T17:15:00.111Z] #59 sha256:a56aa18e4f52f7e7bd19ee9ced2c19049b07ba070e8159214ef80ac51d9e5f23 [2022-08-04T17:15:00.111Z] #59 DONE 0.2s [2022-08-04T17:15:00.231Z] #84 64.11 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:15:00.367Z] [2022-08-04T17:15:00.367Z] #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-04T17:15:00.367Z] #60 sha256:3109cfc6cb6e913bd94967af15e674802c53098d8a22ccf116886f8f3e6797ca [2022-08-04T17:15:00.400Z] #21 45.70 Setting up libelf1:arm64 (0.183-1) ... [2022-08-04T17:15:00.400Z] #21 45.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:15:00.400Z] #21 45.72 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T17:15:00.400Z] #21 45.73 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T17:15:00.493Z] #84 64.43 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:15:00.754Z] #84 64.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:15:00.967Z] #21 46.18 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:15:00.967Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T17:15:00.967Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T17:15:00.967Z] #21 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T17:15:00.967Z] #21 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T17:15:00.967Z] #21 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T17:15:00.967Z] #21 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T17:15:00.967Z] #21 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T17:15:00.967Z] #21 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T17:15:00.967Z] #21 46.27 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T17:15:02.872Z] #21 47.93 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T17:15:02.872Z] #21 47.94 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T17:15:02.872Z] #21 47.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:15:02.872Z] #21 47.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:15:02.885Z] #60 ... [2022-08-04T17:15:02.886Z] [2022-08-04T17:15:02.886Z] #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-04T17:15:02.886Z] #67 sha256:d3566ae638a74f8ab7ee1dcc2c8c77794b946e435f7944aa4509c64bddf2f246 [2022-08-04T17:15:02.886Z] #67 125.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:15:02.886Z] #67 125.3 + GOBIN=/build [2022-08-04T17:15:02.886Z] #67 125.3 + GO111MODULE=on [2022-08-04T17:15:02.886Z] #67 125.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:15:02.886Z] #67 132.0 rootlesskit version 1.0.0 [2022-08-04T17:15:02.886Z] #67 132.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T17:15:02.886Z] #67 132.0 -container-ip string [2022-08-04T17:15:02.886Z] #67 132.0 container ip [2022-08-04T17:15:02.886Z] #67 132.0 -container-port int [2022-08-04T17:15:02.886Z] #67 132.0 container port (default -1) [2022-08-04T17:15:02.886Z] #67 132.0 -host-ip string [2022-08-04T17:15:02.886Z] #67 132.0 host ip [2022-08-04T17:15:02.886Z] #67 132.0 -host-port int [2022-08-04T17:15:02.886Z] #67 132.0 host port (default -1) [2022-08-04T17:15:02.886Z] #67 132.0 -proto string [2022-08-04T17:15:02.886Z] #67 132.0 proxy protocol (default "tcp") [2022-08-04T17:15:02.886Z] #67 DONE 132.6s [2022-08-04T17:15:02.886Z] [2022-08-04T17:15:02.886Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T17:15:02.886Z] #68 sha256:96d263d08bc6bd5550f6a9d0b08c7e3dbc9266a7bbe86b3f007383ff7475813a [2022-08-04T17:15:02.886Z] #68 DONE 0.2s [2022-08-04T17:15:02.886Z] [2022-08-04T17:15:02.886Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T17:15:02.886Z] #69 sha256:9d28a380840ebc8b2b0f9054f2c17dda5f2b41c2fb44007912f3e1d49a45865b [2022-08-04T17:15:02.886Z] #69 DONE 0.1s [2022-08-04T17:15:02.886Z] [2022-08-04T17:15:02.886Z] #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-04T17:15:02.886Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:15:03.301Z] #84 ... [2022-08-04T17:15:03.301Z] [2022-08-04T17:15:03.301Z] #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-04T17:15:03.301Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:15:03.301Z] #19 92.86 Reading package lists... [2022-08-04T17:15:03.809Z] #21 49.18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T17:15:03.810Z] #21 49.19 Setting up jq (1.6-2.1) ... [2022-08-04T17:15:03.810Z] #21 49.20 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-04T17:15:03.810Z] #21 49.22 Setting up iptables (1.8.7-1) ... [2022-08-04T17:15:03.810Z] #21 49.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:15:03.810Z] #21 49.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:15:03.810Z] #21 49.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:15:03.810Z] #21 49.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:15:03.810Z] #21 49.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T17:15:03.810Z] #21 49.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T17:15:03.815Z] #34 ... [2022-08-04T17:15:03.815Z] [2022-08-04T17:15:03.815Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:15:03.815Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T17:15:03.815Z] #15 DONE 4.1s [2022-08-04T17:15:04.069Z] #21 49.29 Setting up iproute2 (5.10.0-4) ... [2022-08-04T17:15:04.071Z] [2022-08-04T17:15:04.071Z] #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-04T17:15:04.071Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T17:15:04.329Z] #21 49.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:15:04.384Z] #14 ... [2022-08-04T17:15:04.384Z] [2022-08-04T17:15:04.384Z] #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-04T17:15:04.384Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:04.384Z] #77 48.51 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T17:15:05.708Z] #21 DONE 51.1s [2022-08-04T17:15:05.708Z] [2022-08-04T17:15:05.708Z] #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-04T17:15:05.708Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:15:05.708Z] #77 111.6 checking for gcc... gcc [2022-08-04T17:15:05.708Z] #77 111.7 checking whether the C compiler works... yes [2022-08-04T17:15:05.708Z] #77 111.9 checking for C compiler default output file name... a.out [2022-08-04T17:15:05.708Z] #77 111.9 checking for suffix of executables... [2022-08-04T17:15:05.708Z] #77 112.1 checking whether we are cross compiling... no [2022-08-04T17:15:05.708Z] #77 112.3 checking for suffix of object files... o [2022-08-04T17:15:05.708Z] #77 112.4 checking whether we are using the GNU C compiler... yes [2022-08-04T17:15:05.708Z] #77 112.5 checking whether gcc accepts -g... yes [2022-08-04T17:15:05.708Z] #77 112.6 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:15:05.708Z] #77 112.8 checking whether gcc understands -c and -o together... yes [2022-08-04T17:15:05.708Z] #77 113.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:15:05.708Z] #77 113.0 checking whether build environment is sane... yes [2022-08-04T17:15:05.708Z] #77 113.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:15:05.708Z] #77 113.1 checking for gawk... no [2022-08-04T17:15:05.708Z] #77 113.1 checking for mawk... mawk [2022-08-04T17:15:05.708Z] #77 113.1 checking whether make sets $(MAKE)... yes [2022-08-04T17:15:05.708Z] #77 113.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:15:05.708Z] #77 113.2 checking whether make supports nested variables... yes [2022-08-04T17:15:05.708Z] #77 113.3 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:15:05.708Z] #77 113.3 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:15:05.708Z] #77 113.3 checking how to create a ustar tar archive... gnutar [2022-08-04T17:15:05.708Z] #77 113.4 checking dependency style of gcc... gcc3 [2022-08-04T17:15:05.708Z] #77 113.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:15:05.708Z] #77 113.6 checking whether make supports nested variables... (cached) yes [2022-08-04T17:15:05.708Z] #77 113.6 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T17:15:05.708Z] #77 113.9 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T17:15:05.708Z] #77 113.9 checking how to print strings... printf [2022-08-04T17:15:05.708Z] #77 114.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:15:05.708Z] #77 114.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:15:05.708Z] #77 114.0 checking for egrep... /bin/grep -E [2022-08-04T17:15:05.708Z] #77 114.0 checking for fgrep... /bin/grep -F [2022-08-04T17:15:05.708Z] #77 114.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:15:05.708Z] #77 114.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:15:05.708Z] #77 114.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:15:05.708Z] #77 114.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:15:05.708Z] #77 114.2 checking whether ln -s works... yes [2022-08-04T17:15:05.708Z] #77 114.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:15:05.708Z] #77 114.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T17:15:05.708Z] #77 114.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:15:05.708Z] #77 114.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:15:05.708Z] #77 114.3 checking for objdump... objdump [2022-08-04T17:15:05.708Z] #77 114.3 checking how to recognize dependent libraries... pass_all [2022-08-04T17:15:05.708Z] #77 114.3 checking for dlltool... no [2022-08-04T17:15:05.708Z] #77 114.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:15:05.708Z] #77 114.3 checking for ar... ar [2022-08-04T17:15:05.708Z] #77 114.3 checking for archiver @FILE support... @ [2022-08-04T17:15:05.708Z] #77 114.4 checking for strip... strip [2022-08-04T17:15:05.708Z] #77 114.4 checking for ranlib... ranlib [2022-08-04T17:15:05.708Z] #77 114.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:15:05.708Z] #77 114.8 checking for sysroot... no [2022-08-04T17:15:05.708Z] #77 114.8 checking for a working dd... /bin/dd [2022-08-04T17:15:05.708Z] #77 114.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:15:05.708Z] #77 114.9 checking for mt... no [2022-08-04T17:15:05.708Z] #77 114.9 checking if : is a manifest tool... no [2022-08-04T17:15:05.708Z] #77 114.9 checking how to run the C preprocessor... gcc -E [2022-08-04T17:15:05.708Z] #77 115.3 checking for ANSI C header files... yes [2022-08-04T17:15:05.708Z] #77 116.0 checking for sys/types.h... yes [2022-08-04T17:15:05.708Z] #77 116.1 checking for sys/stat.h... yes [2022-08-04T17:15:05.708Z] #77 116.3 checking for stdlib.h... yes [2022-08-04T17:15:05.708Z] #77 116.5 checking for string.h... yes [2022-08-04T17:15:05.708Z] #77 116.7 checking for memory.h... yes [2022-08-04T17:15:05.708Z] #77 116.9 checking for strings.h... yes [2022-08-04T17:15:05.708Z] #77 117.1 checking for inttypes.h... yes [2022-08-04T17:15:05.708Z] #77 117.2 checking for stdint.h... yes [2022-08-04T17:15:05.708Z] #77 117.4 checking for unistd.h... yes [2022-08-04T17:15:05.708Z] #77 117.5 checking for dlfcn.h... yes [2022-08-04T17:15:05.708Z] #77 117.6 checking for objdir... .libs [2022-08-04T17:15:05.708Z] #77 118.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:15:05.708Z] #77 118.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:15:05.708Z] #77 118.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:15:05.708Z] #77 118.2 checking if gcc static flag -static works... yes [2022-08-04T17:15:05.968Z] #77 118.4 checking if gcc supports -c -o file.o... yes [2022-08-04T17:15:05.968Z] #77 118.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:15:05.968Z] #77 118.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T17:15:06.500Z] #77 118.7 checking dynamic linker characteristics... #77 ... [2022-08-04T17:15:06.500Z] [2022-08-04T17:15:06.500Z] #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-04T17:15:06.500Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-04T17:15:06.500Z] #22 0.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T17:15:06.500Z] #22 0.687 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T17:15:06.500Z] #22 0.690 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T17:15:06.500Z] #22 DONE 0.7s [2022-08-04T17:15:06.500Z] [2022-08-04T17:15:06.500Z] #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-04T17:15:06.500Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:15:06.500Z] #77 118.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:15:06.500Z] #77 119.1 checking how to hardcode library paths into programs... immediate [2022-08-04T17:15:06.500Z] #77 119.1 checking whether stripping libraries is possible... yes [2022-08-04T17:15:06.500Z] #77 ... [2022-08-04T17:15:06.500Z] [2022-08-04T17:15:06.500Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:15:06.500Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-04T17:15:07.345Z] #16 DONE 3.4s [2022-08-04T17:15:07.345Z] [2022-08-04T17:15:07.345Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T17:15:07.345Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T17:15:09.893Z] #19 115.8 Building dependency tree... [2022-08-04T17:15:10.612Z] #14 116.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T17:15:10.612Z] #14 116.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:10.612Z] #14 116.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:15:10.614Z] #17 3.113 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T17:15:10.614Z] #17 DONE 3.3s [2022-08-04T17:15:10.614Z] [2022-08-04T17:15:10.614Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T17:15:10.614Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T17:15:11.783Z] #23 ... [2022-08-04T17:15:11.783Z] [2022-08-04T17:15:11.783Z] #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-04T17:15:11.783Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:15:11.783Z] #77 119.1 checking if libtool supports shared libraries... yes [2022-08-04T17:15:11.783Z] #77 119.1 checking whether to build shared libraries... no [2022-08-04T17:15:11.783Z] #77 119.1 checking whether to build static libraries... yes [2022-08-04T17:15:11.783Z] #77 119.1 checking float.h usability... yes [2022-08-04T17:15:11.783Z] #77 119.4 checking float.h presence... yes [2022-08-04T17:15:11.783Z] #77 119.4 checking for float.h... yes [2022-08-04T17:15:11.783Z] #77 119.5 checking limits.h usability... yes [2022-08-04T17:15:11.783Z] #77 119.6 checking limits.h presence... yes [2022-08-04T17:15:11.783Z] #77 119.8 checking for limits.h... yes [2022-08-04T17:15:11.783Z] #77 119.8 checking stddef.h usability... yes [2022-08-04T17:15:11.783Z] #77 120.0 checking stddef.h presence... yes [2022-08-04T17:15:11.783Z] #77 120.0 checking for stddef.h... yes [2022-08-04T17:15:11.783Z] #77 120.1 checking for stdlib.h... (cached) yes [2022-08-04T17:15:11.783Z] #77 120.1 checking for string.h... (cached) yes [2022-08-04T17:15:11.783Z] #77 120.1 checking sys/time.h usability... yes [2022-08-04T17:15:11.783Z] #77 120.2 checking sys/time.h presence... yes [2022-08-04T17:15:11.783Z] #77 120.3 checking for sys/time.h... yes [2022-08-04T17:15:11.783Z] #77 120.4 checking for inline... inline [2022-08-04T17:15:11.783Z] #77 120.5 checking for size_t... yes [2022-08-04T17:15:11.783Z] #77 120.7 checking for stdlib.h... (cached) yes [2022-08-04T17:15:11.783Z] #77 120.7 checking for GNU libc compatible malloc... yes [2022-08-04T17:15:11.783Z] #77 120.9 checking for stdlib.h... (cached) yes [2022-08-04T17:15:11.783Z] #77 120.9 checking for GNU libc compatible realloc... yes [2022-08-04T17:15:11.783Z] #77 121.2 checking for working strtod... yes [2022-08-04T17:15:11.783Z] #77 121.5 checking for gettimeofday... yes [2022-08-04T17:15:11.783Z] #77 121.7 checking for memset... yes [2022-08-04T17:15:11.783Z] #77 122.0 checking for strspn... yes [2022-08-04T17:15:11.783Z] #77 122.3 checking that generated files are newer than configure... done [2022-08-04T17:15:11.783Z] #77 122.3 configure: creating ./config.status [2022-08-04T17:15:12.720Z] #77 125.0 config.status: creating Makefile [2022-08-04T17:15:12.720Z] #77 125.1 config.status: creating config.h [2022-08-04T17:15:12.720Z] #77 125.1 config.status: executing depfiles commands [2022-08-04T17:15:12.720Z] #77 125.3 config.status: executing libtool commands [2022-08-04T17:15:13.658Z] #77 126.2 GEN .version [2022-08-04T17:15:13.658Z] #77 126.2 make install-recursive [2022-08-04T17:15:13.658Z] #77 126.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T17:15:13.884Z] #18 DONE 2.9s [2022-08-04T17:15:13.884Z] [2022-08-04T17:15:13.884Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:15:13.884Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T17:15:13.917Z] #77 126.3 Making install in libocispec [2022-08-04T17:15:13.917Z] #77 126.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:15:13.917Z] #77 126.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T17:15:13.917Z] #77 126.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T17:15:13.917Z] #77 126.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T17:15:13.917Z] #77 126.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T17:15:14.485Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T17:15:14.486Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T17:15:14.745Z] #77 127.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T17:15:14.813Z] #19 ... [2022-08-04T17:15:14.813Z] [2022-08-04T17:15:14.813Z] #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-04T17:15:14.813Z] #60 sha256:3109cfc6cb6e913bd94967af15e674802c53098d8a22ccf116886f8f3e6797ca [2022-08-04T17:15:14.813Z] #60 4.407 + RM_GOPATH=0 [2022-08-04T17:15:14.813Z] #60 4.407 + TMP_GOPATH= [2022-08-04T17:15:14.813Z] #60 4.407 + : /build [2022-08-04T17:15:14.813Z] #60 4.407 + '[' -z '' ']' [2022-08-04T17:15:14.813Z] #60 4.411 ++ mktemp -d [2022-08-04T17:15:14.813Z] #60 4.411 + export GOPATH=/tmp/tmp.HCucYf5On4 [2022-08-04T17:15:14.813Z] #60 4.411 + GOPATH=/tmp/tmp.HCucYf5On4 [2022-08-04T17:15:14.813Z] #60 4.411 + RM_GOPATH=1 [2022-08-04T17:15:14.813Z] #60 4.411 + case "$(go env GOARCH)" in [2022-08-04T17:15:14.813Z] #60 4.411 ++ go env GOARCH [2022-08-04T17:15:14.813Z] #60 4.429 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:15:14.813Z] #60 4.429 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:15:14.813Z] #60 4.432 ++ dirname /install.sh [2022-08-04T17:15:14.813Z] #60 4.462 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T17:15:14.813Z] #60 4.462 + dir=/ [2022-08-04T17:15:14.813Z] #60 4.462 + bin=runc [2022-08-04T17:15:14.813Z] #60 4.462 + shift [2022-08-04T17:15:14.813Z] #60 4.462 + '[' '!' -f //runc.installer ']' [2022-08-04T17:15:14.813Z] #60 4.462 + . //runc.installer [2022-08-04T17:15:14.813Z] #60 4.462 ++ set -e [2022-08-04T17:15:14.813Z] #60 4.462 ++ : v1.1.2 [2022-08-04T17:15:14.813Z] #60 4.462 + install_runc [2022-08-04T17:15:14.813Z] #60 4.462 + RUNC_BUILDTAGS=seccomp [2022-08-04T17:15:14.813Z] #60 4.462 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T17:15:14.813Z] #60 4.462 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HCucYf5On4/src/github.com/opencontainers/runc [2022-08-04T17:15:14.813Z] #60 4.462 Cloning into '/tmp/tmp.HCucYf5On4/src/github.com/opencontainers/runc'... [2022-08-04T17:15:15.069Z] #60 ... [2022-08-04T17:15:15.069Z] [2022-08-04T17:15:15.069Z] #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-04T17:15:15.069Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:15.069Z] #77 92.77 configure.ac:11: installing 'build-aux/compile' [2022-08-04T17:15:15.069Z] #77 92.80 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T17:15:15.069Z] #77 92.80 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T17:15:15.069Z] #77 92.80 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T17:15:15.069Z] #77 92.82 configure.ac:13: installing 'build-aux/missing' [2022-08-04T17:15:15.069Z] #77 92.83 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T17:15:15.183Z] #19 126.8 The following additional packages will be installed: [2022-08-04T17:15:15.183Z] #19 126.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T17:15:15.183Z] #19 126.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T17:15:15.183Z] #19 126.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-04T17:15:15.183Z] #19 126.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-04T17:15:15.183Z] #19 126.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T17:15:15.183Z] #19 126.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T17:15:15.183Z] #19 126.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T17:15:15.183Z] #19 126.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T17:15:15.183Z] #19 126.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T17:15:15.183Z] #19 126.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T17:15:15.183Z] #19 126.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T17:15:15.183Z] #19 126.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T17:15:15.183Z] #19 126.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T17:15:15.183Z] #19 126.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T17:15:15.183Z] #19 126.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T17:15:15.183Z] #19 126.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T17:15:15.183Z] #19 126.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T17:15:15.183Z] #19 126.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T17:15:15.183Z] #19 126.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T17:15:15.183Z] #19 126.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T17:15:15.183Z] #19 126.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T17:15:15.183Z] #19 126.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T17:15:15.183Z] #19 126.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T17:15:15.183Z] #19 126.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T17:15:15.183Z] #19 126.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T17:15:15.183Z] #19 126.9 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T17:15:15.183Z] #19 126.9 Suggested packages: [2022-08-04T17:15:15.183Z] #19 127.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-04T17:15:15.183Z] #19 127.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-04T17:15:15.183Z] #19 127.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-04T17:15:15.183Z] #19 127.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-04T17:15:15.183Z] #19 127.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-04T17:15:15.183Z] #19 127.0 libyaml-shell-perl ed diffutils-doc [2022-08-04T17:15:15.183Z] #19 127.0 Recommended packages: [2022-08-04T17:15:15.183Z] #19 127.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-04T17:15:15.183Z] #19 127.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T17:15:15.315Z] #77 128.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T17:15:15.326Z] #77 93.08 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:15:15.585Z] #77 128.1 make install-recursive [2022-08-04T17:15:15.585Z] #77 128.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:15:15.585Z] #77 128.2 Making install in yajl [2022-08-04T17:15:15.585Z] #77 128.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:15:15.585Z] #77 128.2 CC verify/json_verify-json_verify.o [2022-08-04T17:15:15.585Z] #77 128.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T17:15:15.585Z] #77 128.2 CC src/libyajl_la-yajl.lo [2022-08-04T17:15:15.585Z] #77 128.3 CC src/libyajl_la-yajl_gen.lo [2022-08-04T17:15:15.844Z] #77 128.3 CC src/libyajl_la-yajl_parser.lo [2022-08-04T17:15:15.844Z] #77 128.3 CC src/libyajl_la-yajl_buf.lo [2022-08-04T17:15:15.844Z] #77 128.4 CC src/libyajl_la-yajl_encode.lo [2022-08-04T17:15:15.844Z] #77 128.4 CC src/libyajl_la-yajl_lex.lo [2022-08-04T17:15:15.844Z] #77 128.4 CC src/libyajl_la-yajl_tree.lo [2022-08-04T17:15:15.889Z] #77 ... [2022-08-04T17:15:15.889Z] [2022-08-04T17:15:15.889Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:15:15.889Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T17:15:15.889Z] #19 DONE 2.1s [2022-08-04T17:15:15.889Z] [2022-08-04T17:15:15.889Z] #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-04T17:15:15.889Z] #60 sha256:3109cfc6cb6e913bd94967af15e674802c53098d8a22ccf116886f8f3e6797ca [2022-08-04T17:15:15.889Z] #60 15.71 + cd /tmp/tmp.HCucYf5On4/src/github.com/opencontainers/runc [2022-08-04T17:15:15.889Z] #60 15.71 + git checkout -q v1.1.2 [2022-08-04T17:15:16.609Z] #77 ... [2022-08-04T17:15:16.609Z] [2022-08-04T17:15:16.609Z] #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-04T17:15:16.609Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:15:16.819Z] #60 16.59 + '[' -z '' ']' [2022-08-04T17:15:16.819Z] #60 16.59 + target=static [2022-08-04T17:15:16.819Z] #60 16.59 + make BUILDTAGS=seccomp static [2022-08-04T17:15:17.098Z] #19 ... [2022-08-04T17:15:17.098Z] [2022-08-04T17:15:17.098Z] #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-04T17:15:17.098Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:17.098Z] #84 80.71 configure.ac:7: installing 'build-aux/compile' [2022-08-04T17:15:17.098Z] #84 80.75 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T17:15:17.098Z] #84 80.76 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T17:15:17.098Z] #84 80.77 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T17:15:17.098Z] #84 80.82 configure.ac:11: installing 'build-aux/missing' [2022-08-04T17:15:17.098Z] #84 81.13 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:15:17.359Z] #84 81.28 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T17:15:17.385Z] #60 17.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T17:15:17.642Z] #60 ... [2022-08-04T17:15:17.642Z] [2022-08-04T17:15:17.642Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:15:17.642Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T17:15:17.642Z] #20 DONE 1.9s [2022-08-04T17:15:17.893Z] #64 73.56 Updating files: 26% (1304/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 64% (3176/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T17:15:17.893Z] #64 76.59 + cd /tmp/tmp.jG4CMYoArH/src/github.com/containerd/containerd [2022-08-04T17:15:17.898Z] [2022-08-04T17:15:17.899Z] #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-04T17:15:17.899Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:17.899Z] #77 94.55 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:15:17.899Z] #77 94.82 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:15:17.899Z] #77 94.82 checking how to print strings... printf [2022-08-04T17:15:17.899Z] #77 94.83 checking for gcc... gcc [2022-08-04T17:15:17.899Z] #77 94.93 checking whether the C compiler works... yes [2022-08-04T17:15:17.899Z] #77 95.16 checking for C compiler default output file name... a.out [2022-08-04T17:15:17.899Z] #77 95.16 checking for suffix of executables... [2022-08-04T17:15:17.899Z] #77 95.40 checking whether we are cross compiling... no [2022-08-04T17:15:18.151Z] #64 76.59 + git checkout -q v1.6.6 [2022-08-04T17:15:18.156Z] #77 95.76 checking for suffix of object files... o [2022-08-04T17:15:18.413Z] #77 95.91 checking whether we are using the GNU C compiler... yes [2022-08-04T17:15:18.413Z] #77 96.03 checking whether gcc accepts -g... yes [2022-08-04T17:15:18.670Z] #77 96.17 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:15:18.828Z] #14 ... [2022-08-04T17:15:18.828Z] [2022-08-04T17:15:18.828Z] #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-04T17:15:18.828Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:18.828Z] #77 46.38 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T17:15:18.927Z] #77 96.42 checking whether gcc understands -c and -o together... yes [2022-08-04T17:15:18.927Z] #77 96.70 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:15:18.927Z] #77 96.71 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:15:18.927Z] #77 96.73 checking for egrep... /bin/grep -E [2022-08-04T17:15:18.927Z] #77 96.73 checking for fgrep... /bin/grep -F [2022-08-04T17:15:18.927Z] #77 96.76 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:15:18.927Z] #77 96.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:15:19.184Z] #77 96.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:15:19.184Z] #77 96.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:15:19.184Z] #77 96.92 checking whether ln -s works... yes [2022-08-04T17:15:19.184Z] #77 96.92 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:15:19.184Z] #77 96.98 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T17:15:19.184Z] #77 96.98 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:15:19.184Z] #77 96.98 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:15:19.184Z] #77 96.98 checking for objdump... objdump [2022-08-04T17:15:19.185Z] #77 96.98 checking how to recognize dependent libraries... pass_all [2022-08-04T17:15:19.185Z] #77 96.98 checking for dlltool... no [2022-08-04T17:15:19.185Z] #77 96.98 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:15:19.185Z] #77 96.98 checking for ar... ar [2022-08-04T17:15:19.442Z] #77 96.98 checking for archiver @FILE support... @ [2022-08-04T17:15:19.442Z] #77 97.26 checking for strip... strip [2022-08-04T17:15:19.442Z] #77 97.26 checking for ranlib... ranlib [2022-08-04T17:15:19.442Z] #77 97.26 checking for gawk... no [2022-08-04T17:15:19.442Z] #77 97.26 checking for mawk... mawk [2022-08-04T17:15:20.009Z] #77 97.26 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:15:20.009Z] #77 97.80 checking for sysroot... no [2022-08-04T17:15:20.009Z] #77 97.80 checking for a working dd... /bin/dd [2022-08-04T17:15:20.009Z] #77 97.82 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:15:20.266Z] #77 97.96 checking for mt... no [2022-08-04T17:15:20.266Z] #77 97.96 checking if : is a manifest tool... no [2022-08-04T17:15:20.522Z] #77 97.96 checking how to run the C preprocessor... gcc -E [2022-08-04T17:15:20.663Z] #84 84.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:15:20.663Z] #84 84.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:15:20.691Z] #64 79.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T17:15:20.691Z] #64 79.03 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T17:15:20.691Z] #64 79.03 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:15:20.691Z] #64 79.03 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:15:20.691Z] #64 79.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T17:15:20.691Z] #64 79.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T17:15:20.691Z] #64 79.03 + '[' '' = dynamic ']' [2022-08-04T17:15:20.691Z] #64 79.03 + make [2022-08-04T17:15:21.085Z] #77 98.25 checking for ANSI C header files... yes [2022-08-04T17:15:21.123Z] #77 ... [2022-08-04T17:15:21.123Z] [2022-08-04T17:15:21.123Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:15:21.123Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-04T17:15:21.123Z] #23 9.360 Collecting yamllint==1.26.1 [2022-08-04T17:15:21.123Z] #23 10.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T17:15:21.123Z] #23 11.59 Collecting pathspec>=0.5.3 [2022-08-04T17:15:21.123Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T17:15:21.123Z] #23 11.91 Collecting pyyaml [2022-08-04T17:15:21.123Z] #23 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-04T17:15:21.123Z] #23 11.99 Building wheels for collected packages: yamllint [2022-08-04T17:15:21.123Z] #23 12.00 Building wheel for yamllint (setup.py): started [2022-08-04T17:15:21.124Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T17:15:21.124Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d1eb3c80ccc3f7328af102410896eef9f8045d6285678df652373180aeb2b51e [2022-08-04T17:15:21.124Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T17:15:21.124Z] #23 13.11 Successfully built yamllint [2022-08-04T17:15:21.124Z] #23 13.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T17:15:21.124Z] #23 13.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T17:15:21.124Z] #23 DONE 14.1s [2022-08-04T17:15:21.124Z] [2022-08-04T17:15:21.124Z] #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-04T17:15:21.124Z] #26 sha256:6558b9f2d9926d65def7f6e3f3dbf8ff1db08965b78245a084390c953f4093a2 [2022-08-04T17:15:21.343Z] #77 99.02 checking for sys/types.h... yes [2022-08-04T17:15:21.382Z] #26 ... [2022-08-04T17:15:21.382Z] [2022-08-04T17:15:21.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-04T17:15:21.382Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:15:21.382Z] #77 133.8 CCLD libyajl.la [2022-08-04T17:15:21.602Z] #77 99.15 checking for sys/stat.h... yes [2022-08-04T17:15:21.605Z] #84 85.77 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:15:21.641Z] #77 134.2 CCLD verify/json_verify [2022-08-04T17:15:21.859Z] #77 99.32 checking for stdlib.h... yes [2022-08-04T17:15:21.859Z] #77 99.50 checking for string.h... yes [2022-08-04T17:15:21.870Z] #84 85.77 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:15:21.870Z] #84 85.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:15:21.870Z] #84 85.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:15:21.900Z] #77 134.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:15:21.900Z] #77 134.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:15:21.900Z] #77 134.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:15:21.900Z] #77 134.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:15:21.900Z] #77 134.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:15:21.900Z] #77 134.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:15:22.116Z] #77 99.72 checking for memory.h... yes [2022-08-04T17:15:22.130Z] #84 86.20 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:15:22.159Z] #77 134.7 CC src/validate.o [2022-08-04T17:15:22.159Z] #77 134.7 CC src/image_spec_schema_config_schema.lo [2022-08-04T17:15:22.159Z] #77 134.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T17:15:22.159Z] #77 134.7 CC src/image_spec_schema_defs.lo [2022-08-04T17:15:22.159Z] #77 134.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T17:15:22.159Z] #77 134.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T17:15:22.159Z] #77 134.8 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T17:15:22.159Z] #77 134.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T17:15:22.160Z] #77 134.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T17:15:22.372Z] #77 99.86 checking for strings.h... yes [2022-08-04T17:15:22.373Z] #77 100.0 checking for inttypes.h... yes [2022-08-04T17:15:22.391Z] #84 86.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:15:22.418Z] #77 134.9 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T17:15:22.419Z] #77 134.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T17:15:22.419Z] #77 135.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T17:15:22.419Z] #77 135.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T17:15:22.419Z] #77 135.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T17:15:22.630Z] #77 100.3 checking for stdint.h... yes [2022-08-04T17:15:22.678Z] #77 135.2 CC src/runtime_spec_schema_defs.lo [2022-08-04T17:15:22.678Z] #77 135.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T17:15:22.887Z] #77 100.5 checking for unistd.h... yes [2022-08-04T17:15:22.938Z] #77 135.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T17:15:22.938Z] #77 135.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T17:15:22.938Z] #77 135.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T17:15:22.938Z] #77 135.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T17:15:22.938Z] #77 135.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T17:15:22.962Z] #84 ... [2022-08-04T17:15:22.962Z] [2022-08-04T17:15:22.962Z] #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-04T17:15:22.962Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:15:22.962Z] #19 135.4 The following NEW packages will be installed: [2022-08-04T17:15:23.143Z] #77 100.7 checking for dlfcn.h... yes [2022-08-04T17:15:23.143Z] #77 100.9 checking for objdir... .libs [2022-08-04T17:15:23.198Z] #77 135.7 CC src/basic_test_double_array_item.lo [2022-08-04T17:15:23.198Z] #77 135.7 CC src/basic_test_double_array.lo [2022-08-04T17:15:23.198Z] #77 135.9 CC src/basic_test_top_array_int.lo [2022-08-04T17:15:23.212Z] #64 ... [2022-08-04T17:15:23.212Z] [2022-08-04T17:15:23.212Z] #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-04T17:15:23.212Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:23.212Z] #14 144.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T17:15:23.212Z] #14 144.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:23.212Z] #14 144.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:15:23.223Z] #19 135.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T17:15:23.223Z] #19 135.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T17:15:23.223Z] #19 135.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-04T17:15:23.223Z] #19 135.4 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-04T17:15:23.223Z] #19 135.4 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-04T17:15:23.223Z] #19 135.4 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-04T17:15:23.223Z] #19 135.4 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-04T17:15:23.223Z] #19 135.4 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T17:15:23.223Z] #19 135.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T17:15:23.223Z] #19 135.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T17:15:23.223Z] #19 135.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T17:15:23.223Z] #19 135.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T17:15:23.223Z] #19 135.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T17:15:23.223Z] #19 135.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T17:15:23.223Z] #19 135.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T17:15:23.223Z] #19 135.4 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T17:15:23.223Z] #19 135.4 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T17:15:23.223Z] #19 135.4 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T17:15:23.223Z] #19 135.4 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T17:15:23.223Z] #19 135.4 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T17:15:23.223Z] #19 135.4 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T17:15:23.223Z] #19 135.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T17:15:23.223Z] #19 135.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T17:15:23.223Z] #19 135.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T17:15:23.223Z] #19 135.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T17:15:23.223Z] #19 135.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T17:15:23.223Z] #19 135.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T17:15:23.223Z] #19 135.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T17:15:23.223Z] #19 135.5 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T17:15:23.459Z] #77 136.1 CC src/basic_test_top_array_string.lo [2022-08-04T17:15:23.459Z] #77 136.2 CC src/basic_test_top_double_array_int.lo [2022-08-04T17:15:23.706Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:15:23.706Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:15:23.719Z] #77 136.2 CC src/basic_test_top_double_array_obj.lo [2022-08-04T17:15:23.719Z] #77 136.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T17:15:23.964Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:15:23.981Z] #77 136.5 CC src/basic_test_top_double_array_string.lo [2022-08-04T17:15:24.165Z] #19 136.4 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:15:24.165Z] #19 136.4 Need to get 788 MB of archives. [2022-08-04T17:15:24.165Z] #19 136.4 After this operation, 3385 MB of additional disk space will be used. [2022-08-04T17:15:24.165Z] #19 136.4 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-04T17:15:24.165Z] #19 136.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:15:24.165Z] #19 136.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T17:15:24.165Z] #19 136.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T17:15:24.165Z] #19 136.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T17:15:24.165Z] #19 136.4 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-04T17:15:24.165Z] #19 136.4 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-04T17:15:24.241Z] #77 136.6 CC src/read-file.lo [2022-08-04T17:15:24.241Z] #77 136.9 CC src/json_common.lo [2022-08-04T17:15:24.241Z] #77 137.0 CC tests/test-1.o [2022-08-04T17:15:24.426Z] #19 136.6 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-04T17:15:24.426Z] #19 136.8 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-04T17:15:24.527Z] #77 101.6 checking if gcc static flag -static works... yes [2022-08-04T17:15:24.528Z] #77 102.1 checking if gcc supports -c -o file.o... yes [2022-08-04T17:15:24.528Z] #77 102.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:15:24.528Z] #77 102.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:15:24.687Z] #19 137.0 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-04T17:15:24.687Z] #19 137.1 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-04T17:15:24.785Z] #77 102.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:15:24.785Z] #77 102.7 checking how to hardcode library paths into programs... immediate [2022-08-04T17:15:24.785Z] #77 102.7 checking whether stripping libraries is possible... yes [2022-08-04T17:15:24.785Z] #77 102.7 checking if libtool supports shared libraries... yes [2022-08-04T17:15:24.785Z] #77 102.7 checking whether to build shared libraries... no [2022-08-04T17:15:24.785Z] #77 102.7 checking whether to build static libraries... yes [2022-08-04T17:15:24.785Z] #77 102.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:15:24.811Z] #77 137.2 CC tests/test-2.o [2022-08-04T17:15:24.811Z] #77 137.3 CC tests/test-3.o [2022-08-04T17:15:24.811Z] #77 137.5 CC tests/test-4.o [2022-08-04T17:15:24.947Z] #19 137.2 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-04T17:15:24.947Z] #19 137.2 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-04T17:15:25.042Z] #77 102.7 checking whether build environment is sane... yes [2022-08-04T17:15:25.042Z] #77 102.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:15:25.042Z] #77 102.8 checking whether make sets $(MAKE)... yes [2022-08-04T17:15:25.042Z] #77 102.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:15:25.042Z] #77 102.9 checking whether make supports nested variables... yes [2022-08-04T17:15:25.299Z] #77 102.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:15:25.299Z] #77 102.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:15:25.299Z] #77 103.0 checking how to create a ustar tar archive... gnutar [2022-08-04T17:15:25.299Z] #77 103.0 checking dependency style of gcc... gcc3 [2022-08-04T17:15:25.380Z] #77 137.7 CC tests/test-5.o [2022-08-04T17:15:25.380Z] #77 137.9 CC tests/test-6.o [2022-08-04T17:15:25.380Z] #77 138.1 CC tests/test-7.o [2022-08-04T17:15:25.556Z] #77 103.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:15:25.556Z] #77 103.2 checking whether make supports nested variables... (cached) yes [2022-08-04T17:15:25.556Z] #77 103.2 checking for gawk... (cached) mawk [2022-08-04T17:15:25.556Z] #77 103.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:15:25.556Z] #77 103.2 checking for gcc... (cached) gcc [2022-08-04T17:15:25.556Z] #77 103.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:15:25.556Z] #77 103.3 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:15:25.556Z] #77 103.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:15:25.556Z] #77 103.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:15:25.556Z] #77 103.3 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:15:25.813Z] #77 103.5 checking for python3... /usr/bin/python3 [2022-08-04T17:15:25.813Z] #77 103.5 checking for python3 version... 3.9 [2022-08-04T17:15:25.813Z] #77 103.6 checking for python3 platform... linux [2022-08-04T17:15:25.949Z] #77 138.5 CC tests/test-8.o [2022-08-04T17:15:25.949Z] #77 138.5 CC tests/test-9.o [2022-08-04T17:15:26.074Z] #77 103.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:15:26.209Z] #77 138.8 CC tests/test-10.o [2022-08-04T17:15:26.331Z] #77 103.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:15:26.331Z] #77 104.1 checking for go-md2man... no [2022-08-04T17:15:26.469Z] #77 138.9 CC tests/test-11.o [2022-08-04T17:15:26.588Z] #77 104.1 checking error.h usability... yes [2022-08-04T17:15:26.588Z] #77 104.3 checking error.h presence... yes [2022-08-04T17:15:26.588Z] #77 104.4 checking for error.h... yes [2022-08-04T17:15:26.845Z] #77 104.5 checking linux/openat2.h usability... yes [2022-08-04T17:15:26.845Z] #77 104.7 checking linux/openat2.h presence... yes [2022-08-04T17:15:26.845Z] #77 104.7 checking for linux/openat2.h... yes [2022-08-04T17:15:27.101Z] #77 104.8 checking for copy_file_range... yes [2022-08-04T17:15:27.359Z] #77 105.0 checking for fgetxattr... yes [2022-08-04T17:15:27.616Z] #77 105.3 checking for statx... [2022-08-04T17:15:27.616Z] #77 ... [2022-08-04T17:15:27.616Z] [2022-08-04T17:15:27.616Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:15:27.616Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:15:27.616Z] #21 2.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:15:27.616Z] #21 2.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:15:27.616Z] #21 2.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:15:27.616Z] #21 2.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:15:27.616Z] #21 4.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:15:27.616Z] #21 5.865 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:15:27.616Z] #21 10.14 Fetched 8563 kB in 8s (1052 kB/s) [2022-08-04T17:15:27.873Z] #21 10.14 Reading package lists... [2022-08-04T17:15:27.873Z] #21 ... [2022-08-04T17:15:27.873Z] [2022-08-04T17:15:27.873Z] #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-04T17:15:27.873Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:27.873Z] #77 105.3 checking for statx... yes [2022-08-04T17:15:28.130Z] #77 105.7 checking for fgetpwent_r... yes [2022-08-04T17:15:28.249Z] #19 140.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-04T17:15:28.249Z] #19 140.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-04T17:15:28.391Z] #77 105.9 checking for issetugid... no [2022-08-04T17:15:28.391Z] #77 106.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:15:28.391Z] #77 106.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:15:28.832Z] #77 ... [2022-08-04T17:15:28.832Z] [2022-08-04T17:15:28.833Z] #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-04T17:15:28.833Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:15:28.953Z] #77 106.2 checking for library containing yajl_tree_get... -lyajl [2022-08-04T17:15:28.953Z] #77 106.6 checking for yajl >= 2.0.0... yes [2022-08-04T17:15:29.210Z] #77 106.7 checking sys/capability.h usability... yes [2022-08-04T17:15:29.466Z] #77 107.0 checking sys/capability.h presence... yes [2022-08-04T17:15:29.466Z] #77 107.1 checking for sys/capability.h... yes [2022-08-04T17:15:29.722Z] #77 107.1 checking for library containing cap_from_name... -lcap [2022-08-04T17:15:30.164Z] #19 142.3 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-04T17:15:30.164Z] #19 142.3 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-04T17:15:30.545Z] #77 107.6 checking for library containing dlopen... -ldl [2022-08-04T17:15:30.802Z] #77 108.1 checking seccomp.h usability... yes [2022-08-04T17:15:30.802Z] #77 108.4 checking seccomp.h presence... yes [2022-08-04T17:15:30.802Z] #77 108.5 checking for seccomp.h... yes [2022-08-04T17:15:31.312Z] #14 ... [2022-08-04T17:15:31.312Z] [2022-08-04T17:15:31.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-04T17:15:31.312Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:31.312Z] #77 66.94 libtoolize: putting auxiliary files in '.'. [2022-08-04T17:15:31.312Z] #77 66.94 libtoolize: copying file './ltmain.sh' [2022-08-04T17:15:31.312Z] #77 68.21 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T17:15:31.312Z] #77 68.21 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T17:15:31.312Z] #77 68.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:15:31.365Z] #77 108.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T17:15:31.622Z] #77 109.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T17:15:31.683Z] #64 72.51 Updating files: 26% (1312/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 55% (2740/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 83% (4080/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T17:15:31.683Z] #64 75.42 + cd /tmp/tmp.OEzu6neyCe/src/github.com/containerd/containerd [2022-08-04T17:15:31.683Z] #64 75.42 + git checkout -q v1.6.6 [2022-08-04T17:15:31.879Z] #77 109.4 checking systemd/sd-bus.h usability... yes [2022-08-04T17:15:32.136Z] #77 109.7 checking systemd/sd-bus.h presence... yes [2022-08-04T17:15:32.136Z] #77 109.8 checking for systemd/sd-bus.h... yes [2022-08-04T17:15:32.700Z] #77 109.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T17:15:32.700Z] #77 110.4 checking for sd_notify_barrier... yes [2022-08-04T17:15:32.711Z] #19 144.6 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-04T17:15:32.711Z] #19 144.6 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-04T17:15:32.959Z] [2022-08-04T17:15:32.959Z] #77 ... [2022-08-04T17:15:32.959Z] [2022-08-04T17:15:32.959Z] #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-04T17:15:32.959Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:15:32.959Z] #34 DONE 162.9s [2022-08-04T17:15:32.959Z] [2022-08-04T17:15:32.959Z] #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-04T17:15:32.959Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:32.959Z] #77 110.6 checking linux/bpf.h usability... [2022-08-04T17:15:32.959Z] #77 ... [2022-08-04T17:15:32.959Z] [2022-08-04T17:15:32.959Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:15:32.959Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:15:32.959Z] #21 10.14 Reading package lists... [2022-08-04T17:15:33.836Z] #77 ... [2022-08-04T17:15:33.836Z] [2022-08-04T17:15:33.836Z] #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-04T17:15:33.836Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:15:33.836Z] #64 82.08 + bin/ctr [2022-08-04T17:15:34.220Z] #64 77.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T17:15:34.220Z] #64 77.52 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T17:15:34.220Z] #64 77.52 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:15:34.220Z] #64 77.52 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:15:34.220Z] #64 77.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T17:15:34.220Z] #64 77.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T17:15:34.220Z] #64 77.52 + '[' '' = dynamic ']' [2022-08-04T17:15:34.220Z] #64 77.52 + make [2022-08-04T17:15:34.401Z] #64 ... [2022-08-04T17:15:34.401Z] [2022-08-04T17:15:34.401Z] #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-04T17:15:34.401Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:34.401Z] #14 155.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T17:15:34.401Z] #14 155.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:34.401Z] #14 155.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:15:34.625Z] #19 146.9 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-04T17:15:34.625Z] #19 146.9 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-04T17:15:34.853Z] #21 13.70 Reading package lists... [2022-08-04T17:15:35.784Z] #21 17.22 Building dependency tree... [2022-08-04T17:15:36.129Z] #64 ... [2022-08-04T17:15:36.129Z] [2022-08-04T17:15:36.129Z] #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-04T17:15:36.129Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:36.129Z] #77 63.53 libtoolize: putting auxiliary files in '.'. [2022-08-04T17:15:36.129Z] #77 63.53 libtoolize: copying file './ltmain.sh' [2022-08-04T17:15:37.168Z] #77 64.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T17:15:37.168Z] #77 64.75 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T17:15:37.168Z] #77 64.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 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-04T17:15:37.181Z] #19 149.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-04T17:15:37.181Z] #19 149.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-04T17:15:37.181Z] #19 149.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-04T17:15:37.181Z] #19 149.3 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-04T17:15:37.181Z] #19 149.4 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-04T17:15:37.181Z] #19 149.5 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-04T17:15:37.181Z] #19 149.5 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-04T17:15:37.181Z] #19 149.5 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-04T17:15:37.235Z] #21 ... [2022-08-04T17:15:37.235Z] [2022-08-04T17:15:37.235Z] #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-04T17:15:37.235Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:15:37.235Z] #36 167.2 Delve is a source level debugger for Go programs. [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T17:15:37.235Z] #36 167.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 Usage: [2022-08-04T17:15:37.235Z] #36 167.2 dlv [command] [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 Available Commands: [2022-08-04T17:15:37.235Z] #36 167.2 attach Attach to running process and begin debugging. [2022-08-04T17:15:37.235Z] #36 167.2 connect Connect to a headless debug server with a terminal client. [2022-08-04T17:15:37.235Z] #36 167.2 core Examine a core dump. [2022-08-04T17:15:37.235Z] #36 167.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T17:15:37.235Z] #36 167.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T17:15:37.235Z] #36 167.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T17:15:37.235Z] #36 167.2 help Help about any command [2022-08-04T17:15:37.235Z] #36 167.2 run Deprecated command. Use 'debug' instead. [2022-08-04T17:15:37.235Z] #36 167.2 test Compile test binary and begin debugging program. [2022-08-04T17:15:37.235Z] #36 167.2 trace Compile and begin tracing program. [2022-08-04T17:15:37.235Z] #36 167.2 version Prints version. [2022-08-04T17:15:37.235Z] #36 167.2 [2022-08-04T17:15:37.235Z] #36 167.2 Flags: [2022-08-04T17:15:37.235Z] #36 167.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T17:15:37.235Z] #36 167.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T17:15:37.235Z] #36 167.2 --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-04T17:15:37.235Z] #36 167.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T17:15:37.235Z] #36 167.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T17:15:37.235Z] #36 167.2 --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-04T17:15:37.235Z] #36 167.2 --disable-aslr Disables address space randomization [2022-08-04T17:15:37.235Z] #36 167.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T17:15:37.235Z] #36 167.2 -h, --help help for dlv [2022-08-04T17:15:37.235Z] #36 167.2 --init string Init file, executed by the terminal client. [2022-08-04T17:15:37.235Z] #36 167.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T17:15:37.235Z] #36 167.2 --log Enable debugging server logging. [2022-08-04T17:15:37.235Z] #36 167.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T17:15:37.235Z] #36 167.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T17:15:37.235Z] #36 167.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T17:15:37.236Z] #36 167.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T17:15:37.236Z] #36 167.2 --wd string Working directory for running the program. [2022-08-04T17:15:37.236Z] #36 167.2 [2022-08-04T17:15:37.236Z] #36 167.2 Additional help topics: [2022-08-04T17:15:37.236Z] #36 167.2 dlv backend Help about the --backend flag. [2022-08-04T17:15:37.236Z] #36 167.2 dlv log Help about logging flags. [2022-08-04T17:15:37.236Z] #36 167.2 dlv redirect Help about file redirection. [2022-08-04T17:15:37.236Z] #36 167.2 [2022-08-04T17:15:37.236Z] #36 167.2 Use "dlv [command] --help" for more information about a command. [2022-08-04T17:15:37.236Z] #36 DONE 167.4s [2022-08-04T17:15:37.236Z] [2022-08-04T17:15:37.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-04T17:15:37.236Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:37.236Z] #77 110.6 checking linux/bpf.h usability... yes [2022-08-04T17:15:37.236Z] #77 110.8 checking linux/bpf.h presence... yes [2022-08-04T17:15:37.236Z] #77 110.9 checking for linux/bpf.h... yes [2022-08-04T17:15:37.236Z] #77 110.9 checking compilation for eBPF... yes [2022-08-04T17:15:37.236Z] #77 111.1 checking for criu >= 3.15... no [2022-08-04T17:15:37.236Z] #77 111.2 configure: CRIU headers not found, building without CRIU support [2022-08-04T17:15:37.236Z] #77 111.2 checking for criu > 3.16... no [2022-08-04T17:15:37.236Z] #77 111.2 configure: CRIU version doesn't support join-ns API [2022-08-04T17:15:37.236Z] #77 111.2 checking for criu > 3.16.1... no [2022-08-04T17:15:37.236Z] #77 111.3 configure: CRIU version doesn't support for pre-dumping [2022-08-04T17:15:37.236Z] #77 111.3 checking for new mount API (fsconfig)... yes [2022-08-04T17:15:37.236Z] #77 111.4 checking for seccomp notify API... yes [2022-08-04T17:15:37.236Z] #77 111.5 checking for gperf... no [2022-08-04T17:15:37.236Z] #77 111.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T17:15:37.236Z] #77 111.5 checking for library containing argp_parse... none required [2022-08-04T17:15:37.236Z] #77 111.9 checking that generated files are newer than configure... done [2022-08-04T17:15:37.236Z] #77 111.9 configure: creating ./config.status [2022-08-04T17:15:37.236Z] #77 114.7 config.status: creating Makefile [2022-08-04T17:15:37.236Z] #77 114.8 config.status: creating rpm/crun.spec [2022-08-04T17:15:37.236Z] #77 114.9 config.status: creating config.h [2022-08-04T17:15:37.236Z] #77 115.0 config.status: executing libtool commands [2022-08-04T17:15:37.236Z] #77 115.0 config.status: executing depfiles commands [2022-08-04T17:15:38.621Z] #77 116.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T17:15:38.621Z] #77 116.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:15:39.188Z] #77 116.7 checking for gcc... gcc [2022-08-04T17:15:39.444Z] #77 116.8 checking whether the C compiler works... yes [2022-08-04T17:15:39.444Z] #77 117.1 checking for C compiler default output file name... a.out [2022-08-04T17:15:39.655Z] #14 ... [2022-08-04T17:15:39.655Z] [2022-08-04T17:15:39.655Z] #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-04T17:15:39.655Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:39.655Z] #77 83.84 configure.ac:7: installing './compile' [2022-08-04T17:15:39.655Z] #77 83.85 configure.ac:11: installing './config.guess' [2022-08-04T17:15:39.655Z] #77 83.88 configure.ac:11: installing './config.sub' [2022-08-04T17:15:39.655Z] #77 83.89 configure.ac:8: installing './install-sh' [2022-08-04T17:15:39.655Z] #77 83.89 configure.ac:8: installing './missing' [2022-08-04T17:15:39.655Z] #77 84.14 Makefile.am: installing './depcomp' [2022-08-04T17:15:39.701Z] #77 117.1 checking for suffix of executables... [2022-08-04T17:15:39.701Z] #77 117.3 checking whether we are cross compiling... no [2022-08-04T17:15:39.958Z] #77 117.5 checking for suffix of object files... o [2022-08-04T17:15:40.214Z] #77 117.7 checking whether we are using the GNU C compiler... yes [2022-08-04T17:15:40.214Z] #77 117.8 checking whether gcc accepts -g... yes [2022-08-04T17:15:40.471Z] #77 118.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:15:40.471Z] #77 118.1 checking whether gcc understands -c and -o together... yes [2022-08-04T17:15:40.483Z] #19 152.8 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-04T17:15:40.483Z] #19 152.8 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-04T17:15:40.483Z] #19 152.8 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-04T17:15:40.483Z] #19 152.9 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-04T17:15:40.728Z] #77 118.3 checking how to run the C preprocessor... gcc -E [2022-08-04T17:15:40.728Z] #77 118.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:15:40.728Z] #77 118.5 checking for egrep... /bin/grep -E [2022-08-04T17:15:40.744Z] #19 152.9 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-04T17:15:41.292Z] #77 118.5 checking for ANSI C header files... [2022-08-04T17:15:41.293Z] #77 ... [2022-08-04T17:15:41.293Z] [2022-08-04T17:15:41.293Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:15:41.293Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:15:41.293Z] #21 19.56 The following additional packages will be installed: [2022-08-04T17:15:41.293Z] #21 19.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:15:41.293Z] #21 19.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-04T17:15:41.293Z] #21 19.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:15:41.293Z] #21 19.57 python3-pkg-resources vim-runtime xxd [2022-08-04T17:15:41.293Z] #21 19.62 Suggested packages: [2022-08-04T17:15:41.293Z] #21 19.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T17:15:41.293Z] #21 19.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-04T17:15:41.293Z] #21 19.62 acl attr quota [2022-08-04T17:15:41.293Z] #21 19.62 Recommended packages: [2022-08-04T17:15:41.293Z] #21 19.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-04T17:15:41.293Z] #21 21.41 The following NEW packages will be installed: [2022-08-04T17:15:41.293Z] #21 21.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T17:15:41.293Z] #21 21.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:15:41.293Z] #21 21.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T17:15:41.293Z] #21 21.41 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T17:15:41.293Z] #21 21.41 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:15:41.293Z] #21 21.41 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T17:15:41.293Z] #21 21.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-04T17:15:41.293Z] #21 21.41 xz-utils zip zstd [2022-08-04T17:15:41.293Z] #21 21.69 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:15:41.293Z] #21 21.69 Need to get 27.7 MB of archives. [2022-08-04T17:15:41.293Z] #21 21.69 After this operation, 106 MB of additional disk space will be used. [2022-08-04T17:15:41.293Z] #21 21.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T17:15:41.293Z] #21 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T17:15:41.293Z] #21 21.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T17:15:41.293Z] #21 21.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:15:41.293Z] #21 21.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T17:15:41.293Z] #21 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T17:15:41.293Z] #21 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T17:15:41.293Z] #21 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T17:15:41.293Z] #21 21.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:15:41.293Z] #21 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T17:15:41.293Z] #21 21.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T17:15:41.293Z] #21 21.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:15:41.293Z] #21 21.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T17:15:41.293Z] #21 21.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T17:15:41.293Z] #21 21.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T17:15:41.293Z] #21 21.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T17:15:41.293Z] #21 21.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T17:15:41.293Z] #21 21.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T17:15:41.293Z] #21 21.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T17:15:41.293Z] #21 21.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T17:15:41.293Z] #21 21.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T17:15:41.293Z] #21 21.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:15:41.293Z] #21 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:15:41.293Z] #21 21.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:15:41.293Z] #21 21.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T17:15:41.293Z] #21 21.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T17:15:41.293Z] #21 21.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:15:41.293Z] #21 22.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T17:15:41.293Z] #21 22.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T17:15:41.293Z] #21 22.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T17:15:41.293Z] #21 22.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:15:41.293Z] #21 22.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:15:41.293Z] #21 22.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T17:15:41.293Z] #21 22.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:15:41.293Z] #21 22.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T17:15:41.293Z] #21 22.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T17:15:41.293Z] #21 22.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T17:15:41.293Z] #21 22.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:15:41.293Z] #21 22.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T17:15:41.293Z] #21 22.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T17:15:41.293Z] #21 22.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T17:15:41.293Z] #21 22.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T17:15:41.293Z] #21 22.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T17:15:41.293Z] #21 22.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T17:15:41.293Z] #21 22.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T17:15:41.293Z] #21 22.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T17:15:41.293Z] #21 22.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T17:15:41.293Z] #21 22.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T17:15:41.293Z] #21 22.85 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T17:15:41.293Z] #21 23.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:15:41.293Z] #21 23.73 Fetched 27.7 MB in 1s (18.9 MB/s) [2022-08-04T17:15:41.293Z] #21 23.83 Selecting previously unselected package pigz. [2022-08-04T17:15:41.549Z] #21 23.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T17:15:41.549Z] #21 23.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-04T17:15:41.549Z] #21 23.89 Unpacking pigz (2.6-1) ... [2022-08-04T17:15:41.563Z] #77 86.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:15:41.808Z] #21 24.01 Selecting previously unselected package libelf1:amd64. [2022-08-04T17:15:41.808Z] #21 24.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-04T17:15:41.808Z] #21 24.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T17:15:41.808Z] #21 24.19 Selecting previously unselected package libbpf0:amd64. [2022-08-04T17:15:41.808Z] #21 24.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T17:15:41.808Z] #21 24.21 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:15:41.820Z] #77 86.40 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:15:41.820Z] #77 86.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:15:41.820Z] #77 86.57 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:15:42.065Z] #21 24.30 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:15:42.065Z] #21 24.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:15:42.065Z] #21 24.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:15:42.065Z] #21 24.41 Selecting previously unselected package libmnl0:amd64. [2022-08-04T17:15:42.065Z] #21 24.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T17:15:42.065Z] #21 24.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:15:42.065Z] #21 24.48 Selecting previously unselected package libxtables12:amd64. [2022-08-04T17:15:42.065Z] #21 24.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T17:15:42.065Z] #21 24.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:15:42.065Z] #21 24.55 Selecting previously unselected package libcap2-bin. [2022-08-04T17:15:42.065Z] #21 24.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T17:15:42.065Z] #21 24.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T17:15:42.082Z] #77 86.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:15:42.327Z] #21 24.64 Selecting previously unselected package iproute2. [2022-08-04T17:15:42.327Z] #21 24.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T17:15:42.327Z] #21 24.65 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T17:15:42.447Z] #77 ... [2022-08-04T17:15:42.447Z] [2022-08-04T17:15:42.447Z] #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-04T17:15:42.447Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:42.447Z] #14 142.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T17:15:42.447Z] #14 142.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:42.447Z] #14 142.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:15:42.647Z] #77 87.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:15:42.647Z] #77 87.56 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:15:42.841Z] #21 25.04 Selecting previously unselected package xxd. [2022-08-04T17:15:42.841Z] #21 25.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:15:42.841Z] #21 25.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:15:42.841Z] #21 25.21 Selecting previously unselected package vim-common. [2022-08-04T17:15:42.841Z] #21 25.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:15:42.841Z] #21 25.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:15:42.904Z] #77 87.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:15:43.098Z] #21 25.37 Selecting previously unselected package bash-completion. [2022-08-04T17:15:43.098Z] #21 25.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T17:15:43.292Z] #19 ... [2022-08-04T17:15:43.292Z] [2022-08-04T17:15:43.292Z] #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-04T17:15:43.292Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:43.292Z] #84 106.9 configure.ac:11: installing 'build-aux/compile' [2022-08-04T17:15:43.292Z] #84 106.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T17:15:43.292Z] #84 106.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T17:15:43.292Z] #84 106.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T17:15:43.292Z] #84 107.0 configure.ac:13: installing 'build-aux/missing' [2022-08-04T17:15:43.292Z] #84 107.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T17:15:43.292Z] #84 107.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:15:43.469Z] #77 88.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:15:44.469Z] #21 ... [2022-08-04T17:15:44.469Z] [2022-08-04T17:15:44.469Z] #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-04T17:15:44.469Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:44.469Z] #77 118.5 checking for ANSI C header files... yes [2022-08-04T17:15:44.469Z] #77 119.2 checking for sys/types.h... yes [2022-08-04T17:15:44.469Z] #77 119.3 checking for sys/stat.h... yes [2022-08-04T17:15:44.469Z] #77 119.4 checking for stdlib.h... yes [2022-08-04T17:15:44.469Z] #77 119.6 checking for string.h... yes [2022-08-04T17:15:44.469Z] #77 119.7 checking for memory.h... yes [2022-08-04T17:15:44.469Z] #77 119.9 checking for strings.h... yes [2022-08-04T17:15:44.469Z] #77 120.1 checking for inttypes.h... yes [2022-08-04T17:15:44.469Z] #77 120.2 checking for stdint.h... yes [2022-08-04T17:15:44.469Z] #77 120.4 checking for unistd.h... yes [2022-08-04T17:15:44.469Z] #77 120.6 checking minix/config.h usability... no [2022-08-04T17:15:44.469Z] #77 120.7 checking minix/config.h presence... no [2022-08-04T17:15:44.469Z] #77 120.7 checking for minix/config.h... no [2022-08-04T17:15:44.469Z] #77 120.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T17:15:44.469Z] #77 121.0 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:15:44.469Z] #77 121.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:15:44.469Z] #77 121.2 checking how to print strings... printf [2022-08-04T17:15:44.469Z] #77 121.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:15:44.469Z] #77 121.2 checking for fgrep... /bin/grep -F [2022-08-04T17:15:44.469Z] #77 121.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:15:44.469Z] #77 121.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:15:44.469Z] #77 121.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:15:44.469Z] #77 121.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:15:44.469Z] #77 121.4 checking whether ln -s works... yes [2022-08-04T17:15:44.469Z] #77 121.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:15:44.469Z] #77 121.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-04T17:15:44.469Z] #77 121.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:15:44.469Z] #77 121.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:15:44.469Z] #77 121.4 checking for objdump... objdump [2022-08-04T17:15:44.469Z] #77 121.4 checking how to recognize dependent libraries... pass_all [2022-08-04T17:15:44.469Z] #77 121.4 checking for dlltool... no [2022-08-04T17:15:44.469Z] #77 121.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:15:44.469Z] #77 121.4 checking for ar... ar [2022-08-04T17:15:44.469Z] #77 121.4 checking for archiver @FILE support... @ [2022-08-04T17:15:44.469Z] #77 121.5 checking for strip... strip [2022-08-04T17:15:44.469Z] #77 121.5 checking for ranlib... ranlib [2022-08-04T17:15:44.469Z] #77 121.5 checking for gawk... no [2022-08-04T17:15:44.469Z] #77 121.5 checking for mawk... mawk [2022-08-04T17:15:44.469Z] #77 121.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:15:44.469Z] #77 121.8 checking for sysroot... no [2022-08-04T17:15:44.469Z] #77 121.8 checking for a working dd... /bin/dd [2022-08-04T17:15:44.469Z] #77 121.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:15:44.469Z] #77 121.9 checking for mt... no [2022-08-04T17:15:44.469Z] #77 121.9 checking if : is a manifest tool... no [2022-08-04T17:15:44.469Z] #77 122.0 checking for dlfcn.h... yes [2022-08-04T17:15:44.469Z] #77 122.1 checking for objdir... .libs [2022-08-04T17:15:44.731Z] #77 122.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:15:44.731Z] #77 122.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:15:44.731Z] #77 122.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:15:45.246Z] #77 122.6 checking if gcc static flag -static works... yes [2022-08-04T17:15:45.246Z] #77 123.1 checking if gcc supports -c -o file.o... yes [2022-08-04T17:15:45.503Z] #77 123.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:15:45.503Z] #77 123.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:15:45.760Z] #77 123.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:15:45.760Z] #77 123.5 checking how to hardcode library paths into programs... immediate [2022-08-04T17:15:45.760Z] #77 123.5 checking whether stripping libraries is possible... yes [2022-08-04T17:15:45.760Z] #77 123.5 checking if libtool supports shared libraries... yes [2022-08-04T17:15:45.760Z] #77 123.5 checking whether to build shared libraries... no [2022-08-04T17:15:45.760Z] #77 123.5 checking whether to build static libraries... yes [2022-08-04T17:15:45.760Z] #77 123.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:15:45.760Z] #77 123.6 checking whether build environment is sane... yes [2022-08-04T17:15:45.760Z] #77 123.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:15:45.760Z] #77 123.6 checking whether make sets $(MAKE)... yes [2022-08-04T17:15:45.838Z] #84 109.5 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:15:45.838Z] #84 109.9 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:15:45.838Z] #84 109.9 checking how to print strings... printf [2022-08-04T17:15:45.838Z] #84 110.0 checking for gcc... gcc [2022-08-04T17:15:46.016Z] #77 123.7 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:15:46.017Z] #77 123.7 checking whether make supports nested variables... yes [2022-08-04T17:15:46.017Z] #77 123.8 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:15:46.017Z] #77 123.8 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:15:46.017Z] #77 123.8 checking how to create a ustar tar archive... gnutar [2022-08-04T17:15:46.273Z] #77 123.8 checking dependency style of gcc... gcc3 [2022-08-04T17:15:46.274Z] #77 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:15:46.274Z] #77 124.0 checking whether make supports nested variables... (cached) yes [2022-08-04T17:15:46.274Z] #77 124.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:15:46.274Z] #77 124.0 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:15:46.274Z] #77 124.0 checking for yajl >= 2.1.0... yes [2022-08-04T17:15:46.274Z] #77 124.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:15:46.274Z] #77 124.1 checking for gcc... (cached) gcc [2022-08-04T17:15:46.531Z] #77 124.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:15:46.531Z] #77 124.2 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:15:46.531Z] #77 124.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:15:46.531Z] #77 124.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:15:46.531Z] #77 124.2 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:15:46.531Z] #77 124.3 checking for python3... /usr/bin/python3 [2022-08-04T17:15:46.531Z] #77 124.3 checking for python3 version... 3.9 [2022-08-04T17:15:46.531Z] #77 124.3 checking for python3 platform... linux [2022-08-04T17:15:46.649Z] #14 ... [2022-08-04T17:15:46.649Z] [2022-08-04T17:15:46.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-04T17:15:46.649Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:15:46.649Z] #64 80.37 + bin/ctr [2022-08-04T17:15:46.677Z] #84 110.2 checking whether the C compiler works... yes [2022-08-04T17:15:46.677Z] #84 110.6 checking for C compiler default output file name... a.out [2022-08-04T17:15:46.677Z] #84 110.6 checking for suffix of executables... [2022-08-04T17:15:46.788Z] #77 124.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:15:46.913Z] #64 ... [2022-08-04T17:15:46.913Z] [2022-08-04T17:15:46.913Z] #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-04T17:15:46.913Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:46.983Z] #84 110.8 checking whether we are cross compiling... no [2022-08-04T17:15:46.983Z] #84 111.0 checking for suffix of object files... o [2022-08-04T17:15:47.055Z] #77 124.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:15:47.055Z] #77 124.9 checking that generated files are newer than configure... done [2022-08-04T17:15:47.055Z] #77 124.9 configure: creating ./config.status [2022-08-04T17:15:47.173Z] #14 152.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T17:15:47.173Z] #14 152.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:47.173Z] #14 152.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:15:47.244Z] #84 111.1 checking whether we are using the GNU C compiler... yes [2022-08-04T17:15:47.505Z] #84 111.2 checking whether gcc accepts -g... yes [2022-08-04T17:15:47.505Z] #84 111.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:15:47.648Z] #77 ... [2022-08-04T17:15:47.648Z] [2022-08-04T17:15:47.648Z] #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-04T17:15:47.648Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:15:47.648Z] #14 168.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T17:15:47.648Z] #14 168.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:15:47.648Z] #14 168.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:15:47.767Z] #84 111.5 checking whether gcc understands -c and -o together... yes [2022-08-04T17:15:47.767Z] #84 111.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:15:47.767Z] #84 111.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:15:47.767Z] #84 111.9 checking for egrep... /bin/grep -E [2022-08-04T17:15:47.767Z] #84 111.9 checking for fgrep... /bin/grep -F [2022-08-04T17:15:47.767Z] #84 111.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:15:48.028Z] #84 111.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:15:48.028Z] #84 111.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:15:48.028Z] #84 112.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:15:48.028Z] #84 112.1 checking whether ln -s works... yes [2022-08-04T17:15:48.028Z] #84 112.1 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:15:48.363Z] #84 112.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-04T17:15:48.363Z] #84 112.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:15:48.363Z] #84 112.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:15:48.363Z] #84 112.2 checking for objdump... objdump [2022-08-04T17:15:48.363Z] #84 112.2 checking how to recognize dependent libraries... pass_all [2022-08-04T17:15:48.363Z] #84 112.2 checking for dlltool... no [2022-08-04T17:15:48.363Z] #84 112.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:15:48.363Z] #84 112.2 checking for ar... ar [2022-08-04T17:15:48.363Z] #84 112.2 checking for archiver @FILE support... @ [2022-08-04T17:15:48.363Z] #84 112.4 checking for strip... strip [2022-08-04T17:15:48.363Z] #84 112.4 checking for ranlib... ranlib [2022-08-04T17:15:48.363Z] #84 112.4 checking for gawk... no [2022-08-04T17:15:48.363Z] #84 112.4 checking for mawk... mawk [2022-08-04T17:15:48.406Z] #77 ... [2022-08-04T17:15:48.406Z] [2022-08-04T17:15:48.406Z] #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-04T17:15:48.406Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T17:15:48.406Z] #47 201.2 + dpkg --print-architecture [2022-08-04T17:15:48.406Z] #47 DONE 201.8s [2022-08-04T17:15:48.406Z] [2022-08-04T17:15:48.406Z] #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-04T17:15:48.406Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:15:49.331Z] #84 112.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:15:49.331Z] #84 113.1 checking for sysroot... no [2022-08-04T17:15:49.331Z] #84 113.1 checking for a working dd... /bin/dd [2022-08-04T17:15:49.331Z] #84 113.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:15:49.331Z] #84 113.4 checking for mt... no [2022-08-04T17:15:49.331Z] #84 113.4 checking if : is a manifest tool... no [2022-08-04T17:15:49.579Z] #77 127.0 config.status: creating Makefile [2022-08-04T17:15:49.579Z] #77 127.1 config.status: creating config.h [2022-08-04T17:15:49.579Z] #77 127.1 config.status: executing libtool commands [2022-08-04T17:15:49.579Z] #77 127.2 config.status: executing depfiles commands [2022-08-04T17:15:49.591Z] #84 113.4 checking how to run the C preprocessor... gcc -E [2022-08-04T17:15:50.143Z] #77 127.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T17:15:50.143Z] #77 127.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:15:50.413Z] #77 128.2 checking for gcc... gcc [2022-08-04T17:15:50.669Z] #77 128.3 checking whether the C compiler works... yes [2022-08-04T17:15:50.669Z] #77 128.5 checking for C compiler default output file name... a.out [2022-08-04T17:15:50.793Z] #84 113.9 checking for ANSI C header files... yes [2022-08-04T17:15:50.926Z] #77 128.5 checking for suffix of executables... [2022-08-04T17:15:51.055Z] #84 114.8 checking for sys/types.h... yes [2022-08-04T17:15:51.183Z] #77 128.7 checking whether we are cross compiling... no [2022-08-04T17:15:51.183Z] #77 128.8 checking for suffix of object files... o [2022-08-04T17:15:51.183Z] #77 128.9 checking whether we are using the GNU C compiler... yes [2022-08-04T17:15:51.327Z] #84 115.1 checking for sys/stat.h... yes [2022-08-04T17:15:51.441Z] #77 129.0 checking whether gcc accepts -g... yes [2022-08-04T17:15:51.441Z] #77 129.1 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:15:51.441Z] #77 129.2 checking whether gcc understands -c and -o together... yes [2022-08-04T17:15:51.699Z] #77 129.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:15:51.699Z] #77 129.4 checking whether build environment is sane... yes [2022-08-04T17:15:51.699Z] #77 129.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:15:51.699Z] #77 129.5 checking for gawk... no [2022-08-04T17:15:51.699Z] #77 129.5 checking for mawk... mawk [2022-08-04T17:15:51.699Z] #77 129.5 checking whether make sets $(MAKE)... yes [2022-08-04T17:15:51.699Z] #77 129.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:15:51.699Z] #77 129.6 checking whether make supports nested variables... yes [2022-08-04T17:15:51.699Z] #77 129.6 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:15:51.897Z] #84 115.4 checking for stdlib.h... yes [2022-08-04T17:15:51.897Z] #84 115.8 checking for string.h... yes [2022-08-04T17:15:51.955Z] #77 129.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:15:51.955Z] #77 129.6 checking how to create a ustar tar archive... gnutar [2022-08-04T17:15:51.955Z] #77 129.7 checking dependency style of gcc... gcc3 [2022-08-04T17:15:52.158Z] #84 116.0 checking for memory.h... yes [2022-08-04T17:15:52.212Z] #77 129.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:15:52.212Z] #77 129.9 checking whether make supports nested variables... (cached) yes [2022-08-04T17:15:52.424Z] #84 116.2 checking for strings.h... yes [2022-08-04T17:15:52.463Z] #14 ... [2022-08-04T17:15:52.463Z] [2022-08-04T17:15:52.463Z] #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-04T17:15:52.463Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:52.463Z] #77 79.95 configure.ac:7: installing './compile' [2022-08-04T17:15:52.463Z] #77 79.97 configure.ac:11: installing './config.guess' [2022-08-04T17:15:52.463Z] #77 79.97 configure.ac:11: installing './config.sub' [2022-08-04T17:15:52.463Z] #77 79.99 configure.ac:8: installing './install-sh' [2022-08-04T17:15:52.464Z] #77 80.01 configure.ac:8: installing './missing' [2022-08-04T17:15:52.464Z] #77 80.24 Makefile.am: installing './depcomp' [2022-08-04T17:15:52.468Z] #77 129.9 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:15:52.468Z] #77 130.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:15:52.468Z] #77 130.2 checking how to print strings... printf [2022-08-04T17:15:52.468Z] #77 130.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:15:52.468Z] #77 130.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:15:52.468Z] #77 130.2 checking for egrep... /bin/grep -E [2022-08-04T17:15:52.468Z] #77 130.2 checking for fgrep... /bin/grep -F [2022-08-04T17:15:52.468Z] #77 130.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:15:52.468Z] #77 130.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:15:52.468Z] #77 130.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:15:52.725Z] #77 130.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:15:52.725Z] #77 130.4 checking whether ln -s works... yes [2022-08-04T17:15:52.725Z] #77 130.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:15:52.725Z] #77 130.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-04T17:15:52.725Z] #77 130.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:15:52.725Z] #77 130.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:15:52.725Z] #77 130.4 checking for objdump... objdump [2022-08-04T17:15:52.725Z] #77 130.4 checking how to recognize dependent libraries... pass_all [2022-08-04T17:15:52.725Z] #77 130.4 checking for dlltool... no [2022-08-04T17:15:52.725Z] #77 130.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:15:52.725Z] #77 130.4 checking for ar... ar [2022-08-04T17:15:52.725Z] #77 130.4 checking for archiver @FILE support... @ [2022-08-04T17:15:52.725Z] #77 130.5 checking for strip... strip [2022-08-04T17:15:52.725Z] #77 130.5 checking for ranlib... ranlib [2022-08-04T17:15:53.010Z] #84 116.6 checking for inttypes.h... yes [2022-08-04T17:15:53.010Z] #84 116.9 checking for stdint.h... yes [2022-08-04T17:15:53.271Z] #84 117.0 checking for unistd.h... yes [2022-08-04T17:15:53.271Z] #84 117.2 checking for dlfcn.h... yes [2022-08-04T17:15:53.271Z] #84 117.3 checking for objdir... .libs [2022-08-04T17:15:53.271Z] #84 ... [2022-08-04T17:15:53.271Z] [2022-08-04T17:15:53.271Z] #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-04T17:15:53.271Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:15:53.271Z] #19 155.6 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-04T17:15:53.271Z] #19 155.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:15:53.271Z] #19 155.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T17:15:53.271Z] #19 155.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-04T17:15:53.271Z] #19 155.7 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-04T17:15:53.271Z] #19 155.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:15:53.271Z] #19 156.2 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-04T17:15:53.271Z] #19 156.2 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-04T17:15:53.271Z] #19 156.2 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-04T17:15:53.271Z] #19 156.3 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-04T17:15:53.271Z] #19 156.3 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-04T17:15:53.271Z] #19 156.3 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-04T17:15:53.271Z] #19 156.3 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-04T17:15:53.271Z] #19 156.3 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-04T17:15:53.271Z] #19 156.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-04T17:15:53.271Z] #19 156.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-04T17:15:53.271Z] #19 156.3 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-04T17:15:53.271Z] #19 156.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-04T17:15:53.271Z] #19 156.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-04T17:15:53.271Z] #19 156.3 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-04T17:15:53.271Z] #19 156.4 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-04T17:15:53.271Z] #19 156.4 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-04T17:15:53.271Z] #19 156.4 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-04T17:15:53.271Z] #19 156.4 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-04T17:15:53.271Z] #19 156.5 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-04T17:15:53.271Z] #19 156.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-04T17:15:53.271Z] #19 156.6 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-04T17:15:53.271Z] #19 156.6 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-04T17:15:53.271Z] #19 159.6 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-04T17:15:53.271Z] #19 159.6 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-04T17:15:53.271Z] #19 159.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-04T17:15:53.271Z] #19 159.7 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-04T17:15:53.271Z] #19 159.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-04T17:15:53.271Z] #19 162.6 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-04T17:15:53.271Z] #19 162.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-04T17:15:53.271Z] #19 162.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-04T17:15:53.271Z] #19 162.6 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-04T17:15:53.271Z] #19 162.6 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-04T17:15:53.271Z] #19 162.6 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-04T17:15:53.271Z] #19 162.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-04T17:15:53.271Z] #19 162.7 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-04T17:15:53.271Z] #19 162.7 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-04T17:15:53.271Z] #19 162.8 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-04T17:15:53.271Z] #19 162.8 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-04T17:15:53.288Z] #77 130.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:15:53.288Z] #77 130.9 checking for sysroot... no [2022-08-04T17:15:53.288Z] #77 130.9 checking for a working dd... /bin/dd [2022-08-04T17:15:53.288Z] #77 131.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:15:53.288Z] #77 131.0 checking for mt... no [2022-08-04T17:15:53.288Z] #77 131.0 checking if : is a manifest tool... no [2022-08-04T17:15:53.288Z] #77 131.0 checking how to run the C preprocessor... gcc -E [2022-08-04T17:15:53.532Z] #19 165.8 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-04T17:15:53.532Z] #19 165.8 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-04T17:15:53.532Z] #19 165.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-04T17:15:53.532Z] #19 165.9 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-04T17:15:53.532Z] #19 166.0 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-04T17:15:53.801Z] #19 ... [2022-08-04T17:15:53.801Z] [2022-08-04T17:15:53.801Z] #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-04T17:15:53.801Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:53.801Z] #84 117.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:15:54.065Z] #84 117.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:15:54.065Z] #84 117.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:15:54.218Z] #77 131.2 checking for ANSI C header files... yes [2022-08-04T17:15:54.218Z] #77 131.9 checking for sys/types.h... yes [2022-08-04T17:15:54.218Z] #77 132.0 checking for sys/stat.h... yes [2022-08-04T17:15:54.475Z] #77 132.1 checking for stdlib.h... yes [2022-08-04T17:15:54.652Z] #84 118.0 checking if gcc static flag -static works... yes [2022-08-04T17:15:54.732Z] #77 132.3 checking for string.h... yes [2022-08-04T17:15:54.732Z] #77 132.4 checking for memory.h... yes [2022-08-04T17:15:54.918Z] #84 118.7 checking if gcc supports -c -o file.o... yes [2022-08-04T17:15:54.918Z] #84 118.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:15:54.918Z] #84 118.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:15:54.988Z] #77 132.5 checking for strings.h... yes [2022-08-04T17:15:54.988Z] #77 132.7 checking for inttypes.h... yes [2022-08-04T17:15:55.004Z] #77 82.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:15:55.004Z] #77 82.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:15:55.246Z] #77 132.9 checking for stdint.h... [2022-08-04T17:15:55.246Z] #77 ... [2022-08-04T17:15:55.246Z] [2022-08-04T17:15:55.246Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:15:55.246Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:15:55.246Z] #21 27.49 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T17:15:55.246Z] #21 27.94 Selecting previously unselected package bzip2. [2022-08-04T17:15:55.246Z] #21 27.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 27.95 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:15:55.246Z] #21 28.02 Selecting previously unselected package xz-utils. [2022-08-04T17:15:55.246Z] #21 28.03 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 28.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:15:55.246Z] #21 28.21 Selecting previously unselected package apparmor. [2022-08-04T17:15:55.246Z] #21 28.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 28.27 Unpacking apparmor (2.13.6-10) ... [2022-08-04T17:15:55.246Z] #21 28.72 Selecting previously unselected package inetutils-ping. [2022-08-04T17:15:55.246Z] #21 28.72 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 28.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T17:15:55.246Z] #21 28.82 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T17:15:55.246Z] #21 28.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 28.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:15:55.246Z] #21 28.93 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T17:15:55.246Z] #21 28.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 28.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:15:55.246Z] #21 29.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T17:15:55.246Z] #21 29.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:15:55.246Z] #21 29.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T17:15:55.246Z] #21 29.11 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:15:55.246Z] #21 29.19 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T17:15:55.246Z] #21 29.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:15:55.246Z] #21 29.26 Selecting previously unselected package iptables. [2022-08-04T17:15:55.246Z] #21 29.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.28 Unpacking iptables (1.8.7-1) ... [2022-08-04T17:15:55.246Z] #21 29.57 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:15:55.246Z] #21 29.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:15:55.246Z] #21 29.73 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:15:55.246Z] #21 29.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:15:55.246Z] #21 29.87 Selecting previously unselected package jq. [2022-08-04T17:15:55.246Z] #21 29.88 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.89 Unpacking jq (1.6-2.1) ... [2022-08-04T17:15:55.246Z] #21 29.98 Selecting previously unselected package libaio1:amd64. [2022-08-04T17:15:55.246Z] #21 29.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 29.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:15:55.246Z] #21 30.03 Selecting previously unselected package libgpm2:amd64. [2022-08-04T17:15:55.246Z] #21 30.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 30.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:15:55.246Z] #21 30.11 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:15:55.246Z] #21 30.12 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 30.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:15:55.246Z] #21 33.77 Selecting previously unselected package libinih1:amd64. [2022-08-04T17:15:55.246Z] #21 33.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 33.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T17:15:55.246Z] #21 33.86 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:15:55.246Z] #21 33.87 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 33.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:15:55.246Z] #21 33.96 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:15:55.246Z] #21 33.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 33.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:15:55.246Z] #21 34.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:15:55.246Z] #21 34.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 34.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:15:55.246Z] #21 34.17 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:15:55.246Z] #21 34.18 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 34.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:15:55.246Z] #21 34.27 Selecting previously unselected package net-tools. [2022-08-04T17:15:55.246Z] #21 34.27 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T17:15:55.246Z] #21 34.28 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:15:55.247Z] #21 34.45 Selecting previously unselected package patch. [2022-08-04T17:15:55.247Z] #21 34.47 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:15:55.247Z] #21 34.48 Unpacking patch (2.7.6-7) ... [2022-08-04T17:15:55.247Z] #21 34.60 Selecting previously unselected package python-pip-whl. [2022-08-04T17:15:55.247Z] #21 34.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:15:55.247Z] #21 34.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:15:55.247Z] #21 35.18 Selecting previously unselected package python3-lib2to3. [2022-08-04T17:15:55.247Z] #21 35.19 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T17:15:55.247Z] #21 35.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:15:55.247Z] #21 35.32 Selecting previously unselected package python3-distutils. [2022-08-04T17:15:55.247Z] #21 35.34 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T17:15:55.247Z] #21 35.34 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T17:15:55.247Z] #21 35.46 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:15:55.247Z] #21 35.47 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:15:55.247Z] #21 35.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:15:55.247Z] #21 35.58 Selecting previously unselected package python3-setuptools. [2022-08-04T17:15:55.247Z] #21 35.60 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T17:15:55.247Z] #21 35.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T17:15:55.247Z] #21 35.90 Selecting previously unselected package python3-wheel. [2022-08-04T17:15:55.247Z] #21 35.90 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T17:15:55.247Z] #21 35.90 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T17:15:55.247Z] #21 35.99 Selecting previously unselected package python3-pip. [2022-08-04T17:15:55.247Z] #21 35.99 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:15:55.247Z] #21 36.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:15:55.247Z] #21 36.29 Selecting previously unselected package sudo. [2022-08-04T17:15:55.247Z] #21 36.30 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T17:15:55.247Z] #21 36.30 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T17:15:55.247Z] #21 36.90 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T17:15:55.247Z] #21 36.91 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T17:15:55.247Z] #21 36.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:15:55.247Z] #21 37.19 Selecting previously unselected package uidmap. [2022-08-04T17:15:55.247Z] #21 37.21 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T17:15:55.247Z] #21 37.22 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T17:15:55.247Z] #21 37.35 Selecting previously unselected package vim-runtime. [2022-08-04T17:15:55.247Z] #21 37.36 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:15:55.247Z] #21 37.41 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-04T17:15:55.247Z] #21 37.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T17:15:55.247Z] #21 37.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:15:55.247Z] #21 ... [2022-08-04T17:15:55.247Z] [2022-08-04T17:15:55.247Z] #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-04T17:15:55.247Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:15:55.247Z] #77 132.9 checking for stdint.h... yes [2022-08-04T17:15:55.264Z] #77 82.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:15:55.264Z] #77 82.91 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:15:55.490Z] #84 119.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:15:55.490Z] #84 119.5 checking how to hardcode library paths into programs... immediate [2022-08-04T17:15:55.490Z] #84 119.5 checking whether stripping libraries is possible... yes [2022-08-04T17:15:55.490Z] #84 119.6 checking if libtool supports shared libraries... yes [2022-08-04T17:15:55.490Z] #84 119.6 checking whether to build shared libraries... no [2022-08-04T17:15:55.490Z] #84 119.6 checking whether to build static libraries... yes [2022-08-04T17:15:55.504Z] #77 133.1 checking for unistd.h... yes [2022-08-04T17:15:55.524Z] #77 83.33 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:15:55.751Z] #84 119.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:15:55.751Z] #84 119.7 checking whether build environment is sane... yes [2022-08-04T17:15:55.751Z] #84 119.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:15:55.751Z] #84 119.8 checking whether make sets $(MAKE)... yes [2022-08-04T17:15:55.763Z] #77 133.2 checking for dlfcn.h... yes [2022-08-04T17:15:55.763Z] #77 133.4 checking for objdir... .libs [2022-08-04T17:15:56.012Z] #84 119.9 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:15:56.012Z] #84 120.0 checking whether make supports nested variables... yes [2022-08-04T17:15:56.012Z] #84 120.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:15:56.012Z] #84 120.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:15:56.012Z] #84 120.1 checking how to create a ustar tar archive... gnutar [2022-08-04T17:15:56.020Z] #77 133.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:15:56.020Z] #77 133.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:15:56.093Z] #77 83.69 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:15:56.093Z] #77 83.76 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:15:56.273Z] #84 120.2 checking dependency style of gcc... gcc3 [2022-08-04T17:15:56.273Z] #84 120.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:15:56.273Z] #84 120.3 checking whether make supports nested variables... (cached) yes [2022-08-04T17:15:56.273Z] #84 120.3 checking for gawk... (cached) mawk [2022-08-04T17:15:56.273Z] #84 120.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:15:56.273Z] #84 120.3 checking for gcc... (cached) gcc [2022-08-04T17:15:56.277Z] #77 133.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:15:56.353Z] #77 83.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:15:56.353Z] #77 84.18 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T17:15:56.533Z] #77 133.9 checking if gcc static flag -static works... yes [2022-08-04T17:15:56.534Z] #84 120.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:15:56.534Z] #84 120.5 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:15:56.534Z] #84 120.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:15:56.534Z] #77 134.3 checking if gcc supports -c -o file.o... yes [2022-08-04T17:15:56.534Z] #84 120.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:15:56.534Z] #84 120.5 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:15:56.534Z] #84 120.6 checking for python3... /usr/bin/python3 [2022-08-04T17:15:56.534Z] #77 134.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:15:56.534Z] #77 134.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:15:56.794Z] #84 120.6 checking for python3 version... 3.9 [2022-08-04T17:15:56.794Z] #84 120.8 checking for python3 platform... linux [2022-08-04T17:15:57.048Z] #77 134.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:15:57.048Z] #77 134.8 checking how to hardcode library paths into programs... immediate [2022-08-04T17:15:57.048Z] #77 134.8 checking whether stripping libraries is possible... yes [2022-08-04T17:15:57.048Z] #77 134.8 checking if libtool supports shared libraries... yes [2022-08-04T17:15:57.048Z] #77 134.8 checking whether to build shared libraries... no [2022-08-04T17:15:57.048Z] #77 134.8 checking whether to build static libraries... yes [2022-08-04T17:15:57.054Z] #84 120.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:15:57.304Z] #77 134.8 checking float.h usability... yes [2022-08-04T17:15:57.304Z] #77 135.0 checking float.h presence... yes [2022-08-04T17:15:57.304Z] #77 135.1 checking for float.h... yes [2022-08-04T17:15:57.561Z] #77 135.1 checking limits.h usability... yes [2022-08-04T17:15:57.561Z] #77 135.3 checking limits.h presence... yes [2022-08-04T17:15:57.561Z] #77 135.3 checking for limits.h... yes [2022-08-04T17:15:57.626Z] #84 121.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:15:57.626Z] #84 121.6 checking for go-md2man... no [2022-08-04T17:15:57.819Z] #77 135.4 checking stddef.h usability... yes [2022-08-04T17:15:57.819Z] #77 135.5 checking stddef.h presence... yes [2022-08-04T17:15:57.819Z] #77 135.6 checking for stddef.h... yes [2022-08-04T17:15:57.819Z] #77 135.6 checking for stdlib.h... (cached) yes [2022-08-04T17:15:57.819Z] #77 135.6 checking for string.h... (cached) yes [2022-08-04T17:15:58.076Z] #77 135.7 checking sys/time.h usability... yes [2022-08-04T17:15:58.076Z] #77 135.8 checking sys/time.h presence... yes [2022-08-04T17:15:58.076Z] #77 135.9 checking for sys/time.h... yes [2022-08-04T17:15:58.076Z] #77 135.9 checking for inline... inline [2022-08-04T17:15:58.198Z] #84 121.7 checking error.h usability... yes [2022-08-04T17:15:58.198Z] #84 122.2 checking error.h presence... yes [2022-08-04T17:15:58.198Z] #84 122.2 checking for error.h... yes [2022-08-04T17:15:58.333Z] #77 136.0 checking for size_t... yes [2022-08-04T17:15:58.333Z] #77 136.2 checking for stdlib.h... (cached) yes [2022-08-04T17:15:58.389Z] #55 ... [2022-08-04T17:15:58.389Z] [2022-08-04T17:15:58.389Z] #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-04T17:15:58.389Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:15:58.389Z] #77 170.9 CCLD libocispec.la [2022-08-04T17:15:58.462Z] #84 122.2 checking linux/openat2.h usability... yes [2022-08-04T17:15:58.462Z] #84 122.6 checking linux/openat2.h presence... yes [2022-08-04T17:15:58.462Z] #84 122.6 checking for linux/openat2.h... yes [2022-08-04T17:15:58.648Z] #77 171.2 CCLD src/validate [2022-08-04T17:15:58.648Z] #77 171.2 CCLD tests/test-1 [2022-08-04T17:15:58.648Z] #77 171.3 CCLD tests/test-2 [2022-08-04T17:15:58.648Z] #77 171.3 CCLD tests/test-3 [2022-08-04T17:15:58.648Z] #77 171.3 CCLD tests/test-4 [2022-08-04T17:15:58.896Z] #77 136.2 checking for GNU libc compatible malloc... yes [2022-08-04T17:15:58.896Z] #77 136.5 checking for stdlib.h... (cached) yes [2022-08-04T17:15:58.907Z] #77 171.4 CCLD tests/test-5 [2022-08-04T17:15:58.907Z] #77 171.5 CCLD tests/test-6 [2022-08-04T17:15:58.907Z] #77 171.5 CCLD tests/test-7 [2022-08-04T17:15:59.153Z] #77 136.5 checking for GNU libc compatible realloc... yes [2022-08-04T17:15:59.153Z] #77 136.7 checking for working strtod... yes [2022-08-04T17:15:59.166Z] #77 171.6 CCLD tests/test-9 [2022-08-04T17:15:59.167Z] #77 171.7 CCLD tests/test-8 [2022-08-04T17:15:59.167Z] #77 171.7 CCLD tests/test-10 [2022-08-04T17:15:59.167Z] #77 171.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T17:15:59.167Z] #77 171.7 CCLD tests/test-11 [2022-08-04T17:15:59.295Z] #84 122.7 checking for copy_file_range... yes [2022-08-04T17:15:59.409Z] #77 136.9 checking for gettimeofday... yes [2022-08-04T17:15:59.555Z] #84 123.2 checking for fgetxattr... yes [2022-08-04T17:15:59.666Z] #77 137.2 checking for memset... yes [2022-08-04T17:15:59.816Z] #84 123.6 checking for statx... yes [2022-08-04T17:15:59.923Z] #77 137.5 checking for strspn... yes [2022-08-04T17:16:00.180Z] #77 137.8 checking that generated files are newer than configure... done [2022-08-04T17:16:00.180Z] #77 137.8 configure: creating ./config.status [2022-08-04T17:16:00.338Z] #84 124.0 checking for fgetpwent_r... yes [2022-08-04T17:16:00.553Z] #77 ... [2022-08-04T17:16:00.553Z] [2022-08-04T17:16:00.553Z] #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-04T17:16:00.553Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:00.553Z] #14 165.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T17:16:00.553Z] #14 165.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:16:00.553Z] #14 165.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:00.599Z] #84 124.3 checking for issetugid... no [2022-08-04T17:16:00.600Z] #84 124.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:16:00.600Z] #84 124.7 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:16:01.073Z] #77 173.4 libtool: link: ar cr libocispec.a [2022-08-04T17:16:01.073Z] #77 173.4 libtool: link: ranlib libocispec.a [2022-08-04T17:16:01.549Z] #84 124.7 checking for library containing yajl_tree_get... -lyajl [2022-08-04T17:16:01.549Z] #84 125.4 checking for yajl >= 2.0.0... yes [2022-08-04T17:16:01.810Z] #84 125.4 checking sys/capability.h usability... yes [2022-08-04T17:16:01.810Z] #84 125.7 checking sys/capability.h presence... yes [2022-08-04T17:16:01.810Z] #84 125.8 checking for sys/capability.h... yes [2022-08-04T17:16:02.080Z] #77 139.8 config.status: creating Makefile [2022-08-04T17:16:02.080Z] #77 139.9 config.status: creating config.h [2022-08-04T17:16:02.080Z] #77 139.9 config.status: executing depfiles commands [2022-08-04T17:16:02.337Z] #77 140.1 config.status: executing libtool commands [2022-08-04T17:16:02.383Z] #84 125.8 checking for library containing cap_from_name... -lcap [2022-08-04T17:16:02.506Z] #77 175.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:02.506Z] #77 175.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:16:02.506Z] #77 175.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:16:02.506Z] #77 175.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:02.506Z] #77 175.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:02.506Z] #77 175.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:02.506Z] #77 175.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:02.506Z] #77 175.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T17:16:02.506Z] #77 175.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T17:16:02.506Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T17:16:02.506Z] #77 175.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T17:16:02.768Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T17:16:02.768Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T17:16:02.768Z] #77 175.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T17:16:02.768Z] #77 175.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T17:16:02.768Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T17:16:02.768Z] #77 175.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T17:16:02.768Z] #77 175.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T17:16:03.050Z] #77 175.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T17:16:03.050Z] #77 175.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T17:16:03.050Z] #77 175.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T17:16:03.050Z] #77 175.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T17:16:03.050Z] #77 175.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T17:16:03.268Z] #77 141.1 GEN .version [2022-08-04T17:16:03.268Z] #77 141.1 make install-recursive [2022-08-04T17:16:03.268Z] #77 141.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T17:16:03.268Z] #77 141.2 Making install in libocispec [2022-08-04T17:16:03.317Z] #77 175.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T17:16:03.317Z] #77 175.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T17:16:03.317Z] #77 176.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T17:16:03.327Z] #84 126.3 checking for library containing dlopen... -ldl [2022-08-04T17:16:03.327Z] #84 127.2 checking seccomp.h usability... [2022-08-04T17:16:03.327Z] #84 ... [2022-08-04T17:16:03.327Z] [2022-08-04T17:16:03.327Z] #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-04T17:16:03.327Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:16:03.327Z] #41 DONE 188.0s [2022-08-04T17:16:03.327Z] [2022-08-04T17:16:03.327Z] #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-04T17:16:03.327Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:03.327Z] #84 127.2 checking seccomp.h usability... yes [2022-08-04T17:16:03.327Z] #84 127.4 checking seccomp.h presence... yes [2022-08-04T17:16:03.327Z] #84 127.4 checking for seccomp.h... yes [2022-08-04T17:16:03.327Z] #84 127.4 checking for library containing seccomp_rule_add... [2022-08-04T17:16:03.327Z] #84 ... [2022-08-04T17:16:03.327Z] [2022-08-04T17:16:03.327Z] #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-04T17:16:03.327Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:16:03.327Z] #19 168.5 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-04T17:16:03.327Z] #19 168.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-04T17:16:03.327Z] #19 168.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-04T17:16:03.327Z] #19 168.6 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-04T17:16:03.328Z] #19 168.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-04T17:16:03.328Z] #19 168.6 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-04T17:16:03.328Z] #19 168.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-04T17:16:03.328Z] #19 168.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-04T17:16:03.328Z] #19 168.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-04T17:16:03.328Z] #19 168.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-04T17:16:03.328Z] #19 169.1 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-04T17:16:03.328Z] #19 169.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-04T17:16:03.328Z] #19 169.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-04T17:16:03.328Z] #19 169.2 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-04T17:16:03.328Z] #19 169.4 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-04T17:16:03.328Z] #19 173.2 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-04T17:16:03.328Z] #19 173.2 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-04T17:16:03.328Z] #19 173.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-04T17:16:03.328Z] #19 173.5 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-04T17:16:03.328Z] #19 173.6 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-04T17:16:03.328Z] #19 175.8 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-04T17:16:03.328Z] #19 175.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-04T17:16:03.328Z] #19 175.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-04T17:16:03.525Z] #77 141.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:03.525Z] #77 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T17:16:03.525Z] #77 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T17:16:03.525Z] #77 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T17:16:03.525Z] #77 141.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T17:16:03.577Z] #77 176.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T17:16:03.577Z] #77 176.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T17:16:03.577Z] #77 176.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T17:16:03.591Z] #19 175.9 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-04T17:16:03.591Z] #19 175.9 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-04T17:16:03.591Z] #19 175.9 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-04T17:16:03.591Z] #19 175.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-04T17:16:03.591Z] #19 175.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-04T17:16:03.591Z] #19 176.0 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-04T17:16:03.591Z] #19 176.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-04T17:16:03.591Z] #19 176.0 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-04T17:16:03.591Z] #19 176.1 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-04T17:16:04.145Z] #77 176.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T17:16:04.145Z] #77 176.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T17:16:04.145Z] #77 176.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T17:16:04.162Z] #19 ... [2022-08-04T17:16:04.162Z] [2022-08-04T17:16:04.162Z] #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-04T17:16:04.162Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:04.162Z] #84 127.4 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T17:16:04.162Z] #84 128.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T17:16:04.423Z] #84 128.3 checking systemd/sd-bus.h usability... yes [2022-08-04T17:16:04.456Z] #77 142.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T17:16:04.456Z] #77 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T17:16:04.684Z] #84 128.5 checking systemd/sd-bus.h presence... yes [2022-08-04T17:16:04.684Z] #84 128.6 checking for systemd/sd-bus.h... yes [2022-08-04T17:16:04.713Z] #77 177.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T17:16:04.713Z] #77 177.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T17:16:04.713Z] #77 177.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T17:16:04.713Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T17:16:04.972Z] #77 177.5 CC src/crun-crun.o [2022-08-04T17:16:04.972Z] #77 177.6 CC src/crun-run.o [2022-08-04T17:16:05.231Z] #77 177.7 CC src/crun-delete.o [2022-08-04T17:16:05.231Z] #77 177.8 CC src/crun-kill.o [2022-08-04T17:16:05.255Z] #84 128.6 checking for library containing sd_bus_match_signal_async... [2022-08-04T17:16:05.255Z] #84 ... [2022-08-04T17:16:05.255Z] [2022-08-04T17:16:05.255Z] #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-04T17:16:05.255Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:16:05.255Z] #43 189.6 Delve is a source level debugger for Go programs. [2022-08-04T17:16:05.255Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T17:16:05.256Z] #43 189.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Usage: [2022-08-04T17:16:05.256Z] #43 189.6 dlv [command] [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Available Commands: [2022-08-04T17:16:05.256Z] #43 189.6 attach Attach to running process and begin debugging. [2022-08-04T17:16:05.256Z] #43 189.6 connect Connect to a headless debug server with a terminal client. [2022-08-04T17:16:05.256Z] #43 189.6 core Examine a core dump. [2022-08-04T17:16:05.256Z] #43 189.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T17:16:05.256Z] #43 189.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T17:16:05.256Z] #43 189.6 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T17:16:05.256Z] #43 189.6 help Help about any command [2022-08-04T17:16:05.256Z] #43 189.6 run Deprecated command. Use 'debug' instead. [2022-08-04T17:16:05.256Z] #43 189.6 test Compile test binary and begin debugging program. [2022-08-04T17:16:05.256Z] #43 189.6 trace Compile and begin tracing program. [2022-08-04T17:16:05.256Z] #43 189.6 version Prints version. [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Flags: [2022-08-04T17:16:05.256Z] #43 189.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T17:16:05.256Z] #43 189.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T17:16:05.256Z] #43 189.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-04T17:16:05.256Z] #43 189.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T17:16:05.256Z] #43 189.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T17:16:05.256Z] #43 189.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-04T17:16:05.256Z] #43 189.6 --disable-aslr Disables address space randomization [2022-08-04T17:16:05.256Z] #43 189.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T17:16:05.256Z] #43 189.6 -h, --help help for dlv [2022-08-04T17:16:05.256Z] #43 189.6 --init string Init file, executed by the terminal client. [2022-08-04T17:16:05.256Z] #43 189.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T17:16:05.256Z] #43 189.6 --log Enable debugging server logging. [2022-08-04T17:16:05.256Z] #43 189.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T17:16:05.256Z] #43 189.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T17:16:05.256Z] #43 189.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T17:16:05.256Z] #43 189.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T17:16:05.256Z] #43 189.6 --wd string Working directory for running the program. [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Additional help topics: [2022-08-04T17:16:05.256Z] #43 189.6 dlv backend Help about the --backend flag. [2022-08-04T17:16:05.256Z] #43 189.6 dlv log Help about logging flags. [2022-08-04T17:16:05.256Z] #43 189.6 dlv redirect Help about file redirection. [2022-08-04T17:16:05.256Z] #43 189.6 [2022-08-04T17:16:05.256Z] #43 189.6 Use "dlv [command] --help" for more information about a command. [2022-08-04T17:16:05.256Z] #43 DONE 190.0s [2022-08-04T17:16:05.256Z] [2022-08-04T17:16:05.256Z] #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-04T17:16:05.256Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:05.256Z] #84 128.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T17:16:05.490Z] #77 177.9 CC src/crun-pause.o [2022-08-04T17:16:05.490Z] #77 178.1 CC src/crun-unpause.o [2022-08-04T17:16:05.516Z] #84 129.3 checking for sd_notify_barrier... yes [2022-08-04T17:16:05.710Z] #14 ... [2022-08-04T17:16:05.710Z] [2022-08-04T17:16:05.710Z] #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-04T17:16:05.710Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:05.710Z] #77 109.4 configure.ac:7: installing 'build-aux/compile' [2022-08-04T17:16:05.710Z] #77 109.5 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T17:16:05.710Z] #77 109.5 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T17:16:05.710Z] #77 109.5 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T17:16:05.710Z] #77 109.5 configure.ac:11: installing 'build-aux/missing' [2022-08-04T17:16:05.710Z] #77 110.0 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:16:05.710Z] #77 110.2 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T17:16:05.750Z] #77 178.3 CC src/crun-spec.o [2022-08-04T17:16:06.008Z] #77 178.4 CC src/crun-exec.o [2022-08-04T17:16:06.008Z] #77 178.5 CC src/crun-list.o [2022-08-04T17:16:06.039Z] #84 129.7 checking linux/bpf.h usability... yes [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T17:16:06.084Z] #77 143.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T17:16:06.084Z] #77 143.6 make install-recursive [2022-08-04T17:16:06.084Z] #77 143.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:06.084Z] #77 143.7 Making install in yajl [2022-08-04T17:16:06.084Z] #77 143.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:06.084Z] #77 143.7 CC verify/json_verify-json_verify.o [2022-08-04T17:16:06.084Z] #77 143.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T17:16:06.084Z] #77 143.7 CC src/libyajl_la-yajl.lo [2022-08-04T17:16:06.084Z] #77 143.8 CC src/libyajl_la-yajl_gen.lo [2022-08-04T17:16:06.084Z] #77 143.8 CC src/libyajl_la-yajl_parser.lo [2022-08-04T17:16:06.084Z] #77 143.8 CC src/libyajl_la-yajl_buf.lo [2022-08-04T17:16:06.084Z] #77 143.8 CC src/libyajl_la-yajl_encode.lo [2022-08-04T17:16:06.084Z] #77 143.9 CC src/libyajl_la-yajl_lex.lo [2022-08-04T17:16:06.084Z] #77 143.9 CC src/libyajl_la-yajl_tree.lo [2022-08-04T17:16:06.267Z] #77 178.8 CC src/crun-create.o [2022-08-04T17:16:06.267Z] #77 178.8 CC src/crun-start.o [2022-08-04T17:16:06.300Z] #84 130.1 checking linux/bpf.h presence... yes [2022-08-04T17:16:06.300Z] #84 130.2 checking for linux/bpf.h... yes [2022-08-04T17:16:06.300Z] #84 130.2 checking compilation for eBPF... yes [2022-08-04T17:16:06.300Z] #84 130.3 checking for criu >= 3.15... no [2022-08-04T17:16:06.300Z] #84 130.4 configure: CRIU headers not found, building without CRIU support [2022-08-04T17:16:06.300Z] #84 130.4 checking for criu > 3.16... no [2022-08-04T17:16:06.300Z] #84 130.4 configure: CRIU version doesn't support join-ns API [2022-08-04T17:16:06.526Z] #77 179.0 CC src/crun-state.o [2022-08-04T17:16:06.526Z] #77 179.2 CC src/crun-update.o [2022-08-04T17:16:06.561Z] #84 130.4 checking for criu > 3.16.1... no [2022-08-04T17:16:06.561Z] #84 130.4 configure: CRIU version doesn't support for pre-dumping [2022-08-04T17:16:06.561Z] #84 130.4 checking for new mount API (fsconfig)... yes [2022-08-04T17:16:06.786Z] #77 179.5 CC src/crun-ps.o [2022-08-04T17:16:06.822Z] #84 130.6 checking for seccomp notify API... yes [2022-08-04T17:16:06.822Z] #84 130.7 checking for gperf... no [2022-08-04T17:16:06.822Z] #84 130.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T17:16:07.046Z] #77 179.5 CC src/crun-checkpoint.o [2022-08-04T17:16:07.306Z] #77 179.7 CC src/crun-restore.o [2022-08-04T17:16:07.306Z] #77 179.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T17:16:07.394Z] #84 130.7 checking for library containing argp_parse... none required [2022-08-04T17:16:07.565Z] #77 180.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T17:16:07.565Z] #77 180.0 CC src/libcrun/libcrun_la-container.lo [2022-08-04T17:16:07.565Z] #77 180.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T17:16:07.655Z] #84 131.5 checking that generated files are newer than configure... done [2022-08-04T17:16:07.655Z] #84 131.5 configure: creating ./config.status [2022-08-04T17:16:07.825Z] #77 180.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T17:16:08.084Z] #77 180.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T17:16:08.084Z] #77 180.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T17:16:08.344Z] #77 180.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T17:16:08.344Z] #77 181.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T17:16:08.604Z] #77 181.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T17:16:08.607Z] #77 ... [2022-08-04T17:16:08.607Z] [2022-08-04T17:16:08.607Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:16:08.607Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:16:08.607Z] #21 40.84 Selecting previously unselected package vim. [2022-08-04T17:16:08.607Z] #21 40.84 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:16:08.607Z] #21 40.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:16:08.607Z] #21 41.44 Selecting previously unselected package xfsprogs. [2022-08-04T17:16:08.607Z] #21 41.44 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T17:16:08.607Z] #21 41.45 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T17:16:08.607Z] #21 41.91 Selecting previously unselected package zip. [2022-08-04T17:16:08.607Z] #21 41.92 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-04T17:16:08.607Z] #21 41.93 Unpacking zip (3.0-12) ... [2022-08-04T17:16:08.607Z] #21 42.09 Selecting previously unselected package zstd. [2022-08-04T17:16:08.607Z] #21 42.10 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T17:16:08.607Z] #21 42.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:16:08.608Z] #21 42.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:16:08.608Z] #21 43.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:16:08.608Z] #21 43.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:16:08.608Z] #21 43.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:16:08.608Z] #21 43.56 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:16:08.608Z] #21 43.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:16:08.608Z] #21 43.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T17:16:08.608Z] #21 43.60 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T17:16:08.608Z] #21 43.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:16:08.608Z] #21 43.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:16:08.608Z] #21 43.63 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:16:08.608Z] #21 43.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:16:08.608Z] #21 43.66 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T17:16:08.608Z] #21 44.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:16:08.608Z] #21 44.62 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:16:08.608Z] #21 44.65 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T17:16:08.608Z] #21 44.66 Setting up apparmor (2.13.6-10) ... [2022-08-04T17:16:08.608Z] #21 46.41 Setting up zip (3.0-12) ... [2022-08-04T17:16:08.608Z] #21 46.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:16:08.608Z] #21 46.44 Setting up bash-completion (1:2.11-2) ... [2022-08-04T17:16:08.608Z] #21 48.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:16:08.608Z] #21 48.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:16:08.608Z] #21 48.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:16:08.608Z] #21 48.66 Setting up patch (2.7.6-7) ... [2022-08-04T17:16:08.608Z] #21 48.67 Setting up sudo (1.9.5p2-3) ... [2022-08-04T17:16:08.608Z] #21 48.75 invoke-rc.d: could not determine current runlevel [2022-08-04T17:16:08.608Z] #21 48.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:16:08.608Z] #21 48.77 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T17:16:08.608Z] #21 48.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:16:08.608Z] #21 48.80 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T17:16:08.608Z] #21 48.83 Setting up pigz (2.6-1) ... [2022-08-04T17:16:08.608Z] #21 48.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:16:08.608Z] #21 48.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:16:08.608Z] #21 48.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:16:08.608Z] #21 48.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:16:08.608Z] #21 49.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:16:08.608Z] #21 49.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:16:08.608Z] #21 50.38 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T17:16:08.608Z] #21 50.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:16:08.608Z] #21 50.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:16:08.608Z] #21 50.42 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T17:16:08.608Z] #21 50.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:16:08.608Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T17:16:08.608Z] #21 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T17:16:08.608Z] #21 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T17:16:08.608Z] #21 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T17:16:08.608Z] #21 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T17:16:08.608Z] #21 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T17:16:08.608Z] #21 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T17:16:08.608Z] #21 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T17:16:08.608Z] #21 50.99 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T17:16:08.863Z] #77 181.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T17:16:08.992Z] #77 113.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:16:08.993Z] #77 113.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:16:09.431Z] #77 181.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T17:16:09.556Z] #77 114.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:16:09.556Z] #77 114.1 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:16:09.556Z] #77 114.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:16:09.690Z] #77 182.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T17:16:10.121Z] #77 114.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:16:10.200Z] #84 134.1 config.status: creating Makefile [2022-08-04T17:16:10.200Z] #84 134.2 config.status: creating rpm/crun.spec [2022-08-04T17:16:10.259Z] #77 182.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T17:16:10.259Z] #77 182.8 CC src/libcrun/libcrun_la-error.lo [2022-08-04T17:16:10.381Z] #77 115.0 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:16:10.381Z] #77 115.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:16:10.461Z] #84 134.4 config.status: creating config.h [2022-08-04T17:16:10.461Z] #84 134.5 config.status: executing libtool commands [2022-08-04T17:16:10.461Z] #84 134.5 config.status: executing depfiles commands [2022-08-04T17:16:10.503Z] #21 52.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:16:10.503Z] #21 52.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:16:10.503Z] #21 52.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:16:10.503Z] #21 52.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:16:10.518Z] #77 183.2 CC src/libcrun/libcrun_la-status.lo [2022-08-04T17:16:10.777Z] #77 183.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T17:16:11.322Z] #77 ... [2022-08-04T17:16:11.322Z] [2022-08-04T17:16:11.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-04T17:16:11.322Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:16:11.322Z] #67 192.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:16:11.322Z] #67 192.5 + GOBIN=/build [2022-08-04T17:16:11.322Z] #67 192.5 + GO111MODULE=on [2022-08-04T17:16:11.322Z] #67 192.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:16:11.346Z] #77 183.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T17:16:11.435Z] #21 53.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:16:11.435Z] #21 53.85 Setting up jq (1.6-2.1) ... [2022-08-04T17:16:11.435Z] #21 53.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:16:11.435Z] #21 53.87 Setting up iptables (1.8.7-1) ... [2022-08-04T17:16:11.606Z] #77 184.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T17:16:11.692Z] #21 53.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:16:11.692Z] #21 53.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:16:11.693Z] #21 53.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:16:11.693Z] #21 53.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:16:11.693Z] #21 53.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T17:16:11.693Z] #21 53.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T17:16:11.693Z] #21 53.93 Setting up iproute2 (5.10.0-4) ... [2022-08-04T17:16:11.847Z] #84 135.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T17:16:11.847Z] #84 135.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:16:11.866Z] #77 184.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T17:16:11.949Z] #21 54.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:16:12.125Z] #77 184.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T17:16:12.385Z] #77 185.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T17:16:12.419Z] #84 136.4 checking for gcc... gcc [2022-08-04T17:16:12.513Z] #21 ... [2022-08-04T17:16:12.513Z] [2022-08-04T17:16:12.514Z] #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-04T17:16:12.514Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:12.514Z] #77 149.3 CCLD libyajl.la [2022-08-04T17:16:12.514Z] #77 149.7 CCLD verify/json_verify [2022-08-04T17:16:12.514Z] #77 150.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:12.514Z] #77 150.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:16:12.514Z] #77 150.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:16:12.514Z] #77 150.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:12.514Z] #77 150.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:12.514Z] #77 150.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:12.514Z] #77 150.2 CC src/validate.o [2022-08-04T17:16:12.514Z] #77 150.2 CC src/image_spec_schema_config_schema.lo [2022-08-04T17:16:12.514Z] #77 150.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T17:16:12.514Z] #77 150.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T17:16:12.514Z] #77 150.3 CC src/image_spec_schema_defs.lo [2022-08-04T17:16:12.514Z] #77 150.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T17:16:12.514Z] #77 ... [2022-08-04T17:16:12.514Z] [2022-08-04T17:16:12.514Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:16:12.514Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:16:12.514Z] #21 DONE 54.9s [2022-08-04T17:16:12.514Z] [2022-08-04T17:16:12.514Z] #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-04T17:16:12.514Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:12.514Z] #77 150.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T17:16:12.514Z] #77 150.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T17:16:12.514Z] #77 150.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T17:16:12.683Z] #84 136.5 checking whether the C compiler works... yes [2022-08-04T17:16:12.684Z] #84 136.7 checking for C compiler default output file name... a.out [2022-08-04T17:16:12.771Z] #77 150.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T17:16:12.771Z] #77 150.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T17:16:12.771Z] #77 150.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T17:16:12.949Z] #84 136.7 checking for suffix of executables... [2022-08-04T17:16:12.949Z] #84 136.8 checking whether we are cross compiling... no [2022-08-04T17:16:12.953Z] #77 185.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T17:16:12.953Z] #77 185.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T17:16:13.029Z] #77 150.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T17:16:13.029Z] #77 150.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T17:16:13.029Z] #77 150.7 CC src/runtime_spec_schema_defs.lo [2022-08-04T17:16:13.029Z] #77 150.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T17:16:13.029Z] #77 150.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T17:16:13.210Z] #84 137.0 checking for suffix of object files... o [2022-08-04T17:16:13.210Z] #84 137.1 checking whether we are using the GNU C compiler... yes [2022-08-04T17:16:13.210Z] #84 137.2 checking whether gcc accepts -g... yes [2022-08-04T17:16:13.286Z] #77 150.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T17:16:13.286Z] #77 150.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T17:16:13.286Z] #77 151.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T17:16:13.286Z] #77 151.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T17:16:13.471Z] #84 137.3 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:16:13.543Z] #77 151.2 CC src/basic_test_double_array_item.lo [2022-08-04T17:16:13.544Z] #77 151.3 CC src/basic_test_double_array.lo [2022-08-04T17:16:13.544Z] #77 151.4 CC src/basic_test_top_array_int.lo [2022-08-04T17:16:13.544Z] #77 151.5 CC src/basic_test_top_array_string.lo [2022-08-04T17:16:13.733Z] #84 137.5 checking whether gcc understands -c and -o together... yes [2022-08-04T17:16:13.804Z] #77 151.6 CC src/basic_test_top_double_array_int.lo [2022-08-04T17:16:13.804Z] #77 151.7 CC src/basic_test_top_double_array_obj.lo [2022-08-04T17:16:13.804Z] #77 151.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T17:16:13.994Z] #84 137.7 checking how to run the C preprocessor... gcc -E [2022-08-04T17:16:13.994Z] #84 138.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:16:13.994Z] #84 138.1 checking for egrep... /bin/grep -E [2022-08-04T17:16:14.061Z] #77 ... [2022-08-04T17:16:14.061Z] [2022-08-04T17:16:14.061Z] #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-04T17:16:14.061Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-04T17:16:14.061Z] #22 1.403 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T17:16:14.061Z] #22 1.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T17:16:14.061Z] #22 1.410 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T17:16:14.061Z] #22 DONE 1.5s [2022-08-04T17:16:14.317Z] [2022-08-04T17:16:14.317Z] #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-04T17:16:14.317Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:14.317Z] #77 151.9 CC src/basic_test_top_double_array_string.lo [2022-08-04T17:16:14.317Z] #77 152.0 CC src/read-file.lo [2022-08-04T17:16:14.331Z] #77 186.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T17:16:14.574Z] #77 152.2 CC src/json_common.lo [2022-08-04T17:16:14.574Z] #77 152.3 CC tests/test-1.o [2022-08-04T17:16:14.591Z] #77 187.1 CC tests/init.o [2022-08-04T17:16:14.831Z] #77 152.5 CC tests/test-2.o [2022-08-04T17:16:14.831Z] #77 152.6 CC tests/test-3.o [2022-08-04T17:16:14.850Z] #77 187.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T17:16:14.937Z] #84 138.1 checking for ANSI C header files... yes [2022-08-04T17:16:14.937Z] #84 138.7 checking for sys/types.h... yes [2022-08-04T17:16:14.937Z] #84 138.8 checking for sys/stat.h... yes [2022-08-04T17:16:15.088Z] #77 152.7 CC tests/test-4.o [2022-08-04T17:16:15.088Z] #77 152.9 CC tests/test-5.o [2022-08-04T17:16:15.198Z] #84 138.9 checking for stdlib.h... yes [2022-08-04T17:16:15.198Z] #84 139.2 checking for string.h... yes [2022-08-04T17:16:15.345Z] #77 153.2 CC tests/test-6.o [2022-08-04T17:16:15.450Z] #14 ... [2022-08-04T17:16:15.450Z] [2022-08-04T17:16:15.450Z] #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-04T17:16:15.450Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:15.450Z] #77 103.3 configure.ac:7: installing 'build-aux/compile' [2022-08-04T17:16:15.459Z] #84 139.3 checking for memory.h... yes [2022-08-04T17:16:15.459Z] #84 139.5 checking for strings.h... yes [2022-08-04T17:16:15.602Z] #77 153.3 CC tests/test-7.o [2022-08-04T17:16:15.709Z] #77 103.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T17:16:15.709Z] #77 103.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T17:16:15.709Z] #77 103.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T17:16:15.709Z] #77 103.3 configure.ac:11: installing 'build-aux/missing' [2022-08-04T17:16:15.859Z] #77 153.5 CC tests/test-8.o [2022-08-04T17:16:15.859Z] #77 153.6 CC tests/test-9.o [2022-08-04T17:16:15.859Z] #77 153.8 CC tests/test-10.o [2022-08-04T17:16:15.980Z] #84 139.7 checking for inttypes.h... yes [2022-08-04T17:16:15.980Z] #84 139.8 checking for stdint.h... yes [2022-08-04T17:16:16.116Z] #77 153.8 CC tests/test-11.o [2022-08-04T17:16:16.249Z] #84 140.1 checking for unistd.h... [2022-08-04T17:16:16.249Z] #84 ... [2022-08-04T17:16:16.249Z] [2022-08-04T17:16:16.249Z] #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-04T17:16:16.249Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:16:16.249Z] #19 178.5 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-04T17:16:16.249Z] #19 178.5 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-04T17:16:16.249Z] #19 178.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-04T17:16:16.249Z] #19 178.6 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-04T17:16:16.249Z] #19 178.6 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-04T17:16:16.249Z] #19 180.6 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-04T17:16:16.249Z] #19 180.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-04T17:16:16.249Z] #19 182.4 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:16:16.249Z] #19 183.2 Fetched 788 MB in 45s (17.7 MB/s) [2022-08-04T17:16:16.249Z] #19 183.3 Selecting previously unselected package liblocale-gettext-perl. [2022-08-04T17:16:16.249Z] #19 183.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-04T17:16:16.249Z] #19 183.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 183.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T17:16:16.249Z] #19 183.4 Selecting previously unselected package bzip2. [2022-08-04T17:16:16.249Z] #19 183.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 183.4 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:16:16.249Z] #19 183.6 Selecting previously unselected package libmagic-mgc. [2022-08-04T17:16:16.249Z] #19 183.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 183.6 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T17:16:16.249Z] #19 184.2 Selecting previously unselected package libmagic1:amd64. [2022-08-04T17:16:16.249Z] #19 184.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 184.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:16:16.249Z] #19 184.3 Selecting previously unselected package file. [2022-08-04T17:16:16.249Z] #19 184.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 184.4 Unpacking file (1:5.39-3) ... [2022-08-04T17:16:16.249Z] #19 184.5 Selecting previously unselected package xz-utils. [2022-08-04T17:16:16.249Z] #19 184.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 184.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:16:16.249Z] #19 184.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-04T17:16:16.249Z] #19 184.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 184.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T17:16:16.249Z] #19 186.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-04T17:16:16.249Z] #19 186.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 186.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T17:16:16.249Z] #19 188.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-04T17:16:16.249Z] #19 188.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-04T17:16:16.249Z] #19 188.6 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T17:16:16.249Z] #19 ... [2022-08-04T17:16:16.249Z] [2022-08-04T17:16:16.249Z] #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-04T17:16:16.249Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:16.249Z] #84 140.1 checking for unistd.h... yes [2022-08-04T17:16:16.279Z] #77 103.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:16:16.513Z] #84 140.3 checking minix/config.h usability... no [2022-08-04T17:16:16.513Z] #84 140.4 checking minix/config.h presence... no [2022-08-04T17:16:16.513Z] #84 140.4 checking for minix/config.h... no [2022-08-04T17:16:16.513Z] #84 140.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T17:16:16.539Z] #77 104.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T17:16:17.051Z] #84 140.7 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:16:17.051Z] #84 141.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:16:17.051Z] #84 141.0 checking how to print strings... printf [2022-08-04T17:16:17.051Z] #84 141.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:16:17.051Z] #84 141.0 checking for fgrep... /bin/grep -F [2022-08-04T17:16:17.051Z] #84 141.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:16:17.051Z] #84 141.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:16:17.051Z] #84 141.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:16:17.051Z] #84 141.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:16:17.051Z] #84 141.1 checking whether ln -s works... yes [2022-08-04T17:16:17.051Z] #84 141.1 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:16:17.051Z] #84 141.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-04T17:16:17.051Z] #84 141.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:16:17.051Z] #84 141.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:16:17.051Z] #84 141.2 checking for objdump... objdump [2022-08-04T17:16:17.051Z] #84 141.2 checking how to recognize dependent libraries... pass_all [2022-08-04T17:16:17.051Z] #84 141.2 checking for dlltool... no [2022-08-04T17:16:17.051Z] #84 141.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:16:17.051Z] #84 141.2 checking for ar... ar [2022-08-04T17:16:17.312Z] #84 141.2 checking for archiver @FILE support... @ [2022-08-04T17:16:17.312Z] #84 141.4 checking for strip... strip [2022-08-04T17:16:17.573Z] #84 141.4 checking for ranlib... ranlib [2022-08-04T17:16:17.573Z] #84 141.4 checking for gawk... no [2022-08-04T17:16:17.573Z] #84 141.4 checking for mawk... mawk [2022-08-04T17:16:17.834Z] #84 141.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:16:17.834Z] #84 141.8 checking for sysroot... no [2022-08-04T17:16:17.834Z] #84 141.8 checking for a working dd... /bin/dd [2022-08-04T17:16:17.834Z] #84 141.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:16:18.095Z] #84 141.9 checking for mt... no [2022-08-04T17:16:18.095Z] #84 141.9 checking if : is a manifest tool... no [2022-08-04T17:16:18.357Z] #84 142.0 checking for dlfcn.h... yes [2022-08-04T17:16:18.357Z] #84 142.3 checking for objdir... .libs [2022-08-04T17:16:18.929Z] #84 142.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:16:18.929Z] #84 143.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:16:18.929Z] #84 143.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:16:19.431Z] #67 ... [2022-08-04T17:16:19.431Z] [2022-08-04T17:16:19.431Z] #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-04T17:16:19.431Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:19.431Z] #14 196.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T17:16:19.431Z] #14 196.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:16:19.431Z] #14 196.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:19.451Z] #84 143.1 checking if gcc static flag -static works... yes [2022-08-04T17:16:19.712Z] #84 143.4 checking if gcc supports -c -o file.o... yes [2022-08-04T17:16:19.712Z] #84 143.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:16:19.712Z] #84 143.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:16:20.286Z] #84 143.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:16:20.286Z] #84 144.1 checking how to hardcode library paths into programs... immediate [2022-08-04T17:16:20.286Z] #84 144.1 checking whether stripping libraries is possible... yes [2022-08-04T17:16:20.286Z] #84 144.1 checking if libtool supports shared libraries... yes [2022-08-04T17:16:20.286Z] #84 144.1 checking whether to build shared libraries... no [2022-08-04T17:16:20.286Z] #84 144.1 checking whether to build static libraries... yes [2022-08-04T17:16:20.286Z] #84 144.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:16:20.286Z] #84 144.2 checking whether build environment is sane... yes [2022-08-04T17:16:20.286Z] #84 144.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:16:20.286Z] #84 144.3 checking whether make sets $(MAKE)... yes [2022-08-04T17:16:20.550Z] #84 144.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:16:20.550Z] #84 144.5 checking whether make supports nested variables... yes [2022-08-04T17:16:20.550Z] #84 144.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:16:20.550Z] #84 144.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:16:20.550Z] #84 144.5 checking how to create a ustar tar archive... gnutar [2022-08-04T17:16:20.811Z] #84 144.6 checking dependency style of gcc... gcc3 [2022-08-04T17:16:20.811Z] #84 144.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:16:20.811Z] #84 144.8 checking whether make supports nested variables... (cached) yes [2022-08-04T17:16:20.811Z] #84 144.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:16:20.811Z] #84 144.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:16:20.811Z] #84 144.8 checking for yajl >= 2.1.0... yes [2022-08-04T17:16:20.811Z] #84 144.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:16:21.074Z] #84 144.9 checking for gcc... (cached) gcc [2022-08-04T17:16:21.074Z] #84 145.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:16:21.074Z] #84 145.1 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:16:21.074Z] #84 145.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:16:21.074Z] #84 145.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:16:21.334Z] #84 145.1 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:16:21.334Z] #84 145.3 checking for python3... /usr/bin/python3 [2022-08-04T17:16:21.334Z] #84 145.3 checking for python3 version... 3.9 [2022-08-04T17:16:21.334Z] #84 145.4 checking for python3 platform... linux [2022-08-04T17:16:21.595Z] #84 145.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:16:21.595Z] #84 145.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:16:21.833Z] #77 108.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T17:16:21.833Z] #77 108.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T17:16:21.861Z] #84 145.8 checking that generated files are newer than configure... done [2022-08-04T17:16:21.861Z] #84 145.8 configure: creating ./config.status [2022-08-04T17:16:22.407Z] #77 109.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T17:16:22.407Z] #77 109.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T17:16:22.668Z] #77 110.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T17:16:22.710Z] #14 ... [2022-08-04T17:16:22.710Z] [2022-08-04T17:16:22.710Z] #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-04T17:16:22.710Z] #67 sha256:6d08f84731e9293711318438939891b05cac3f28fbad9ae543b57dfb063a92ab [2022-08-04T17:16:22.710Z] #67 203.8 rootlesskit version 1.0.0 [2022-08-04T17:16:22.710Z] #67 203.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T17:16:22.710Z] #67 203.8 -container-ip string [2022-08-04T17:16:22.710Z] #67 203.8 container ip [2022-08-04T17:16:22.710Z] #67 203.8 -container-port int [2022-08-04T17:16:22.710Z] #67 203.8 container port (default -1) [2022-08-04T17:16:22.710Z] #67 203.8 -host-ip string [2022-08-04T17:16:22.710Z] #67 203.8 host ip [2022-08-04T17:16:22.710Z] #67 203.8 -host-port int [2022-08-04T17:16:22.710Z] #67 203.8 host port (default -1) [2022-08-04T17:16:22.710Z] #67 203.8 -proto string [2022-08-04T17:16:22.710Z] #67 203.8 proxy protocol (default "tcp") [2022-08-04T17:16:22.929Z] #77 110.6 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T17:16:23.189Z] #77 110.8 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T17:16:23.189Z] #77 111.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T17:16:23.451Z] #77 ... [2022-08-04T17:16:23.451Z] [2022-08-04T17:16:23.451Z] #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-04T17:16:23.451Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:23.451Z] #14 189.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T17:16:23.451Z] #14 189.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:16:23.451Z] #14 189.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:23.643Z] #67 DONE 204.7s [2022-08-04T17:16:23.643Z] [2022-08-04T17:16:23.643Z] #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-04T17:16:23.643Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:23.643Z] #77 ... [2022-08-04T17:16:23.643Z] [2022-08-04T17:16:23.643Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T17:16:23.643Z] #68 sha256:6669aee3d7f7aa89bb08438c53881d0bd2240858685db1ec356b1f996f5514a7 [2022-08-04T17:16:23.643Z] #68 DONE 0.2s [2022-08-04T17:16:23.643Z] [2022-08-04T17:16:23.643Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T17:16:23.643Z] #69 sha256:160ee749e8cb55f6ddcc3028a0d881c450dd795d7cfe25735b500910d2f2c2c7 [2022-08-04T17:16:23.775Z] #84 147.8 config.status: creating Makefile [2022-08-04T17:16:23.775Z] #84 147.9 config.status: creating config.h [2022-08-04T17:16:23.900Z] #69 DONE 0.2s [2022-08-04T17:16:23.900Z] [2022-08-04T17:16:23.900Z] #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-04T17:16:23.900Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:16:24.036Z] #84 147.9 config.status: executing libtool commands [2022-08-04T17:16:24.036Z] #84 148.0 config.status: executing depfiles commands [2022-08-04T17:16:24.213Z] #77 ... [2022-08-04T17:16:24.213Z] [2022-08-04T17:16:24.213Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:16:24.213Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-04T17:16:25.143Z] #23 10.98 Collecting yamllint==1.26.1 [2022-08-04T17:16:25.421Z] #84 149.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T17:16:25.421Z] #84 149.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:16:25.681Z] #84 149.6 checking for gcc... gcc [2022-08-04T17:16:25.942Z] #84 149.7 checking whether the C compiler works... yes [2022-08-04T17:16:25.942Z] #84 149.9 checking for C compiler default output file name... a.out [2022-08-04T17:16:25.942Z] #84 149.9 checking for suffix of executables... [2022-08-04T17:16:26.074Z] #23 12.03 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T17:16:26.203Z] #84 150.1 checking whether we are cross compiling... no [2022-08-04T17:16:26.465Z] #84 150.4 checking for suffix of object files... o [2022-08-04T17:16:26.465Z] #84 150.4 checking whether we are using the GNU C compiler... yes [2022-08-04T17:16:26.465Z] #84 150.5 checking whether gcc accepts -g... yes [2022-08-04T17:16:26.725Z] #84 150.6 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:16:26.986Z] #84 150.7 checking whether gcc understands -c and -o together... yes [2022-08-04T17:16:26.986Z] #84 150.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:16:26.986Z] #84 151.0 checking whether build environment is sane... yes [2022-08-04T17:16:26.986Z] #84 151.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:16:26.986Z] #84 151.1 checking for gawk... no [2022-08-04T17:16:26.986Z] #84 151.1 checking for mawk... mawk [2022-08-04T17:16:26.986Z] #84 151.1 checking whether make sets $(MAKE)... yes [2022-08-04T17:16:27.178Z] #47 ... [2022-08-04T17:16:27.178Z] [2022-08-04T17:16:27.178Z] #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-04T17:16:27.178Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:27.178Z] #14 208.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T17:16:27.178Z] #14 208.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T17:16:27.178Z] #14 208.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:16:27.178Z] #14 208.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T17:16:27.178Z] #14 208.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T17:16:27.178Z] #14 208.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:16:27.247Z] #84 151.1 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:16:27.247Z] #84 151.1 checking whether make supports nested variables... yes [2022-08-04T17:16:27.247Z] #84 151.2 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:16:27.247Z] #84 151.2 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:16:27.247Z] #84 151.2 checking how to create a ustar tar archive... gnutar [2022-08-04T17:16:27.437Z] #14 209.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T17:16:27.437Z] #14 209.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T17:16:27.437Z] #14 209.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:16:27.443Z] #23 13.33 Collecting pathspec>=0.5.3 [2022-08-04T17:16:27.443Z] #23 13.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T17:16:27.511Z] #84 151.2 checking dependency style of gcc... gcc3 [2022-08-04T17:16:27.511Z] #84 151.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:16:27.511Z] #84 151.4 checking whether make supports nested variables... (cached) yes [2022-08-04T17:16:27.695Z] #14 209.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:16:27.695Z] #14 209.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:16:27.695Z] #14 209.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:16:27.772Z] #84 151.5 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:16:27.773Z] #84 151.8 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:16:27.773Z] #84 151.8 checking how to print strings... printf [2022-08-04T17:16:27.773Z] #84 151.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:16:27.773Z] #84 151.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:16:27.773Z] #84 151.9 checking for egrep... /bin/grep -E [2022-08-04T17:16:27.952Z] #14 209.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:16:28.006Z] #23 13.83 Collecting pyyaml [2022-08-04T17:16:28.006Z] #23 13.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-04T17:16:28.006Z] #23 13.98 Building wheels for collected packages: yamllint [2022-08-04T17:16:28.006Z] #23 14.00 Building wheel for yamllint (setup.py): started [2022-08-04T17:16:28.034Z] #84 151.9 checking for fgrep... /bin/grep -F [2022-08-04T17:16:28.035Z] #84 151.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:16:28.035Z] #84 151.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:16:28.035Z] #84 151.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:16:28.035Z] #84 152.0 checking the name lister (/usr/bin/nm -B) interface... [2022-08-04T17:16:28.035Z] #84 ... [2022-08-04T17:16:28.035Z] [2022-08-04T17:16:28.035Z] #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-04T17:16:28.035Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:16:28.035Z] #19 190.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-04T17:16:28.035Z] #19 190.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T17:16:28.035Z] #19 190.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T17:16:28.035Z] #19 191.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-04T17:16:28.035Z] #19 191.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T17:16:28.035Z] #19 191.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T17:16:28.035Z] #19 192.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-04T17:16:28.035Z] #19 192.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:16:28.035Z] #19 192.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:16:28.035Z] #19 192.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-04T17:16:28.035Z] #19 192.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:16:28.035Z] #19 192.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:16:28.035Z] #19 ... [2022-08-04T17:16:28.035Z] [2022-08-04T17:16:28.035Z] #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-04T17:16:28.035Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:28.035Z] #84 152.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:16:28.035Z] #84 152.1 checking whether ln -s works... yes [2022-08-04T17:16:28.035Z] #84 152.1 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:16:28.035Z] #84 152.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T17:16:28.035Z] #84 152.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:16:28.035Z] #84 152.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:16:28.035Z] #84 152.1 checking for objdump... objdump [2022-08-04T17:16:28.035Z] #84 152.1 checking how to recognize dependent libraries... pass_all [2022-08-04T17:16:28.035Z] #84 152.1 checking for dlltool... no [2022-08-04T17:16:28.035Z] #84 152.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:16:28.035Z] #84 152.1 checking for ar... ar [2022-08-04T17:16:28.210Z] #14 209.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:16:28.210Z] #14 209.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:16:28.296Z] #84 152.1 checking for archiver @FILE support... @ [2022-08-04T17:16:28.296Z] #84 152.3 checking for strip... strip [2022-08-04T17:16:28.296Z] #84 152.3 checking for ranlib... ranlib [2022-08-04T17:16:28.725Z] #14 210.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T17:16:28.725Z] #14 210.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:16:28.725Z] #14 210.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:28.725Z] #14 210.4 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:16:28.725Z] #14 210.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:16:28.725Z] #14 210.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:16:28.867Z] #84 152.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:16:28.867Z] #84 152.8 checking for sysroot... no [2022-08-04T17:16:28.867Z] #84 152.8 checking for a working dd... /bin/dd [2022-08-04T17:16:28.867Z] #84 152.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:16:28.982Z] #14 210.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T17:16:28.982Z] #14 210.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T17:16:28.982Z] #14 210.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:16:29.132Z] #84 153.0 checking for mt... no [2022-08-04T17:16:29.132Z] #84 153.0 checking if : is a manifest tool... no [2022-08-04T17:16:29.132Z] #84 153.0 checking how to run the C preprocessor... gcc -E [2022-08-04T17:16:29.376Z] #23 15.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T17:16:29.376Z] #23 15.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8995ecd8a161c06e3f19ab4afe23a5f426908948c96106256a12abb21f35ae17 [2022-08-04T17:16:29.376Z] #23 15.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T17:16:29.376Z] #23 15.09 Successfully built yamllint [2022-08-04T17:16:29.376Z] #23 15.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T17:16:29.609Z] #14 211.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T17:16:29.609Z] #14 211.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T17:16:29.609Z] #14 211.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:16:29.634Z] #23 15.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T17:16:29.876Z] #14 211.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T17:16:29.876Z] #14 211.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T17:16:29.876Z] #14 211.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:16:29.998Z] #84 153.3 checking for ANSI C header files... yes [2022-08-04T17:16:30.141Z] #14 211.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T17:16:30.141Z] #14 211.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T17:16:30.141Z] #14 211.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:16:30.141Z] #14 211.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T17:16:30.141Z] #14 211.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T17:16:30.141Z] #14 211.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:16:30.198Z] #23 DONE 16.2s [2022-08-04T17:16:30.198Z] [2022-08-04T17:16:30.198Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T17:16:30.198Z] #27 sha256:1b3eb524177f5c94703242fb54f20ad51e4d8dc0a0082bf343567e3202cc1287 [2022-08-04T17:16:30.268Z] #84 154.0 checking for sys/types.h... yes [2022-08-04T17:16:30.268Z] #84 154.3 checking for sys/stat.h... yes [2022-08-04T17:16:30.538Z] #84 154.5 checking for stdlib.h... yes [2022-08-04T17:16:30.803Z] #84 154.7 checking for string.h... yes [2022-08-04T17:16:31.069Z] #84 155.0 checking for memory.h... yes [2022-08-04T17:16:31.095Z] #14 212.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T17:16:31.095Z] #14 212.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T17:16:31.095Z] #14 212.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:16:31.126Z] #27 DONE 0.6s [2022-08-04T17:16:31.127Z] [2022-08-04T17:16:31.127Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T17:16:31.127Z] #32 sha256:0eb7bf1f1ce6227e6b3431ced365ac58eb64aa0b8218291f738e230a2a2da622 [2022-08-04T17:16:31.383Z] #32 DONE 0.6s [2022-08-04T17:16:31.383Z] [2022-08-04T17:16:31.383Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T17:16:31.383Z] #35 sha256:8d6d855d253cd1e07475bb6447db066da6f07f22ba341b6d64d4902278118cee [2022-08-04T17:16:31.591Z] #84 155.3 checking for strings.h... yes [2022-08-04T17:16:31.591Z] #84 155.5 checking for inttypes.h... yes [2022-08-04T17:16:31.852Z] #84 155.6 checking for stdint.h... yes [2022-08-04T17:16:31.946Z] #35 DONE 0.4s [2022-08-04T17:16:31.946Z] [2022-08-04T17:16:31.946Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T17:16:31.946Z] #37 sha256:6126b936305f16d3c60d73329844cbe083598041d983cb0c10ee2128bf1f528a [2022-08-04T17:16:32.023Z] #14 213.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T17:16:32.023Z] #14 213.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:16:32.023Z] #14 213.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:32.114Z] #84 155.9 checking for unistd.h... yes [2022-08-04T17:16:32.203Z] #37 DONE 0.2s [2022-08-04T17:16:32.203Z] [2022-08-04T17:16:32.203Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T17:16:32.203Z] #39 sha256:3a70bb47610d46e990b20e24e18674c9423a35145e18cdb534029a974b9975b3 [2022-08-04T17:16:32.203Z] #39 DONE 0.1s [2022-08-04T17:16:32.203Z] [2022-08-04T17:16:32.203Z] #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-04T17:16:32.203Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:16:32.203Z] #47 ... [2022-08-04T17:16:32.203Z] [2022-08-04T17:16:32.203Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T17:16:32.203Z] #41 sha256:b09fd7801e0108c6dfb77b64b3d9314d27b53aa7ce3467bab2fe83589a4ba9ed [2022-08-04T17:16:32.203Z] #41 DONE 0.1s [2022-08-04T17:16:32.203Z] [2022-08-04T17:16:32.203Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T17:16:32.203Z] #45 sha256:6da7998dbf2e2476c932e44540685eaeeffd5b244b0bf6f04dbb2cc688be77ea [2022-08-04T17:16:32.203Z] #45 DONE 0.0s [2022-08-04T17:16:32.280Z] #14 213.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:16:32.280Z] #14 213.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:16:32.280Z] #14 213.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:16:32.376Z] #84 156.1 checking for dlfcn.h... yes [2022-08-04T17:16:32.376Z] #84 156.4 checking for objdir... .libs [2022-08-04T17:16:32.459Z] [2022-08-04T17:16:32.459Z] #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-04T17:16:32.459Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:16:32.537Z] #14 214.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:16:32.537Z] #14 214.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:16:32.537Z] #14 214.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:16:32.943Z] #77 205.1 CCLD tests/init [2022-08-04T17:16:32.994Z] #84 156.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:16:33.318Z] #84 157.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:16:33.318Z] #84 157.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:16:33.469Z] #14 215.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:16:33.469Z] #14 215.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:16:33.469Z] #14 215.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:16:33.469Z] #14 215.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:16:33.469Z] #14 215.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:16:33.469Z] #14 215.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:16:33.469Z] #14 215.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T17:16:33.469Z] #14 215.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:16:33.469Z] #14 215.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:16:33.469Z] #14 215.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:16:33.469Z] #14 215.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:16:33.469Z] #14 215.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:16:33.580Z] #84 157.1 checking if gcc static flag -static works... yes [2022-08-04T17:16:33.580Z] #84 157.5 checking if gcc supports -c -o file.o... yes [2022-08-04T17:16:33.732Z] #14 215.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:16:33.732Z] #14 215.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T17:16:33.732Z] #14 215.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:33.732Z] #14 215.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-04T17:16:33.732Z] #14 215.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:16:33.861Z] #84 157.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:16:33.861Z] #84 157.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:16:33.989Z] #14 215.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:33.989Z] #14 215.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T17:16:33.989Z] #14 215.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:16:34.121Z] #84 157.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:16:34.121Z] #84 158.1 checking how to hardcode library paths into programs... immediate [2022-08-04T17:16:34.121Z] #84 158.1 checking whether stripping libraries is possible... yes [2022-08-04T17:16:34.121Z] #84 158.1 checking if libtool supports shared libraries... yes [2022-08-04T17:16:34.121Z] #84 158.1 checking whether to build shared libraries... no [2022-08-04T17:16:34.121Z] #84 158.1 checking whether to build static libraries... yes [2022-08-04T17:16:34.247Z] #14 215.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:16:34.247Z] #14 215.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:34.247Z] #14 215.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:16:34.247Z] #14 215.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:34.247Z] #14 215.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:34.247Z] #14 215.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:16:34.385Z] #84 158.1 checking float.h usability... yes [2022-08-04T17:16:34.385Z] #84 158.3 checking float.h presence... yes [2022-08-04T17:16:34.385Z] #84 158.3 checking for float.h... yes [2022-08-04T17:16:34.646Z] #84 158.4 checking limits.h usability... yes [2022-08-04T17:16:34.646Z] #84 158.5 checking limits.h presence... yes [2022-08-04T17:16:34.646Z] #84 158.6 checking for limits.h... yes [2022-08-04T17:16:34.908Z] #84 158.7 checking stddef.h usability... yes [2022-08-04T17:16:34.908Z] #84 158.9 checking stddef.h presence... yes [2022-08-04T17:16:34.908Z] #84 159.0 checking for stddef.h... yes [2022-08-04T17:16:35.169Z] #84 159.0 checking for stdlib.h... (cached) yes [2022-08-04T17:16:35.169Z] #84 159.1 checking for string.h... (cached) yes [2022-08-04T17:16:35.181Z] #14 DONE 216.7s [2022-08-04T17:16:35.181Z] [2022-08-04T17:16:35.181Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:16:35.181Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T17:16:35.430Z] #84 159.2 checking sys/time.h usability... yes [2022-08-04T17:16:35.430Z] #84 159.4 checking sys/time.h presence... yes [2022-08-04T17:16:35.438Z] #15 ... [2022-08-04T17:16:35.438Z] [2022-08-04T17:16:35.438Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T17:16:35.439Z] #59 sha256:2f80ff6bfd28eb33c7ce3714db026a325dd929b9c0ce6e110c76ae18df6e591f [2022-08-04T17:16:35.439Z] #59 DONE 0.3s [2022-08-04T17:16:35.691Z] #84 159.5 checking for sys/time.h... yes [2022-08-04T17:16:35.691Z] #84 159.6 checking for inline... inline [2022-08-04T17:16:35.697Z] [2022-08-04T17:16:35.697Z] #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-04T17:16:35.697Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:16:35.952Z] #84 159.7 checking for size_t... yes [2022-08-04T17:16:35.952Z] #84 160.1 checking for stdlib.h... (cached) yes [2022-08-04T17:16:36.213Z] #84 160.1 checking for GNU libc compatible malloc... yes [2022-08-04T17:16:36.213Z] #84 160.3 checking for stdlib.h... (cached) yes [2022-08-04T17:16:36.213Z] #84 160.3 checking for GNU libc compatible realloc... yes [2022-08-04T17:16:36.734Z] #84 160.4 checking for working strtod... yes [2022-08-04T17:16:36.995Z] #84 160.8 checking for gettimeofday... yes [2022-08-04T17:16:37.255Z] #84 161.2 checking for memset... yes [2022-08-04T17:16:37.515Z] #84 161.3 checking for strspn... yes [2022-08-04T17:16:37.515Z] #84 161.6 checking that generated files are newer than configure... done [2022-08-04T17:16:37.515Z] #84 161.6 configure: creating ./config.status [2022-08-04T17:16:37.591Z] #60 ... [2022-08-04T17:16:37.591Z] [2022-08-04T17:16:37.591Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:16:37.591Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T17:16:37.591Z] #15 DONE 2.5s [2022-08-04T17:16:37.848Z] [2022-08-04T17:16:37.848Z] #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-04T17:16:37.848Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T17:16:38.391Z] #14 ... [2022-08-04T17:16:38.391Z] [2022-08-04T17:16:38.391Z] #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-04T17:16:38.391Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:16:38.391Z] #67 192.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:16:38.391Z] #67 192.4 + GOBIN=/build [2022-08-04T17:16:38.391Z] #67 192.4 + GO111MODULE=on [2022-08-04T17:16:38.391Z] #67 192.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:16:38.391Z] #67 ... [2022-08-04T17:16:38.391Z] [2022-08-04T17:16:38.391Z] #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-04T17:16:38.391Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:38.391Z] #14 203.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T17:16:38.391Z] #14 203.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T17:16:38.391Z] #14 203.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:16:38.391Z] #14 203.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T17:16:38.391Z] #14 203.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T17:16:38.391Z] #14 203.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:16:38.391Z] #14 203.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T17:16:38.391Z] #14 203.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T17:16:38.391Z] #14 203.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:16:38.391Z] #14 203.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:16:38.391Z] #14 203.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:16:38.391Z] #14 203.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:16:38.391Z] #14 203.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:16:38.391Z] #14 203.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:16:38.391Z] #14 203.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:16:38.980Z] #14 204.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T17:16:38.980Z] #14 204.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:16:38.980Z] #14 204.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:38.980Z] #14 204.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:16:38.980Z] #14 204.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:16:38.980Z] #14 204.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:16:39.553Z] #14 ... [2022-08-04T17:16:39.553Z] [2022-08-04T17:16:39.553Z] #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-04T17:16:39.553Z] #67 sha256:8f4291ed69167dc22709186a08daeeb76b1d754913a2b606914c757f0224d62c [2022-08-04T17:16:39.553Z] #67 204.2 rootlesskit version 1.0.0 [2022-08-04T17:16:39.553Z] #67 204.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T17:16:39.553Z] #67 204.2 -container-ip string [2022-08-04T17:16:39.553Z] #67 204.2 container ip [2022-08-04T17:16:39.553Z] #67 204.2 -container-port int [2022-08-04T17:16:39.553Z] #67 204.2 container port (default -1) [2022-08-04T17:16:39.553Z] #67 204.2 -host-ip string [2022-08-04T17:16:39.553Z] #67 204.2 host ip [2022-08-04T17:16:39.553Z] #67 204.2 -host-port int [2022-08-04T17:16:39.553Z] #67 204.2 host port (default -1) [2022-08-04T17:16:39.553Z] #67 204.2 -proto string [2022-08-04T17:16:39.553Z] #67 204.2 proxy protocol (default "tcp") [2022-08-04T17:16:39.553Z] #67 DONE 204.5s [2022-08-04T17:16:39.553Z] [2022-08-04T17:16:39.553Z] #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-04T17:16:39.553Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:39.553Z] #14 205.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T17:16:39.553Z] #14 205.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T17:16:39.553Z] #14 205.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:16:39.553Z] #14 ... [2022-08-04T17:16:39.553Z] [2022-08-04T17:16:39.553Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T17:16:39.553Z] #68 sha256:19105e4a43b6bc81e1e5b1df9e3d37bae3c3cee722c40f65077dcb025665571c [2022-08-04T17:16:39.553Z] #68 DONE 0.2s [2022-08-04T17:16:39.819Z] [2022-08-04T17:16:39.819Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T17:16:39.819Z] #69 sha256:c61a0f3a9eb0db1336c0f6025f189ee592dd5f32a9ccec833c29872e9308f642 [2022-08-04T17:16:39.819Z] #69 DONE 0.1s [2022-08-04T17:16:39.819Z] [2022-08-04T17:16:39.819Z] #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-04T17:16:39.819Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:16:40.062Z] #84 164.2 config.status: creating Makefile [2022-08-04T17:16:40.086Z] #55 ... [2022-08-04T17:16:40.086Z] [2022-08-04T17:16:40.086Z] #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-04T17:16:40.086Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T17:16:40.086Z] #14 205.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T17:16:40.086Z] #14 205.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T17:16:40.086Z] #14 205.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:16:40.323Z] #84 164.4 config.status: creating config.h [2022-08-04T17:16:40.354Z] #14 205.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T17:16:40.354Z] #14 205.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T17:16:40.354Z] #14 205.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:16:40.379Z] #16 DONE 2.6s [2022-08-04T17:16:40.379Z] [2022-08-04T17:16:40.379Z] #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-04T17:16:40.379Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:16:40.379Z] #60 2.771 + RM_GOPATH=0 [2022-08-04T17:16:40.379Z] #60 2.771 + TMP_GOPATH= [2022-08-04T17:16:40.379Z] #60 2.771 + : /build [2022-08-04T17:16:40.379Z] #60 2.771 + '[' -z '' ']' [2022-08-04T17:16:40.379Z] #60 2.771 ++ mktemp -d [2022-08-04T17:16:40.379Z] #60 2.772 + export GOPATH=/tmp/tmp.QLNJsYqrP4 [2022-08-04T17:16:40.379Z] #60 2.772 + GOPATH=/tmp/tmp.QLNJsYqrP4 [2022-08-04T17:16:40.379Z] #60 2.772 + RM_GOPATH=1 [2022-08-04T17:16:40.379Z] #60 2.772 + case "$(go env GOARCH)" in [2022-08-04T17:16:40.379Z] #60 2.784 ++ go env GOARCH [2022-08-04T17:16:40.379Z] #60 2.825 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:16:40.379Z] #60 2.825 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:16:40.379Z] #60 2.825 ++ dirname /install.sh [2022-08-04T17:16:40.379Z] #60 2.825 + dir=/ [2022-08-04T17:16:40.379Z] #60 2.825 + bin=runc [2022-08-04T17:16:40.379Z] #60 2.825 + shift [2022-08-04T17:16:40.379Z] #60 2.825 + '[' '!' -f //runc.installer ']' [2022-08-04T17:16:40.379Z] #60 2.825 + . //runc.installer [2022-08-04T17:16:40.379Z] #60 2.825 ++ set -e [2022-08-04T17:16:40.380Z] #60 2.825 ++ : v1.1.2 [2022-08-04T17:16:40.380Z] #60 2.825 + install_runc [2022-08-04T17:16:40.380Z] #60 2.825 + RUNC_BUILDTAGS=seccomp [2022-08-04T17:16:40.380Z] #60 2.825 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T17:16:40.380Z] #60 2.825 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T17:16:40.380Z] #60 2.840 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QLNJsYqrP4/src/github.com/opencontainers/runc [2022-08-04T17:16:40.380Z] #60 2.840 Cloning into '/tmp/tmp.QLNJsYqrP4/src/github.com/opencontainers/runc'... [2022-08-04T17:16:40.584Z] #84 164.5 config.status: executing depfiles commands [2022-08-04T17:16:40.845Z] #84 164.7 config.status: executing libtool commands [2022-08-04T17:16:40.929Z] #14 206.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T17:16:40.930Z] #14 206.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T17:16:40.930Z] #14 206.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:16:40.930Z] #14 206.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T17:16:40.930Z] #14 206.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T17:16:41.189Z] #14 206.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:16:42.136Z] #14 207.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T17:16:42.137Z] #14 207.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T17:16:42.137Z] #14 207.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:16:42.247Z] #84 166.3 GEN .version [2022-08-04T17:16:42.247Z] #84 166.3 make install-recursive [2022-08-04T17:16:42.289Z] #60 ... [2022-08-04T17:16:42.289Z] [2022-08-04T17:16:42.289Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T17:16:42.289Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T17:16:42.289Z] #17 1.591 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T17:16:42.289Z] #17 DONE 1.7s [2022-08-04T17:16:42.289Z] [2022-08-04T17:16:42.289Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T17:16:42.289Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T17:16:42.507Z] #84 166.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T17:16:42.507Z] #84 166.5 Making install in libocispec [2022-08-04T17:16:42.507Z] #84 166.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:42.507Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T17:16:42.507Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T17:16:42.507Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T17:16:42.507Z] #84 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T17:16:42.705Z] #14 208.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T17:16:42.705Z] #14 208.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:16:42.705Z] #14 208.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:42.705Z] #14 208.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:16:42.705Z] #14 208.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:16:42.705Z] #14 208.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:16:42.965Z] #14 208.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:16:42.965Z] #14 208.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:16:43.224Z] #14 208.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:16:43.455Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T17:16:43.455Z] #84 167.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T17:16:43.668Z] #18 DONE 1.7s [2022-08-04T17:16:43.668Z] [2022-08-04T17:16:43.668Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:16:43.668Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T17:16:43.716Z] #84 167.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T17:16:43.716Z] #84 ... [2022-08-04T17:16:43.716Z] [2022-08-04T17:16:43.716Z] #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-04T17:16:43.716Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:16:43.716Z] #19 216.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-04T17:16:43.981Z] #19 216.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:16:43.981Z] #19 216.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:16:43.981Z] #19 216.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-04T17:16:43.981Z] #19 216.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:16:43.981Z] #19 216.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:16:44.161Z] #14 209.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:16:44.161Z] #14 209.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:16:44.161Z] #14 209.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:16:44.161Z] #14 209.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:16:44.161Z] #14 209.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:16:44.420Z] #14 209.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:16:44.420Z] #14 209.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:16:44.420Z] #14 209.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:16:44.420Z] #14 210.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:16:44.420Z] #14 210.0 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-04T17:16:44.420Z] #14 210.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:44.420Z] #14 210.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T17:16:44.420Z] #14 210.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:16:44.420Z] #14 210.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:16:44.420Z] #14 210.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T17:16:44.420Z] #14 210.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:16:44.705Z] #14 210.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:16:44.705Z] #14 210.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:44.705Z] #14 210.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:16:44.705Z] #14 210.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:44.705Z] #14 210.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:16:44.705Z] #14 210.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:16:45.275Z] #14 DONE 210.9s [2022-08-04T17:16:45.275Z] [2022-08-04T17:16:45.275Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T17:16:45.275Z] #59 sha256:4d0d941fd153ebc323becad2384278ef14b030595d5cd8eedfae95b288c15b4a [2022-08-04T17:16:45.534Z] #59 DONE 0.1s [2022-08-04T17:16:45.534Z] [2022-08-04T17:16:45.534Z] #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-04T17:16:45.534Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:16:45.572Z] #19 DONE 1.6s [2022-08-04T17:16:45.572Z] [2022-08-04T17:16:45.572Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:16:45.572Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T17:16:46.157Z] #20 ... [2022-08-04T17:16:46.157Z] [2022-08-04T17:16:46.157Z] #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-04T17:16:46.157Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:46.157Z] #77 140.8 configure.ac:11: installing 'build-aux/compile' [2022-08-04T17:16:46.157Z] #77 140.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T17:16:46.157Z] #77 140.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T17:16:46.158Z] #77 140.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T17:16:46.158Z] #77 140.9 configure.ac:13: installing 'build-aux/missing' [2022-08-04T17:16:46.158Z] #77 140.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T17:16:46.158Z] #77 141.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:16:46.158Z] #77 143.6 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:16:46.158Z] #77 144.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:16:46.158Z] #77 144.2 checking how to print strings... printf [2022-08-04T17:16:46.158Z] #77 144.3 checking for gcc... gcc [2022-08-04T17:16:46.158Z] #77 144.5 checking whether the C compiler works... yes [2022-08-04T17:16:46.158Z] #77 144.7 checking for C compiler default output file name... a.out [2022-08-04T17:16:46.158Z] #77 144.8 checking for suffix of executables... [2022-08-04T17:16:46.158Z] #77 145.0 checking whether we are cross compiling... no [2022-08-04T17:16:46.158Z] #77 145.5 checking for suffix of object files... o [2022-08-04T17:16:46.158Z] #77 145.6 checking whether we are using the GNU C compiler... yes [2022-08-04T17:16:46.158Z] #77 145.9 checking whether gcc accepts -g... yes [2022-08-04T17:16:46.158Z] #77 146.3 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:16:46.158Z] #77 146.7 checking whether gcc understands -c and -o together... yes [2022-08-04T17:16:46.158Z] #77 147.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:16:46.158Z] #77 147.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:16:46.158Z] #77 147.0 checking for egrep... /bin/grep -E [2022-08-04T17:16:46.158Z] #77 147.1 checking for fgrep... /bin/grep -F [2022-08-04T17:16:46.158Z] #77 147.1 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:16:46.158Z] #77 147.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:16:46.158Z] #77 147.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:16:46.158Z] #77 147.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:16:46.158Z] #77 147.4 checking whether ln -s works... yes [2022-08-04T17:16:46.158Z] #77 147.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:16:46.158Z] #77 147.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-04T17:16:46.158Z] #77 147.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:16:46.158Z] #77 147.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:16:46.158Z] #77 147.5 checking for objdump... objdump [2022-08-04T17:16:46.158Z] #77 147.5 checking how to recognize dependent libraries... pass_all [2022-08-04T17:16:46.158Z] #77 147.5 checking for dlltool... no [2022-08-04T17:16:46.158Z] #77 147.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:16:46.158Z] #77 147.5 checking for ar... ar [2022-08-04T17:16:46.158Z] #77 147.5 checking for archiver @FILE support... @ [2022-08-04T17:16:46.158Z] #77 147.9 checking for strip... strip [2022-08-04T17:16:46.158Z] #77 147.9 checking for ranlib... ranlib [2022-08-04T17:16:46.158Z] #77 147.9 checking for gawk... no [2022-08-04T17:16:46.158Z] #77 147.9 checking for mawk... mawk [2022-08-04T17:16:46.158Z] #77 147.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:16:46.158Z] #77 148.9 checking for sysroot... no [2022-08-04T17:16:46.158Z] #77 148.9 checking for a working dd... /bin/dd [2022-08-04T17:16:46.158Z] #77 148.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:16:46.158Z] #77 149.2 checking for mt... no [2022-08-04T17:16:46.158Z] #77 149.2 checking if : is a manifest tool... no [2022-08-04T17:16:46.158Z] #77 149.2 checking how to run the C preprocessor... gcc -E [2022-08-04T17:16:46.158Z] #77 149.5 checking for ANSI C header files... yes [2022-08-04T17:16:46.422Z] #77 150.9 checking for sys/types.h... yes [2022-08-04T17:16:46.987Z] #77 151.3 checking for sys/stat.h... yes [2022-08-04T17:16:47.244Z] #77 151.8 checking for stdlib.h... yes [2022-08-04T17:16:47.809Z] #77 152.1 checking for string.h... yes [2022-08-04T17:16:47.832Z] #77 ... [2022-08-04T17:16:47.832Z] [2022-08-04T17:16:47.832Z] #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-04T17:16:47.832Z] #26 sha256:6558b9f2d9926d65def7f6e3f3dbf8ff1db08965b78245a084390c953f4093a2 [2022-08-04T17:16:47.832Z] #26 263.5 + return [2022-08-04T17:16:48.066Z] #77 152.6 checking for memory.h... yes [2022-08-04T17:16:48.324Z] #77 152.9 checking for strings.h... #77 ... [2022-08-04T17:16:48.324Z] [2022-08-04T17:16:48.324Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:16:48.324Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T17:16:48.324Z] #20 DONE 2.9s [2022-08-04T17:16:48.324Z] [2022-08-04T17:16:48.324Z] #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-04T17:16:48.324Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:48.324Z] #77 152.9 checking for strings.h... yes [2022-08-04T17:16:48.324Z] #77 ... [2022-08-04T17:16:48.324Z] [2022-08-04T17:16:48.324Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:16:48.324Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:16:48.939Z] #60 ... [2022-08-04T17:16:48.939Z] [2022-08-04T17:16:48.939Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:16:48.939Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T17:16:48.939Z] #15 DONE 3.2s [2022-08-04T17:16:48.939Z] [2022-08-04T17:16:48.939Z] #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-04T17:16:48.939Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:16:48.939Z] #60 3.033 + RM_GOPATH=0 [2022-08-04T17:16:48.939Z] #60 3.033 + TMP_GOPATH= [2022-08-04T17:16:48.939Z] #60 3.033 + : /build [2022-08-04T17:16:48.939Z] #60 3.033 + '[' -z '' ']' [2022-08-04T17:16:48.939Z] #60 3.036 ++ mktemp -d [2022-08-04T17:16:48.939Z] #60 3.050 + export GOPATH=/tmp/tmp.XRmnekycLi [2022-08-04T17:16:48.939Z] #60 3.050 + GOPATH=/tmp/tmp.XRmnekycLi [2022-08-04T17:16:48.939Z] #60 3.050 + RM_GOPATH=1 [2022-08-04T17:16:48.939Z] #60 3.050 + case "$(go env GOARCH)" in [2022-08-04T17:16:48.939Z] #60 3.051 ++ go env GOARCH [2022-08-04T17:16:48.939Z] #60 3.097 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:16:48.939Z] #60 3.097 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:16:48.939Z] #60 3.098 ++ dirname /install.sh [2022-08-04T17:16:48.939Z] #60 3.182 + dir=/ [2022-08-04T17:16:48.939Z] #60 3.182 + bin=runc [2022-08-04T17:16:48.939Z] #60 3.182 + shift [2022-08-04T17:16:48.939Z] #60 3.182 + '[' '!' -f //runc.installer ']' [2022-08-04T17:16:48.939Z] #60 3.182 + . //runc.installer [2022-08-04T17:16:48.939Z] #60 3.182 ++ set -e [2022-08-04T17:16:48.939Z] #60 3.182 ++ : v1.1.2 [2022-08-04T17:16:48.939Z] #60 3.182 + install_runc [2022-08-04T17:16:48.939Z] #60 3.182 + RUNC_BUILDTAGS=seccomp [2022-08-04T17:16:48.939Z] #60 3.182 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T17:16:48.939Z] #60 3.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XRmnekycLi/src/github.com/opencontainers/runc [2022-08-04T17:16:48.939Z] #60 3.182 Cloning into '/tmp/tmp.XRmnekycLi/src/github.com/opencontainers/runc'... [2022-08-04T17:16:48.939Z] #60 3.182 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T17:16:50.221Z] #21 2.013 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:16:50.485Z] #21 2.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:16:50.485Z] #21 2.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:16:50.846Z] #60 ... [2022-08-04T17:16:50.846Z] [2022-08-04T17:16:50.846Z] #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-04T17:16:50.846Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T17:16:50.846Z] #16 DONE 2.1s [2022-08-04T17:16:50.846Z] [2022-08-04T17:16:50.846Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T17:16:50.846Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T17:16:51.420Z] #21 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:16:52.026Z] #26 DONE 267.6s [2022-08-04T17:16:52.026Z] [2022-08-04T17:16:52.026Z] #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-04T17:16:52.026Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:16:52.026Z] #77 223.6 AR libcrun_testing.a [2022-08-04T17:16:52.026Z] #77 223.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T17:16:52.026Z] #77 223.7 CCLD tests/tests_libcrun_utils [2022-08-04T17:16:52.026Z] #77 223.7 CCLD tests/tests_libcrun_errors [2022-08-04T17:16:52.026Z] #77 223.7 CCLD tests/tests_libcrun_fuzzer [2022-08-04T17:16:52.026Z] #77 224.0 CCLD libcrun.la [2022-08-04T17:16:52.026Z] #77 ... [2022-08-04T17:16:52.026Z] [2022-08-04T17:16:52.026Z] #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-04T17:16:52.026Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T17:16:52.026Z] #55 268.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T17:16:52.026Z] #55 DONE 268.6s [2022-08-04T17:16:52.116Z] #19 ... [2022-08-04T17:16:52.116Z] [2022-08-04T17:16:52.116Z] #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-04T17:16:52.116Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T17:16:52.116Z] #84 168.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T17:16:52.116Z] #84 168.9 make install-recursive [2022-08-04T17:16:52.116Z] #84 168.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:52.116Z] #84 169.0 Making install in yajl [2022-08-04T17:16:52.116Z] #84 169.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:52.116Z] #84 169.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T17:16:52.116Z] #84 169.0 CC src/libyajl_la-yajl.lo [2022-08-04T17:16:52.116Z] #84 169.0 CC verify/json_verify-json_verify.o [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_gen.lo [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_parser.lo [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_buf.lo [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_encode.lo [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_lex.lo [2022-08-04T17:16:52.116Z] #84 169.1 CC src/libyajl_la-yajl_tree.lo [2022-08-04T17:16:52.116Z] #84 174.7 CCLD libyajl.la [2022-08-04T17:16:52.116Z] #84 175.0 CCLD verify/json_verify [2022-08-04T17:16:52.116Z] #84 175.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:52.116Z] #84 175.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:16:52.116Z] #84 175.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:16:52.116Z] #84 175.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:52.116Z] #84 175.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:16:52.116Z] #84 175.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:52.116Z] #84 175.4 CC src/validate.o [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_config_schema.lo [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_defs.lo [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T17:16:52.116Z] #84 175.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T17:16:52.116Z] #84 175.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T17:16:52.116Z] #84 175.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T17:16:52.116Z] #84 175.6 CC src/runtime_spec_schema_defs.lo [2022-08-04T17:16:52.116Z] #84 175.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T17:16:52.116Z] #84 175.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T17:16:52.116Z] #84 175.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T17:16:52.116Z] #84 175.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T17:16:52.116Z] #84 175.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T17:16:52.116Z] #84 175.9 CC src/basic_test_double_array_item.lo [2022-08-04T17:16:52.116Z] #84 175.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T17:16:52.116Z] #84 176.0 CC src/basic_test_double_array.lo [2022-08-04T17:16:52.116Z] #84 176.0 CC src/basic_test_top_array_int.lo [2022-08-04T17:16:52.116Z] #84 176.1 CC src/basic_test_top_array_string.lo [2022-08-04T17:16:52.116Z] #84 176.1 CC src/basic_test_top_double_array_int.lo [2022-08-04T17:16:52.116Z] #84 176.3 CC src/basic_test_top_double_array_obj.lo [2022-08-04T17:16:52.116Z] #84 176.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T17:16:52.226Z] #17 1.369 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T17:16:52.226Z] #17 DONE 1.5s [2022-08-04T17:16:52.226Z] [2022-08-04T17:16:52.226Z] #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-04T17:16:52.226Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:52.226Z] #77 136.3 configure.ac:11: installing 'build-aux/compile' [2022-08-04T17:16:52.226Z] #77 136.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T17:16:52.226Z] #77 136.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T17:16:52.226Z] #77 136.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T17:16:52.226Z] #77 136.3 configure.ac:13: installing 'build-aux/missing' [2022-08-04T17:16:52.226Z] #77 136.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T17:16:52.226Z] #77 136.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T17:16:52.226Z] #77 139.3 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:16:52.226Z] #77 139.9 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:16:52.226Z] #77 139.9 checking how to print strings... printf [2022-08-04T17:16:52.226Z] #77 139.9 checking for gcc... gcc [2022-08-04T17:16:52.285Z] [2022-08-04T17:16:52.285Z] #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-04T17:16:52.285Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:16:52.377Z] #84 176.3 CC src/basic_test_top_double_array_string.lo [2022-08-04T17:16:52.377Z] #84 176.4 CC src/read-file.lo [2022-08-04T17:16:52.377Z] #84 176.4 CC src/json_common.lo [2022-08-04T17:16:52.377Z] #84 176.5 CC tests/test-1.o [2022-08-04T17:16:52.638Z] #84 176.6 CC tests/test-2.o [2022-08-04T17:16:52.638Z] #84 176.7 CC tests/test-3.o [2022-08-04T17:16:52.638Z] #84 176.7 CC tests/test-4.o [2022-08-04T17:16:52.638Z] #84 176.7 CC tests/test-5.o [2022-08-04T17:16:52.794Z] #77 140.2 checking whether the C compiler works... yes [2022-08-04T17:16:52.794Z] #77 140.6 checking for C compiler default output file name... a.out [2022-08-04T17:16:52.854Z] #77 ... [2022-08-04T17:16:52.854Z] [2022-08-04T17:16:52.854Z] #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-04T17:16:52.854Z] #60 sha256:464d76e556dc422dc161871e1624dbafb0f421c49e89f93439a3a551b8dd870e [2022-08-04T17:16:52.854Z] #60 163.7 + mkdir -p /build [2022-08-04T17:16:52.854Z] #60 163.7 + cp runc /build/runc [2022-08-04T17:16:52.854Z] #60 DONE 164.0s [2022-08-04T17:16:52.854Z] [2022-08-04T17:16:52.854Z] #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-04T17:16:52.854Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:16:52.854Z] #77 225.5 CCLD crun [2022-08-04T17:16:52.900Z] #84 176.8 CC tests/test-6.o [2022-08-04T17:16:52.900Z] #84 176.8 CC tests/test-7.o [2022-08-04T17:16:52.900Z] #84 177.0 CC tests/test-9.o [2022-08-04T17:16:52.900Z] #84 177.0 CC tests/test-8.o [2022-08-04T17:16:52.900Z] #84 177.1 CC tests/test-10.o [2022-08-04T17:16:53.161Z] #84 177.2 CC tests/test-11.o [2022-08-04T17:16:53.363Z] #77 140.6 checking for suffix of executables... [2022-08-04T17:16:53.363Z] #77 141.0 checking whether we are cross compiling... [2022-08-04T17:16:53.363Z] #77 ... [2022-08-04T17:16:53.363Z] [2022-08-04T17:16:53.363Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T17:16:53.363Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T17:16:53.363Z] #18 DONE 1.4s [2022-08-04T17:16:53.623Z] [2022-08-04T17:16:53.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-04T17:16:53.623Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:53.623Z] #77 141.0 checking whether we are cross compiling... no [2022-08-04T17:16:53.797Z] #77 226.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T17:16:53.797Z] #77 226.2 /bin/mkdir -p '/usr/local/lib' [2022-08-04T17:16:53.797Z] #77 226.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T17:16:53.797Z] #77 226.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T17:16:53.797Z] #77 226.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T17:16:53.797Z] #77 226.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T17:16:53.797Z] #77 226.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T17:16:53.797Z] #77 226.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T17:16:53.797Z] #77 226.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T17:16:53.797Z] #77 226.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-04T17:16:53.882Z] #77 141.3 checking for suffix of object files... o [2022-08-04T17:16:53.945Z] #21 ... [2022-08-04T17:16:53.945Z] [2022-08-04T17:16:53.945Z] #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-04T17:16:53.945Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:53.945Z] #77 153.1 checking for inttypes.h... yes [2022-08-04T17:16:53.945Z] #77 153.5 checking for stdint.h... yes [2022-08-04T17:16:53.945Z] #77 153.9 checking for unistd.h... yes [2022-08-04T17:16:53.945Z] #77 154.2 checking for dlfcn.h... yes [2022-08-04T17:16:53.945Z] #77 154.6 checking for objdir... .libs [2022-08-04T17:16:53.945Z] #77 155.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:16:53.945Z] #77 155.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:16:53.945Z] #77 155.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:16:53.945Z] #77 155.4 checking if gcc static flag -static works... yes [2022-08-04T17:16:53.945Z] #77 156.0 checking if gcc supports -c -o file.o... yes [2022-08-04T17:16:53.945Z] #77 156.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:16:53.945Z] #77 156.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:16:53.945Z] #77 156.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:16:53.945Z] #77 157.1 checking how to hardcode library paths into programs... immediate [2022-08-04T17:16:53.945Z] #77 157.1 checking whether stripping libraries is possible... yes [2022-08-04T17:16:53.945Z] #77 157.1 checking if libtool supports shared libraries... yes [2022-08-04T17:16:53.945Z] #77 157.1 checking whether to build shared libraries... no [2022-08-04T17:16:53.945Z] #77 157.1 checking whether to build static libraries... yes [2022-08-04T17:16:53.945Z] #77 157.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:16:53.945Z] #77 157.2 checking whether build environment is sane... yes [2022-08-04T17:16:53.945Z] #77 157.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:16:53.945Z] #77 157.4 checking whether make sets $(MAKE)... yes [2022-08-04T17:16:53.945Z] #77 157.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:16:53.945Z] #77 157.7 checking whether make supports nested variables... yes [2022-08-04T17:16:53.945Z] #77 158.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:16:53.945Z] #77 158.0 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:16:53.945Z] #77 158.0 checking how to create a ustar tar archive... gnutar [2022-08-04T17:16:54.059Z] #77 ... [2022-08-04T17:16:54.059Z] [2022-08-04T17:16:54.059Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T17:16:54.059Z] #27 sha256:f66e70e8077781c316329847d39da30e1c1239d7236b2ed61be0a4e43fce75e4 [2022-08-04T17:16:54.059Z] #27 DONE 0.6s [2022-08-04T17:16:54.059Z] [2022-08-04T17:16:54.059Z] #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-04T17:16:54.059Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T17:16:54.059Z] #77 226.5 ---------------------------------------------------------------------- [2022-08-04T17:16:54.059Z] #77 226.5 Libraries have been installed in: [2022-08-04T17:16:54.059Z] #77 226.5 /usr/local/lib [2022-08-04T17:16:54.059Z] #77 226.5 [2022-08-04T17:16:54.059Z] #77 226.5 If you ever happen to want to link against installed libraries [2022-08-04T17:16:54.059Z] #77 226.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T17:16:54.059Z] #77 226.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T17:16:54.059Z] #77 226.5 flag during linking and do at least one of the following: [2022-08-04T17:16:54.059Z] #77 226.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T17:16:54.059Z] #77 226.5 during execution [2022-08-04T17:16:54.059Z] #77 226.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T17:16:54.059Z] #77 226.5 during linking [2022-08-04T17:16:54.059Z] #77 226.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T17:16:54.059Z] #77 226.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T17:16:54.059Z] #77 226.5 [2022-08-04T17:16:54.059Z] #77 226.5 See any operating system documentation about shared libraries for [2022-08-04T17:16:54.059Z] #77 226.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T17:16:54.059Z] #77 226.5 ---------------------------------------------------------------------- [2022-08-04T17:16:54.059Z] #77 226.5 /bin/mkdir -p '/build' [2022-08-04T17:16:54.059Z] #77 226.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T17:16:54.059Z] #77 226.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T17:16:54.059Z] #77 226.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T17:16:54.059Z] #77 226.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T17:16:54.059Z] #77 226.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T17:16:54.142Z] #77 141.5 checking whether we are using the GNU C compiler... yes [2022-08-04T17:16:54.202Z] #77 158.3 checking dependency style of gcc... gcc3 [2022-08-04T17:16:54.202Z] #77 158.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:16:54.202Z] #77 158.9 checking whether make supports nested variables... (cached) yes [2022-08-04T17:16:54.202Z] #77 158.9 checking for gawk... (cached) mawk [2022-08-04T17:16:54.202Z] #77 158.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:16:54.202Z] #77 159.0 checking for gcc... (cached) gcc [2022-08-04T17:16:54.351Z] #64 ... [2022-08-04T17:16:54.351Z] [2022-08-04T17:16:54.351Z] #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-04T17:16:54.351Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:54.351Z] #77 188.4 CCLD libocispec.la [2022-08-04T17:16:54.351Z] #77 188.8 CCLD src/validate [2022-08-04T17:16:54.351Z] #77 188.8 CCLD tests/test-1 [2022-08-04T17:16:54.351Z] #77 188.8 CCLD tests/test-2 [2022-08-04T17:16:54.351Z] #77 188.8 CCLD tests/test-3 [2022-08-04T17:16:54.351Z] #77 188.9 CCLD tests/test-4 [2022-08-04T17:16:54.351Z] #77 188.9 CCLD tests/test-5 [2022-08-04T17:16:54.351Z] #77 188.9 CCLD tests/test-6 [2022-08-04T17:16:54.351Z] #77 189.0 CCLD tests/test-7 [2022-08-04T17:16:54.351Z] #77 189.0 CCLD tests/test-8 [2022-08-04T17:16:54.351Z] #77 189.1 CCLD tests/test-9 [2022-08-04T17:16:54.351Z] #77 189.2 CCLD tests/test-10 [2022-08-04T17:16:54.351Z] #77 189.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T17:16:54.351Z] #77 189.4 CCLD tests/test-11 [2022-08-04T17:16:54.351Z] #77 191.0 libtool: link: ar cr libocispec.a [2022-08-04T17:16:54.351Z] #77 191.0 libtool: link: ranlib libocispec.a [2022-08-04T17:16:54.401Z] #77 141.7 checking whether gcc accepts -g... yes [2022-08-04T17:16:54.459Z] #77 159.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:16:54.459Z] #77 159.2 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:16:54.459Z] #77 159.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:16:54.459Z] #77 159.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:16:54.630Z] #77 DONE 227.2s [2022-08-04T17:16:54.630Z] [2022-08-04T17:16:54.630Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T17:16:54.630Z] #32 sha256:3c7ad016759ca4acc1c5c3c123e740484a7461c650fb281163fb484c0a2ff837 [2022-08-04T17:16:54.630Z] #32 DONE 0.8s [2022-08-04T17:16:54.630Z] [2022-08-04T17:16:54.630Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T17:16:54.630Z] #35 sha256:d0aba4e8c0ddf58d6eb79c23037a9b0cddd51ddb02a8dca4718e37b3747aad3a [2022-08-04T17:16:54.662Z] #77 142.1 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:16:54.716Z] #77 159.2 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:16:54.716Z] #77 159.5 checking for python3... /usr/bin/python3 [2022-08-04T17:16:54.716Z] #77 159.5 checking for python3 version... 3.9 [2022-08-04T17:16:55.199Z] #35 DONE 0.4s [2022-08-04T17:16:55.199Z] [2022-08-04T17:16:55.199Z] #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-04T17:16:55.199Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:16:55.199Z] #64 ... [2022-08-04T17:16:55.199Z] [2022-08-04T17:16:55.199Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T17:16:55.199Z] #37 sha256:895a40dff79a08b263504195c4a2570709701291d089aa6495626bf5ef874fc3 [2022-08-04T17:16:55.230Z] #77 159.7 checking for python3 platform... linux [2022-08-04T17:16:55.232Z] #77 142.4 checking whether gcc understands -c and -o together... yes [2022-08-04T17:16:55.232Z] [2022-08-04T17:16:55.232Z] #77 ... [2022-08-04T17:16:55.232Z] [2022-08-04T17:16:55.232Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:16:55.232Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T17:16:55.232Z] #19 DONE 1.8s [2022-08-04T17:16:55.232Z] [2022-08-04T17:16:55.232Z] #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-04T17:16:55.232Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:16:55.232Z] #77 142.9 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:16:55.232Z] #77 143.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:16:55.232Z] #77 143.0 checking for egrep... /bin/grep -E [2022-08-04T17:16:55.336Z] #77 192.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:55.336Z] #77 192.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:16:55.336Z] #77 192.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:16:55.336Z] #77 192.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:55.336Z] #77 192.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:55.336Z] #77 192.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:55.336Z] #77 192.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:16:55.336Z] #77 192.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T17:16:55.336Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T17:16:55.336Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T17:16:55.459Z] #37 DONE 0.2s [2022-08-04T17:16:55.459Z] [2022-08-04T17:16:55.459Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T17:16:55.459Z] #39 sha256:ca14442eb605ef9c94389c2c57cd77d0a6ef5362eddddf4ca7736c04948a3e6c [2022-08-04T17:16:55.459Z] #39 DONE 0.2s [2022-08-04T17:16:55.459Z] [2022-08-04T17:16:55.459Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T17:16:55.459Z] #41 sha256:72969d0489898aadde7d9979cfe0f899d582250dc00a2b4e9bce08f71a6a18e5 [2022-08-04T17:16:55.487Z] #77 159.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:16:55.493Z] #77 143.0 checking for fgrep... /bin/grep -F [2022-08-04T17:16:55.493Z] #77 143.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:16:55.493Z] #77 143.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:16:55.493Z] #77 143.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:16:55.611Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T17:16:55.611Z] #77 193.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T17:16:55.611Z] #77 193.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T17:16:55.611Z] #77 193.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T17:16:55.611Z] #77 193.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T17:16:55.720Z] #41 DONE 0.1s [2022-08-04T17:16:55.720Z] [2022-08-04T17:16:55.720Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T17:16:55.720Z] #45 sha256:eaa14958a50563211cd096b78eb4cd803dc7f1d8436d31fa6897639708995ea2 [2022-08-04T17:16:55.720Z] #45 DONE 0.1s [2022-08-04T17:16:55.720Z] [2022-08-04T17:16:55.720Z] #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-04T17:16:55.720Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:16:55.753Z] #77 143.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:16:55.753Z] #77 143.5 checking whether ln -s works... yes [2022-08-04T17:16:55.753Z] #77 143.5 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:16:55.870Z] #77 193.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T17:16:55.870Z] #77 193.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T17:16:55.979Z] #64 ... [2022-08-04T17:16:55.979Z] [2022-08-04T17:16:55.979Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T17:16:55.979Z] #48 sha256:c899a971773520e5d3e5758df152237dc6e1af6cf60dad177b449035be255d22 [2022-08-04T17:16:55.979Z] #48 DONE 0.1s [2022-08-04T17:16:55.979Z] [2022-08-04T17:16:55.979Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T17:16:55.979Z] #52 sha256:ffefb43189d5081b4cd1885c7f11cadd908e42eafded631f576d9ac1e7adf81e [2022-08-04T17:16:55.979Z] #52 DONE 0.1s [2022-08-04T17:16:55.979Z] [2022-08-04T17:16:55.979Z] #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-04T17:16:55.979Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:16:55.979Z] #64 ... [2022-08-04T17:16:55.979Z] [2022-08-04T17:16:55.979Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T17:16:55.979Z] #54 sha256:23a34794a8bf7afddab08745bf996ef53380b97b8facad0672eb0e30ab109d39 [2022-08-04T17:16:55.979Z] #54 DONE 0.1s [2022-08-04T17:16:55.979Z] [2022-08-04T17:16:55.979Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T17:16:55.979Z] #56 sha256:01dec153cdafdcb4441bd5648e724680bd2ebca5672a7bdac0ae4edac7475e37 [2022-08-04T17:16:56.012Z] #77 143.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-04T17:16:56.012Z] #77 143.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:16:56.012Z] #77 143.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:16:56.012Z] #77 143.6 checking for objdump... objdump [2022-08-04T17:16:56.012Z] #77 143.6 checking how to recognize dependent libraries... pass_all [2022-08-04T17:16:56.012Z] #77 143.6 checking for dlltool... no [2022-08-04T17:16:56.012Z] #77 143.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:16:56.012Z] #77 143.6 checking for ar... ar [2022-08-04T17:16:56.062Z] #77 160.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:16:56.062Z] #77 160.6 checking for go-md2man... no [2022-08-04T17:16:56.062Z] #77 160.6 checking error.h usability... yes [2022-08-04T17:16:56.062Z] #77 160.8 checking error.h presence... yes [2022-08-04T17:16:56.130Z] #77 193.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T17:16:56.130Z] #77 194.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T17:16:56.271Z] #77 143.6 checking for archiver @FILE support... @ [2022-08-04T17:16:56.271Z] #77 143.9 checking for strip... strip [2022-08-04T17:16:56.271Z] #77 143.9 checking for ranlib... ranlib [2022-08-04T17:16:56.271Z] #77 143.9 checking for gawk... no [2022-08-04T17:16:56.271Z] #77 143.9 checking for mawk... mawk [2022-08-04T17:16:56.320Z] #77 161.0 checking for error.h... yes [2022-08-04T17:16:56.320Z] #77 161.1 checking linux/openat2.h usability... yes [2022-08-04T17:16:56.390Z] #77 194.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T17:16:56.391Z] #77 194.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T17:16:56.391Z] #77 194.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T17:16:56.583Z] #77 161.2 checking linux/openat2.h presence... yes [2022-08-04T17:16:56.583Z] #77 161.3 checking for linux/openat2.h... yes [2022-08-04T17:16:56.650Z] #77 194.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T17:16:56.650Z] #77 194.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T17:16:56.650Z] #77 194.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T17:16:56.841Z] #77 161.3 checking for copy_file_range... yes [2022-08-04T17:16:56.915Z] #56 DONE 0.7s [2022-08-04T17:16:56.915Z] [2022-08-04T17:16:56.915Z] #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-04T17:16:56.915Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:16:56.915Z] #64 ... [2022-08-04T17:16:56.915Z] [2022-08-04T17:16:56.915Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T17:16:56.915Z] #58 sha256:b8176ab0ad15723f0b0ced0ee78af9ca2254acb14132209527594edbe62669a3 [2022-08-04T17:16:56.915Z] #58 DONE 0.1s [2022-08-04T17:16:56.915Z] [2022-08-04T17:16:56.915Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T17:16:56.915Z] #61 sha256:4da094693a75a128248f7004b875e94708d3c41fe57741c6428dd84d47403e1b [2022-08-04T17:16:56.920Z] #77 194.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T17:16:56.920Z] #77 194.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T17:16:56.920Z] #77 194.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T17:16:57.098Z] #77 161.7 checking for fgetxattr... yes [2022-08-04T17:16:57.174Z] #61 DONE 0.1s [2022-08-04T17:16:57.174Z] [2022-08-04T17:16:57.174Z] #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-04T17:16:57.174Z] #64 sha256:a9217eab07183137503780b1bc2cdc99ff04751590d7bc1349885b755f030a14 [2022-08-04T17:16:57.183Z] #77 195.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T17:16:57.209Z] #77 143.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-04T17:16:57.209Z] #77 ... [2022-08-04T17:16:57.209Z] [2022-08-04T17:16:57.209Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:16:57.209Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T17:16:57.209Z] #20 DONE 1.7s [2022-08-04T17:16:57.209Z] [2022-08-04T17:16:57.209Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:16:57.209Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:16:57.745Z] #77 195.3 CC src/crun-crun.o [2022-08-04T17:16:57.745Z] #77 195.5 CC src/crun-run.o [2022-08-04T17:16:57.745Z] #77 195.5 CC src/crun-delete.o [2022-08-04T17:16:57.745Z] #77 195.7 CC src/crun-kill.o [2022-08-04T17:16:57.920Z] #77 162.1 checking for statx... yes [2022-08-04T17:16:58.001Z] #77 195.8 CC src/crun-pause.o [2022-08-04T17:16:58.001Z] #77 195.8 CC src/crun-unpause.o [2022-08-04T17:16:58.257Z] #77 196.0 CC src/crun-spec.o [2022-08-04T17:16:58.484Z] #77 162.7 checking for fgetpwent_r... yes [2022-08-04T17:16:58.513Z] #77 196.2 CC src/crun-exec.o [2022-08-04T17:16:58.769Z] #77 196.6 CC src/crun-list.o [2022-08-04T17:16:58.769Z] #77 196.7 CC src/crun-create.o [2022-08-04T17:16:59.026Z] #77 196.8 CC src/crun-start.o [2022-08-04T17:16:59.072Z] #77 163.4 checking for issetugid... no [2022-08-04T17:16:59.072Z] #77 163.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:16:59.072Z] #77 163.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:16:59.282Z] #77 197.0 CC src/crun-state.o [2022-08-04T17:16:59.282Z] #77 197.0 CC src/crun-update.o [2022-08-04T17:16:59.282Z] #77 197.2 CC src/crun-ps.o [2022-08-04T17:16:59.539Z] #77 197.4 CC src/crun-checkpoint.o [2022-08-04T17:16:59.539Z] #77 197.5 CC src/crun-restore.o [2022-08-04T17:16:59.711Z] #64 242.1 + bin/containerd [2022-08-04T17:16:59.753Z] #21 2.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:16:59.753Z] #21 2.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:16:59.753Z] #21 2.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:17:00.103Z] #77 197.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T17:17:00.103Z] #77 197.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T17:17:00.103Z] #77 197.9 CC src/libcrun/libcrun_la-container.lo [2022-08-04T17:17:00.360Z] #77 198.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T17:17:00.360Z] #77 198.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T17:17:00.441Z] #77 163.8 checking for library containing yajl_tree_get... -lyajl [2022-08-04T17:17:00.441Z] #77 164.9 checking for yajl >= 2.0.0... yes [2022-08-04T17:17:00.616Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T17:17:00.698Z] #77 165.1 checking sys/capability.h usability... yes [2022-08-04T17:17:00.698Z] #77 165.4 checking sys/capability.h presence... yes [2022-08-04T17:17:00.698Z] #77 165.5 checking for sys/capability.h... yes [2022-08-04T17:17:00.874Z] #77 198.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T17:17:00.874Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T17:17:01.131Z] #77 198.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T17:17:01.302Z] #84 ... [2022-08-04T17:17:01.302Z] [2022-08-04T17:17:01.302Z] #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-04T17:17:01.302Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:17:01.302Z] #19 233.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-04T17:17:01.390Z] #77 199.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T17:17:01.390Z] #77 199.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T17:17:01.561Z] #19 233.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:01.561Z] #19 233.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:17:01.630Z] #77 165.5 checking for library containing cap_from_name... -lcap [2022-08-04T17:17:01.686Z] #21 4.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:17:01.821Z] #19 234.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-04T17:17:01.821Z] #19 234.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:01.821Z] #19 234.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:17:01.951Z] #77 199.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T17:17:01.951Z] #77 199.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T17:17:02.208Z] #77 200.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T17:17:02.208Z] #77 200.1 CC src/libcrun/libcrun_la-error.lo [2022-08-04T17:17:02.559Z] #77 166.4 checking for library containing dlopen... -ldl [2022-08-04T17:17:02.772Z] #77 200.3 CC src/libcrun/libcrun_la-status.lo [2022-08-04T17:17:02.817Z] #77 167.3 checking seccomp.h usability... yes [2022-08-04T17:17:03.028Z] #77 200.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T17:17:03.028Z] #77 200.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T17:17:03.072Z] #21 ... [2022-08-04T17:17:03.072Z] [2022-08-04T17:17:03.072Z] #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-04T17:17:03.072Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:03.072Z] #77 143.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:17:03.072Z] #77 145.0 checking for sysroot... no [2022-08-04T17:17:03.072Z] #77 145.0 checking for a working dd... /bin/dd [2022-08-04T17:17:03.072Z] #77 145.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:17:03.072Z] #77 145.2 checking for mt... no [2022-08-04T17:17:03.072Z] #77 145.2 checking if : is a manifest tool... no [2022-08-04T17:17:03.072Z] #77 145.2 checking how to run the C preprocessor... gcc -E [2022-08-04T17:17:03.072Z] #77 145.6 checking for ANSI C header files... yes [2022-08-04T17:17:03.072Z] #77 147.0 checking for sys/types.h... yes [2022-08-04T17:17:03.072Z] #77 147.3 checking for sys/stat.h... yes [2022-08-04T17:17:03.072Z] #77 147.9 checking for stdlib.h... yes [2022-08-04T17:17:03.072Z] #77 148.4 checking for string.h... yes [2022-08-04T17:17:03.072Z] #77 148.9 checking for memory.h... yes [2022-08-04T17:17:03.072Z] #77 149.4 checking for strings.h... yes [2022-08-04T17:17:03.072Z] #77 149.9 checking for inttypes.h... yes [2022-08-04T17:17:03.073Z] #77 150.4 checking for stdint.h... yes [2022-08-04T17:17:03.073Z] #77 167.7 checking seccomp.h presence... yes [2022-08-04T17:17:03.073Z] #77 167.8 checking for seccomp.h... yes [2022-08-04T17:17:03.333Z] #77 150.8 checking for unistd.h... yes [2022-08-04T17:17:03.592Z] #77 201.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T17:17:03.593Z] #77 151.1 checking for dlfcn.h... yes [2022-08-04T17:17:03.593Z] #77 151.4 checking for objdir... .libs [2022-08-04T17:17:03.849Z] #77 201.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T17:17:03.849Z] #77 201.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T17:17:03.853Z] #77 ... [2022-08-04T17:17:03.853Z] [2022-08-04T17:17:03.853Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:03.853Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:03.853Z] #21 6.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:17:04.413Z] #77 202.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T17:17:04.443Z] #77 167.8 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T17:17:04.443Z] #77 ... [2022-08-04T17:17:04.443Z] [2022-08-04T17:17:04.443Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:04.443Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:04.443Z] #21 5.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:17:04.443Z] #21 8.020 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:17:04.443Z] #21 14.70 Fetched 8563 kB in 13s (653 kB/s) [2022-08-04T17:17:04.443Z] #21 14.70 Reading package lists... [2022-08-04T17:17:04.443Z] #21 ... [2022-08-04T17:17:04.443Z] [2022-08-04T17:17:04.443Z] #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-04T17:17:04.443Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:04.681Z] #77 202.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T17:17:04.699Z] #77 169.0 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T17:17:04.956Z] #77 169.3 checking systemd/sd-bus.h usability... yes [2022-08-04T17:17:05.214Z] #77 169.7 checking systemd/sd-bus.h presence... yes [2022-08-04T17:17:05.215Z] #77 169.9 checking for systemd/sd-bus.h... yes [2022-08-04T17:17:05.474Z] #77 169.9 checking for library containing sd_bus_match_signal_async... [2022-08-04T17:17:05.474Z] #77 ... [2022-08-04T17:17:05.474Z] [2022-08-04T17:17:05.474Z] #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-04T17:17:05.474Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:17:05.474Z] #60 19.98 + cd /tmp/tmp.QLNJsYqrP4/src/github.com/opencontainers/runc [2022-08-04T17:17:05.474Z] #60 19.99 + git checkout -q v1.1.2 [2022-08-04T17:17:05.474Z] #60 20.94 + '[' -z '' ']' [2022-08-04T17:17:05.474Z] #60 20.94 + target=static [2022-08-04T17:17:05.474Z] #60 20.94 + make BUILDTAGS=seccomp static [2022-08-04T17:17:05.474Z] #60 21.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T17:17:05.612Z] #77 203.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T17:17:05.612Z] #77 203.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T17:17:05.612Z] #77 ... [2022-08-04T17:17:05.612Z] [2022-08-04T17:17:05.612Z] #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-04T17:17:05.612Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:17:05.612Z] #47 245.6 + dpkg --print-architecture [2022-08-04T17:17:05.612Z] #47 245.6 + git checkout -q v2.1.0 [2022-08-04T17:17:05.612Z] #47 246.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T17:17:05.612Z] #47 246.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T17:17:06.176Z] #47 ... [2022-08-04T17:17:06.176Z] [2022-08-04T17:17:06.176Z] #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-04T17:17:06.176Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:06.176Z] #77 203.8 CC tests/init.o [2022-08-04T17:17:06.405Z] #60 ... [2022-08-04T17:17:06.405Z] [2022-08-04T17:17:06.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-04T17:17:06.405Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:06.405Z] #77 169.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T17:17:06.969Z] #77 171.0 checking for sd_notify_barrier... yes [2022-08-04T17:17:06.969Z] #77 171.6 checking linux/bpf.h usability... yes [2022-08-04T17:17:06.969Z] #77 171.7 checking linux/bpf.h presence... yes [2022-08-04T17:17:07.107Z] #77 204.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T17:17:07.144Z] #21 9.919 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:17:07.226Z] #77 171.8 checking for linux/bpf.h... yes [2022-08-04T17:17:07.226Z] #77 171.8 checking compilation for eBPF... yes [2022-08-04T17:17:07.226Z] #77 172.0 checking for criu >= 3.15... no [2022-08-04T17:17:07.226Z] #77 172.0 configure: CRIU headers not found, building without CRIU support [2022-08-04T17:17:07.226Z] #77 172.0 checking for criu > 3.16... no [2022-08-04T17:17:07.226Z] #77 172.1 configure: CRIU version doesn't support join-ns API [2022-08-04T17:17:07.490Z] #77 172.1 checking for criu > 3.16.1... no [2022-08-04T17:17:07.490Z] #77 172.1 configure: CRIU version doesn't support for pre-dumping [2022-08-04T17:17:07.490Z] #77 172.1 checking for new mount API (fsconfig)... yes [2022-08-04T17:17:07.490Z] #77 172.3 checking for seccomp notify API... yes [2022-08-04T17:17:07.748Z] #77 172.4 checking for gperf... no [2022-08-04T17:17:07.748Z] #77 172.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T17:17:08.005Z] #77 172.5 checking for library containing argp_parse... none required [2022-08-04T17:17:08.588Z] #77 173.1 checking that generated files are newer than configure... done [2022-08-04T17:17:08.588Z] #77 173.1 configure: creating ./config.status [2022-08-04T17:17:09.051Z] #21 ... [2022-08-04T17:17:09.051Z] [2022-08-04T17:17:09.051Z] #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-04T17:17:09.051Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:09.051Z] #77 152.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:17:09.051Z] #77 152.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:17:09.051Z] #77 152.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:17:09.051Z] #77 152.4 checking if gcc static flag -static works... yes [2022-08-04T17:17:09.051Z] #77 153.2 checking if gcc supports -c -o file.o... yes [2022-08-04T17:17:09.051Z] #77 153.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:17:09.051Z] #77 153.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:17:09.051Z] #77 153.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:17:09.051Z] #77 154.4 checking how to hardcode library paths into programs... immediate [2022-08-04T17:17:09.051Z] #77 154.4 checking whether stripping libraries is possible... yes [2022-08-04T17:17:09.051Z] #77 154.4 checking if libtool supports shared libraries... yes [2022-08-04T17:17:09.051Z] #77 154.4 checking whether to build shared libraries... no [2022-08-04T17:17:09.051Z] #77 154.4 checking whether to build static libraries... yes [2022-08-04T17:17:09.051Z] #77 154.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:17:09.051Z] #77 154.6 checking whether build environment is sane... yes [2022-08-04T17:17:09.051Z] #77 154.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:17:09.051Z] #77 154.9 checking whether make sets $(MAKE)... yes [2022-08-04T17:17:09.051Z] #77 155.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:17:09.051Z] #77 155.1 checking whether make supports nested variables... yes [2022-08-04T17:17:09.051Z] #77 155.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:17:09.051Z] #77 155.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:17:09.051Z] #77 155.1 checking how to create a ustar tar archive... gnutar [2022-08-04T17:17:09.051Z] #77 155.3 checking dependency style of gcc... gcc3 [2022-08-04T17:17:09.051Z] #77 155.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:17:09.051Z] #77 155.3 checking whether make supports nested variables... (cached) yes [2022-08-04T17:17:09.051Z] #77 155.3 checking for gawk... (cached) mawk [2022-08-04T17:17:09.051Z] #77 155.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:17:09.051Z] #77 155.3 checking for gcc... (cached) gcc [2022-08-04T17:17:09.051Z] #77 155.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:17:09.051Z] #77 155.3 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:17:09.051Z] #77 155.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:17:09.051Z] #77 155.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:17:09.051Z] #77 155.3 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:17:09.051Z] #77 155.4 checking for python3... /usr/bin/python3 [2022-08-04T17:17:09.051Z] #77 155.4 checking for python3 version... 3.9 [2022-08-04T17:17:09.051Z] #77 155.6 checking for python3 platform... linux [2022-08-04T17:17:09.051Z] #77 155.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:17:09.051Z] #77 156.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:17:09.051Z] #77 156.4 checking for go-md2man... no [2022-08-04T17:17:09.051Z] #77 156.4 checking error.h usability... yes [2022-08-04T17:17:09.051Z] #77 156.8 checking error.h presence... yes [2022-08-04T17:17:09.152Z] #77 ... [2022-08-04T17:17:09.152Z] [2022-08-04T17:17:09.152Z] #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-04T17:17:09.152Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:17:09.152Z] #34 DONE 250.5s [2022-08-04T17:17:09.310Z] #77 156.8 checking for error.h... yes [2022-08-04T17:17:09.310Z] #77 156.9 checking linux/openat2.h usability... yes [2022-08-04T17:17:09.310Z] #77 157.0 checking linux/openat2.h presence... yes [2022-08-04T17:17:09.408Z] [2022-08-04T17:17:09.409Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:09.409Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:09.409Z] #21 14.70 Reading package lists... [2022-08-04T17:17:09.569Z] #77 157.1 checking for linux/openat2.h... yes [2022-08-04T17:17:09.829Z] #77 157.1 checking for copy_file_range... yes [2022-08-04T17:17:10.398Z] #77 157.5 checking for fgetxattr... yes [2022-08-04T17:17:10.398Z] #77 158.0 checking for statx... yes [2022-08-04T17:17:10.916Z] #77 158.3 checking for fgetpwent_r... yes [2022-08-04T17:17:11.486Z] #77 158.7 checking for issetugid... no [2022-08-04T17:17:11.486Z] #77 159.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:17:11.486Z] #77 159.1 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:17:12.426Z] #77 159.1 checking for library containing yajl_tree_get... -lyajl [2022-08-04T17:17:12.426Z] #77 160.0 checking for yajl >= 2.0.0... yes [2022-08-04T17:17:12.687Z] #21 19.64 Reading package lists... [2022-08-04T17:17:12.995Z] #77 160.1 checking sys/capability.h usability... yes [2022-08-04T17:17:12.995Z] #77 160.4 checking sys/capability.h presence... yes [2022-08-04T17:17:12.995Z] #77 160.7 checking for sys/capability.h... yes [2022-08-04T17:17:13.250Z] #21 24.10 Building dependency tree... [2022-08-04T17:17:13.932Z] #77 160.7 checking for library containing cap_from_name... -lcap [2022-08-04T17:17:14.184Z] #21 ... [2022-08-04T17:17:14.184Z] [2022-08-04T17:17:14.184Z] #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-04T17:17:14.184Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:14.184Z] #77 177.2 config.status: creating Makefile [2022-08-04T17:17:14.184Z] #77 177.5 config.status: creating rpm/crun.spec [2022-08-04T17:17:14.184Z] #77 177.7 config.status: creating config.h [2022-08-04T17:17:14.184Z] #77 177.8 config.status: executing libtool commands [2022-08-04T17:17:14.184Z] #77 177.8 config.status: executing depfiles commands [2022-08-04T17:17:14.749Z] #77 179.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T17:17:14.749Z] #77 179.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:17:14.870Z] #77 161.5 checking for library containing dlopen... -ldl [2022-08-04T17:17:15.130Z] #77 162.4 checking seccomp.h usability... yes [2022-08-04T17:17:15.389Z] #77 162.8 checking seccomp.h presence... yes [2022-08-04T17:17:15.389Z] #77 163.0 checking for seccomp.h... yes [2022-08-04T17:17:15.648Z] #77 163.0 checking for library containing seccomp_rule_add... [2022-08-04T17:17:15.648Z] #77 ... [2022-08-04T17:17:15.649Z] [2022-08-04T17:17:15.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-04T17:17:15.649Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:17:15.649Z] #60 20.11 Updating files: 90% (1085/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-04T17:17:15.649Z] #60 20.21 + cd /tmp/tmp.XRmnekycLi/src/github.com/opencontainers/runc [2022-08-04T17:17:15.649Z] #60 20.21 + git checkout -q v1.1.2 [2022-08-04T17:17:15.649Z] #60 21.18 + '[' -z '' ']' [2022-08-04T17:17:15.649Z] #60 21.18 + target=static [2022-08-04T17:17:15.649Z] #60 21.18 + make BUILDTAGS=seccomp static [2022-08-04T17:17:15.649Z] #60 21.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T17:17:16.119Z] #77 180.7 checking for gcc... gcc [2022-08-04T17:17:16.217Z] #60 ... [2022-08-04T17:17:16.218Z] [2022-08-04T17:17:16.218Z] #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-04T17:17:16.218Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:16.218Z] #77 163.0 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T17:17:16.376Z] #77 180.8 checking whether the C compiler works... yes [2022-08-04T17:17:16.376Z] #77 181.1 checking for C compiler default output file name... a.out [2022-08-04T17:17:16.634Z] #77 181.1 checking for suffix of executables... [2022-08-04T17:17:16.786Z] #77 163.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T17:17:16.893Z] #77 181.4 checking whether we are cross compiling... [2022-08-04T17:17:16.893Z] #77 ... [2022-08-04T17:17:16.893Z] [2022-08-04T17:17:16.893Z] #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-04T17:17:16.893Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:17:16.893Z] #36 257.9 Delve is a source level debugger for Go programs. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T17:17:16.893Z] #36 257.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Usage: [2022-08-04T17:17:16.893Z] #36 257.9 dlv [command] [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Available Commands: [2022-08-04T17:17:16.893Z] #36 257.9 attach Attach to running process and begin debugging. [2022-08-04T17:17:16.893Z] #36 257.9 connect Connect to a headless debug server with a terminal client. [2022-08-04T17:17:16.893Z] #36 257.9 core Examine a core dump. [2022-08-04T17:17:16.893Z] #36 257.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T17:17:16.893Z] #36 257.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T17:17:16.893Z] #36 257.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T17:17:16.893Z] #36 257.9 help Help about any command [2022-08-04T17:17:16.893Z] #36 257.9 run Deprecated command. Use 'debug' instead. [2022-08-04T17:17:16.893Z] #36 257.9 test Compile test binary and begin debugging program. [2022-08-04T17:17:16.893Z] #36 257.9 trace Compile and begin tracing program. [2022-08-04T17:17:16.893Z] #36 257.9 version Prints version. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Flags: [2022-08-04T17:17:16.893Z] #36 257.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T17:17:16.893Z] #36 257.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T17:17:16.893Z] #36 257.9 --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-04T17:17:16.893Z] #36 257.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T17:17:16.893Z] #36 257.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T17:17:16.893Z] #36 257.9 --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-04T17:17:16.893Z] #36 257.9 --disable-aslr Disables address space randomization [2022-08-04T17:17:16.893Z] #36 257.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T17:17:16.893Z] #36 257.9 -h, --help help for dlv [2022-08-04T17:17:16.893Z] #36 257.9 --init string Init file, executed by the terminal client. [2022-08-04T17:17:16.893Z] #36 257.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T17:17:16.893Z] #36 257.9 --log Enable debugging server logging. [2022-08-04T17:17:16.893Z] #36 257.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T17:17:16.893Z] #36 257.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T17:17:16.893Z] #36 257.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T17:17:16.893Z] #36 257.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T17:17:16.893Z] #36 257.9 --wd string Working directory for running the program. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Additional help topics: [2022-08-04T17:17:16.893Z] #36 257.9 dlv backend Help about the --backend flag. [2022-08-04T17:17:16.893Z] #36 257.9 dlv log Help about logging flags. [2022-08-04T17:17:16.893Z] #36 257.9 dlv redirect Help about file redirection. [2022-08-04T17:17:16.893Z] #36 257.9 [2022-08-04T17:17:16.893Z] #36 257.9 Use "dlv [command] --help" for more information about a command. [2022-08-04T17:17:16.893Z] #36 DONE 258.5s [2022-08-04T17:17:16.893Z] [2022-08-04T17:17:16.893Z] #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-04T17:17:16.893Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:16.893Z] #77 181.4 checking whether we are cross compiling... no [2022-08-04T17:17:17.048Z] #77 164.3 checking systemd/sd-bus.h usability... yes [2022-08-04T17:17:17.155Z] #77 181.6 checking for suffix of object files... o [2022-08-04T17:17:17.155Z] #77 181.8 checking whether we are using the GNU C compiler... yes [2022-08-04T17:17:17.155Z] #77 181.9 checking whether gcc accepts -g... yes [2022-08-04T17:17:17.307Z] #77 164.7 checking systemd/sd-bus.h presence... yes [2022-08-04T17:17:17.307Z] #77 164.9 checking for systemd/sd-bus.h... yes [2022-08-04T17:17:17.412Z] #77 182.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:17:17.669Z] #77 182.3 checking whether gcc understands -c and -o together... yes [2022-08-04T17:17:17.926Z] #77 182.5 checking how to run the C preprocessor... gcc -E [2022-08-04T17:17:18.184Z] #77 182.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:17:18.184Z] #77 182.9 checking for egrep... /bin/grep -E [2022-08-04T17:17:18.246Z] #77 164.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T17:17:18.814Z] #77 165.8 checking for sd_notify_barrier... yes [2022-08-04T17:17:19.115Z] #77 182.9 checking for ANSI C header files... yes [2022-08-04T17:17:19.372Z] #77 184.0 checking for sys/types.h... yes [2022-08-04T17:17:19.382Z] #77 166.4 checking linux/bpf.h usability... yes [2022-08-04T17:17:19.382Z] #77 166.9 checking linux/bpf.h presence... yes [2022-08-04T17:17:19.382Z] #77 167.1 checking for linux/bpf.h... yes [2022-08-04T17:17:19.629Z] #77 184.2 checking for sys/stat.h... yes [2022-08-04T17:17:19.641Z] #77 167.1 checking compilation for eBPF... yes [2022-08-04T17:17:19.641Z] #77 167.3 checking for criu >= 3.15... no [2022-08-04T17:17:19.641Z] #77 167.3 configure: CRIU headers not found, building without CRIU support [2022-08-04T17:17:19.641Z] #77 167.4 checking for criu > 3.16... no [2022-08-04T17:17:19.641Z] #77 167.4 configure: CRIU version doesn't support join-ns API [2022-08-04T17:17:19.901Z] #77 167.4 checking for criu > 3.16.1... no [2022-08-04T17:17:19.901Z] #77 167.5 configure: CRIU version doesn't support for pre-dumping [2022-08-04T17:17:19.901Z] #77 167.5 checking for new mount API (fsconfig)... yes [2022-08-04T17:17:19.920Z] #77 184.5 checking for stdlib.h... yes [2022-08-04T17:17:20.469Z] #77 167.7 checking for seccomp notify API... yes [2022-08-04T17:17:20.469Z] #77 168.1 checking for gperf... no [2022-08-04T17:17:20.469Z] #77 168.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T17:17:20.486Z] #77 184.8 checking for string.h... yes [2022-08-04T17:17:20.766Z] #77 185.3 checking for memory.h... yes [2022-08-04T17:17:21.023Z] #77 185.7 checking for strings.h... yes [2022-08-04T17:17:21.039Z] #77 168.1 checking for library containing argp_parse... none required [2022-08-04T17:17:21.039Z] #77 168.9 checking that generated files are newer than configure... done [2022-08-04T17:17:21.039Z] #77 168.9 configure: creating ./config.status [2022-08-04T17:17:21.548Z] #77 186.0 checking for inttypes.h... yes [2022-08-04T17:17:22.110Z] #77 186.4 checking for stdint.h... yes [2022-08-04T17:17:22.110Z] #77 186.8 checking for unistd.h... yes [2022-08-04T17:17:22.366Z] #77 187.0 checking minix/config.h usability... no [2022-08-04T17:17:22.928Z] #77 187.3 checking minix/config.h presence... no [2022-08-04T17:17:22.928Z] #77 187.5 checking for minix/config.h... no [2022-08-04T17:17:23.185Z] #77 187.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T17:17:23.442Z] #77 187.9 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:17:23.584Z] #77 ... [2022-08-04T17:17:23.584Z] [2022-08-04T17:17:23.584Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:23.584Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:23.584Z] #21 15.99 Fetched 8563 kB in 14s (625 kB/s) [2022-08-04T17:17:23.584Z] #21 15.99 Reading package lists... [2022-08-04T17:17:23.699Z] #77 188.3 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:17:23.699Z] #77 188.3 checking how to print strings... printf [2022-08-04T17:17:23.699Z] #77 188.3 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:17:23.699Z] #77 188.3 checking for fgrep... /bin/grep -F [2022-08-04T17:17:23.699Z] #77 188.3 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:17:23.699Z] #77 188.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:17:23.699Z] #77 188.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:17:23.786Z] #19 252.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-04T17:17:23.786Z] #19 252.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:23.786Z] #19 252.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:17:23.786Z] #19 252.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-04T17:17:23.786Z] #19 252.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:23.786Z] #19 252.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:17:23.845Z] #21 21.83 Reading package lists... [2022-08-04T17:17:23.845Z] #21 ... [2022-08-04T17:17:23.845Z] [2022-08-04T17:17:23.845Z] #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-04T17:17:23.845Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T17:17:23.845Z] #34 DONE 249.2s [2022-08-04T17:17:23.845Z] [2022-08-04T17:17:23.845Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:23.845Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:23.845Z] #21 21.83 Reading package lists... [2022-08-04T17:17:23.956Z] #77 188.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:17:23.956Z] #77 188.6 checking whether ln -s works... yes [2022-08-04T17:17:23.956Z] #77 188.6 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:17:23.956Z] #77 188.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-04T17:17:23.956Z] #77 188.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:17:23.956Z] #77 188.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:17:23.956Z] #77 188.6 checking for objdump... objdump [2022-08-04T17:17:23.956Z] #77 188.6 checking how to recognize dependent libraries... pass_all [2022-08-04T17:17:23.956Z] #77 188.6 checking for dlltool... no [2022-08-04T17:17:23.956Z] #77 188.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:17:23.956Z] #77 188.6 checking for ar... ar [2022-08-04T17:17:23.956Z] #77 188.6 checking for archiver @FILE support... @ [2022-08-04T17:17:23.956Z] #77 188.7 checking for strip... strip [2022-08-04T17:17:23.956Z] #77 188.7 checking for ranlib... ranlib [2022-08-04T17:17:23.956Z] #77 188.7 checking for gawk... no [2022-08-04T17:17:23.956Z] #77 188.7 checking for mawk... mawk [2022-08-04T17:17:24.415Z] #21 26.84 Building dependency tree... [2022-08-04T17:17:24.415Z] #21 ... [2022-08-04T17:17:24.415Z] [2022-08-04T17:17:24.415Z] #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-04T17:17:24.415Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:24.415Z] #77 172.0 config.status: creating Makefile [2022-08-04T17:17:24.524Z] #77 188.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:17:24.524Z] #77 189.3 checking for sysroot... no [2022-08-04T17:17:24.524Z] #77 189.3 checking for a working dd... /bin/dd [2022-08-04T17:17:24.524Z] #77 189.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:17:24.674Z] #77 172.2 config.status: creating rpm/crun.spec [2022-08-04T17:17:24.674Z] #77 172.4 config.status: creating config.h [2022-08-04T17:17:24.674Z] #77 172.4 config.status: executing libtool commands [2022-08-04T17:17:24.781Z] #77 189.6 checking for mt... no [2022-08-04T17:17:24.781Z] #77 189.6 checking if : is a manifest tool... no [2022-08-04T17:17:24.934Z] #77 172.5 config.status: executing depfiles commands [2022-08-04T17:17:25.038Z] #77 189.6 checking for dlfcn.h... yes [2022-08-04T17:17:25.167Z] #77 ... [2022-08-04T17:17:25.167Z] [2022-08-04T17:17:25.167Z] #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-04T17:17:25.167Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:17:25.167Z] #47 DONE 275.0s [2022-08-04T17:17:25.167Z] [2022-08-04T17:17:25.167Z] #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-04T17:17:25.167Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:17:25.309Z] #77 189.9 checking for objdir... .libs [2022-08-04T17:17:25.566Z] #77 190.4 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-04T17:17:25.566Z] #77 ... [2022-08-04T17:17:25.566Z] [2022-08-04T17:17:25.566Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:25.566Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:25.566Z] #21 27.37 The following additional packages will be installed: [2022-08-04T17:17:25.566Z] #21 27.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:17:25.566Z] #21 27.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-04T17:17:25.566Z] #21 27.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:17:25.566Z] #21 27.40 python3-pkg-resources vim-runtime xxd [2022-08-04T17:17:25.566Z] #21 27.41 Suggested packages: [2022-08-04T17:17:25.566Z] #21 27.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T17:17:25.566Z] #21 27.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-04T17:17:25.566Z] #21 27.42 acl attr quota [2022-08-04T17:17:25.566Z] #21 27.42 Recommended packages: [2022-08-04T17:17:25.566Z] #21 27.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-04T17:17:25.566Z] #21 29.70 The following NEW packages will be installed: [2022-08-04T17:17:25.566Z] #21 29.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T17:17:25.566Z] #21 29.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:17:25.566Z] #21 29.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T17:17:25.566Z] #21 29.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T17:17:25.566Z] #21 29.72 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:17:25.566Z] #21 29.72 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T17:17:25.566Z] #21 29.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-04T17:17:25.566Z] #21 29.72 xz-utils zip zstd [2022-08-04T17:17:25.566Z] #21 30.15 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:17:25.566Z] #21 30.15 Need to get 27.7 MB of archives. [2022-08-04T17:17:25.566Z] #21 30.15 After this operation, 106 MB of additional disk space will be used. [2022-08-04T17:17:25.566Z] #21 30.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T17:17:25.566Z] #21 30.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T17:17:25.566Z] #21 30.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:17:25.566Z] #21 30.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T17:17:25.566Z] #21 30.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T17:17:25.566Z] #21 30.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:17:25.566Z] #21 30.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T17:17:25.566Z] #21 30.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T17:17:25.566Z] #21 30.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T17:17:25.567Z] #21 30.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T17:17:25.567Z] #21 30.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T17:17:25.567Z] #21 30.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T17:17:25.567Z] #21 30.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T17:17:25.567Z] #21 30.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T17:17:25.567Z] #21 30.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T17:17:25.567Z] #21 30.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:17:25.567Z] #21 30.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:17:25.567Z] #21 30.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:17:25.567Z] #21 30.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T17:17:25.567Z] #21 30.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T17:17:25.567Z] #21 30.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:17:25.567Z] #21 31.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T17:17:25.567Z] #21 31.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T17:17:25.567Z] #21 31.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T17:17:25.567Z] #21 31.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:17:25.567Z] #21 31.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:17:25.567Z] #21 31.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T17:17:25.567Z] #21 31.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:17:25.567Z] #21 31.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T17:17:25.567Z] #21 31.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T17:17:25.567Z] #21 31.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T17:17:25.567Z] #21 31.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:17:25.567Z] #21 31.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T17:17:25.567Z] #21 31.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T17:17:25.567Z] #21 31.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T17:17:25.567Z] #21 31.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T17:17:25.567Z] #21 31.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T17:17:25.567Z] #21 31.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T17:17:25.567Z] #21 31.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T17:17:25.567Z] #21 32.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T17:17:25.567Z] #21 32.14 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T17:17:25.567Z] #21 32.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T17:17:25.567Z] #21 32.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T17:17:25.567Z] #21 33.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:17:25.567Z] #21 33.60 Fetched 27.7 MB in 2s (11.3 MB/s) [2022-08-04T17:17:25.567Z] #21 33.77 Selecting previously unselected package pigz. [2022-08-04T17:17:25.567Z] #21 33.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 ... 24018 files and directories currently installed.) [2022-08-04T17:17:25.567Z] #21 33.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 33.85 Unpacking pigz (2.6-1) ... [2022-08-04T17:17:25.567Z] #21 34.17 Selecting previously unselected package libelf1:amd64. [2022-08-04T17:17:25.567Z] #21 34.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 34.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T17:17:25.567Z] #21 34.36 Selecting previously unselected package libbpf0:amd64. [2022-08-04T17:17:25.567Z] #21 34.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 34.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:17:25.567Z] #21 34.45 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:17:25.567Z] #21 34.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 34.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:17:25.567Z] #21 34.55 Selecting previously unselected package libmnl0:amd64. [2022-08-04T17:17:25.567Z] #21 34.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 34.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:17:25.567Z] #21 34.73 Selecting previously unselected package libxtables12:amd64. [2022-08-04T17:17:25.567Z] #21 34.74 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 34.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:17:25.567Z] #21 34.95 Selecting previously unselected package libcap2-bin. [2022-08-04T17:17:25.567Z] #21 34.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 35.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T17:17:25.567Z] #21 35.11 Selecting previously unselected package iproute2. [2022-08-04T17:17:25.567Z] #21 35.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 35.16 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T17:17:25.567Z] #21 36.04 Selecting previously unselected package xxd. [2022-08-04T17:17:25.567Z] #21 36.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:17:25.567Z] #21 36.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:25.567Z] #21 36.26 Selecting previously unselected package vim-common. [2022-08-04T17:17:25.567Z] #21 36.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:17:25.567Z] #21 36.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:25.567Z] #21 36.55 Selecting previously unselected package bash-completion. [2022-08-04T17:17:25.567Z] #21 36.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T17:17:27.591Z] #77 175.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T17:17:27.591Z] #77 175.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:17:28.088Z] #21 ... [2022-08-04T17:17:28.088Z] [2022-08-04T17:17:28.088Z] #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-04T17:17:28.088Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:28.088Z] #77 190.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:17:28.088Z] #77 190.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:17:28.088Z] #77 190.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:17:28.088Z] #77 190.9 checking if gcc static flag -static works... yes [2022-08-04T17:17:28.088Z] #77 191.5 checking if gcc supports -c -o file.o... yes [2022-08-04T17:17:28.088Z] #77 191.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:17:28.088Z] #77 191.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:17:28.088Z] #77 191.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:17:28.088Z] #77 192.4 checking how to hardcode library paths into programs... immediate [2022-08-04T17:17:28.088Z] #77 192.4 checking whether stripping libraries is possible... yes [2022-08-04T17:17:28.088Z] #77 192.5 checking if libtool supports shared libraries... yes [2022-08-04T17:17:28.088Z] #77 192.5 checking whether to build shared libraries... no [2022-08-04T17:17:28.088Z] #77 192.5 checking whether to build static libraries... yes [2022-08-04T17:17:28.088Z] #77 192.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:17:28.088Z] #77 192.6 checking whether build environment is sane... yes [2022-08-04T17:17:28.088Z] #77 192.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:17:28.088Z] #77 192.7 checking whether make sets $(MAKE)... yes [2022-08-04T17:17:28.088Z] #77 192.9 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:17:28.345Z] #77 193.0 checking whether make supports nested variables... yes [2022-08-04T17:17:28.345Z] #77 193.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:17:28.345Z] #77 193.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:17:28.441Z] #55 ... [2022-08-04T17:17:28.441Z] [2022-08-04T17:17:28.441Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T17:17:28.441Z] #48 sha256:69e69c502e6771f7023c0686be9b362026325d4d58021faa58d289464e7b0c40 [2022-08-04T17:17:28.601Z] #77 193.1 checking how to create a ustar tar archive... gnutar [2022-08-04T17:17:28.601Z] #77 193.2 checking dependency style of gcc... gcc3 [2022-08-04T17:17:28.601Z] #77 193.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:17:28.601Z] #77 193.5 checking whether make supports nested variables... (cached) yes [2022-08-04T17:17:28.601Z] #77 193.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:17:28.601Z] #77 193.5 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:17:28.859Z] #77 193.5 checking for yajl >= 2.1.0... yes [2022-08-04T17:17:28.859Z] #77 193.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:17:28.859Z] #77 193.6 checking for gcc... (cached) gcc [2022-08-04T17:17:28.990Z] #77 176.6 checking for gcc... gcc [2022-08-04T17:17:29.004Z] #48 DONE 0.6s [2022-08-04T17:17:29.004Z] [2022-08-04T17:17:29.004Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T17:17:29.004Z] #52 sha256:fbdcbe7dfffdc99526ffd88ccd111f31179d29f5c5921534ca391c88354feacb [2022-08-04T17:17:29.004Z] #52 DONE 0.1s [2022-08-04T17:17:29.004Z] [2022-08-04T17:17:29.004Z] #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-04T17:17:29.004Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:17:29.116Z] #77 193.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:17:29.116Z] #77 193.8 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:17:29.116Z] #77 193.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:17:29.116Z] #77 193.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:17:29.116Z] #77 193.8 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:17:29.116Z] #77 193.9 checking for python3... /usr/bin/python3 [2022-08-04T17:17:29.260Z] #55 ... [2022-08-04T17:17:29.260Z] [2022-08-04T17:17:29.260Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T17:17:29.260Z] #54 sha256:32959a79659e8d9493b30f328f93d11cc04d4034680f0a6fd9b0c9d388e6ee82 [2022-08-04T17:17:29.260Z] #54 DONE 0.1s [2022-08-04T17:17:29.260Z] [2022-08-04T17:17:29.260Z] #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-04T17:17:29.260Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:29.260Z] #77 227.0 CCLD tests/init [2022-08-04T17:17:29.374Z] #77 193.9 checking for python3 version... 3.9 [2022-08-04T17:17:29.374Z] #77 194.0 checking for python3 platform... linux [2022-08-04T17:17:29.374Z] #77 194.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:17:29.507Z] #77 176.8 checking whether the C compiler works... yes [2022-08-04T17:17:29.507Z] #77 177.1 checking for C compiler default output file name... a.out [2022-08-04T17:17:29.766Z] #77 177.1 checking for suffix of executables... [2022-08-04T17:17:29.937Z] #77 194.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:17:30.025Z] #77 177.4 checking whether we are cross compiling... no [2022-08-04T17:17:30.025Z] #77 177.7 checking for suffix of object files... o [2022-08-04T17:17:30.194Z] #77 194.8 checking that generated files are newer than configure... done [2022-08-04T17:17:30.194Z] #77 194.8 configure: creating ./config.status [2022-08-04T17:17:30.291Z] #77 177.8 checking whether we are using the GNU C compiler... yes [2022-08-04T17:17:30.551Z] #77 178.0 checking whether gcc accepts -g... yes [2022-08-04T17:17:30.551Z] #77 178.2 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:17:30.812Z] #77 178.3 checking whether gcc understands -c and -o together... yes [2022-08-04T17:17:31.072Z] #77 178.5 checking how to run the C preprocessor... gcc -E [2022-08-04T17:17:31.072Z] #77 178.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:17:31.072Z] #77 178.8 checking for egrep... /bin/grep -E [2022-08-04T17:17:31.641Z] #77 178.8 checking for ANSI C header files... [2022-08-04T17:17:31.641Z] #77 ... [2022-08-04T17:17:31.641Z] [2022-08-04T17:17:31.641Z] #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-04T17:17:31.641Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T17:17:31.641Z] #36 257.0 Delve is a source level debugger for Go programs. [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T17:17:31.641Z] #36 257.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 Usage: [2022-08-04T17:17:31.641Z] #36 257.0 dlv [command] [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 Available Commands: [2022-08-04T17:17:31.641Z] #36 257.0 attach Attach to running process and begin debugging. [2022-08-04T17:17:31.641Z] #36 257.0 connect Connect to a headless debug server with a terminal client. [2022-08-04T17:17:31.641Z] #36 257.0 core Examine a core dump. [2022-08-04T17:17:31.641Z] #36 257.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T17:17:31.641Z] #36 257.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T17:17:31.641Z] #36 257.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T17:17:31.641Z] #36 257.0 help Help about any command [2022-08-04T17:17:31.641Z] #36 257.0 run Deprecated command. Use 'debug' instead. [2022-08-04T17:17:31.641Z] #36 257.0 test Compile test binary and begin debugging program. [2022-08-04T17:17:31.641Z] #36 257.0 trace Compile and begin tracing program. [2022-08-04T17:17:31.641Z] #36 257.0 version Prints version. [2022-08-04T17:17:31.641Z] #36 257.0 [2022-08-04T17:17:31.641Z] #36 257.0 Flags: [2022-08-04T17:17:31.641Z] #36 257.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T17:17:31.641Z] #36 257.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T17:17:31.641Z] #36 257.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-04T17:17:31.641Z] #36 257.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T17:17:31.641Z] #36 257.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T17:17:31.641Z] #36 257.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-04T17:17:31.641Z] #36 257.0 --disable-aslr Disables address space randomization [2022-08-04T17:17:31.641Z] #36 257.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T17:17:31.641Z] #36 257.0 -h, --help help for dlv [2022-08-04T17:17:31.642Z] #36 257.0 --init string Init file, executed by the terminal client. [2022-08-04T17:17:31.642Z] #36 257.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T17:17:31.642Z] #36 257.0 --log Enable debugging server logging. [2022-08-04T17:17:31.642Z] #36 257.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T17:17:31.642Z] #36 257.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T17:17:31.642Z] #36 257.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T17:17:31.642Z] #36 257.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T17:17:31.642Z] #36 257.0 --wd string Working directory for running the program. [2022-08-04T17:17:31.642Z] #36 257.0 [2022-08-04T17:17:31.642Z] #36 257.0 Additional help topics: [2022-08-04T17:17:31.642Z] #36 257.0 dlv backend Help about the --backend flag. [2022-08-04T17:17:31.642Z] #36 257.0 dlv log Help about logging flags. [2022-08-04T17:17:31.642Z] #36 257.0 dlv redirect Help about file redirection. [2022-08-04T17:17:31.642Z] #36 257.0 [2022-08-04T17:17:31.642Z] #36 257.0 Use "dlv [command] --help" for more information about a command. [2022-08-04T17:17:32.212Z] #36 DONE 257.8s [2022-08-04T17:17:32.212Z] [2022-08-04T17:17:32.212Z] #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-04T17:17:32.212Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:32.212Z] #77 178.8 checking for ANSI C header files... yes [2022-08-04T17:17:32.212Z] #77 179.4 checking for sys/types.h... yes [2022-08-04T17:17:32.212Z] #77 179.6 checking for sys/stat.h... yes [2022-08-04T17:17:32.212Z] #77 179.8 checking for stdlib.h... yes [2022-08-04T17:17:32.473Z] #77 180.0 checking for string.h... yes [2022-08-04T17:17:32.717Z] #77 197.3 config.status: creating Makefile [2022-08-04T17:17:32.717Z] #77 197.4 config.status: creating config.h [2022-08-04T17:17:32.717Z] #77 197.4 config.status: executing libtool commands [2022-08-04T17:17:32.717Z] #77 197.4 config.status: executing depfiles commands [2022-08-04T17:17:32.733Z] #77 180.2 checking for memory.h... yes [2022-08-04T17:17:32.974Z] #77 ... [2022-08-04T17:17:32.974Z] [2022-08-04T17:17:32.974Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:32.974Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:32.974Z] #21 41.44 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T17:17:32.974Z] #21 42.09 Selecting previously unselected package bzip2. [2022-08-04T17:17:32.974Z] #21 42.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 42.14 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:17:32.974Z] #21 42.29 Selecting previously unselected package xz-utils. [2022-08-04T17:17:32.974Z] #21 42.29 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 42.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:17:32.974Z] #21 42.57 Selecting previously unselected package apparmor. [2022-08-04T17:17:32.974Z] #21 42.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 42.67 Unpacking apparmor (2.13.6-10) ... [2022-08-04T17:17:32.974Z] #21 43.18 Selecting previously unselected package inetutils-ping. [2022-08-04T17:17:32.974Z] #21 43.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T17:17:32.974Z] #21 43.29 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T17:17:32.974Z] #21 43.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:32.974Z] #21 43.38 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T17:17:32.974Z] #21 43.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:32.974Z] #21 43.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T17:17:32.974Z] #21 43.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:17:32.974Z] #21 43.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T17:17:32.974Z] #21 43.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:17:32.974Z] #21 43.66 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T17:17:32.974Z] #21 43.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:17:32.974Z] #21 43.77 Selecting previously unselected package iptables. [2022-08-04T17:17:32.974Z] #21 43.77 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 43.79 Unpacking iptables (1.8.7-1) ... [2022-08-04T17:17:32.974Z] #21 44.14 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:17:32.974Z] #21 44.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 44.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:17:32.974Z] #21 44.34 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:17:32.974Z] #21 44.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 44.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:17:32.974Z] #21 44.48 Selecting previously unselected package jq. [2022-08-04T17:17:32.974Z] #21 44.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 44.52 Unpacking jq (1.6-2.1) ... [2022-08-04T17:17:32.974Z] #21 44.64 Selecting previously unselected package libaio1:amd64. [2022-08-04T17:17:32.974Z] #21 44.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T17:17:32.974Z] #21 44.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:17:32.974Z] #21 44.71 Selecting previously unselected package libgpm2:amd64. [2022-08-04T17:17:32.975Z] #21 44.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T17:17:32.975Z] #21 44.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:17:33.232Z] #21 44.82 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:17:33.232Z] #21 44.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:17:33.232Z] #21 44.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:17:33.251Z] #77 180.6 checking for strings.h... yes [2022-08-04T17:17:33.510Z] #77 180.9 checking for inttypes.h... yes [2022-08-04T17:17:33.770Z] #77 181.2 checking for stdint.h... yes [2022-08-04T17:17:33.920Z] #19 ... [2022-08-04T17:17:33.920Z] [2022-08-04T17:17:33.920Z] #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-04T17:17:33.920Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:33.920Z] #84 217.0 CCLD libocispec.la [2022-08-04T17:17:33.920Z] #84 217.7 CCLD src/validate [2022-08-04T17:17:33.920Z] #84 217.7 CCLD tests/test-1 [2022-08-04T17:17:33.920Z] #84 217.7 CCLD tests/test-2 [2022-08-04T17:17:33.920Z] #84 217.8 CCLD tests/test-3 [2022-08-04T17:17:33.920Z] #84 217.8 CCLD tests/test-4 [2022-08-04T17:17:33.920Z] #84 217.9 CCLD tests/test-5 [2022-08-04T17:17:33.920Z] #84 217.9 CCLD tests/test-6 [2022-08-04T17:17:34.029Z] #77 181.5 checking for unistd.h... yes [2022-08-04T17:17:34.181Z] #84 218.1 CCLD tests/test-7 [2022-08-04T17:17:34.181Z] #84 218.1 CCLD tests/test-8 [2022-08-04T17:17:34.181Z] #84 218.3 CCLD tests/test-10 [2022-08-04T17:17:34.289Z] #77 181.6 checking minix/config.h usability... no [2022-08-04T17:17:34.289Z] #77 181.8 checking minix/config.h presence... no [2022-08-04T17:17:34.289Z] #77 181.9 checking for minix/config.h... no [2022-08-04T17:17:34.289Z] #77 181.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T17:17:34.441Z] #84 218.4 CCLD tests/test-9 [2022-08-04T17:17:34.441Z] #84 218.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T17:17:34.441Z] #84 218.4 CCLD tests/test-11 [2022-08-04T17:17:34.548Z] #77 182.1 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:17:34.808Z] #77 182.3 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:17:34.808Z] #77 182.3 checking how to print strings... printf [2022-08-04T17:17:34.808Z] #77 182.3 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:17:34.808Z] #77 182.3 checking for fgrep... /bin/grep -F [2022-08-04T17:17:34.808Z] #77 182.3 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:17:34.808Z] #77 182.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:17:34.808Z] #77 182.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:17:34.808Z] #77 182.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:17:34.808Z] #77 182.5 checking whether ln -s works... yes [2022-08-04T17:17:34.808Z] #77 182.5 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:17:34.808Z] #77 182.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-04T17:17:34.808Z] #77 182.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:17:34.808Z] #77 182.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:17:34.808Z] #77 182.5 checking for objdump... objdump [2022-08-04T17:17:34.808Z] #77 182.5 checking how to recognize dependent libraries... pass_all [2022-08-04T17:17:34.808Z] #77 182.5 checking for dlltool... no [2022-08-04T17:17:34.808Z] #77 182.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:17:34.808Z] #77 182.5 checking for ar... ar [2022-08-04T17:17:35.068Z] #77 182.5 checking for archiver @FILE support... @ [2022-08-04T17:17:35.068Z] #77 182.6 checking for strip... strip [2022-08-04T17:17:35.068Z] #77 182.6 checking for ranlib... ranlib [2022-08-04T17:17:35.068Z] #77 182.6 checking for gawk... no [2022-08-04T17:17:35.068Z] #77 182.6 checking for mawk... mawk [2022-08-04T17:17:35.327Z] #77 182.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:17:35.327Z] #77 183.0 checking for sysroot... no [2022-08-04T17:17:35.327Z] #77 183.0 checking for a working dd... /bin/dd [2022-08-04T17:17:35.327Z] #77 183.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:17:35.327Z] #77 183.1 checking for mt... no [2022-08-04T17:17:35.587Z] #77 183.1 checking if : is a manifest tool... no [2022-08-04T17:17:35.587Z] #77 183.2 checking for dlfcn.h... yes [2022-08-04T17:17:35.587Z] #77 183.3 checking for objdir... .libs [2022-08-04T17:17:35.587Z] #77 ... [2022-08-04T17:17:35.587Z] [2022-08-04T17:17:35.587Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:35.587Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:35.587Z] #21 26.84 Building dependency tree... [2022-08-04T17:17:35.587Z] #21 30.70 The following additional packages will be installed: [2022-08-04T17:17:35.587Z] #21 30.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:17:35.587Z] #21 30.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-04T17:17:35.587Z] #21 30.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:17:35.587Z] #21 30.74 python3-pkg-resources vim-runtime xxd [2022-08-04T17:17:35.587Z] #21 30.76 Suggested packages: [2022-08-04T17:17:35.587Z] #21 30.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T17:17:35.587Z] #21 30.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-04T17:17:35.587Z] #21 30.76 acl attr quota [2022-08-04T17:17:35.587Z] #21 30.76 Recommended packages: [2022-08-04T17:17:35.587Z] #21 30.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-04T17:17:35.587Z] #21 33.22 The following NEW packages will be installed: [2022-08-04T17:17:35.587Z] #21 33.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T17:17:35.587Z] #21 33.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-04T17:17:35.587Z] #21 33.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T17:17:35.588Z] #21 33.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T17:17:35.588Z] #21 33.22 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:17:35.588Z] #21 33.22 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T17:17:35.588Z] #21 33.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-04T17:17:35.588Z] #21 33.22 xz-utils zip zstd [2022-08-04T17:17:35.588Z] #21 33.65 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:17:35.588Z] #21 33.65 Need to get 27.7 MB of archives. [2022-08-04T17:17:35.588Z] #21 33.65 After this operation, 106 MB of additional disk space will be used. [2022-08-04T17:17:35.588Z] #21 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T17:17:35.588Z] #21 33.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T17:17:35.588Z] #21 33.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T17:17:35.588Z] #21 33.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:17:35.588Z] #21 33.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T17:17:35.588Z] #21 33.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T17:17:35.588Z] #21 33.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T17:17:35.588Z] #21 33.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T17:17:35.588Z] #21 33.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:17:35.588Z] #21 33.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T17:17:35.588Z] #21 33.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T17:17:35.588Z] #21 33.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T17:17:35.588Z] #21 33.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T17:17:35.588Z] #21 33.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T17:17:35.588Z] #21 33.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T17:17:35.588Z] #21 33.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T17:17:35.588Z] #21 33.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T17:17:35.588Z] #21 33.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T17:17:35.588Z] #21 33.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T17:17:35.588Z] #21 33.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T17:17:35.588Z] #21 33.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T17:17:35.588Z] #21 33.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:17:35.588Z] #21 33.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:17:35.588Z] #21 33.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:17:35.588Z] #21 33.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T17:17:35.588Z] #21 33.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T17:17:35.588Z] #21 33.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T17:17:35.588Z] #21 34.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T17:17:35.588Z] #21 34.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T17:17:35.588Z] #21 34.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T17:17:35.588Z] #21 34.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:17:35.588Z] #21 34.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:17:35.588Z] #21 34.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T17:17:35.588Z] #21 34.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T17:17:35.588Z] #21 34.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T17:17:35.588Z] #21 34.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T17:17:35.588Z] #21 34.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T17:17:35.588Z] #21 34.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:17:35.588Z] #21 34.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T17:17:35.588Z] #21 34.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T17:17:35.588Z] #21 34.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T17:17:35.588Z] #21 34.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T17:17:35.588Z] #21 34.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T17:17:35.588Z] #21 34.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T17:17:35.588Z] #21 34.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T17:17:35.588Z] #21 35.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T17:17:35.588Z] #21 35.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T17:17:35.588Z] #21 35.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T17:17:35.588Z] #21 35.08 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T17:17:35.588Z] #21 35.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:17:35.588Z] #21 36.08 Fetched 27.7 MB in 2s (15.3 MB/s) [2022-08-04T17:17:35.588Z] #21 36.17 Selecting previously unselected package pigz. [2022-08-04T17:17:35.588Z] #21 36.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T17:17:35.588Z] #21 36.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 36.26 Unpacking pigz (2.6-1) ... [2022-08-04T17:17:35.588Z] #21 36.43 Selecting previously unselected package libelf1:amd64. [2022-08-04T17:17:35.588Z] #21 36.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 36.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T17:17:35.588Z] #21 36.65 Selecting previously unselected package libbpf0:amd64. [2022-08-04T17:17:35.588Z] #21 36.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 36.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:17:35.588Z] #21 36.96 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:17:35.588Z] #21 36.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 36.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:17:35.588Z] #21 37.20 Selecting previously unselected package libmnl0:amd64. [2022-08-04T17:17:35.588Z] #21 37.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 37.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:17:35.588Z] #21 37.38 Selecting previously unselected package libxtables12:amd64. [2022-08-04T17:17:35.588Z] #21 37.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 37.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:17:35.588Z] #21 37.46 Selecting previously unselected package libcap2-bin. [2022-08-04T17:17:35.588Z] #21 37.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 37.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T17:17:35.588Z] #21 37.61 Selecting previously unselected package iproute2. [2022-08-04T17:17:35.588Z] #21 37.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 37.61 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T17:17:35.588Z] #21 38.28 Selecting previously unselected package xxd. [2022-08-04T17:17:35.588Z] #21 38.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:17:35.588Z] #21 38.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:35.588Z] #21 38.50 Selecting previously unselected package vim-common. [2022-08-04T17:17:35.588Z] #21 38.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:17:35.588Z] #21 38.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:35.847Z] #21 38.71 Selecting previously unselected package bash-completion. [2022-08-04T17:17:35.847Z] #21 38.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T17:17:36.107Z] #21 ... [2022-08-04T17:17:36.107Z] [2022-08-04T17:17:36.107Z] #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-04T17:17:36.107Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:36.355Z] #84 220.3 libtool: link: ar cr libocispec.a [2022-08-04T17:17:36.355Z] #84 220.4 libtool: link: ranlib libocispec.a [2022-08-04T17:17:36.367Z] #77 183.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:17:36.367Z] #77 183.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:17:36.367Z] #77 183.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:17:36.510Z] #21 ... [2022-08-04T17:17:36.510Z] [2022-08-04T17:17:36.510Z] #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-04T17:17:36.510Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:36.510Z] #77 198.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T17:17:36.510Z] #77 198.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:17:36.510Z] #77 198.5 checking for gcc... gcc [2022-08-04T17:17:36.510Z] #77 198.6 checking whether the C compiler works... yes [2022-08-04T17:17:36.510Z] #77 198.8 checking for C compiler default output file name... a.out [2022-08-04T17:17:36.510Z] #77 198.8 checking for suffix of executables... [2022-08-04T17:17:36.510Z] #77 198.9 checking whether we are cross compiling... no [2022-08-04T17:17:36.510Z] #77 199.0 checking for suffix of object files... o [2022-08-04T17:17:36.510Z] #77 199.1 checking whether we are using the GNU C compiler... yes [2022-08-04T17:17:36.510Z] #77 199.3 checking whether gcc accepts -g... yes [2022-08-04T17:17:36.510Z] #77 199.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:17:36.510Z] #77 199.6 checking whether gcc understands -c and -o together... yes [2022-08-04T17:17:36.510Z] #77 199.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:17:36.510Z] #77 199.8 checking whether build environment is sane... yes [2022-08-04T17:17:36.510Z] #77 199.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:17:36.510Z] #77 199.9 checking for gawk... no [2022-08-04T17:17:36.510Z] #77 199.9 checking for mawk... mawk [2022-08-04T17:17:36.510Z] #77 199.9 checking whether make sets $(MAKE)... yes [2022-08-04T17:17:36.510Z] #77 200.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:17:36.510Z] #77 200.0 checking whether make supports nested variables... yes [2022-08-04T17:17:36.510Z] #77 200.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:17:36.510Z] #77 200.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:17:36.510Z] #77 200.1 checking how to create a ustar tar archive... gnutar [2022-08-04T17:17:36.510Z] #77 200.1 checking dependency style of gcc... gcc3 [2022-08-04T17:17:36.510Z] #77 200.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:17:36.510Z] #77 200.3 checking whether make supports nested variables... (cached) yes [2022-08-04T17:17:36.510Z] #77 200.4 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:17:36.510Z] #77 200.7 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:17:36.510Z] #77 200.7 checking how to print strings... printf [2022-08-04T17:17:36.510Z] #77 200.7 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:17:36.510Z] #77 200.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:17:36.510Z] #77 200.7 checking for egrep... /bin/grep -E [2022-08-04T17:17:36.510Z] #77 200.7 checking for fgrep... /bin/grep -F [2022-08-04T17:17:36.510Z] #77 200.7 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:17:36.510Z] #77 200.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:17:36.510Z] #77 200.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:17:36.510Z] #77 200.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:17:36.510Z] #77 200.9 checking whether ln -s works... yes [2022-08-04T17:17:36.510Z] #77 200.9 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:17:36.510Z] #77 201.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T17:17:36.510Z] #77 201.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:17:36.510Z] #77 201.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:17:36.510Z] #77 201.0 checking for objdump... objdump [2022-08-04T17:17:36.510Z] #77 201.0 checking how to recognize dependent libraries... pass_all [2022-08-04T17:17:36.510Z] #77 201.0 checking for dlltool... no [2022-08-04T17:17:36.510Z] #77 201.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:17:36.510Z] #77 201.0 checking for ar... ar [2022-08-04T17:17:36.510Z] #77 201.0 checking for archiver @FILE support... @ [2022-08-04T17:17:36.510Z] #77 201.2 checking for strip... strip [2022-08-04T17:17:36.510Z] #77 201.2 checking for ranlib... ranlib [2022-08-04T17:17:36.626Z] #77 184.1 checking if gcc static flag -static works... yes [2022-08-04T17:17:36.768Z] #77 201.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:17:36.768Z] #77 201.7 checking for sysroot... no [2022-08-04T17:17:36.768Z] #77 201.7 checking for a working dd... /bin/dd [2022-08-04T17:17:36.768Z] #77 201.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:17:36.886Z] #77 184.5 checking if gcc supports -c -o file.o... yes [2022-08-04T17:17:37.181Z] #77 184.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:17:37.181Z] #77 184.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:17:37.332Z] #77 201.8 checking for mt... no [2022-08-04T17:17:37.332Z] #77 201.9 checking if : is a manifest tool... no [2022-08-04T17:17:37.332Z] #77 201.9 checking how to run the C preprocessor... gcc -E [2022-08-04T17:17:37.508Z] #77 184.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:17:37.508Z] #77 185.1 checking how to hardcode library paths into programs... immediate [2022-08-04T17:17:37.508Z] #77 185.1 checking whether stripping libraries is possible... yes [2022-08-04T17:17:37.508Z] #77 185.2 checking if libtool supports shared libraries... yes [2022-08-04T17:17:37.508Z] #77 185.2 checking whether to build shared libraries... no [2022-08-04T17:17:37.508Z] #77 185.2 checking whether to build static libraries... yes [2022-08-04T17:17:37.508Z] #77 185.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:17:37.508Z] #77 185.2 checking whether build environment is sane... yes [2022-08-04T17:17:37.739Z] #84 221.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:17:37.739Z] #84 221.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:17:37.739Z] #84 221.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:17:37.739Z] #84 221.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:17:37.739Z] #84 221.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:17:37.739Z] #84 221.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:17:37.739Z] #84 221.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:17:37.740Z] #84 221.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T17:17:37.740Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T17:17:37.740Z] #84 221.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T17:17:37.740Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T17:17:37.740Z] #84 221.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T17:17:37.740Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T17:17:37.740Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T17:17:37.740Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T17:17:37.740Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T17:17:37.740Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T17:17:37.740Z] #84 221.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T17:17:37.772Z] #77 185.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:17:37.772Z] #77 185.3 checking whether make sets $(MAKE)... yes [2022-08-04T17:17:37.772Z] #77 185.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:17:37.772Z] #77 185.5 checking whether make supports nested variables... yes [2022-08-04T17:17:37.772Z] #77 185.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:17:37.772Z] #77 185.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:17:37.772Z] #77 185.5 checking how to create a ustar tar archive... gnutar [2022-08-04T17:17:37.897Z] #77 202.1 checking for ANSI C header files... yes [2022-08-04T17:17:38.000Z] #84 222.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T17:17:38.000Z] #84 222.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T17:17:38.000Z] #84 222.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T17:17:38.000Z] #84 222.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T17:17:38.000Z] #84 222.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T17:17:38.000Z] #84 222.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T17:17:38.000Z] #84 222.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T17:17:38.044Z] #77 185.6 checking dependency style of gcc... gcc3 [2022-08-04T17:17:38.044Z] #77 185.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:17:38.044Z] #77 185.7 checking whether make supports nested variables... (cached) yes [2022-08-04T17:17:38.044Z] #77 185.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T17:17:38.044Z] #77 185.7 checking pkg-config is at least version 0.9.0... yes [2022-08-04T17:17:38.044Z] #77 185.7 checking for yajl >= 2.1.0... yes [2022-08-04T17:17:38.044Z] #77 185.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T17:17:38.044Z] #77 185.8 checking for gcc... (cached) gcc [2022-08-04T17:17:38.155Z] #77 202.8 checking for sys/types.h... yes [2022-08-04T17:17:38.261Z] #84 222.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T17:17:38.261Z] #84 222.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T17:17:38.261Z] #84 222.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T17:17:38.261Z] #84 222.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T17:17:38.261Z] #84 222.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T17:17:38.261Z] #84 222.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T17:17:38.307Z] #77 185.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T17:17:38.307Z] #77 185.9 checking whether gcc accepts -g... (cached) yes [2022-08-04T17:17:38.307Z] #77 185.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T17:17:38.307Z] #77 185.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T17:17:38.307Z] #77 185.9 checking for a Python interpreter with version >= 3... python3 [2022-08-04T17:17:38.307Z] #77 186.0 checking for python3... /usr/bin/python3 [2022-08-04T17:17:38.307Z] #77 186.0 checking for python3 version... 3.9 [2022-08-04T17:17:38.412Z] #77 203.0 checking for sys/stat.h... yes [2022-08-04T17:17:38.522Z] #84 222.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T17:17:38.522Z] #84 222.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T17:17:38.522Z] #84 222.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T17:17:38.522Z] #84 222.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T17:17:38.568Z] #77 186.1 checking for python3 platform... linux [2022-08-04T17:17:38.670Z] #77 203.2 checking for stdlib.h... yes [2022-08-04T17:17:38.670Z] #77 203.4 checking for string.h... yes [2022-08-04T17:17:38.783Z] #84 222.8 CC src/crun-run.o [2022-08-04T17:17:38.783Z] #84 222.8 CC src/crun-crun.o [2022-08-04T17:17:38.783Z] #84 222.9 CC src/crun-delete.o [2022-08-04T17:17:38.783Z] #84 222.9 CC src/crun-kill.o [2022-08-04T17:17:38.783Z] #84 223.0 CC src/crun-pause.o [2022-08-04T17:17:38.783Z] #84 223.0 CC src/crun-spec.o [2022-08-04T17:17:38.827Z] #77 186.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T17:17:38.928Z] #77 203.5 checking for memory.h... yes [2022-08-04T17:17:39.044Z] #84 223.0 CC src/crun-unpause.o [2022-08-04T17:17:39.044Z] #84 223.0 CC src/crun-exec.o [2022-08-04T17:17:39.044Z] #84 223.0 CC src/crun-list.o [2022-08-04T17:17:39.044Z] #84 223.1 CC src/crun-create.o [2022-08-04T17:17:39.044Z] #84 223.1 CC src/crun-start.o [2022-08-04T17:17:39.044Z] #84 223.1 CC src/crun-state.o [2022-08-04T17:17:39.044Z] #84 223.2 CC src/crun-ps.o [2022-08-04T17:17:39.044Z] #84 223.2 CC src/crun-update.o [2022-08-04T17:17:39.044Z] #84 ... [2022-08-04T17:17:39.044Z] [2022-08-04T17:17:39.044Z] #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-04T17:17:39.044Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:17:39.044Z] #19 271.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-04T17:17:39.096Z] #77 186.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T17:17:39.186Z] #77 203.7 checking for strings.h... yes [2022-08-04T17:17:39.308Z] #19 271.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:39.308Z] #19 271.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:17:39.308Z] #19 271.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-04T17:17:39.308Z] #19 271.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:17:39.308Z] #19 271.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:17:39.357Z] #77 186.9 checking that generated files are newer than configure... done [2022-08-04T17:17:39.357Z] #77 186.9 configure: creating ./config.status [2022-08-04T17:17:39.443Z] #77 204.0 checking for inttypes.h... yes [2022-08-04T17:17:39.700Z] #77 204.2 checking for stdint.h... yes [2022-08-04T17:17:39.700Z] #77 204.5 checking for unistd.h... yes [2022-08-04T17:17:39.958Z] #77 204.7 checking for dlfcn.h... yes [2022-08-04T17:17:40.217Z] #77 204.9 checking for objdir... .libs [2022-08-04T17:17:40.475Z] #77 205.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:17:40.733Z] #77 205.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:17:40.733Z] #77 205.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:17:41.247Z] #77 205.5 checking if gcc static flag -static works... yes [2022-08-04T17:17:41.504Z] #77 206.1 checking if gcc supports -c -o file.o... yes [2022-08-04T17:17:41.504Z] #77 206.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:17:41.760Z] #77 206.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:17:41.896Z] #77 189.5 config.status: creating Makefile [2022-08-04T17:17:41.896Z] #77 189.6 config.status: creating config.h [2022-08-04T17:17:41.896Z] #77 189.6 config.status: executing libtool commands [2022-08-04T17:17:42.156Z] #77 189.7 config.status: executing depfiles commands [2022-08-04T17:17:42.691Z] #77 206.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:17:42.691Z] #77 207.3 checking how to hardcode library paths into programs... immediate [2022-08-04T17:17:42.691Z] #77 207.3 checking whether stripping libraries is possible... yes [2022-08-04T17:17:42.691Z] #77 207.3 checking if libtool supports shared libraries... yes [2022-08-04T17:17:42.691Z] #77 207.3 checking whether to build shared libraries... no [2022-08-04T17:17:42.691Z] #77 207.3 checking whether to build static libraries... yes [2022-08-04T17:17:42.948Z] #77 207.3 checking float.h usability... yes [2022-08-04T17:17:42.948Z] #77 207.7 checking float.h presence... [2022-08-04T17:17:42.948Z] #77 ... [2022-08-04T17:17:42.948Z] [2022-08-04T17:17:42.948Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:42.948Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:42.948Z] #21 49.38 Selecting previously unselected package libinih1:amd64. [2022-08-04T17:17:42.948Z] #21 49.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T17:17:42.948Z] #21 49.48 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:17:42.948Z] #21 49.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:17:42.948Z] #21 49.60 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:17:42.948Z] #21 49.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:17:42.948Z] #21 49.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:17:42.948Z] #21 49.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:17:42.948Z] #21 49.87 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:17:42.948Z] #21 49.87 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.88 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:17:42.948Z] #21 49.94 Selecting previously unselected package net-tools. [2022-08-04T17:17:42.948Z] #21 49.96 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 49.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:17:42.948Z] #21 50.30 Selecting previously unselected package patch. [2022-08-04T17:17:42.948Z] #21 50.32 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 50.33 Unpacking patch (2.7.6-7) ... [2022-08-04T17:17:42.948Z] #21 50.51 Selecting previously unselected package python-pip-whl. [2022-08-04T17:17:42.948Z] #21 50.54 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:17:42.948Z] #21 50.55 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:17:42.948Z] #21 51.35 Selecting previously unselected package python3-lib2to3. [2022-08-04T17:17:42.948Z] #21 51.36 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T17:17:42.948Z] #21 51.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:17:42.948Z] #21 51.50 Selecting previously unselected package python3-distutils. [2022-08-04T17:17:42.948Z] #21 51.52 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T17:17:42.948Z] #21 51.53 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T17:17:42.948Z] #21 51.72 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:17:42.948Z] #21 51.73 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:17:42.948Z] #21 51.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:17:42.948Z] #21 51.96 Selecting previously unselected package python3-setuptools. [2022-08-04T17:17:42.948Z] #21 51.96 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T17:17:42.948Z] #21 51.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T17:17:42.948Z] #21 52.44 Selecting previously unselected package python3-wheel. [2022-08-04T17:17:42.948Z] #21 52.44 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T17:17:42.948Z] #21 52.46 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T17:17:42.948Z] #21 52.53 Selecting previously unselected package python3-pip. [2022-08-04T17:17:42.948Z] #21 52.54 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:17:42.948Z] #21 52.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:17:42.948Z] #21 52.97 Selecting previously unselected package sudo. [2022-08-04T17:17:42.948Z] #21 52.98 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 52.99 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T17:17:42.948Z] #21 53.79 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T17:17:42.948Z] #21 53.79 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 53.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:17:42.948Z] #21 54.18 Selecting previously unselected package uidmap. [2022-08-04T17:17:42.948Z] #21 54.19 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T17:17:42.948Z] #21 54.19 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T17:17:42.948Z] #21 54.40 Selecting previously unselected package vim-runtime. [2022-08-04T17:17:42.948Z] #21 54.41 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:17:42.948Z] #21 54.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-04T17:17:42.948Z] #21 54.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T17:17:42.948Z] #21 54.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:42.948Z] #21 ... [2022-08-04T17:17:42.948Z] [2022-08-04T17:17:42.948Z] #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-04T17:17:42.948Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:42.948Z] #77 207.7 checking float.h presence... yes [2022-08-04T17:17:42.948Z] #77 207.8 checking for float.h... yes [2022-08-04T17:17:43.093Z] #77 190.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T17:17:43.093Z] #77 190.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T17:17:43.462Z] #77 207.9 checking limits.h usability... yes [2022-08-04T17:17:43.662Z] #77 191.4 checking for gcc... gcc [2022-08-04T17:17:43.719Z] #77 208.2 checking limits.h presence... yes [2022-08-04T17:17:43.719Z] #77 208.3 checking for limits.h... yes [2022-08-04T17:17:43.977Z] #77 208.5 checking stddef.h usability... yes [2022-08-04T17:17:44.234Z] #77 208.8 checking stddef.h presence... yes [2022-08-04T17:17:44.234Z] #77 209.0 checking for stddef.h... yes [2022-08-04T17:17:44.234Z] #77 209.0 checking for stdlib.h... (cached) yes [2022-08-04T17:17:44.490Z] #77 191.6 checking whether the C compiler works... yes [2022-08-04T17:17:44.490Z] #77 192.0 checking for C compiler default output file name... a.out [2022-08-04T17:17:44.491Z] #77 209.1 checking for string.h... (cached) yes [2022-08-04T17:17:44.748Z] #77 209.2 checking sys/time.h usability... yes [2022-08-04T17:17:44.748Z] #77 209.5 checking sys/time.h presence... yes [2022-08-04T17:17:44.748Z] #77 209.6 checking for sys/time.h... yes [2022-08-04T17:17:44.756Z] #77 192.0 checking for suffix of executables... [2022-08-04T17:17:45.005Z] #77 209.7 checking for inline... inline [2022-08-04T17:17:45.015Z] #77 192.4 checking whether we are cross compiling... no [2022-08-04T17:17:45.015Z] #77 192.7 checking for suffix of object files... o [2022-08-04T17:17:45.262Z] #77 209.8 checking for size_t... yes [2022-08-04T17:17:45.262Z] #77 210.0 checking for stdlib.h... (cached) yes [2022-08-04T17:17:45.274Z] #77 192.8 checking whether we are using the GNU C compiler... yes [2022-08-04T17:17:45.534Z] #77 192.9 checking whether gcc accepts -g... yes [2022-08-04T17:17:45.794Z] #77 193.1 checking for gcc option to accept ISO C89... none needed [2022-08-04T17:17:45.825Z] #77 210.0 checking for GNU libc compatible malloc... yes [2022-08-04T17:17:45.825Z] #77 210.4 checking for stdlib.h... (cached) yes [2022-08-04T17:17:45.897Z] #19 ... [2022-08-04T17:17:45.897Z] [2022-08-04T17:17:45.897Z] #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-04T17:17:45.897Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:45.897Z] #84 223.4 CC src/crun-restore.o [2022-08-04T17:17:45.897Z] #84 223.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T17:17:45.897Z] #84 223.4 CC src/crun-checkpoint.o [2022-08-04T17:17:45.897Z] #84 223.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T17:17:45.897Z] #84 223.6 CC src/libcrun/libcrun_la-container.lo [2022-08-04T17:17:45.897Z] #84 223.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T17:17:45.897Z] #84 223.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T17:17:45.897Z] #84 224.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T17:17:45.897Z] #84 224.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T17:17:45.897Z] #84 224.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T17:17:45.897Z] #84 224.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T17:17:45.897Z] #84 224.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T17:17:45.897Z] #84 224.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T17:17:45.897Z] #84 224.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T17:17:45.897Z] #84 224.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T17:17:45.897Z] #84 224.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T17:17:45.897Z] #84 224.6 CC src/libcrun/libcrun_la-error.lo [2022-08-04T17:17:45.897Z] #84 224.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T17:17:45.897Z] #84 224.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T17:17:45.897Z] #84 224.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T17:17:45.897Z] #84 224.9 CC src/libcrun/libcrun_la-status.lo [2022-08-04T17:17:45.897Z] #84 225.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T17:17:45.897Z] #84 225.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T17:17:45.897Z] #84 225.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T17:17:45.897Z] #84 225.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T17:17:45.897Z] #84 225.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T17:17:45.897Z] #84 225.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T17:17:45.897Z] #84 225.9 CC tests/init.o [2022-08-04T17:17:45.897Z] #84 226.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T17:17:46.053Z] #77 193.4 checking whether gcc understands -c and -o together... yes [2022-08-04T17:17:46.053Z] #77 193.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T17:17:46.053Z] #77 193.8 checking whether build environment is sane... yes [2022-08-04T17:17:46.313Z] #77 193.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T17:17:46.313Z] #77 193.9 checking for gawk... no [2022-08-04T17:17:46.313Z] #77 193.9 checking for mawk... mawk [2022-08-04T17:17:46.313Z] #77 193.9 checking whether make sets $(MAKE)... yes [2022-08-04T17:17:46.389Z] #77 210.4 checking for GNU libc compatible realloc... yes [2022-08-04T17:17:46.403Z] #64 281.8 # github.com/containerd/containerd/cmd/containerd [2022-08-04T17:17:46.404Z] #64 281.8 /usr/bin/ld: /tmp/go-link-775684379/000019.o: in function `New': [2022-08-04T17:17:46.404Z] #64 281.8 /tmp/tmp.coxlrgzePh/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-04T17:17:46.404Z] #64 281.9 + bin/containerd-stress [2022-08-04T17:17:46.404Z] #64 283.0 + bin/containerd-shim [2022-08-04T17:17:46.573Z] #77 194.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T17:17:46.573Z] #77 194.1 checking whether make supports nested variables... yes [2022-08-04T17:17:46.573Z] #77 194.2 checking whether UID '0' is supported by ustar format... yes [2022-08-04T17:17:46.573Z] #77 194.2 checking whether GID '0' is supported by ustar format... yes [2022-08-04T17:17:46.646Z] #77 211.1 checking for working strtod... yes [2022-08-04T17:17:46.832Z] #77 194.2 checking how to create a ustar tar archive... gnutar [2022-08-04T17:17:46.832Z] #77 194.4 checking dependency style of gcc... gcc3 [2022-08-04T17:17:46.832Z] #77 194.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T17:17:46.832Z] #77 194.5 checking whether make supports nested variables... (cached) yes [2022-08-04T17:17:47.092Z] #77 194.5 checking build system type... x86_64-pc-linux-gnu [2022-08-04T17:17:47.092Z] #77 194.8 checking host system type... x86_64-pc-linux-gnu [2022-08-04T17:17:47.092Z] #77 194.8 checking how to print strings... printf [2022-08-04T17:17:47.092Z] #77 194.9 checking for a sed that does not truncate output... /bin/sed [2022-08-04T17:17:47.092Z] #77 194.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T17:17:47.092Z] #77 194.9 checking for egrep... /bin/grep -E [2022-08-04T17:17:47.092Z] #77 194.9 checking for fgrep... /bin/grep -F [2022-08-04T17:17:47.209Z] #77 211.4 checking for gettimeofday... yes [2022-08-04T17:17:47.352Z] #77 194.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T17:17:47.352Z] #77 194.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T17:17:47.352Z] #77 195.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T17:17:47.612Z] #77 195.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T17:17:47.613Z] #77 195.2 checking whether ln -s works... yes [2022-08-04T17:17:47.613Z] #77 195.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T17:17:47.613Z] #77 195.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-04T17:17:47.613Z] #77 195.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T17:17:47.613Z] #77 195.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T17:17:47.613Z] #77 195.3 checking for objdump... objdump [2022-08-04T17:17:47.613Z] #77 195.3 checking how to recognize dependent libraries... pass_all [2022-08-04T17:17:47.613Z] #77 195.3 checking for dlltool... no [2022-08-04T17:17:47.613Z] #77 195.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T17:17:47.613Z] #77 195.3 checking for ar... ar [2022-08-04T17:17:47.773Z] #77 211.9 checking for memset... yes [2022-08-04T17:17:48.132Z] #77 195.3 checking for archiver @FILE support... @ [2022-08-04T17:17:48.132Z] #77 195.7 checking for strip... strip [2022-08-04T17:17:48.132Z] #77 195.8 checking for ranlib... ranlib [2022-08-04T17:17:48.336Z] #77 212.6 checking for strspn... yes [2022-08-04T17:17:48.392Z] #77 195.8 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-04T17:17:48.392Z] #77 ... [2022-08-04T17:17:48.392Z] [2022-08-04T17:17:48.392Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:48.392Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:48.392Z] #21 41.42 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T17:17:48.392Z] #21 42.05 Selecting previously unselected package bzip2. [2022-08-04T17:17:48.392Z] #21 42.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 42.06 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T17:17:48.392Z] #21 42.17 Selecting previously unselected package xz-utils. [2022-08-04T17:17:48.392Z] #21 42.17 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 42.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:17:48.392Z] #21 42.44 Selecting previously unselected package apparmor. [2022-08-04T17:17:48.392Z] #21 42.45 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 42.55 Unpacking apparmor (2.13.6-10) ... [2022-08-04T17:17:48.392Z] #21 43.14 Selecting previously unselected package inetutils-ping. [2022-08-04T17:17:48.392Z] #21 43.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T17:17:48.392Z] #21 43.35 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T17:17:48.392Z] #21 43.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:48.392Z] #21 43.50 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T17:17:48.392Z] #21 43.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:48.392Z] #21 43.58 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T17:17:48.392Z] #21 43.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:17:48.392Z] #21 43.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T17:17:48.392Z] #21 43.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:17:48.392Z] #21 43.78 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T17:17:48.392Z] #21 43.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:17:48.392Z] #21 43.91 Selecting previously unselected package iptables. [2022-08-04T17:17:48.392Z] #21 43.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 43.94 Unpacking iptables (1.8.7-1) ... [2022-08-04T17:17:48.392Z] #21 44.38 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:17:48.392Z] #21 44.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 44.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:17:48.392Z] #21 44.60 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:17:48.392Z] #21 44.61 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 44.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:17:48.392Z] #21 44.77 Selecting previously unselected package jq. [2022-08-04T17:17:48.392Z] #21 44.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 44.80 Unpacking jq (1.6-2.1) ... [2022-08-04T17:17:48.392Z] #21 44.99 Selecting previously unselected package libaio1:amd64. [2022-08-04T17:17:48.392Z] #21 44.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 45.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:17:48.392Z] #21 45.14 Selecting previously unselected package libgpm2:amd64. [2022-08-04T17:17:48.392Z] #21 45.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 45.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:17:48.392Z] #21 45.38 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:17:48.392Z] #21 45.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:17:48.392Z] #21 45.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:17:48.593Z] #77 213.4 checking that generated files are newer than configure... done [2022-08-04T17:17:48.593Z] #77 213.4 configure: creating ./config.status [2022-08-04T17:17:48.960Z] #21 51.92 Selecting previously unselected package libinih1:amd64. [2022-08-04T17:17:48.960Z] #21 51.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-04T17:17:48.960Z] #21 51.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T17:17:48.960Z] #21 52.02 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:17:48.960Z] #21 52.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:17:48.960Z] #21 ... [2022-08-04T17:17:48.960Z] [2022-08-04T17:17:48.960Z] #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-04T17:17:48.960Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:48.960Z] #77 195.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T17:17:48.960Z] #77 196.7 checking for sysroot... no [2022-08-04T17:17:48.962Z] #64 291.6 + bin/containerd-shim-runc-v1 [2022-08-04T17:17:49.220Z] #77 196.7 checking for a working dd... /bin/dd [2022-08-04T17:17:49.220Z] #77 196.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T17:17:49.220Z] #77 196.9 checking for mt... no [2022-08-04T17:17:49.220Z] #77 196.9 checking if : is a manifest tool... no [2022-08-04T17:17:49.480Z] #77 197.0 checking how to run the C preprocessor... gcc -E [2022-08-04T17:17:51.120Z] #77 197.4 checking for ANSI C header files... yes [2022-08-04T17:17:51.120Z] #77 198.6 checking for sys/types.h... yes [2022-08-04T17:17:51.155Z] #77 246.7 CCLD libcrun.la [2022-08-04T17:17:51.155Z] #77 246.7 AR libcrun_testing.a [2022-08-04T17:17:51.155Z] #77 246.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T17:17:51.155Z] #77 246.9 CCLD tests/tests_libcrun_utils [2022-08-04T17:17:51.155Z] #77 246.9 CCLD tests/tests_libcrun_errors [2022-08-04T17:17:51.155Z] #77 246.9 CCLD tests/tests_libcrun_fuzzer [2022-08-04T17:17:51.155Z] #77 248.2 CCLD crun [2022-08-04T17:17:51.155Z] #77 248.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T17:17:51.155Z] #77 249.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T17:17:51.155Z] #77 249.0 /bin/mkdir -p '/usr/local/lib' [2022-08-04T17:17:51.155Z] #77 249.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T17:17:51.155Z] #77 249.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T17:17:51.190Z] #84 ... [2022-08-04T17:17:51.190Z] [2022-08-04T17:17:51.190Z] #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-04T17:17:51.190Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:17:51.190Z] #54 285.4 + dpkg --print-architecture [2022-08-04T17:17:51.190Z] #54 285.4 + git checkout -q v2.1.0 [2022-08-04T17:17:51.190Z] #54 285.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T17:17:51.190Z] #54 285.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T17:17:51.380Z] #77 198.9 checking for sys/stat.h... yes [2022-08-04T17:17:51.412Z] #77 249.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T17:17:51.412Z] #77 249.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T17:17:51.412Z] #77 249.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T17:17:51.412Z] #77 249.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T17:17:51.639Z] #77 199.2 checking for stdlib.h... yes [2022-08-04T17:17:51.669Z] #77 249.4 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-04T17:17:51.669Z] #77 249.4 ---------------------------------------------------------------------- [2022-08-04T17:17:51.669Z] #77 249.4 Libraries have been installed in: [2022-08-04T17:17:51.669Z] #77 249.4 /usr/local/lib [2022-08-04T17:17:51.669Z] #77 249.4 [2022-08-04T17:17:51.669Z] #77 249.4 If you ever happen to want to link against installed libraries [2022-08-04T17:17:51.669Z] #77 249.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T17:17:51.669Z] #77 249.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T17:17:51.669Z] #77 249.4 flag during linking and do at least one of the following: [2022-08-04T17:17:51.669Z] #77 249.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T17:17:51.669Z] #77 249.4 during execution [2022-08-04T17:17:51.669Z] #77 249.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T17:17:51.669Z] #77 249.4 during linking [2022-08-04T17:17:51.669Z] #77 249.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T17:17:51.669Z] #77 249.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T17:17:51.669Z] #77 249.4 [2022-08-04T17:17:51.669Z] #77 249.4 See any operating system documentation about shared libraries for [2022-08-04T17:17:51.669Z] #77 249.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T17:17:51.669Z] #77 249.4 ---------------------------------------------------------------------- [2022-08-04T17:17:51.669Z] #77 249.4 /bin/mkdir -p '/build' [2022-08-04T17:17:51.669Z] #77 249.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T17:17:51.669Z] #77 249.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T17:17:51.669Z] #77 249.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T17:17:51.669Z] #77 249.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T17:17:51.669Z] #77 249.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T17:17:51.899Z] #77 199.4 checking for string.h... yes [2022-08-04T17:17:51.925Z] #77 DONE 249.7s [2022-08-04T17:17:51.925Z] [2022-08-04T17:17:51.925Z] #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-04T17:17:51.925Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:17:52.158Z] #77 199.7 checking for memory.h... yes [2022-08-04T17:17:52.418Z] #77 199.8 checking for strings.h... yes [2022-08-04T17:17:52.937Z] #77 200.2 checking for inttypes.h... yes [2022-08-04T17:17:53.198Z] #77 200.6 checking for stdint.h... yes [2022-08-04T17:17:53.769Z] #77 200.9 checking for unistd.h... yes [2022-08-04T17:17:53.870Z] #77 ... [2022-08-04T17:17:53.870Z] [2022-08-04T17:17:53.870Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:53.870Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:53.870Z] #21 60.40 Selecting previously unselected package vim. [2022-08-04T17:17:53.870Z] #21 60.41 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:17:53.870Z] #21 60.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:53.870Z] #21 61.83 Selecting previously unselected package xfsprogs. [2022-08-04T17:17:53.870Z] #21 61.86 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T17:17:53.870Z] #21 61.88 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T17:17:53.870Z] #21 62.60 Selecting previously unselected package zip. [2022-08-04T17:17:53.870Z] #21 62.61 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-04T17:17:53.870Z] #21 62.62 Unpacking zip (3.0-12) ... [2022-08-04T17:17:53.870Z] #21 62.93 Selecting previously unselected package zstd. [2022-08-04T17:17:53.870Z] #21 62.93 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T17:17:53.870Z] #21 62.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:17:53.870Z] #21 63.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:17:53.870Z] #21 65.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:53.870Z] #21 65.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:17:53.870Z] #21 65.09 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:17:53.870Z] #21 65.10 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:17:53.870Z] #21 65.11 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:17:53.870Z] #21 65.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T17:17:53.870Z] #21 65.14 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T17:17:53.870Z] #21 65.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:17:53.870Z] #21 65.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:17:53.870Z] #21 65.17 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:17:53.870Z] #21 65.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:17:53.870Z] #21 65.20 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T17:17:54.029Z] #77 201.3 checking for dlfcn.h... yes [2022-08-04T17:17:54.029Z] #77 201.5 checking for objdir... .libs [2022-08-04T17:17:54.237Z] #64 296.5 + bin/containerd-shim-runc-v2 [2022-08-04T17:17:54.548Z] #77 202.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T17:17:54.548Z] #77 202.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T17:17:54.803Z] #21 66.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:54.803Z] #21 66.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:17:54.803Z] #21 66.45 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T17:17:54.803Z] #21 66.46 Setting up apparmor (2.13.6-10) ... [2022-08-04T17:17:54.804Z] #64 297.3 + binaries [2022-08-04T17:17:54.804Z] #64 297.3 + install -D bin/containerd /build/containerd [2022-08-04T17:17:54.804Z] #64 297.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T17:17:54.804Z] #64 297.3 + install -D bin/ctr /build/ctr [2022-08-04T17:17:54.807Z] #77 202.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T17:17:55.375Z] #77 202.5 checking if gcc static flag -static works... yes [2022-08-04T17:17:55.635Z] #77 203.1 checking if gcc supports -c -o file.o... yes [2022-08-04T17:17:55.635Z] #77 203.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T17:17:55.895Z] #77 203.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T17:17:56.465Z] #77 203.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T17:17:56.465Z] #77 203.9 checking how to hardcode library paths into programs... immediate [2022-08-04T17:17:56.465Z] #77 203.9 checking whether stripping libraries is possible... yes [2022-08-04T17:17:56.465Z] #77 203.9 checking if libtool supports shared libraries... yes [2022-08-04T17:17:56.465Z] #77 203.9 checking whether to build shared libraries... no [2022-08-04T17:17:56.465Z] #77 203.9 checking whether to build static libraries... yes [2022-08-04T17:17:56.465Z] #77 203.9 checking float.h usability... yes [2022-08-04T17:17:56.724Z] #77 204.1 checking float.h presence... yes [2022-08-04T17:17:56.724Z] #77 204.2 checking for float.h... yes [2022-08-04T17:17:56.724Z] #77 204.3 checking limits.h usability... yes [2022-08-04T17:17:56.724Z] #77 204.4 checking limits.h presence... yes [2022-08-04T17:17:56.984Z] #77 204.5 checking for limits.h... yes [2022-08-04T17:17:56.984Z] #77 204.5 checking stddef.h usability... yes [2022-08-04T17:17:56.984Z] #77 204.7 checking stddef.h presence... yes [2022-08-04T17:17:57.243Z] #77 204.8 checking for stddef.h... yes [2022-08-04T17:17:57.243Z] #77 204.9 checking for stdlib.h... (cached) yes [2022-08-04T17:17:57.243Z] #77 204.9 checking for string.h... (cached) yes [2022-08-04T17:17:57.325Z] #21 68.93 Setting up zip (3.0-12) ... [2022-08-04T17:17:57.325Z] #21 68.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:57.325Z] #21 69.04 Setting up bash-completion (1:2.11-2) ... [2022-08-04T17:17:57.502Z] #77 205.0 checking sys/time.h usability... yes [2022-08-04T17:17:57.762Z] #77 205.3 checking sys/time.h presence... yes [2022-08-04T17:17:57.762Z] #77 205.4 checking for sys/time.h... yes [2022-08-04T17:17:58.021Z] #77 205.5 checking for inline... inline [2022-08-04T17:17:58.089Z] #64 DONE 300.4s [2022-08-04T17:17:58.590Z] #77 205.6 checking for size_t... yes [2022-08-04T17:17:58.659Z] [2022-08-04T17:17:58.659Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T17:17:58.659Z] #65 sha256:2f50c8836fab5404ee8927572276ae31b326d329d5eb563c20b1c2172d198977 [2022-08-04T17:17:58.849Z] #77 206.3 checking for stdlib.h... (cached) yes [2022-08-04T17:17:58.849Z] #77 206.3 checking for GNU libc compatible malloc... yes [2022-08-04T17:17:59.109Z] #77 206.6 checking for stdlib.h... (cached) yes [2022-08-04T17:17:59.109Z] #77 206.6 checking for GNU libc compatible realloc... [2022-08-04T17:17:59.109Z] #77 ... [2022-08-04T17:17:59.109Z] [2022-08-04T17:17:59.109Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:17:59.109Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:17:59.109Z] #21 52.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:17:59.109Z] #21 52.16 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:17:59.109Z] #21 52.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 52.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:17:59.109Z] #21 52.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:17:59.109Z] #21 52.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 52.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:17:59.109Z] #21 52.63 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:17:59.109Z] #21 52.63 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 52.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:17:59.109Z] #21 52.74 Selecting previously unselected package net-tools. [2022-08-04T17:17:59.109Z] #21 52.75 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 52.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:17:59.109Z] #21 53.21 Selecting previously unselected package patch. [2022-08-04T17:17:59.109Z] #21 53.21 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 53.21 Unpacking patch (2.7.6-7) ... [2022-08-04T17:17:59.109Z] #21 53.50 Selecting previously unselected package python-pip-whl. [2022-08-04T17:17:59.109Z] #21 53.51 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:17:59.109Z] #21 53.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:17:59.109Z] #21 54.44 Selecting previously unselected package python3-lib2to3. [2022-08-04T17:17:59.109Z] #21 54.45 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T17:17:59.109Z] #21 54.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:17:59.109Z] #21 54.70 Selecting previously unselected package python3-distutils. [2022-08-04T17:17:59.109Z] #21 54.71 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T17:17:59.109Z] #21 54.71 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T17:17:59.109Z] #21 54.87 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:17:59.109Z] #21 54.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:17:59.109Z] #21 54.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:17:59.109Z] #21 55.12 Selecting previously unselected package python3-setuptools. [2022-08-04T17:17:59.109Z] #21 55.12 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T17:17:59.109Z] #21 55.12 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T17:17:59.109Z] #21 55.53 Selecting previously unselected package python3-wheel. [2022-08-04T17:17:59.109Z] #21 55.54 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T17:17:59.109Z] #21 55.59 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T17:17:59.109Z] #21 55.85 Selecting previously unselected package python3-pip. [2022-08-04T17:17:59.109Z] #21 55.86 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:17:59.109Z] #21 55.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:17:59.109Z] #21 56.31 Selecting previously unselected package sudo. [2022-08-04T17:17:59.109Z] #21 56.31 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 56.32 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T17:17:59.109Z] #21 57.56 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T17:17:59.109Z] #21 57.56 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 57.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:17:59.109Z] #21 58.04 Selecting previously unselected package uidmap. [2022-08-04T17:17:59.109Z] #21 58.04 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T17:17:59.109Z] #21 58.06 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T17:17:59.109Z] #21 58.46 Selecting previously unselected package vim-runtime. [2022-08-04T17:17:59.109Z] #21 58.46 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:17:59.109Z] #21 58.53 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-04T17:17:59.109Z] #21 58.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T17:17:59.109Z] #21 58.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:17:59.335Z] #54 ... [2022-08-04T17:17:59.335Z] [2022-08-04T17:17:59.335Z] #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-04T17:17:59.335Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:17:59.335Z] #19 291.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-04T17:17:59.335Z] #19 291.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:17:59.335Z] #19 291.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:17:59.335Z] #19 291.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-04T17:17:59.335Z] #19 291.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:17:59.335Z] #19 291.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:17:59.335Z] #19 291.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-04T17:17:59.335Z] #19 291.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:17:59.335Z] #19 291.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:17:59.335Z] #19 291.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-04T17:17:59.335Z] #19 291.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:17:59.335Z] #19 291.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:17:59.335Z] #19 291.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-04T17:17:59.335Z] #19 291.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:17:59.335Z] #19 291.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:17:59.372Z] #21 ... [2022-08-04T17:17:59.372Z] [2022-08-04T17:17:59.372Z] #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-04T17:17:59.372Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:17:59.372Z] #77 206.6 checking for GNU libc compatible realloc... yes [2022-08-04T17:17:59.595Z] #19 292.0 Selecting previously unselected package cross-config. [2022-08-04T17:17:59.596Z] #19 292.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-04T17:17:59.596Z] #19 292.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-04T17:17:59.856Z] #19 292.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-04T17:17:59.856Z] #19 292.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-04T17:17:59.941Z] #77 207.0 checking for working strtod... yes [2022-08-04T17:18:00.034Z] #65 DONE 1.1s [2022-08-04T17:18:00.034Z] [2022-08-04T17:18:00.034Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T17:18:00.034Z] #70 sha256:53b8ec8831f0dce41fc24f199f423925d27ade8512b0516be80999aa9003da31 [2022-08-04T17:18:00.034Z] #70 DONE 0.3s [2022-08-04T17:18:00.034Z] [2022-08-04T17:18:00.034Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T17:18:00.034Z] #75 sha256:56f949a09a8f5b1a27fa28ad527345633ea53ab490abd74c83e913c2b84e65a0 [2022-08-04T17:18:00.120Z] #19 292.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T17:18:00.120Z] #19 292.5 Selecting previously unselected package libc6-arm64-cross. [2022-08-04T17:18:00.120Z] #19 292.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T17:18:00.120Z] #19 292.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T17:18:00.515Z] #77 207.5 checking for gettimeofday... yes [2022-08-04T17:18:00.970Z] #75 DONE 1.2s [2022-08-04T17:18:01.062Z] #19 293.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-04T17:18:01.062Z] #19 293.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:01.062Z] #19 293.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:01.062Z] #19 293.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-04T17:18:01.062Z] #19 293.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:01.062Z] #19 293.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:01.062Z] #19 293.4 Selecting previously unselected package libitm1-arm64-cross. [2022-08-04T17:18:01.062Z] #19 293.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:01.062Z] #19 293.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:01.062Z] #19 293.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-04T17:18:01.062Z] #19 293.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:01.062Z] #19 293.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:01.102Z] #77 208.1 checking for memset... yes [2022-08-04T17:18:01.102Z] #77 208.6 checking for strspn... yes [2022-08-04T17:18:01.229Z] [2022-08-04T17:18:01.229Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T17:18:01.229Z] #78 sha256:199a3566bb14cda85da008b863ef1826ac3613988aafccdcff758bbaeb26ba49 [2022-08-04T17:18:01.229Z] #78 DONE 0.1s [2022-08-04T17:18:01.229Z] [2022-08-04T17:18:01.229Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T17:18:01.229Z] #79 sha256:09accf441945f0382d53d060be44640fad567940275a0d4275068d3719aab740 [2022-08-04T17:18:01.229Z] #79 DONE 0.0s [2022-08-04T17:18:01.229Z] [2022-08-04T17:18:01.229Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T17:18:01.229Z] #80 sha256:41b33b67dfe02248494ce07c5e39546eb57e4760f61294e3e5d6dabff4b0c95a [2022-08-04T17:18:01.229Z] #80 DONE 0.0s [2022-08-04T17:18:01.229Z] [2022-08-04T17:18:01.229Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T17:18:01.229Z] #81 sha256:4935e21b2999ea072d7f54148aa2086f966ccdb498f6e007ded8e44868fb7908 [2022-08-04T17:18:01.324Z] #19 293.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-04T17:18:01.324Z] #19 293.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:01.324Z] #19 293.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:01.362Z] #77 209.1 checking that generated files are newer than configure... done [2022-08-04T17:18:01.362Z] #77 209.1 configure: creating ./config.status [2022-08-04T17:18:02.166Z] #81 DONE 0.9s [2022-08-04T17:18:02.166Z] [2022-08-04T17:18:02.166Z] #82 exporting to image [2022-08-04T17:18:02.166Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T17:18:02.166Z] #82 exporting layers [2022-08-04T17:18:02.580Z] #21 74.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:18:02.580Z] #21 74.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:18:02.580Z] #21 74.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:18:02.580Z] #21 74.32 Setting up patch (2.7.6-7) ... [2022-08-04T17:18:02.580Z] #21 74.34 Setting up sudo (1.9.5p2-3) ... [2022-08-04T17:18:02.713Z] #19 295.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-04T17:18:02.713Z] #19 295.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:02.713Z] #19 295.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:02.837Z] #21 74.45 invoke-rc.d: could not determine current runlevel [2022-08-04T17:18:02.837Z] #21 74.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:18:02.837Z] #21 74.49 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T17:18:02.837Z] #21 74.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:18:02.837Z] #21 74.52 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T17:18:02.837Z] #21 74.54 Setting up pigz (2.6-1) ... [2022-08-04T17:18:02.837Z] #21 74.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:18:02.837Z] #21 74.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:18:02.837Z] #21 74.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:18:02.837Z] #21 74.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:03.284Z] #19 295.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-04T17:18:03.284Z] #19 295.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:03.284Z] #19 295.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:03.770Z] #21 ... [2022-08-04T17:18:03.770Z] [2022-08-04T17:18:03.770Z] #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-04T17:18:03.770Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:03.770Z] #77 218.3 config.status: creating Makefile [2022-08-04T17:18:03.770Z] #77 218.5 config.status: creating config.h [2022-08-04T17:18:03.770Z] #77 218.6 config.status: executing depfiles commands [2022-08-04T17:18:03.770Z] #77 218.9 config.status: executing libtool commands [2022-08-04T17:18:03.770Z] #77 220.7 GEN .version [2022-08-04T17:18:03.770Z] #77 220.7 make install-recursive [2022-08-04T17:18:03.770Z] #77 220.7 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T17:18:03.770Z] #77 220.9 Making install in libocispec [2022-08-04T17:18:03.770Z] #77 220.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:03.770Z] #77 221.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T17:18:03.770Z] #77 221.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T17:18:03.770Z] #77 221.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T17:18:03.770Z] #77 221.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T17:18:03.770Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T17:18:03.770Z] #77 222.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T17:18:03.770Z] #77 222.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T17:18:03.770Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T17:18:03.770Z] #77 224.6 make install-recursive [2022-08-04T17:18:03.770Z] #77 224.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:03.770Z] #77 224.8 Making install in yajl [2022-08-04T17:18:03.770Z] #77 224.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:03.770Z] #77 225.0 CC verify/json_verify-json_verify.o [2022-08-04T17:18:03.770Z] #77 225.0 CC src/libyajl_la-yajl.lo [2022-08-04T17:18:03.770Z] #77 225.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T17:18:03.770Z] #77 225.0 CC src/libyajl_la-yajl_gen.lo [2022-08-04T17:18:03.770Z] #77 225.0 CC src/libyajl_la-yajl_parser.lo [2022-08-04T17:18:03.770Z] #77 225.1 CC src/libyajl_la-yajl_buf.lo [2022-08-04T17:18:03.770Z] #77 225.1 CC src/libyajl_la-yajl_encode.lo [2022-08-04T17:18:03.770Z] #77 225.1 CC src/libyajl_la-yajl_tree.lo [2022-08-04T17:18:03.770Z] #77 225.2 CC src/libyajl_la-yajl_lex.lo [2022-08-04T17:18:03.770Z] #77 ... [2022-08-04T17:18:03.770Z] [2022-08-04T17:18:03.770Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:18:03.770Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:18:03.770Z] #21 75.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:18:04.028Z] #21 75.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:18:04.593Z] #21 76.29 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T17:18:04.593Z] #21 76.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:18:04.593Z] #21 76.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:18:04.593Z] #21 76.35 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T17:18:04.656Z] #77 212.2 config.status: creating Makefile [2022-08-04T17:18:04.656Z] #77 212.2 config.status: creating config.h [2022-08-04T17:18:04.656Z] #77 212.3 config.status: executing depfiles commands [2022-08-04T17:18:04.668Z] #19 296.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-04T17:18:04.668Z] #19 296.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:04.668Z] #19 296.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:04.668Z] #19 297.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-04T17:18:04.668Z] #19 297.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:04.916Z] #77 212.6 config.status: executing libtool commands [2022-08-04T17:18:04.928Z] #19 297.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:05.190Z] #19 297.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-04T17:18:05.190Z] #19 297.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:05.190Z] #19 297.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:05.454Z] #82 exporting layers 3.3s done [2022-08-04T17:18:05.454Z] #82 writing image sha256:a12eb4e393eac233013f3cc7ca051101e14608a43ada16b8eb633b3c518fd391 done [2022-08-04T17:18:05.454Z] #82 naming to docker.io/library/docker:01337594766fe6014e15d454d1c916a62d72a463 done [2022-08-04T17:18:05.454Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T17:18:05.529Z] #21 77.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:05.529Z] #21 77.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T17:18:05.529Z] #21 77.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T17:18:05.529Z] #21 77.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T17:18:05.529Z] #21 77.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T17:18:05.529Z] #21 77.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T17:18:05.529Z] #21 77.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T17:18:05.529Z] #21 77.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T17:18:05.529Z] #21 77.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T17:18:05.777Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T17:18:05.789Z] #21 77.33 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T17:18:05.856Z] #77 ... [2022-08-04T17:18:05.856Z] [2022-08-04T17:18:05.856Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:18:05.856Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:18:05.856Z] #21 64.39 Selecting previously unselected package vim. [2022-08-04T17:18:05.856Z] #21 64.41 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:18:05.856Z] #21 64.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:05.856Z] #21 65.37 Selecting previously unselected package xfsprogs. [2022-08-04T17:18:05.856Z] #21 65.38 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T17:18:05.856Z] #21 65.38 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T17:18:05.856Z] #21 66.04 Selecting previously unselected package zip. [2022-08-04T17:18:05.856Z] #21 66.06 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-04T17:18:05.856Z] #21 66.08 Unpacking zip (3.0-12) ... [2022-08-04T17:18:05.856Z] #21 66.19 Selecting previously unselected package zstd. [2022-08-04T17:18:05.856Z] #21 66.22 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T17:18:05.856Z] #21 66.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:18:05.856Z] #21 66.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:18:05.856Z] #21 68.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:18:05.856Z] #21 68.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:18:05.856Z] #21 68.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:18:05.856Z] #21 68.13 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:18:05.856Z] #21 68.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:18:05.856Z] #21 68.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T17:18:05.856Z] #21 68.18 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T17:18:05.856Z] #21 68.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:18:05.856Z] #21 68.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:18:05.856Z] #21 68.24 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:18:05.856Z] #21 68.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:18:05.856Z] #21 68.27 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T17:18:06.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/test/unit [2022-08-04T17:18:06.241Z] #19 298.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-04T17:18:06.426Z] #21 69.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:06.426Z] #21 69.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:18:06.426Z] #21 69.36 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T17:18:06.426Z] #21 69.40 Setting up apparmor (2.13.6-10) ... [2022-08-04T17:18:06.522Z] #19 298.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:18:06.522Z] #19 298.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:18:06.994Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-04T17:18:06.994Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T17:18:06.994Z] + TESTDIRS=./... [2022-08-04T17:18:06.994Z] + exclude_paths='/vendor/|/integration' [2022-08-04T17:18:06.994Z] ++ go list ./... [2022-08-04T17:18:06.994Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T17:18:07.933Z] + pkg_list='github.com/docker/docker/api [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/backend [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/events [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/filters [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/image [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/mount [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/network [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/registry [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/time [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/volume [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/config [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/debug [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/client [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:18:07.933Z] github.com/docker/docker/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/container/stream [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/config [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/events [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/exec [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/images [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/links [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/names [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/network [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/stats [2022-08-04T17:18:07.933Z] github.com/docker/docker/distribution [2022-08-04T17:18:07.933Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:18:07.933Z] github.com/docker/docker/distribution/utils [2022-08-04T17:18:07.933Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:18:07.933Z] github.com/docker/docker/dockerversion [2022-08-04T17:18:07.933Z] github.com/docker/docker/errdefs [2022-08-04T17:18:07.933Z] github.com/docker/docker/image [2022-08-04T17:18:07.933Z] github.com/docker/docker/image/cache [2022-08-04T17:18:07.933Z] github.com/docker/docker/image/tarexport [2022-08-04T17:18:07.933Z] github.com/docker/docker/image/v1 [2022-08-04T17:18:07.933Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:18:07.933Z] github.com/docker/docker/layer [2022-08-04T17:18:07.933Z] github.com/docker/docker/libcontainerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:18:07.933Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:18:07.933Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:18:07.933Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:18:07.933Z] github.com/docker/docker/oci [2022-08-04T17:18:07.933Z] github.com/docker/docker/oci/caps [2022-08-04T17:18:07.933Z] github.com/docker/docker/opts [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/archive [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/directory [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/platform [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/pools [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/progress [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/signal [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/stack [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/system [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:18:07.933Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:18:07.933Z] github.com/docker/docker/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:18:07.933Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:18:07.933Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:18:07.933Z] github.com/docker/docker/quota [2022-08-04T17:18:07.933Z] github.com/docker/docker/reference [2022-08-04T17:18:07.933Z] github.com/docker/docker/registry [2022-08-04T17:18:07.933Z] github.com/docker/docker/registry/resumable [2022-08-04T17:18:07.933Z] github.com/docker/docker/restartmanager [2022-08-04T17:18:07.933Z] github.com/docker/docker/rootless [2022-08-04T17:18:07.933Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:18:07.933Z] github.com/docker/docker/runconfig [2022-08-04T17:18:07.933Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/environment [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/registry [2022-08-04T17:18:07.933Z] github.com/docker/docker/testutil/request [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/drivers [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/local [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/mounts [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/service [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:18:07.933Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:18:07.933Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T17:18:07.933Z] ++ echo 'github.com/docker/docker/api [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/backend [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/events [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/filters [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/image [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/mount [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/network [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/registry [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/time [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:18:07.933Z] github.com/docker/docker/api/types/volume [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:18:07.933Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/config [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/debug [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:18:07.933Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/client [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:18:07.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:18:07.933Z] github.com/docker/docker/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/container/stream [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:18:07.933Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:18:07.933Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/config [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/events [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/exec [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/images [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/links [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/names [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/network [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/stats [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/utils [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:18:07.934Z] github.com/docker/docker/dockerversion [2022-08-04T17:18:07.934Z] github.com/docker/docker/errdefs [2022-08-04T17:18:07.934Z] github.com/docker/docker/image [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/cache [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/tarexport [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/v1 [2022-08-04T17:18:07.934Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:18:07.934Z] github.com/docker/docker/layer [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:18:07.934Z] github.com/docker/docker/oci [2022-08-04T17:18:07.934Z] github.com/docker/docker/oci/caps [2022-08-04T17:18:07.934Z] github.com/docker/docker/opts [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/archive [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/directory [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/platform [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/pools [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/progress [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/signal [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/stack [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/system [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:18:07.934Z] github.com/docker/docker/plugin [2022-08-04T17:18:07.934Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:18:07.934Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:18:07.934Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:18:07.934Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:18:07.934Z] github.com/docker/docker/quota [2022-08-04T17:18:07.934Z] github.com/docker/docker/reference [2022-08-04T17:18:07.934Z] github.com/docker/docker/registry [2022-08-04T17:18:07.934Z] github.com/docker/docker/registry/resumable [2022-08-04T17:18:07.934Z] github.com/docker/docker/restartmanager [2022-08-04T17:18:07.934Z] github.com/docker/docker/rootless [2022-08-04T17:18:07.934Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:18:07.934Z] github.com/docker/docker/runconfig [2022-08-04T17:18:07.934Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/environment [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/registry [2022-08-04T17:18:07.934Z] github.com/docker/docker/testutil/request [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/drivers [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/local [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/mounts [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/service [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:18:07.934Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:18:07.934Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/backend [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/container [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/events [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/filters [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/image [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/mount [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/network [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/registry [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/time [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/versions [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:18:07.934Z] github.com/docker/docker/api/types/volume [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:18:07.934Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:18:07.934Z] github.com/docker/docker/cli [2022-08-04T17:18:07.934Z] github.com/docker/docker/cli/config [2022-08-04T17:18:07.934Z] github.com/docker/docker/cli/debug [2022-08-04T17:18:07.934Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:18:07.934Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:18:07.934Z] github.com/docker/docker/client [2022-08-04T17:18:07.934Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:18:07.934Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:18:07.934Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:18:07.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:18:07.934Z] github.com/docker/docker/container [2022-08-04T17:18:07.934Z] github.com/docker/docker/container/stream [2022-08-04T17:18:07.934Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:18:07.934Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:18:07.934Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/config [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/events [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/exec [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/images [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/links [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/names [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/network [2022-08-04T17:18:07.934Z] github.com/docker/docker/daemon/stats [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/utils [2022-08-04T17:18:07.934Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:18:07.934Z] github.com/docker/docker/dockerversion [2022-08-04T17:18:07.934Z] github.com/docker/docker/errdefs [2022-08-04T17:18:07.934Z] github.com/docker/docker/image [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/cache [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/tarexport [2022-08-04T17:18:07.934Z] github.com/docker/docker/image/v1 [2022-08-04T17:18:07.934Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:18:07.934Z] github.com/docker/docker/layer [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:18:07.934Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:18:07.934Z] github.com/docker/docker/oci [2022-08-04T17:18:07.934Z] github.com/docker/docker/oci/caps [2022-08-04T17:18:07.934Z] github.com/docker/docker/opts [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/archive [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:18:07.934Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/directory [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/platform [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pools [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/progress [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/signal [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stack [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/system [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:18:07.935Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:18:07.935Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:18:07.935Z] github.com/docker/docker/quota [2022-08-04T17:18:07.935Z] github.com/docker/docker/reference [2022-08-04T17:18:07.935Z] github.com/docker/docker/registry [2022-08-04T17:18:07.935Z] github.com/docker/docker/registry/resumable [2022-08-04T17:18:07.935Z] github.com/docker/docker/restartmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/rootless [2022-08-04T17:18:07.935Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:18:07.935Z] github.com/docker/docker/runconfig [2022-08-04T17:18:07.935Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/environment [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/registry [2022-08-04T17:18:07.935Z] github.com/docker/docker/testutil/request [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/drivers [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/local [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/mounts [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/service [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:18:07.935Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:18:07.935Z] ++ grep --fixed-strings /libnetwork [2022-08-04T17:18:07.935Z] ++ echo 'github.com/docker/docker/api [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/backend [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/container [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/events [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/filters [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/image [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/mount [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/network [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/registry [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/time [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/versions [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:18:07.935Z] github.com/docker/docker/api/types/volume [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:18:07.935Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:18:07.935Z] github.com/docker/docker/cli [2022-08-04T17:18:07.935Z] github.com/docker/docker/cli/config [2022-08-04T17:18:07.935Z] github.com/docker/docker/cli/debug [2022-08-04T17:18:07.935Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:18:07.935Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:18:07.935Z] github.com/docker/docker/client [2022-08-04T17:18:07.935Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:18:07.935Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:18:07.935Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:18:07.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:18:07.935Z] github.com/docker/docker/container [2022-08-04T17:18:07.935Z] github.com/docker/docker/container/stream [2022-08-04T17:18:07.935Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:18:07.935Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:18:07.935Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/config [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/events [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/exec [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/images [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/links [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/names [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/network [2022-08-04T17:18:07.935Z] github.com/docker/docker/daemon/stats [2022-08-04T17:18:07.935Z] github.com/docker/docker/distribution [2022-08-04T17:18:07.935Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:18:07.935Z] github.com/docker/docker/distribution/utils [2022-08-04T17:18:07.935Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:18:07.935Z] github.com/docker/docker/dockerversion [2022-08-04T17:18:07.935Z] github.com/docker/docker/errdefs [2022-08-04T17:18:07.935Z] github.com/docker/docker/image [2022-08-04T17:18:07.935Z] github.com/docker/docker/image/cache [2022-08-04T17:18:07.935Z] github.com/docker/docker/image/tarexport [2022-08-04T17:18:07.935Z] github.com/docker/docker/image/v1 [2022-08-04T17:18:07.935Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:18:07.935Z] github.com/docker/docker/layer [2022-08-04T17:18:07.935Z] github.com/docker/docker/libcontainerd [2022-08-04T17:18:07.935Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:18:07.935Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:18:07.935Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:18:07.935Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:18:07.935Z] github.com/docker/docker/oci [2022-08-04T17:18:07.935Z] github.com/docker/docker/oci/caps [2022-08-04T17:18:07.935Z] github.com/docker/docker/opts [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/archive [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/directory [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/platform [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pools [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/progress [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/signal [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stack [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/system [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:18:07.935Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:18:07.935Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:18:07.935Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:18:07.935Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:18:07.935Z] github.com/docker/docker/quota [2022-08-04T17:18:07.935Z] github.com/docker/docker/reference [2022-08-04T17:18:07.935Z] github.com/docker/docker/registry [2022-08-04T17:18:07.935Z] github.com/docker/docker/registry/resumable [2022-08-04T17:18:07.935Z] github.com/docker/docker/restartmanager [2022-08-04T17:18:07.935Z] github.com/docker/docker/rootless [2022-08-04T17:18:07.935Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:18:07.936Z] github.com/docker/docker/runconfig [2022-08-04T17:18:07.936Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/environment [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/registry [2022-08-04T17:18:07.936Z] github.com/docker/docker/testutil/request [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/drivers [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/local [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/mounts [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/service [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:18:07.936Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:18:07.936Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/types' [2022-08-04T17:18:07.936Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T17:18:07.936Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/types' [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:18:07.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:18:07.936Z] + type docker-proxy [2022-08-04T17:18:07.936Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T17:18:07.936Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T17:18:07.936Z] [2022-08-04T17:18:07.936Z] Removing bundles/ [2022-08-04T17:18:07.936Z] [2022-08-04T17:18:07.936Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T17:18:07.936Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T17:18:07.936Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:18:08.313Z] #21 79.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:18:08.313Z] #21 79.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:18:08.313Z] #21 79.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:18:08.313Z] #21 79.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:18:08.966Z] #21 71.83 Setting up zip (3.0-12) ... [2022-08-04T17:18:08.966Z] #21 71.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:08.966Z] #21 71.91 Setting up bash-completion (1:2.11-2) ... [2022-08-04T17:18:09.974Z] #64 ... [2022-08-04T17:18:09.974Z] [2022-08-04T17:18:09.974Z] #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-04T17:18:09.974Z] #60 sha256:3109cfc6cb6e913bd94967af15e674802c53098d8a22ccf116886f8f3e6797ca [2022-08-04T17:18:09.974Z] #60 186.9 + mkdir -p /build [2022-08-04T17:18:09.974Z] #60 186.9 + cp runc /build/runc [2022-08-04T17:18:09.974Z] #60 DONE 188.1s [2022-08-04T17:18:09.974Z] [2022-08-04T17:18:09.974Z] #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-04T17:18:09.974Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:18:09.974Z] #55 319.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T17:18:09.974Z] #55 DONE 319.5s [2022-08-04T17:18:09.974Z] [2022-08-04T17:18:09.974Z] #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-04T17:18:09.974Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:18:10.835Z] #21 82.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:18:10.835Z] #21 82.10 Setting up jq (1.6-2.1) ... [2022-08-04T17:18:10.835Z] #21 82.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:18:10.835Z] #21 82.12 Setting up iptables (1.8.7-1) ... [2022-08-04T17:18:10.835Z] #21 82.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T17:18:10.835Z] #21 82.24 Setting up iproute2 (5.10.0-4) ... [2022-08-04T17:18:10.873Z] #21 ... [2022-08-04T17:18:10.873Z] [2022-08-04T17:18:10.873Z] #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-04T17:18:10.873Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:10.873Z] #77 214.0 GEN .version [2022-08-04T17:18:10.873Z] #77 214.0 make install-recursive [2022-08-04T17:18:10.873Z] #77 214.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T17:18:10.873Z] #77 214.2 Making install in libocispec [2022-08-04T17:18:10.873Z] #77 214.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:10.873Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T17:18:10.873Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T17:18:10.873Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T17:18:10.873Z] #77 214.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T17:18:10.873Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T17:18:10.873Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T17:18:10.873Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T17:18:10.873Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T17:18:10.873Z] #77 217.7 make install-recursive [2022-08-04T17:18:10.873Z] #77 217.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:10.873Z] #77 217.9 Making install in yajl [2022-08-04T17:18:10.873Z] #77 217.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:10.873Z] #77 218.1 CC verify/json_verify-json_verify.o [2022-08-04T17:18:10.873Z] #77 218.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T17:18:10.873Z] #77 218.3 CC src/libyajl_la-yajl.lo [2022-08-04T17:18:10.873Z] #77 218.3 CC src/libyajl_la-yajl_gen.lo [2022-08-04T17:18:10.873Z] #77 218.3 CC src/libyajl_la-yajl_parser.lo [2022-08-04T17:18:10.873Z] #77 218.4 CC src/libyajl_la-yajl_buf.lo [2022-08-04T17:18:10.873Z] #77 218.4 CC src/libyajl_la-yajl_encode.lo [2022-08-04T17:18:10.873Z] #77 218.5 CC src/libyajl_la-yajl_tree.lo [2022-08-04T17:18:10.873Z] #77 218.5 CC src/libyajl_la-yajl_lex.lo [2022-08-04T17:18:11.094Z] #21 82.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:18:11.871Z] #64 ... [2022-08-04T17:18:11.871Z] [2022-08-04T17:18:11.871Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T17:18:11.871Z] #56 sha256:0cfc02e26f1ca804f6391f1e3142efc7c2a00fb43f1d9334615c500d0e81eb67 [2022-08-04T17:18:11.871Z] #56 DONE 0.1s [2022-08-04T17:18:11.871Z] [2022-08-04T17:18:11.871Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T17:18:11.871Z] #58 sha256:dff49e1d9a3a062882d3d9d47f56b1e9e85f3d9ac657ac9b2d45f3249ec72329 [2022-08-04T17:18:11.871Z] #58 DONE 0.1s [2022-08-04T17:18:11.871Z] [2022-08-04T17:18:11.871Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T17:18:11.871Z] #61 sha256:4c975ffa8576222d248705f53a31bf3716099938cabe05769e187d2c122513c8 [2022-08-04T17:18:11.871Z] #61 DONE 0.2s [2022-08-04T17:18:11.871Z] [2022-08-04T17:18:11.871Z] #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-04T17:18:11.871Z] #64 sha256:a67ad364707a0e2eddf97b2e35ac2beaecfa5411b5a109b52527fbff1b38c617 [2022-08-04T17:18:12.025Z] #21 ... [2022-08-04T17:18:12.025Z] [2022-08-04T17:18:12.025Z] #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-04T17:18:12.025Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:12.025Z] #77 233.2 CCLD libyajl.la [2022-08-04T17:18:12.025Z] #77 234.1 CCLD verify/json_verify [2022-08-04T17:18:12.025Z] #77 234.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:12.025Z] #77 234.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:18:12.025Z] #77 234.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:18:12.025Z] #77 234.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:12.025Z] #77 234.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:12.025Z] #77 234.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:12.025Z] #77 234.8 CC src/validate.o [2022-08-04T17:18:12.025Z] #77 234.8 CC src/image_spec_schema_config_schema.lo [2022-08-04T17:18:12.025Z] #77 234.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T17:18:12.025Z] #77 234.8 CC src/image_spec_schema_defs.lo [2022-08-04T17:18:12.025Z] #77 234.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T17:18:12.025Z] #77 234.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T17:18:12.025Z] #77 234.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T17:18:12.025Z] #77 234.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T17:18:12.025Z] #77 234.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T17:18:12.025Z] #77 235.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T17:18:12.025Z] #77 235.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T17:18:12.025Z] #77 235.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T17:18:12.025Z] #77 235.2 CC src/runtime_spec_schema_defs.lo [2022-08-04T17:18:12.025Z] #77 235.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T17:18:12.025Z] #77 235.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T17:18:12.025Z] #77 235.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T17:18:12.025Z] #77 235.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T17:18:12.025Z] #77 235.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T17:18:12.025Z] #77 235.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T17:18:12.025Z] #77 235.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T17:18:12.025Z] #77 235.7 CC src/basic_test_double_array.lo [2022-08-04T17:18:12.025Z] #77 235.8 CC src/basic_test_double_array_item.lo [2022-08-04T17:18:12.025Z] #77 235.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T17:18:12.025Z] #77 235.8 CC src/basic_test_top_array_string.lo [2022-08-04T17:18:12.025Z] #77 235.9 CC src/basic_test_top_double_array_int.lo [2022-08-04T17:18:12.025Z] #77 236.1 CC src/basic_test_top_double_array_obj.lo [2022-08-04T17:18:12.025Z] #77 236.1 CC src/basic_test_top_double_array_string.lo [2022-08-04T17:18:12.025Z] #77 236.2 CC src/read-file.lo [2022-08-04T17:18:12.025Z] #77 236.2 CC src/basic_test_top_array_int.lo [2022-08-04T17:18:12.025Z] #77 236.2 CC src/json_common.lo [2022-08-04T17:18:12.025Z] #77 236.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T17:18:12.025Z] #77 236.4 CC tests/test-1.o [2022-08-04T17:18:12.025Z] #77 236.5 CC tests/test-2.o [2022-08-04T17:18:12.025Z] #77 236.7 CC tests/test-4.o [2022-08-04T17:18:12.025Z] #77 236.7 CC tests/test-5.o [2022-08-04T17:18:12.025Z] #77 236.8 CC tests/test-3.o [2022-08-04T17:18:12.282Z] #77 ... [2022-08-04T17:18:12.282Z] [2022-08-04T17:18:12.282Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:18:12.282Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:18:12.282Z] #21 DONE 83.9s [2022-08-04T17:18:12.282Z] [2022-08-04T17:18:12.282Z] #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-04T17:18:12.282Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:12.282Z] #77 237.0 CC tests/test-7.o [2022-08-04T17:18:12.282Z] #77 237.1 CC tests/test-8.o [2022-08-04T17:18:12.282Z] #77 237.1 CC tests/test-6.o [2022-08-04T17:18:12.539Z] #77 237.5 CC tests/test-9.o [2022-08-04T17:18:13.103Z] #77 237.6 CC tests/test-10.o [2022-08-04T17:18:13.103Z] #77 237.8 CC tests/test-11.o [2022-08-04T17:18:13.129Z] #19 ... [2022-08-04T17:18:13.129Z] [2022-08-04T17:18:13.129Z] #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-04T17:18:13.129Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:13.129Z] #84 256.8 CCLD tests/init [2022-08-04T17:18:13.667Z] #77 ... [2022-08-04T17:18:13.667Z] [2022-08-04T17:18:13.667Z] #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-04T17:18:13.667Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-04T17:18:13.667Z] #22 1.506 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T17:18:13.668Z] #22 1.513 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T17:18:13.668Z] #22 1.523 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T17:18:13.668Z] #22 DONE 1.6s [2022-08-04T17:18:13.960Z] [2022-08-04T17:18:13.960Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:18:13.960Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-04T17:18:14.165Z] #77 ... [2022-08-04T17:18:14.165Z] [2022-08-04T17:18:14.165Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:18:14.165Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:18:14.165Z] #21 77.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:18:14.165Z] #21 77.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:18:14.426Z] #21 77.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:18:14.426Z] #21 77.20 Setting up patch (2.7.6-7) ... [2022-08-04T17:18:14.426Z] #21 77.25 Setting up sudo (1.9.5p2-3) ... [2022-08-04T17:18:14.505Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T17:18:14.505Z] [2022-08-04T17:18:14.505Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T17:18:14.505Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T17:18:14.505Z] [2022-08-04T17:18:14.505Z] + mkdir -p bundles [2022-08-04T17:18:14.505Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/backend [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/container [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/events [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/filters [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/image [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/mount [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/network [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/registry [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/time [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/versions [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:18:14.505Z] github.com/docker/docker/api/types/volume [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:18:14.505Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:18:14.505Z] github.com/docker/docker/cli [2022-08-04T17:18:14.505Z] github.com/docker/docker/cli/config [2022-08-04T17:18:14.505Z] github.com/docker/docker/cli/debug [2022-08-04T17:18:14.505Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:18:14.505Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:18:14.505Z] github.com/docker/docker/client [2022-08-04T17:18:14.505Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:18:14.505Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:18:14.505Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:18:14.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:18:14.505Z] github.com/docker/docker/container [2022-08-04T17:18:14.505Z] github.com/docker/docker/container/stream [2022-08-04T17:18:14.505Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:18:14.505Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:18:14.505Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/config [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/events [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/exec [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/images [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/links [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/names [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/network [2022-08-04T17:18:14.505Z] github.com/docker/docker/daemon/stats [2022-08-04T17:18:14.505Z] github.com/docker/docker/distribution [2022-08-04T17:18:14.505Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:18:14.505Z] github.com/docker/docker/distribution/utils [2022-08-04T17:18:14.505Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:18:14.505Z] github.com/docker/docker/dockerversion [2022-08-04T17:18:14.505Z] github.com/docker/docker/errdefs [2022-08-04T17:18:14.505Z] github.com/docker/docker/image [2022-08-04T17:18:14.505Z] github.com/docker/docker/image/cache [2022-08-04T17:18:14.505Z] github.com/docker/docker/image/tarexport [2022-08-04T17:18:14.505Z] github.com/docker/docker/image/v1 [2022-08-04T17:18:14.505Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:18:14.505Z] github.com/docker/docker/layer [2022-08-04T17:18:14.505Z] github.com/docker/docker/libcontainerd [2022-08-04T17:18:14.505Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:18:14.505Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:18:14.505Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:18:14.505Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:18:14.505Z] github.com/docker/docker/oci [2022-08-04T17:18:14.505Z] github.com/docker/docker/oci/caps [2022-08-04T17:18:14.505Z] github.com/docker/docker/opts [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/archive [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/directory [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/platform [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/pools [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/progress [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/signal [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/stack [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/system [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:18:14.505Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:18:14.505Z] github.com/docker/docker/plugin [2022-08-04T17:18:14.505Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:18:14.505Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:18:14.505Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:18:14.505Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:18:14.505Z] github.com/docker/docker/quota [2022-08-04T17:18:14.505Z] github.com/docker/docker/reference [2022-08-04T17:18:14.505Z] github.com/docker/docker/registry [2022-08-04T17:18:14.505Z] github.com/docker/docker/registry/resumable [2022-08-04T17:18:14.505Z] github.com/docker/docker/restartmanager [2022-08-04T17:18:14.505Z] github.com/docker/docker/rootless [2022-08-04T17:18:14.505Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:18:14.505Z] github.com/docker/docker/runconfig [2022-08-04T17:18:14.505Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/environment [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/registry [2022-08-04T17:18:14.505Z] github.com/docker/docker/testutil/request [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/drivers [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/local [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/mounts [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/service [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:18:14.505Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T17:18:14.506Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/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/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-04T17:18:14.506Z] ? github.com/docker/docker/api [no test files] [2022-08-04T17:18:14.686Z] #21 77.43 invoke-rc.d: could not determine current runlevel [2022-08-04T17:18:14.686Z] #21 77.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:18:14.686Z] #21 77.49 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T17:18:14.686Z] #21 77.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:18:14.686Z] #21 77.57 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T17:18:14.686Z] #21 77.60 Setting up pigz (2.6-1) ... [2022-08-04T17:18:14.686Z] #21 77.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:18:14.686Z] #21 77.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:18:14.686Z] #21 77.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:18:14.686Z] #21 77.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:15.675Z] #84 ... [2022-08-04T17:18:15.675Z] [2022-08-04T17:18:15.675Z] #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-04T17:18:15.675Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:18:15.675Z] #54 DONE 320.3s [2022-08-04T17:18:15.936Z] [2022-08-04T17:18:15.936Z] #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-04T17:18:15.936Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:18:16.044Z] #64 287.4 + bin/containerd [2022-08-04T17:18:16.594Z] #21 79.29 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:18:16.594Z] #21 79.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:18:17.532Z] #21 80.40 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T17:18:17.532Z] #21 80.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:18:17.532Z] #21 80.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:18:17.532Z] #21 80.44 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T17:18:18.472Z] #21 81.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:18:18.472Z] #21 81.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T17:18:18.472Z] #21 81.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T17:18:18.472Z] #21 81.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T17:18:18.472Z] #21 81.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T17:18:18.472Z] #21 81.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T17:18:18.472Z] #21 81.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T17:18:18.472Z] #21 81.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T17:18:18.472Z] #21 81.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T17:18:18.732Z] #21 81.54 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T17:18:19.675Z] #21 ... [2022-08-04T17:18:19.675Z] [2022-08-04T17:18:19.675Z] #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-04T17:18:19.675Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:19.675Z] #77 227.3 CCLD libyajl.la [2022-08-04T17:18:20.613Z] #77 228.2 CCLD verify/json_verify [2022-08-04T17:18:21.554Z] #77 229.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:21.554Z] #77 229.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:18:21.554Z] #77 229.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:18:21.554Z] #77 229.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:21.554Z] #77 229.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T17:18:21.554Z] #77 229.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:18:21.554Z] #77 229.3 CC src/validate.o [2022-08-04T17:18:21.817Z] #77 229.4 CC src/image_spec_schema_config_schema.lo [2022-08-04T17:18:21.817Z] #77 229.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T17:18:21.817Z] #77 229.4 CC src/image_spec_schema_defs.lo [2022-08-04T17:18:21.817Z] #77 229.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T17:18:21.817Z] #77 229.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T17:18:21.817Z] #77 229.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T17:18:21.817Z] #77 229.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T17:18:21.817Z] #77 229.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T17:18:22.076Z] #77 229.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T17:18:22.076Z] #77 229.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T17:18:22.076Z] #77 229.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T17:18:22.336Z] #77 229.9 CC src/runtime_spec_schema_defs.lo [2022-08-04T17:18:22.336Z] #77 229.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T17:18:22.336Z] #77 230.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T17:18:22.336Z] #77 230.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T17:18:22.336Z] #77 230.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T17:18:22.336Z] #77 230.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T17:18:22.595Z] #77 230.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T17:18:22.595Z] #77 230.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T17:18:22.595Z] #77 230.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T17:18:22.855Z] #77 230.5 CC src/basic_test_double_array_item.lo [2022-08-04T17:18:22.855Z] #77 230.6 CC src/basic_test_double_array.lo [2022-08-04T17:18:23.115Z] #77 230.7 CC src/basic_test_top_array_string.lo [2022-08-04T17:18:23.380Z] #77 230.9 CC src/basic_test_top_array_int.lo [2022-08-04T17:18:23.380Z] #77 230.9 CC src/basic_test_top_double_array_int.lo [2022-08-04T17:18:23.380Z] #77 231.0 CC src/basic_test_top_double_array_obj.lo [2022-08-04T17:18:23.640Z] #77 231.2 CC src/read-file.lo [2022-08-04T17:18:23.640Z] #77 231.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T17:18:23.640Z] #77 231.3 CC tests/test-1.o [2022-08-04T17:18:23.640Z] #77 231.4 CC src/basic_test_top_double_array_string.lo [2022-08-04T17:18:23.640Z] #77 231.4 CC tests/test-4.o [2022-08-04T17:18:23.900Z] #77 231.5 CC src/json_common.lo [2022-08-04T17:18:23.900Z] #77 231.6 CC tests/test-2.o [2022-08-04T17:18:23.900Z] #77 231.6 CC tests/test-3.o [2022-08-04T17:18:24.160Z] #77 231.7 CC tests/test-6.o [2022-08-04T17:18:24.160Z] #77 231.8 CC tests/test-7.o [2022-08-04T17:18:24.160Z] #77 232.0 CC tests/test-5.o [2022-08-04T17:18:24.432Z] #77 232.1 CC tests/test-8.o [2022-08-04T17:18:24.432Z] #77 232.2 CC tests/test-9.o [2022-08-04T17:18:24.693Z] #77 232.4 CC tests/test-10.o [2022-08-04T17:18:25.271Z] #77 ... [2022-08-04T17:18:25.271Z] [2022-08-04T17:18:25.271Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:18:25.271Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-04T17:18:25.271Z] #21 84.03 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:18:25.271Z] #21 84.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:18:25.271Z] #21 84.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:18:25.271Z] #21 84.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:18:25.271Z] #21 86.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:18:25.271Z] #21 86.69 Setting up jq (1.6-2.1) ... [2022-08-04T17:18:25.271Z] #21 86.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:18:25.271Z] #21 86.80 Setting up iptables (1.8.7-1) ... [2022-08-04T17:18:25.271Z] #21 86.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T17:18:25.271Z] #21 86.94 Setting up iproute2 (5.10.0-4) ... [2022-08-04T17:18:25.271Z] #21 87.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:18:25.271Z] #21 DONE 88.0s [2022-08-04T17:18:25.271Z] [2022-08-04T17:18:25.271Z] #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-04T17:18:25.271Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-04T17:18:26.210Z] #22 1.166 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T17:18:26.210Z] #22 1.171 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T17:18:26.210Z] #22 1.173 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T17:18:26.210Z] #22 DONE 1.3s [2022-08-04T17:18:26.210Z] [2022-08-04T17:18:26.210Z] #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-04T17:18:26.210Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:26.210Z] #77 232.9 CC tests/test-11.o [2022-08-04T17:18:28.180Z] #62 ... [2022-08-04T17:18:28.180Z] [2022-08-04T17:18:28.180Z] #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-04T17:18:28.180Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:18:28.180Z] #19 320.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-04T17:18:28.180Z] #19 320.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:18:28.180Z] #19 320.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:18:28.180Z] #19 320.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-04T17:18:28.180Z] #19 320.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-04T17:18:28.180Z] #19 320.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T17:18:28.929Z] #23 15.30 Collecting yamllint==1.26.1 [2022-08-04T17:18:29.122Z] #19 321.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-04T17:18:29.122Z] #19 321.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T17:18:29.122Z] #19 321.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T17:18:29.388Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-04T17:18:30.063Z] #19 322.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-04T17:18:30.063Z] #19 322.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:30.063Z] #19 322.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:18:30.300Z] #23 16.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T17:18:31.005Z] #19 323.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-04T17:18:31.005Z] #19 323.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:18:31.269Z] #19 323.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:18:32.824Z] #23 18.82 Collecting pathspec>=0.5.3 [2022-08-04T17:18:32.824Z] #23 18.84 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T17:18:33.388Z] #23 19.61 Collecting pyyaml [2022-08-04T17:18:33.388Z] #23 19.63 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-04T17:18:33.388Z] #23 19.75 Building wheels for collected packages: yamllint [2022-08-04T17:18:33.646Z] #23 19.76 Building wheel for yamllint (setup.py): started [2022-08-04T17:18:35.472Z] #19 ... [2022-08-04T17:18:35.472Z] [2022-08-04T17:18:35.472Z] #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-04T17:18:35.472Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:35.472Z] #84 279.6 AR libcrun_testing.a [2022-08-04T17:18:35.472Z] #84 279.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T17:18:35.472Z] #84 279.7 CCLD tests/tests_libcrun_utils [2022-08-04T17:18:35.472Z] #84 279.7 CCLD tests/tests_libcrun_errors [2022-08-04T17:18:35.543Z] #23 21.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T17:18:35.543Z] #23 21.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=76d9ad6ab017148e26c5b1613f90005da92b2a49ae849a10581c3de641b71b0f [2022-08-04T17:18:35.543Z] #23 21.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T17:18:35.543Z] #23 21.52 Successfully built yamllint [2022-08-04T17:18:35.543Z] #23 21.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T17:18:35.732Z] #84 279.7 CCLD tests/tests_libcrun_fuzzer [2022-08-04T17:18:35.992Z] #84 279.9 CCLD libcrun.la [2022-08-04T17:18:36.107Z] #23 22.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T17:18:36.275Z] #77 ... [2022-08-04T17:18:36.275Z] [2022-08-04T17:18:36.275Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:18:36.275Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-04T17:18:36.931Z] #84 280.9 CCLD crun [2022-08-04T17:18:37.040Z] #23 DONE 23.4s [2022-08-04T17:18:37.040Z] [2022-08-04T17:18:37.040Z] #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-04T17:18:37.040Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:18:37.190Z] #84 281.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T17:18:37.297Z] #47 ... [2022-08-04T17:18:37.297Z] [2022-08-04T17:18:37.297Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T17:18:37.297Z] #27 sha256:35b8e4973bfb1b587e76e2ca34c46999b1f89f67937bbeaf788c4bb1ad1d603b [2022-08-04T17:18:37.450Z] #84 281.4 /bin/mkdir -p '/usr/local/lib' [2022-08-04T17:18:37.450Z] #84 281.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T17:18:37.450Z] #84 281.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T17:18:37.450Z] #84 281.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T17:18:37.450Z] #84 281.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T17:18:37.450Z] #84 281.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T17:18:37.450Z] #84 281.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T17:18:37.450Z] #84 281.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T17:18:37.554Z] #27 DONE 0.2s [2022-08-04T17:18:37.554Z] [2022-08-04T17:18:37.554Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T17:18:37.554Z] #32 sha256:6917169b25c400a2248a027942bd3947c14d8dbd1656b362dd513da45675ca7d [2022-08-04T17:18:37.711Z] #84 281.8 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-04T17:18:37.711Z] #84 281.8 ---------------------------------------------------------------------- [2022-08-04T17:18:37.711Z] #84 281.8 Libraries have been installed in: [2022-08-04T17:18:37.711Z] #84 281.8 /usr/local/lib [2022-08-04T17:18:37.711Z] #84 281.8 [2022-08-04T17:18:37.711Z] #84 281.8 If you ever happen to want to link against installed libraries [2022-08-04T17:18:37.711Z] #84 281.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T17:18:37.711Z] #84 281.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T17:18:37.711Z] #84 281.8 flag during linking and do at least one of the following: [2022-08-04T17:18:37.711Z] #84 281.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T17:18:37.711Z] #84 281.8 during execution [2022-08-04T17:18:37.711Z] #84 281.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T17:18:37.711Z] #84 281.8 during linking [2022-08-04T17:18:37.711Z] #84 281.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T17:18:37.711Z] #84 281.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T17:18:37.711Z] #84 281.8 [2022-08-04T17:18:37.711Z] #84 281.8 See any operating system documentation about shared libraries for [2022-08-04T17:18:37.711Z] #84 281.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T17:18:37.711Z] #84 281.8 ---------------------------------------------------------------------- [2022-08-04T17:18:37.711Z] #84 281.8 /bin/mkdir -p '/build' [2022-08-04T17:18:37.711Z] #84 281.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T17:18:37.711Z] #84 281.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T17:18:37.812Z] #32 DONE 0.5s [2022-08-04T17:18:37.812Z] [2022-08-04T17:18:37.812Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T17:18:37.812Z] #35 sha256:be16bbc8ae4f6ba1a6b60b0343c9b271e3c6560204322e2c0740754e148403bf [2022-08-04T17:18:37.973Z] #84 281.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T17:18:37.973Z] #84 281.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T17:18:37.973Z] #84 281.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T17:18:38.070Z] #35 DONE 0.2s [2022-08-04T17:18:38.070Z] [2022-08-04T17:18:38.070Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T17:18:38.070Z] #37 sha256:efd253b4d1d57978892428799a335741abdeec8f94c66206d490a01d5b144824 [2022-08-04T17:18:38.327Z] #37 DONE 0.3s [2022-08-04T17:18:38.327Z] [2022-08-04T17:18:38.327Z] #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-04T17:18:38.327Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:18:38.327Z] #60 ... [2022-08-04T17:18:38.327Z] [2022-08-04T17:18:38.327Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T17:18:38.327Z] #39 sha256:fc781a77de824d7917a22d58f30dc2a8dbcea497fcb837790355ae11c3e143d6 [2022-08-04T17:18:38.327Z] #39 DONE 0.1s [2022-08-04T17:18:38.327Z] [2022-08-04T17:18:38.327Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T17:18:38.327Z] #41 sha256:47dfb5941bf130b61360eb142ceefd4689267e3f1905ff27259ec5e7eb985e5e [2022-08-04T17:18:38.584Z] #41 DONE 0.1s [2022-08-04T17:18:38.584Z] [2022-08-04T17:18:38.584Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T17:18:38.584Z] #45 sha256:b143a7f928d75d728c307ef55fed009cc2bf4970a58f17e2d9597007608c74c6 [2022-08-04T17:18:38.841Z] #45 DONE 0.1s [2022-08-04T17:18:38.841Z] [2022-08-04T17:18:38.841Z] #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-04T17:18:38.841Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:18:38.915Z] #84 DONE 282.7s [2022-08-04T17:18:38.915Z] [2022-08-04T17:18:38.915Z] #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-04T17:18:38.915Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:18:40.463Z] #23 14.10 Collecting yamllint==1.26.1 [2022-08-04T17:18:41.846Z] #23 15.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T17:18:42.215Z] #62 ... [2022-08-04T17:18:42.215Z] [2022-08-04T17:18:42.215Z] #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-04T17:18:42.215Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:18:42.215Z] #19 334.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-04T17:18:42.215Z] #19 334.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:18:42.215Z] #19 334.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:18:42.215Z] #19 334.6 Selecting previously unselected package patch. [2022-08-04T17:18:42.215Z] #19 334.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-04T17:18:42.215Z] #19 334.6 Unpacking patch (2.7.6-7) ... [2022-08-04T17:18:42.215Z] #19 334.7 Selecting previously unselected package dpkg-dev. [2022-08-04T17:18:42.215Z] #19 334.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-04T17:18:42.215Z] #19 334.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T17:18:42.475Z] #19 335.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-04T17:18:42.475Z] #19 335.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-04T17:18:42.736Z] #19 335.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T17:18:42.736Z] #19 335.0 Selecting previously unselected package libio-string-perl. [2022-08-04T17:18:42.736Z] #19 335.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-04T17:18:42.736Z] #19 335.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-04T17:18:42.736Z] #19 335.1 Selecting previously unselected package libicu67:amd64. [2022-08-04T17:18:42.736Z] #19 335.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-04T17:18:42.736Z] #19 335.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T17:18:43.753Z] #23 17.45 Collecting pathspec>=0.5.3 [2022-08-04T17:18:43.753Z] #23 17.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T17:18:44.689Z] #23 18.20 Collecting pyyaml [2022-08-04T17:18:44.689Z] #23 18.23 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-04T17:18:44.689Z] #23 18.33 Building wheels for collected packages: yamllint [2022-08-04T17:18:44.689Z] #23 18.34 Building wheel for yamllint (setup.py): started [2022-08-04T17:18:45.279Z] #19 337.7 Selecting previously unselected package libxml2:amd64. [2022-08-04T17:18:45.279Z] #19 337.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T17:18:45.279Z] #19 337.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:18:45.802Z] #19 338.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-04T17:18:45.802Z] #19 338.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-04T17:18:45.802Z] #19 338.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T17:18:45.802Z] #19 338.0 Selecting previously unselected package libxml-sax-base-perl. [2022-08-04T17:18:45.802Z] #19 338.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-04T17:18:45.802Z] #19 338.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T17:18:45.802Z] #19 338.1 Selecting previously unselected package libxml-sax-perl. [2022-08-04T17:18:45.802Z] #19 338.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-04T17:18:45.802Z] #19 338.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T17:18:45.802Z] #19 338.2 Selecting previously unselected package libxml-libxml-perl. [2022-08-04T17:18:46.063Z] #19 338.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-04T17:18:46.063Z] #19 338.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T17:18:46.063Z] #19 338.4 Selecting previously unselected package libxml-simple-perl. [2022-08-04T17:18:46.063Z] #19 338.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-04T17:18:46.063Z] #19 338.4 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-04T17:18:46.063Z] #19 338.5 Selecting previously unselected package libyaml-perl. [2022-08-04T17:18:46.063Z] #19 338.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-04T17:18:46.063Z] #19 338.5 Unpacking libyaml-perl (1.30-1) ... [2022-08-04T17:18:46.323Z] #19 338.5 Selecting previously unselected package libconfig-auto-perl. [2022-08-04T17:18:46.323Z] #19 338.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-04T17:18:46.323Z] #19 338.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-04T17:18:46.323Z] #19 338.6 Selecting previously unselected package libfile-which-perl. [2022-08-04T17:18:46.323Z] #19 338.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-04T17:18:46.323Z] #19 338.6 Unpacking libfile-which-perl (1.23-1) ... [2022-08-04T17:18:46.323Z] #19 338.7 Selecting previously unselected package libfile-homedir-perl. [2022-08-04T17:18:46.323Z] #19 338.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-04T17:18:46.323Z] #19 338.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-04T17:18:46.323Z] #19 338.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-04T17:18:46.323Z] #19 338.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-04T17:18:46.584Z] #19 338.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T17:18:46.584Z] #19 338.9 Selecting previously unselected package dpkg-cross. [2022-08-04T17:18:46.584Z] #19 338.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-04T17:18:46.584Z] #19 338.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-04T17:18:46.584Z] #19 339.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-04T17:18:46.584Z] #19 339.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-04T17:18:46.584Z] #19 339.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-04T17:18:46.596Z] #23 20.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T17:18:46.596Z] #23 20.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=39d654e8b05ee1befa0c3492a326c44f8b1ba5d09b43994c7203c3896b1040e8 [2022-08-04T17:18:46.596Z] #23 20.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T17:18:46.596Z] #23 20.27 Successfully built yamllint [2022-08-04T17:18:46.596Z] #23 20.32 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T17:18:46.845Z] #19 339.1 Selecting previously unselected package libc6-armel-cross. [2022-08-04T17:18:46.845Z] #19 339.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T17:18:46.845Z] #19 339.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-04T17:18:47.105Z] #19 339.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-04T17:18:47.105Z] #19 339.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:47.105Z] #19 339.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:47.105Z] #19 339.5 Selecting previously unselected package libgomp1-armel-cross. [2022-08-04T17:18:47.105Z] #19 339.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:47.105Z] #19 339.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:47.105Z] #19 339.6 Selecting previously unselected package libatomic1-armel-cross. [2022-08-04T17:18:47.105Z] #19 339.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:47.105Z] #19 339.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:47.365Z] #19 339.7 Selecting previously unselected package libasan6-armel-cross. [2022-08-04T17:18:47.365Z] #19 339.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:47.365Z] #19 339.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:47.531Z] #23 21.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T17:18:47.936Z] #19 340.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-04T17:18:47.936Z] #19 340.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:47.936Z] #19 340.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:48.199Z] #19 340.4 Selecting previously unselected package libubsan1-armel-cross. [2022-08-04T17:18:48.199Z] #19 340.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:48.199Z] #19 340.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:48.199Z] #19 340.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-04T17:18:48.459Z] #19 340.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:48.459Z] #19 340.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:48.459Z] #19 340.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-04T17:18:48.721Z] #19 340.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:18:48.721Z] #19 340.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:18:49.434Z] #23 DONE 22.9s [2022-08-04T17:18:49.434Z] [2022-08-04T17:18:49.434Z] #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-04T17:18:49.434Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:18:49.434Z] #64 ... [2022-08-04T17:18:49.434Z] [2022-08-04T17:18:49.434Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T17:18:49.434Z] #27 sha256:8703cfc12f9ae1041482abb3278508800d91477462efc1c5b609d86ab191b0e1 [2022-08-04T17:18:50.007Z] #27 DONE 0.7s [2022-08-04T17:18:50.007Z] [2022-08-04T17:18:50.007Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T17:18:50.007Z] #32 sha256:349bc6fee2d3fe6c3bf23c38256e11e5ad7518cf9c31a06c7186174e724e128b [2022-08-04T17:18:50.574Z] #32 DONE 0.8s [2022-08-04T17:18:50.575Z] [2022-08-04T17:18:50.575Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T17:18:50.575Z] #35 sha256:e7f9220af293a9d8bad4faa5a2a1af99a16f96d1932a8b5cdb465af159ae893b [2022-08-04T17:18:51.142Z] #35 DONE 0.4s [2022-08-04T17:18:51.142Z] [2022-08-04T17:18:51.142Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T17:18:51.142Z] #37 sha256:7055a7a42e5f8931acbd085e79a5a8f469230346f881533afa54d10cdd034bd9 [2022-08-04T17:18:51.401Z] #37 DONE 0.4s [2022-08-04T17:18:51.401Z] [2022-08-04T17:18:51.401Z] #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-04T17:18:51.401Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:18:51.661Z] #55 ... [2022-08-04T17:18:51.661Z] [2022-08-04T17:18:51.661Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T17:18:51.661Z] #39 sha256:8c3103a337dfffdc03d8c944a071ad03c7510e6c46ee388d0b56a0c1004cda5d [2022-08-04T17:18:51.919Z] #39 DONE 0.4s [2022-08-04T17:18:51.919Z] [2022-08-04T17:18:51.919Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T17:18:51.919Z] #41 sha256:eed9078289b75bb52a553cc2a8a673a8e50c66b2cd3a35afa8b3f78db9df93c8 [2022-08-04T17:18:51.920Z] #41 DONE 0.1s [2022-08-04T17:18:51.920Z] [2022-08-04T17:18:51.920Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T17:18:51.920Z] #45 sha256:5b6d5be888de8076b82d06ae5886d9aeec24cbfde902a82aad523695c0a86881 [2022-08-04T17:18:52.021Z] #19 ... [2022-08-04T17:18:52.021Z] [2022-08-04T17:18:52.021Z] #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-04T17:18:52.021Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:18:52.021Z] #62 356.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T17:18:52.178Z] #45 DONE 0.2s [2022-08-04T17:18:52.178Z] [2022-08-04T17:18:52.178Z] #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-04T17:18:52.178Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:18:52.592Z] #62 DONE 357.2s [2022-08-04T17:18:52.592Z] [2022-08-04T17:18:52.592Z] #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-04T17:18:52.592Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T17:18:56.791Z] #19 348.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-04T17:18:56.791Z] #19 348.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:18:56.791Z] #19 348.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:18:56.791Z] #19 348.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-04T17:18:56.791Z] #19 348.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-04T17:18:56.791Z] #19 348.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T17:18:56.791Z] #19 348.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-04T17:18:56.791Z] #19 348.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T17:18:56.791Z] #19 348.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T17:18:56.791Z] #19 349.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-04T17:18:56.791Z] #19 349.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:18:56.791Z] #19 349.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:18:56.791Z] #19 349.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-04T17:18:56.791Z] #19 349.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:18:57.050Z] #19 349.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:19:01.249Z] #19 353.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-04T17:19:01.515Z] #19 353.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:01.515Z] #19 353.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:19:01.515Z] #19 353.8 Selecting previously unselected package crossbuild-essential-armel. [2022-08-04T17:19:01.515Z] #19 353.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-04T17:19:01.515Z] #19 353.8 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-04T17:19:01.515Z] #19 353.8 Selecting previously unselected package libc6-armhf-cross. [2022-08-04T17:19:01.515Z] #19 353.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:01.515Z] #19 353.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T17:19:01.515Z] #19 353.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-04T17:19:01.515Z] #19 353.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:01.515Z] #19 354.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:01.515Z] #19 354.0 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-04T17:19:01.515Z] #19 354.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:01.515Z] #19 354.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:01.515Z] #19 354.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-04T17:19:01.515Z] #19 354.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:01.776Z] #19 354.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:01.776Z] #19 354.1 Selecting previously unselected package libasan6-armhf-cross. [2022-08-04T17:19:01.776Z] #19 354.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:01.776Z] #19 354.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:01.776Z] #19 354.3 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-04T17:19:02.037Z] #19 354.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:02.037Z] #19 354.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:02.037Z] #19 354.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-04T17:19:02.037Z] #19 354.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:02.037Z] #19 354.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:02.297Z] #19 354.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-04T17:19:02.297Z] #19 354.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:02.297Z] #19 354.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:02.297Z] #19 354.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-04T17:19:02.297Z] #19 354.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:02.297Z] #19 354.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:19:07.581Z] #19 359.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-04T17:19:07.581Z] #19 359.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:07.581Z] #19 359.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:19:07.581Z] #19 359.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-04T17:19:07.581Z] #19 359.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-04T17:19:07.581Z] #19 359.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T17:19:07.581Z] #19 360.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-04T17:19:07.582Z] #19 360.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:07.582Z] #19 360.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T17:19:07.842Z] #19 360.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-04T17:19:07.842Z] #19 360.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:07.842Z] #19 360.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:08.102Z] #19 360.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-04T17:19:08.102Z] #19 360.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:08.102Z] #19 360.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:19:12.233Z] #64 339.1 # github.com/containerd/containerd/cmd/containerd [2022-08-04T17:19:12.233Z] #64 339.1 /usr/bin/ld: /tmp/go-link-3827314393/000019.o: in function `New': [2022-08-04T17:19:12.233Z] #64 339.1 /tmp/tmp.V44crZ0BgT/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-04T17:19:12.233Z] #64 339.2 + bin/containerd-stress [2022-08-04T17:19:12.233Z] #64 340.3 + bin/containerd-shim [2022-08-04T17:19:13.384Z] #19 365.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-04T17:19:13.384Z] #19 365.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:13.384Z] #19 365.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:19:13.384Z] #19 365.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-04T17:19:13.384Z] #19 365.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-04T17:19:13.384Z] #19 365.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T17:19:13.384Z] #19 365.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.384Z] #19 365.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-04T17:19:13.384Z] #19 365.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.384Z] #19 365.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.644Z] #19 366.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-04T17:19:13.644Z] #19 366.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.644Z] #19 366.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.644Z] #19 366.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-04T17:19:13.644Z] #19 366.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.644Z] #19 366.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.903Z] #19 366.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-04T17:19:13.903Z] #19 366.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.903Z] #19 366.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.903Z] #19 366.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-04T17:19:13.903Z] #19 366.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:13.903Z] #19 366.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:13.903Z] #19 366.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-04T17:19:14.163Z] #19 366.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:14.163Z] #19 366.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:17.531Z] #77 296.9 CCLD libocispec.la [2022-08-04T17:19:17.531Z] #77 297.5 CCLD src/validate [2022-08-04T17:19:17.531Z] #77 297.5 CCLD tests/test-1 [2022-08-04T17:19:17.531Z] #77 297.6 CCLD tests/test-2 [2022-08-04T17:19:17.531Z] #77 297.6 CCLD tests/test-4 [2022-08-04T17:19:17.531Z] #77 297.6 CCLD tests/test-3 [2022-08-04T17:19:17.531Z] #77 297.6 CCLD tests/test-5 [2022-08-04T17:19:17.531Z] #77 297.7 CCLD tests/test-6 [2022-08-04T17:19:17.531Z] #77 297.8 CCLD tests/test-7 [2022-08-04T17:19:17.531Z] #77 297.8 CCLD tests/test-9 [2022-08-04T17:19:17.531Z] #77 297.9 CCLD tests/test-8 [2022-08-04T17:19:17.531Z] #77 298.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T17:19:17.531Z] #77 298.0 CCLD tests/test-11 [2022-08-04T17:19:17.531Z] #77 298.0 CCLD tests/test-10 [2022-08-04T17:19:17.531Z] #77 300.2 libtool: link: ar cr libocispec.a [2022-08-04T17:19:17.531Z] #77 300.2 libtool: link: ranlib libocispec.a [2022-08-04T17:19:18.744Z] #60 ... [2022-08-04T17:19:18.744Z] [2022-08-04T17:19:18.744Z] #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-04T17:19:18.744Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:19:18.744Z] #77 286.5 CCLD libocispec.la [2022-08-04T17:19:18.912Z] #77 303.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:18.912Z] #77 303.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:19:19.169Z] #77 303.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:19:19.169Z] #77 303.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:19.169Z] #77 303.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:19.169Z] #77 303.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:19.169Z] #77 303.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:19.169Z] #77 303.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T17:19:19.426Z] #77 304.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T17:19:19.426Z] #77 304.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T17:19:19.426Z] #77 304.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T17:19:19.426Z] #77 304.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T17:19:19.426Z] #77 304.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T17:19:19.446Z] #19 371.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-04T17:19:19.446Z] #19 371.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:19.446Z] #19 371.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:19.446Z] #19 371.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-04T17:19:19.446Z] #19 371.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-04T17:19:19.446Z] #19 371.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T17:19:19.446Z] #19 371.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-04T17:19:19.446Z] #19 371.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:19.446Z] #19 371.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T17:19:19.446Z] #19 371.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-04T17:19:19.446Z] #19 371.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:19.446Z] #19 371.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:19.446Z] #19 371.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-04T17:19:19.446Z] #19 371.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:19.446Z] #19 371.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:19.683Z] #77 304.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T17:19:19.683Z] #77 304.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T17:19:19.683Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T17:19:19.683Z] #77 304.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T17:19:19.683Z] #77 304.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T17:19:19.683Z] #77 304.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T17:19:19.683Z] #77 304.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T17:19:19.683Z] #77 304.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T17:19:19.683Z] #77 304.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T17:19:19.940Z] #77 304.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T17:19:19.941Z] #77 304.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T17:19:19.941Z] #77 304.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T17:19:20.124Z] #77 287.5 CCLD src/validate [2022-08-04T17:19:20.124Z] #77 287.6 CCLD tests/test-1 [2022-08-04T17:19:20.124Z] #77 287.6 CCLD tests/test-2 [2022-08-04T17:19:20.124Z] #77 287.7 CCLD tests/test-3 [2022-08-04T17:19:20.124Z] #77 287.7 CCLD tests/test-4 [2022-08-04T17:19:20.124Z] #77 287.7 CCLD tests/test-5 [2022-08-04T17:19:20.124Z] #77 287.8 CCLD tests/test-7 [2022-08-04T17:19:20.124Z] #77 287.8 CCLD tests/test-6 [2022-08-04T17:19:20.198Z] #77 304.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T17:19:20.198Z] #77 305.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T17:19:20.198Z] #77 305.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T17:19:20.198Z] #77 305.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T17:19:20.198Z] #77 305.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T17:19:20.328Z] #64 351.8 + bin/containerd-shim-runc-v1 [2022-08-04T17:19:20.383Z] #77 287.9 CCLD tests/test-8 [2022-08-04T17:19:20.383Z] #77 288.1 CCLD tests/test-9 [2022-08-04T17:19:20.383Z] #77 288.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T17:19:20.455Z] #77 305.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T17:19:20.455Z] #77 305.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T17:19:20.455Z] #77 305.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T17:19:20.455Z] #77 305.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T17:19:20.455Z] #77 305.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T17:19:20.642Z] #77 288.4 CCLD tests/test-11 [2022-08-04T17:19:20.642Z] #77 288.4 CCLD tests/test-10 [2022-08-04T17:19:21.019Z] #77 305.6 CC src/crun-crun.o [2022-08-04T17:19:21.019Z] #77 305.7 CC src/crun-run.o [2022-08-04T17:19:21.019Z] #77 305.7 CC src/crun-kill.o [2022-08-04T17:19:21.019Z] #77 305.7 CC src/crun-delete.o [2022-08-04T17:19:21.019Z] #77 305.8 CC src/crun-pause.o [2022-08-04T17:19:21.019Z] #77 305.8 CC src/crun-exec.o [2022-08-04T17:19:21.019Z] #77 305.8 CC src/crun-unpause.o [2022-08-04T17:19:21.019Z] #77 305.9 CC src/crun-list.o [2022-08-04T17:19:21.019Z] #77 305.9 CC src/crun-spec.o [2022-08-04T17:19:21.276Z] #77 306.0 CC src/crun-create.o [2022-08-04T17:19:21.276Z] #77 306.0 CC src/crun-state.o [2022-08-04T17:19:21.276Z] #77 306.1 CC src/crun-ps.o [2022-08-04T17:19:21.276Z] #77 306.2 CC src/crun-update.o [2022-08-04T17:19:21.533Z] #77 306.2 CC src/crun-start.o [2022-08-04T17:19:21.533Z] #77 306.2 CC src/crun-checkpoint.o [2022-08-04T17:19:21.533Z] #77 306.2 CC src/crun-restore.o [2022-08-04T17:19:21.533Z] #77 306.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T17:19:21.790Z] #77 306.5 CC src/libcrun/libcrun_la-container.lo [2022-08-04T17:19:21.790Z] #77 306.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T17:19:21.790Z] #77 306.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T17:19:21.790Z] #77 306.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T17:19:21.790Z] #77 306.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T17:19:22.047Z] #77 306.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T17:19:22.047Z] #77 306.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T17:19:22.047Z] #77 306.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T17:19:22.047Z] #77 306.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T17:19:22.047Z] #77 306.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T17:19:22.047Z] #77 306.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T17:19:22.047Z] #77 307.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T17:19:22.304Z] #77 307.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T17:19:22.304Z] #77 307.2 CC src/libcrun/libcrun_la-error.lo [2022-08-04T17:19:22.868Z] #77 307.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T17:19:22.868Z] #77 307.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T17:19:22.868Z] #77 307.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T17:19:22.868Z] #77 307.5 CC src/libcrun/libcrun_la-status.lo [2022-08-04T17:19:22.868Z] #77 307.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T17:19:23.125Z] #77 307.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T17:19:23.125Z] #77 308.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T17:19:23.179Z] #77 290.6 libtool: link: ar cr libocispec.a [2022-08-04T17:19:23.179Z] #77 290.7 libtool: link: ranlib libocispec.a [2022-08-04T17:19:23.383Z] #77 308.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T17:19:23.383Z] #77 308.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T17:19:23.383Z] #77 308.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T17:19:23.640Z] #77 308.3 CC tests/init.o [2022-08-04T17:19:23.640Z] #77 308.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T17:19:23.704Z] #19 376.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-04T17:19:23.704Z] #19 376.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:23.704Z] #19 376.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:23.704Z] #19 376.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-04T17:19:23.704Z] #19 376.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-04T17:19:23.704Z] #19 376.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-04T17:19:23.704Z] #19 376.2 Selecting previously unselected package libc6-s390x-cross. [2022-08-04T17:19:23.897Z] #77 ... [2022-08-04T17:19:23.897Z] [2022-08-04T17:19:23.897Z] #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-04T17:19:23.897Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:19:23.897Z] #47 375.3 + dpkg --print-architecture [2022-08-04T17:19:23.897Z] #47 375.3 + git checkout -q v2.1.0 [2022-08-04T17:19:23.897Z] #47 375.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T17:19:23.897Z] #47 375.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T17:19:23.965Z] #19 376.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:23.965Z] #19 376.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T17:19:23.965Z] #19 376.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-04T17:19:23.965Z] #19 376.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:23.965Z] #19 376.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:23.965Z] #19 376.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-04T17:19:23.965Z] #19 376.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:23.965Z] #19 376.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:23.965Z] #19 376.4 Selecting previously unselected package libitm1-s390x-cross. [2022-08-04T17:19:23.965Z] #19 376.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:23.965Z] #19 376.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:23.965Z] #19 376.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-04T17:19:23.965Z] #19 376.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:24.225Z] #19 376.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:24.225Z] #19 376.5 Selecting previously unselected package libasan6-s390x-cross. [2022-08-04T17:19:24.225Z] #19 376.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:24.225Z] #19 376.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:24.502Z] #19 376.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-04T17:19:24.502Z] #19 376.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:24.502Z] #19 376.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:24.767Z] #19 376.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-04T17:19:24.767Z] #19 376.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:24.767Z] #19 377.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:24.767Z] #19 377.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-04T17:19:24.767Z] #19 377.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:24.767Z] #19 377.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:25.028Z] #19 377.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-04T17:19:25.028Z] #19 377.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:25.028Z] #19 377.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:25.084Z] #77 292.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:25.084Z] #77 292.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T17:19:25.084Z] #77 292.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T17:19:25.084Z] #77 292.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:25.084Z] #77 292.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:25.084Z] #77 292.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:25.084Z] #77 292.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T17:19:25.084Z] #77 292.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T17:19:25.343Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T17:19:25.343Z] #77 293.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T17:19:25.602Z] #77 293.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T17:19:25.602Z] #77 293.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T17:19:25.602Z] #77 293.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T17:19:25.602Z] #77 293.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T17:19:25.602Z] #77 293.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T17:19:25.602Z] #77 293.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T17:19:25.602Z] #77 293.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T17:19:25.602Z] #77 293.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T17:19:25.602Z] #77 293.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T17:19:25.862Z] #77 293.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T17:19:25.862Z] #77 293.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T17:19:25.862Z] #77 293.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T17:19:25.862Z] #77 ... [2022-08-04T17:19:25.862Z] [2022-08-04T17:19:25.862Z] #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-04T17:19:25.862Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:19:25.862Z] #47 371.0 + dpkg --print-architecture [2022-08-04T17:19:25.862Z] #47 371.0 + git checkout -q v2.1.0 [2022-08-04T17:19:25.862Z] #47 371.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T17:19:25.862Z] #47 371.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T17:19:26.873Z] #64 358.2 + bin/containerd-shim-runc-v2 [2022-08-04T17:19:27.436Z] #64 359.1 + binaries [2022-08-04T17:19:27.692Z] #64 359.1 + install -D bin/containerd /build/containerd [2022-08-04T17:19:27.692Z] #64 359.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T17:19:27.692Z] #64 359.1 + install -D bin/ctr /build/ctr [2022-08-04T17:19:30.305Z] #19 381.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-04T17:19:30.305Z] #19 381.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:30.305Z] #19 381.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:30.305Z] #19 381.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-04T17:19:30.305Z] #19 381.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-04T17:19:30.305Z] #19 381.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T17:19:30.305Z] #19 382.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-04T17:19:30.305Z] #19 382.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T17:19:30.305Z] #19 382.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T17:19:30.305Z] #19 382.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-04T17:19:30.305Z] #19 382.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T17:19:30.305Z] #19 382.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:30.305Z] #19 382.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-04T17:19:30.305Z] #19 382.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T17:19:30.305Z] #19 382.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:30.958Z] #64 DONE 362.0s [2022-08-04T17:19:31.519Z] [2022-08-04T17:19:31.519Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T17:19:31.519Z] #65 sha256:c7dbffc04347732ba9304cb3c5615aff52c53a7e49d986111ddb36572193b843 [2022-08-04T17:19:32.430Z] #47 ... [2022-08-04T17:19:32.430Z] [2022-08-04T17:19:32.430Z] #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-04T17:19:32.430Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:19:32.430Z] #77 293.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T17:19:32.430Z] #77 293.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T17:19:32.430Z] #77 293.8 CC src/crun-crun.o [2022-08-04T17:19:32.430Z] #77 293.8 CC src/crun-run.o [2022-08-04T17:19:32.430Z] #77 294.0 CC src/crun-kill.o [2022-08-04T17:19:32.430Z] #77 294.0 CC src/crun-delete.o [2022-08-04T17:19:32.430Z] #77 294.1 CC src/crun-pause.o [2022-08-04T17:19:32.430Z] #77 294.3 CC src/crun-unpause.o [2022-08-04T17:19:32.430Z] #77 294.4 CC src/crun-spec.o [2022-08-04T17:19:32.430Z] #77 294.5 CC src/crun-list.o [2022-08-04T17:19:32.430Z] #77 294.5 CC src/crun-exec.o [2022-08-04T17:19:32.430Z] #77 294.5 CC src/crun-create.o [2022-08-04T17:19:32.430Z] #77 294.5 CC src/crun-start.o [2022-08-04T17:19:32.430Z] #77 294.6 CC src/crun-state.o [2022-08-04T17:19:32.430Z] #77 294.7 CC src/crun-update.o [2022-08-04T17:19:32.430Z] #77 294.7 CC src/crun-ps.o [2022-08-04T17:19:32.430Z] #77 294.7 CC src/crun-checkpoint.o [2022-08-04T17:19:32.430Z] #77 294.9 CC src/crun-restore.o [2022-08-04T17:19:32.430Z] #77 295.1 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T17:19:32.430Z] #77 295.2 CC src/libcrun/libcrun_la-container.lo [2022-08-04T17:19:32.430Z] #77 295.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T17:19:32.430Z] #77 295.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T17:19:32.430Z] #77 295.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T17:19:32.430Z] #77 295.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T17:19:32.430Z] #77 295.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T17:19:32.430Z] #77 295.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T17:19:32.430Z] #77 295.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T17:19:32.430Z] #77 295.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T17:19:32.430Z] #77 295.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T17:19:32.430Z] #77 295.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T17:19:32.430Z] #77 295.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T17:19:32.430Z] #77 295.9 CC src/libcrun/libcrun_la-error.lo [2022-08-04T17:19:32.430Z] #77 295.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T17:19:32.430Z] #77 296.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T17:19:32.430Z] #77 296.0 CC src/libcrun/libcrun_la-status.lo [2022-08-04T17:19:32.430Z] #77 296.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T17:19:32.430Z] #77 296.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T17:19:32.430Z] #77 296.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T17:19:32.430Z] #77 296.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T17:19:32.430Z] #77 296.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T17:19:32.430Z] #77 296.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T17:19:32.430Z] #77 296.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T17:19:32.430Z] #77 296.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T17:19:32.430Z] #77 296.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T17:19:32.430Z] #77 296.9 CC tests/init.o [2022-08-04T17:19:32.445Z] #65 DONE 1.2s [2022-08-04T17:19:32.445Z] [2022-08-04T17:19:32.445Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T17:19:32.445Z] #70 sha256:cbba46161de16f2bb5601bbd7213c4a669970182958589dc02e5ffc8001d649f [2022-08-04T17:19:32.700Z] #70 DONE 0.3s [2022-08-04T17:19:32.700Z] [2022-08-04T17:19:32.700Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T17:19:32.700Z] #75 sha256:7caa8cceff634a8464ea9a40fb0754d791852abbb92dd230277bda4b36ed3aa2 [2022-08-04T17:19:34.064Z] #75 DONE 1.1s [2022-08-04T17:19:34.064Z] [2022-08-04T17:19:34.064Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T17:19:34.064Z] #78 sha256:99dfac37a997979de720adab2b29ecad48b67aea72f2daa13c5f9adb020d9357 [2022-08-04T17:19:34.064Z] #78 DONE 0.1s [2022-08-04T17:19:34.064Z] [2022-08-04T17:19:34.064Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T17:19:34.064Z] #79 sha256:e71e150e61fb5dd0cf856cbd46cdb4b15f2813c95523365b7044c9d832477010 [2022-08-04T17:19:34.064Z] #79 DONE 0.0s [2022-08-04T17:19:34.064Z] [2022-08-04T17:19:34.064Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T17:19:34.064Z] #80 sha256:4cf3da287331db6f22a6ae751bc3ce4ca1e337eae0df237ad3814599dcb70ddc [2022-08-04T17:19:34.064Z] #80 DONE 0.0s [2022-08-04T17:19:34.064Z] [2022-08-04T17:19:34.065Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-04T17:19:34.065Z] #81 sha256:11f2a5bf921133e677abef87cbd0093a56fcf21d45cd5bb01febefcfdc223fc1 [2022-08-04T17:19:34.499Z] #19 386.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-04T17:19:34.499Z] #19 386.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T17:19:34.499Z] #19 386.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:34.499Z] #19 386.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-04T17:19:34.499Z] #19 386.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-04T17:19:34.499Z] #19 386.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libfile-which-perl (1.23-1) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T17:19:34.499Z] #19 386.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up file (1:5.39-3) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up bzip2 (1.0.8-4) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up libyaml-perl (1.30-1) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T17:19:34.499Z] #19 386.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T17:19:34.499Z] #19 387.0 Setting up libio-string-perl (1.08-3.1) ... [2022-08-04T17:19:34.499Z] #19 387.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T17:19:34.499Z] #19 387.0 Setting up cross-config (2.6.18+nmu1) ... [2022-08-04T17:19:34.626Z] #81 0.634 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T17:19:34.626Z] #81 0.634 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T17:19:34.626Z] #81 0.634 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T17:19:34.759Z] #19 387.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T17:19:34.759Z] #19 387.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T17:19:34.759Z] #19 387.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up patch (2.7.6-7) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T17:19:34.759Z] #19 387.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-04T17:19:34.759Z] #19 387.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T17:19:34.759Z] #19 387.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T17:19:35.019Z] #19 387.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.019Z] #19 387.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.282Z] #19 387.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T17:19:35.282Z] #19 387.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-04T17:19:35.282Z] #19 387.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T17:19:35.542Z] #19 387.8 [2022-08-04T17:19:35.542Z] #19 387.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T17:19:35.542Z] #19 387.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up dpkg-dev (1.20.11) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 387.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 388.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 388.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 388.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.542Z] #19 388.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T17:19:35.542Z] #19 388.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-04T17:19:35.542Z] #19 388.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-04T17:19:35.802Z] #19 388.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T17:19:35.802Z] #19 388.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T17:19:35.802Z] #19 388.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:35.802Z] #19 388.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:35.812Z] #81 0.882 Reading package lists... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up libxml-simple-perl (2.25-1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:19:36.062Z] #19 388.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.062Z] #19 388.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:19:36.068Z] #81 1.561 Reading package lists... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up crossbuild-essential-armel (12.9) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-04T17:19:36.321Z] #19 388.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-04T17:19:36.321Z] #19 388.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-04T17:19:36.321Z] #19 388.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-04T17:19:36.323Z] #81 2.087 Building dependency tree... [2022-08-04T17:19:36.323Z] #81 2.221 Reading state information... [2022-08-04T17:19:36.323Z] #81 2.354 The following additional packages will be installed: [2022-08-04T17:19:36.323Z] #81 2.355 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-04T17:19:36.323Z] #81 2.356 Suggested packages: [2022-08-04T17:19:36.323Z] #81 2.356 systemd-container policykit-1 [2022-08-04T17:19:36.323Z] #81 2.356 Recommended packages: [2022-08-04T17:19:36.324Z] #81 2.356 systemd-timesyncd | time-daemon libnss-systemd [2022-08-04T17:19:36.324Z] #81 2.424 The following NEW packages will be installed: [2022-08-04T17:19:36.580Z] #81 2.425 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-04T17:19:36.580Z] #81 2.425 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-04T17:19:36.580Z] #81 2.693 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:19:36.580Z] #81 2.693 Need to get 5817 kB of archives. [2022-08-04T17:19:36.580Z] #81 2.693 After this operation, 19.3 MB of additional disk space will be used. [2022-08-04T17:19:36.580Z] #81 2.693 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T17:19:36.581Z] #19 388.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:19:36.836Z] #81 2.696 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T17:19:36.836Z] #81 2.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T17:19:36.836Z] #81 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T17:19:36.836Z] #81 2.706 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T17:19:36.836Z] #81 2.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-04T17:19:36.836Z] #81 2.808 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-04T17:19:36.836Z] #81 2.814 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-04T17:19:36.836Z] #81 2.814 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-04T17:19:36.836Z] #81 2.825 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-04T17:19:37.081Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T17:19:37.081Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T17:19:37.081Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-08-04T17:19:37.092Z] #81 2.983 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:19:37.092Z] #81 3.017 Fetched 5817 kB in 0s (14.7 MB/s) [2022-08-04T17:19:37.092Z] #81 3.043 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T17:19:37.092Z] #81 3.043 (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 ... 28638 files and directories currently installed.) [2022-08-04T17:19:37.092Z] #81 3.059 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T17:19:37.092Z] #81 3.066 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T17:19:37.092Z] #81 3.096 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T17:19:37.092Z] #81 3.099 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-04T17:19:37.092Z] #81 3.102 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T17:19:37.092Z] #81 3.136 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T17:19:37.092Z] #81 3.138 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T17:19:37.092Z] #81 3.143 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T17:19:37.092Z] #81 3.192 Selecting previously unselected package libkmod2:amd64. [2022-08-04T17:19:37.340Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-08-04T17:19:37.340Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T17:19:37.340Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T17:19:37.340Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T17:19:37.348Z] #81 3.194 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-04T17:19:37.349Z] #81 3.198 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T17:19:37.349Z] #81 3.242 Selecting previously unselected package systemd. [2022-08-04T17:19:37.349Z] #81 3.245 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-04T17:19:37.349Z] #81 3.281 Unpacking systemd (247.3-7) ... [2022-08-04T17:19:37.524Z] #19 DONE 389.7s [2022-08-04T17:19:37.524Z] [2022-08-04T17:19:37.524Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T17:19:37.524Z] #32 sha256:22648ec5bd29da41eefd829e5abc2410ad8d9cfa495651e19f5bfaf9a188484c [2022-08-04T17:19:37.524Z] #32 DONE 0.1s [2022-08-04T17:19:37.524Z] [2022-08-04T17:19:37.524Z] #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-04T17:19:37.524Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:19:37.524Z] #20 ... [2022-08-04T17:19:37.524Z] [2022-08-04T17:19:37.524Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T17:19:37.524Z] #73 sha256:a2e6729977b80a1bb7aba7c2bd6e2a37e27e99ce6dfc077bd8c4afc092b17cc0 [2022-08-04T17:19:37.524Z] #73 DONE 0.2s [2022-08-04T17:19:37.602Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T17:19:37.602Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T17:19:37.602Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T17:19:37.602Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T17:19:37.784Z] [2022-08-04T17:19:37.784Z] #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-04T17:19:37.784Z] #74 sha256:68588c76f7ca68fbd08864f731e6cbeaffa9f4f2959db5e630783aac5d92cb22 [2022-08-04T17:19:37.866Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T17:19:37.866Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T17:19:37.959Z] #81 3.818 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T17:19:37.959Z] #81 3.832 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T17:19:37.959Z] #81 3.845 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T17:19:37.959Z] #81 3.856 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T17:19:37.959Z] #81 3.866 Setting up systemd (247.3-7) ... [2022-08-04T17:19:37.959Z] #81 3.901 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T17:19:37.959Z] #81 3.903 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T17:19:37.959Z] #81 3.905 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T17:19:37.959Z] #81 3.931 Initializing machine ID from KVM UUID. [2022-08-04T17:19:38.528Z] #81 4.361 Selecting previously unselected package systemd-sysv. [2022-08-04T17:19:38.528Z] #81 4.361 (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 ... 29449 files and directories currently installed.) [2022-08-04T17:19:38.528Z] #81 4.376 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-04T17:19:38.528Z] #81 4.379 Unpacking systemd-sysv (247.3-7) ... [2022-08-04T17:19:38.528Z] #81 4.431 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-04T17:19:38.528Z] #81 4.433 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-04T17:19:38.528Z] #81 4.437 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T17:19:38.528Z] #81 4.493 Selecting previously unselected package dbus. [2022-08-04T17:19:38.528Z] #81 4.496 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-04T17:19:38.528Z] #81 4.506 Unpacking dbus (1.12.20-2) ... [2022-08-04T17:19:38.528Z] #81 4.563 Selecting previously unselected package libpam-systemd:amd64. [2022-08-04T17:19:38.528Z] #81 4.566 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-04T17:19:38.528Z] #81 4.569 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-04T17:19:38.528Z] #81 4.617 Selecting previously unselected package dbus-user-session. [2022-08-04T17:19:38.793Z] #81 4.620 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-04T17:19:38.793Z] #81 4.624 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-04T17:19:38.793Z] #81 4.707 Setting up systemd-sysv (247.3-7) ... [2022-08-04T17:19:38.793Z] #81 4.725 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T17:19:38.793Z] #81 4.738 Setting up dbus (1.12.20-2) ... [2022-08-04T17:19:38.793Z] #81 4.855 invoke-rc.d: could not determine current runlevel [2022-08-04T17:19:38.806Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T17:19:38.806Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T17:19:38.806Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 6.0% of statements [2022-08-04T17:19:39.059Z] #81 4.857 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:19:39.059Z] #81 4.861 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-04T17:19:39.059Z] #81 5.019 Setting up dbus-user-session (1.12.20-2) ... [2022-08-04T17:19:39.059Z] #81 5.036 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:19:39.059Z] #81 DONE 5.1s [2022-08-04T17:19:39.065Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T17:19:39.168Z] #74 1.413 + RM_GOPATH=0 [2022-08-04T17:19:39.168Z] #74 1.413 + TMP_GOPATH= [2022-08-04T17:19:39.168Z] #74 1.413 + : /build [2022-08-04T17:19:39.168Z] #74 1.413 + '[' -z '' ']' [2022-08-04T17:19:39.168Z] #74 1.413 ++ mktemp -d [2022-08-04T17:19:39.168Z] #74 1.415 + export GOPATH=/tmp/tmp.bCckVSj4Xg [2022-08-04T17:19:39.168Z] #74 1.415 + GOPATH=/tmp/tmp.bCckVSj4Xg [2022-08-04T17:19:39.168Z] #74 1.415 + RM_GOPATH=1 [2022-08-04T17:19:39.168Z] #74 1.415 + case "$(go env GOARCH)" in [2022-08-04T17:19:39.168Z] #74 1.415 ++ go env GOARCH [2022-08-04T17:19:39.168Z] #74 1.419 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:19:39.168Z] #74 1.419 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:19:39.168Z] #74 1.420 ++ dirname /install.sh [2022-08-04T17:19:39.168Z] #74 1.425 + dir=/ [2022-08-04T17:19:39.168Z] #74 1.425 + bin=rootlesskit [2022-08-04T17:19:39.168Z] #74 1.425 + shift [2022-08-04T17:19:39.168Z] #74 1.425 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T17:19:39.168Z] #74 1.425 + . //rootlesskit.installer [2022-08-04T17:19:39.168Z] #74 1.425 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:19:39.168Z] #74 1.425 + install_rootlesskit [2022-08-04T17:19:39.168Z] #74 1.425 + case "$1" in [2022-08-04T17:19:39.168Z] #74 1.425 + export CGO_ENABLED=0 [2022-08-04T17:19:39.168Z] #74 1.425 + CGO_ENABLED=0 [2022-08-04T17:19:39.168Z] #74 1.425 + _install_rootlesskit [2022-08-04T17:19:39.168Z] #74 1.425 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T17:19:39.168Z] #74 1.426 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:19:39.168Z] #74 1.426 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:19:39.168Z] #74 1.426 + GOBIN=/build [2022-08-04T17:19:39.168Z] #74 1.426 + GO111MODULE=on [2022-08-04T17:19:39.168Z] #74 1.426 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:19:39.324Z] [2022-08-04T17:19:39.324Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-04T17:19:39.324Z] #82 sha256:75fb1e9e3e73a793053ca9ee490a4f3be08b2a6f88ac51e16a31103754eac4e5 [2022-08-04T17:19:39.429Z] #74 1.834 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:19:39.581Z] #82 0.442 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:19:39.581Z] #82 0.444 Dload Upload Total Spent Left Speed [2022-08-04T17:19:39.631Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-08-04T17:19:39.631Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T17:19:39.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-04T17:19:39.891Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T17:19:39.891Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-08-04T17:19:39.891Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T17:19:39.891Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T17:19:40.142Z] #82 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5750 0 --:--:-- --:--:-- --:--:-- 5750 [2022-08-04T17:19:40.143Z] #82 DONE 0.8s [2022-08-04T17:19:40.143Z] [2022-08-04T17:19:40.143Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T17:19:40.143Z] #83 sha256:ab0a8742e289e6a18161ed2376335981404add5643b04dfb54cf66235ed13f4b [2022-08-04T17:19:40.811Z] #74 3.128 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:19:40.811Z] #74 3.129 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T17:19:40.811Z] #74 3.464 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T17:19:41.071Z] #83 DONE 0.9s [2022-08-04T17:19:41.071Z] [2022-08-04T17:19:41.071Z] #84 exporting to image [2022-08-04T17:19:41.071Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T17:19:41.071Z] #84 exporting layers [2022-08-04T17:19:42.195Z] #74 ... [2022-08-04T17:19:42.196Z] [2022-08-04T17:19:42.196Z] #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-04T17:19:42.196Z] #33 sha256:883d9fc1e0b940735d66b1ffb7206f5a0396cf512641006877906de580206a0e [2022-08-04T17:19:42.196Z] #33 1.317 + RM_GOPATH=0 [2022-08-04T17:19:42.196Z] #33 1.317 + TMP_GOPATH= [2022-08-04T17:19:42.196Z] #33 1.317 + : /build [2022-08-04T17:19:42.196Z] #33 1.317 + '[' -z '' ']' [2022-08-04T17:19:42.196Z] #33 1.319 ++ mktemp -d [2022-08-04T17:19:42.196Z] #33 1.323 + export GOPATH=/tmp/tmp.gKkuetv9qe [2022-08-04T17:19:42.196Z] #33 1.323 + GOPATH=/tmp/tmp.gKkuetv9qe [2022-08-04T17:19:42.196Z] #33 1.323 + RM_GOPATH=1 [2022-08-04T17:19:42.196Z] #33 1.323 + case "$(go env GOARCH)" in [2022-08-04T17:19:42.196Z] #33 1.323 ++ go env GOARCH [2022-08-04T17:19:42.196Z] #33 1.344 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:19:42.196Z] #33 1.344 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:19:42.196Z] #33 1.345 ++ dirname /install.sh [2022-08-04T17:19:42.196Z] #33 1.346 + dir=/ [2022-08-04T17:19:42.196Z] #33 1.346 + bin=dockercli [2022-08-04T17:19:42.196Z] #33 1.346 + shift [2022-08-04T17:19:42.196Z] #33 1.346 + '[' '!' -f //dockercli.installer ']' [2022-08-04T17:19:42.196Z] #33 1.346 + . //dockercli.installer [2022-08-04T17:19:42.196Z] #33 1.346 ++ : stable [2022-08-04T17:19:42.196Z] #33 1.346 ++ : 17.06.2-ce [2022-08-04T17:19:42.196Z] #33 1.346 + install_dockercli [2022-08-04T17:19:42.196Z] #33 1.346 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T17:19:42.196Z] #33 1.346 ++ uname -m [2022-08-04T17:19:42.196Z] #33 1.346 Install docker/cli version 17.06.2-ce from stable [2022-08-04T17:19:42.196Z] #33 1.351 + arch=x86_64 [2022-08-04T17:19:42.196Z] #33 1.351 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T17:19:42.196Z] #33 1.351 + url=https://download.docker.com/linux/static [2022-08-04T17:19:42.196Z] #33 1.351 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T17:19:42.196Z] #33 1.352 + tar -xz docker/docker [2022-08-04T17:19:42.196Z] #33 4.593 + mkdir -p /build [2022-08-04T17:19:42.196Z] #33 4.595 + mv docker/docker /build/ [2022-08-04T17:19:42.196Z] #33 4.596 + rmdir docker [2022-08-04T17:19:42.196Z] #33 DONE 4.8s [2022-08-04T17:19:42.196Z] [2022-08-04T17:19:42.196Z] #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-04T17:19:42.196Z] #74 sha256:68588c76f7ca68fbd08864f731e6cbeaffa9f4f2959db5e630783aac5d92cb22 [2022-08-04T17:19:42.196Z] #74 4.657 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T17:19:42.426Z] ok github.com/docker/docker/builder/remotecontext 0.155s coverage: 13.7% of statements [2022-08-04T17:19:42.458Z] #74 ... [2022-08-04T17:19:42.458Z] [2022-08-04T17:19:42.458Z] #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-04T17:19:42.458Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:19:42.458Z] #20 1.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:19:42.458Z] #20 1.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:19:42.458Z] #20 1.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:19:42.458Z] #20 2.217 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T17:19:42.458Z] #20 2.591 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T17:19:42.458Z] #20 3.047 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T17:19:42.458Z] #20 3.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:19:42.458Z] #20 4.115 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:19:42.458Z] #20 4.577 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T17:19:42.458Z] #20 4.900 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T17:19:42.458Z] #20 4.902 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T17:19:42.458Z] #20 4.907 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T17:19:42.458Z] #20 4.909 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:19:42.458Z] #20 4.914 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T17:19:42.458Z] #20 4.919 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:19:42.458Z] #20 5.190 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T17:19:42.458Z] #20 5.217 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:19:42.685Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 49.3% of statements [2022-08-04T17:19:42.718Z] #20 5.225 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:19:42.718Z] #20 5.225 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T17:19:42.718Z] #20 5.225 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T17:19:42.718Z] #20 5.230 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T17:19:42.944Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T17:19:43.511Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-04T17:19:44.079Z] ok github.com/docker/docker/builder/remotecontext/git 1.356s coverage: 86.3% of statements [2022-08-04T17:19:44.079Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T17:19:44.079Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T17:19:44.079Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T17:19:44.079Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T17:19:44.647Z] ok github.com/docker/docker/cmd/docker-proxy 0.150s coverage: 67.6% of statements [2022-08-04T17:19:46.012Z] #20 ... [2022-08-04T17:19:46.012Z] [2022-08-04T17:19:46.012Z] #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-04T17:19:46.012Z] #74 sha256:68588c76f7ca68fbd08864f731e6cbeaffa9f4f2959db5e630783aac5d92cb22 [2022-08-04T17:19:46.012Z] #74 5.094 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:19:46.012Z] #74 5.105 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T17:19:46.012Z] #74 5.155 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T17:19:46.012Z] #74 5.363 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:19:46.012Z] #74 5.436 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:19:46.012Z] #74 5.589 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T17:19:46.012Z] #74 5.843 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T17:19:46.012Z] #74 5.899 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T17:19:46.012Z] #74 6.753 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T17:19:46.012Z] #74 6.855 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T17:19:47.393Z] #74 ... [2022-08-04T17:19:47.393Z] [2022-08-04T17:19:47.393Z] #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-04T17:19:47.393Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T17:19:47.393Z] #69 1.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:19:47.393Z] #69 1.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:19:47.393Z] #69 1.463 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:19:47.393Z] #69 1.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T17:19:47.393Z] #69 1.812 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:19:47.393Z] #69 2.305 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T17:19:47.393Z] #69 2.881 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T17:19:47.393Z] #69 3.420 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T17:19:47.393Z] #69 4.000 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:19:47.393Z] #69 4.383 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T17:19:47.393Z] #69 4.393 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T17:19:47.393Z] #69 4.400 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T17:19:47.393Z] #69 4.411 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:19:47.393Z] #69 4.413 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:19:47.393Z] #69 4.428 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T17:19:47.393Z] #69 4.436 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T17:19:47.393Z] #69 4.436 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T17:19:47.393Z] #69 4.437 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T17:19:47.393Z] #69 4.440 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:19:47.393Z] #69 4.441 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T17:19:47.393Z] #69 4.454 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:19:47.393Z] #69 ... [2022-08-04T17:19:47.393Z] [2022-08-04T17:19:47.393Z] #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-04T17:19:47.393Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T17:19:47.393Z] #49 1.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:19:47.393Z] #49 1.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:19:47.393Z] #49 1.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:19:47.393Z] #49 1.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:19:47.393Z] #49 2.300 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T17:19:47.393Z] #49 2.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T17:19:47.393Z] #49 3.425 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T17:19:47.393Z] #49 3.976 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:19:47.393Z] #49 4.440 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T17:19:47.393Z] #49 4.886 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T17:19:47.393Z] #49 4.892 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:19:47.393Z] #49 4.895 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T17:19:47.393Z] #49 4.910 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T17:19:47.393Z] #49 4.912 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:19:47.393Z] #49 4.922 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T17:19:47.393Z] #49 4.923 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:19:47.393Z] #49 4.923 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T17:19:47.393Z] #49 4.924 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T17:19:47.393Z] #49 4.924 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T17:19:47.393Z] #49 4.926 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:19:47.393Z] #49 4.927 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T17:19:47.605Z] #84 exporting layers 6.4s done [2022-08-04T17:19:47.605Z] #84 writing image sha256:54281d68aa90e6546569819d7dd0f5d2e4733b3d57bd5e30a9b5178276497bd4 done [2022-08-04T17:19:47.605Z] #84 naming to docker.io/library/docker:01337594766fe6014e15d454d1c916a62d72a463 done [2022-08-04T17:19:47.605Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:19:47.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -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=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh dynbinary test-integration [2022-08-04T17:19:48.884Z] ok github.com/docker/docker/client 0.101s coverage: 75.9% of statements [2022-08-04T17:19:49.302Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T17:19:49.302Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T17:19:49.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T17:19:49.302Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T17:19:49.302Z] 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-04T17:19:49.302Z] Detected virtualization docker. [2022-08-04T17:19:49.302Z] Detected architecture x86-64. [2022-08-04T17:19:49.302Z] Set hostname to <9a85d684c482>. [2022-08-04T17:19:49.302Z] modprobe@configfs.service: Succeeded. [2022-08-04T17:19:49.302Z] modprobe@drm.service: Succeeded. [2022-08-04T17:19:49.302Z] modprobe@fuse.service: Succeeded. [2022-08-04T17:19:49.302Z] + source /etc/docker-entrypoint-cmd [2022-08-04T17:19:49.302Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T17:19:49.302Z] [2022-08-04T17:19:49.558Z] Removing bundles/ [2022-08-04T17:19:49.558Z] [2022-08-04T17:19:49.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T17:19:49.558Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T17:19:49.558Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:19:50.415Z] #47 DONE 408.1s [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #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-04T17:19:50.415Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:19:50.415Z] #60 ... [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T17:19:50.415Z] #48 sha256:a5b12dedf0e844725d250f5ac91c87146dc2911b1b9a606e44362f4c934af9e0 [2022-08-04T17:19:50.415Z] #48 DONE 0.5s [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T17:19:50.415Z] #52 sha256:1950e4166cb69e22ba8ad4971c019285be7289b573fbf3b56ade3dd0b7527e35 [2022-08-04T17:19:50.415Z] #52 DONE 0.1s [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #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-04T17:19:50.415Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:19:50.415Z] #60 ... [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T17:19:50.415Z] #54 sha256:6b0067f5ae0517f40a7cac0d8f81239b7d0f65474b5d6fcf46717e4f72571055 [2022-08-04T17:19:50.415Z] #54 DONE 0.1s [2022-08-04T17:19:50.415Z] [2022-08-04T17:19:50.415Z] #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-04T17:19:50.415Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:19:51.347Z] #55 ... [2022-08-04T17:19:51.347Z] [2022-08-04T17:19:51.347Z] #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-04T17:19:51.347Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:19:51.347Z] #77 336.2 CCLD tests/init [2022-08-04T17:19:58.983Z] #77 ... [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.983Z] #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-04T17:19:58.983Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T17:19:58.983Z] #47 DONE 399.8s [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.983Z] #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-04T17:19:58.983Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:19:58.983Z] #60 ... [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.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-04T17:19:58.983Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:19:58.983Z] #77 325.2 CCLD tests/init [2022-08-04T17:19:58.983Z] #77 ... [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.983Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T17:19:58.983Z] #48 sha256:47a5bae288eb3ae2e1d5a1112da837f87d65b58cd75bb9b2a978bffca8312a86 [2022-08-04T17:19:58.983Z] #48 DONE 0.5s [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.983Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T17:19:58.983Z] #52 sha256:66b0cf7c9169f270c7686df8533bee75af13f52dd44a59af81e85876b9db9eb4 [2022-08-04T17:19:58.983Z] #52 DONE 0.1s [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.983Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T17:19:58.983Z] #54 sha256:8f1466a47ac9896b93afc3aefaf7ced187f2d4ee153cc0281d8eb6f57bfd3cc0 [2022-08-04T17:19:58.983Z] #54 DONE 0.1s [2022-08-04T17:19:58.983Z] [2022-08-04T17:19:58.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-04T17:19:58.983Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T17:19:59.614Z] #49 ... [2022-08-04T17:19:59.614Z] [2022-08-04T17:19:59.614Z] #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-04T17:19:59.614Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T17:19:59.614Z] #69 21.02 Fetched 49.2 MB in 20s (2479 kB/s) [2022-08-04T17:20:06.197Z] #69 21.02 Reading package lists... [2022-08-04T17:20:06.197Z] #69 ... [2022-08-04T17:20:06.197Z] [2022-08-04T17:20:06.197Z] #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-04T17:20:06.197Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T17:20:06.197Z] #49 22.00 Fetched 49.2 MB in 21s (2394 kB/s) [2022-08-04T17:20:07.581Z] #49 22.00 Reading package lists... [2022-08-04T17:20:07.581Z] #49 ... [2022-08-04T17:20:07.581Z] [2022-08-04T17:20:07.581Z] #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-04T17:20:07.581Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T17:20:07.581Z] #69 21.02 Reading package lists... [2022-08-04T17:20:09.492Z] #69 30.22 Reading package lists... [2022-08-04T17:20:09.492Z] #69 ... [2022-08-04T17:20:09.492Z] [2022-08-04T17:20:09.492Z] #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-04T17:20:09.492Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:09.492Z] #20 21.92 Fetched 49.2 MB in 20s (2422 kB/s) [2022-08-04T17:20:09.492Z] #20 21.92 Reading package lists... [2022-08-04T17:20:09.492Z] #20 31.29 Reading package lists... [2022-08-04T17:20:09.492Z] #20 ... [2022-08-04T17:20:09.492Z] [2022-08-04T17:20:09.492Z] #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-04T17:20:09.492Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T17:20:09.492Z] #49 22.00 Reading package lists... [2022-08-04T17:20:13.252Z] #77 357.4 CCLD libcrun.la [2022-08-04T17:20:13.252Z] #77 357.5 AR libcrun_testing.a [2022-08-04T17:20:13.252Z] #77 357.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T17:20:13.252Z] #77 357.6 CCLD tests/tests_libcrun_utils [2022-08-04T17:20:13.252Z] #77 357.6 CCLD tests/tests_libcrun_errors [2022-08-04T17:20:13.252Z] #77 357.6 CCLD tests/tests_libcrun_fuzzer [2022-08-04T17:20:14.184Z] #77 358.9 CCLD crun [2022-08-04T17:20:14.747Z] #77 359.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T17:20:15.005Z] #77 359.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T17:20:15.005Z] #77 359.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T17:20:15.005Z] #77 359.8 /bin/mkdir -p '/usr/local/lib' [2022-08-04T17:20:15.005Z] #77 359.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T17:20:15.005Z] #77 359.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T17:20:15.262Z] #77 359.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T17:20:15.262Z] #77 359.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T17:20:15.262Z] #77 359.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T17:20:15.262Z] #77 360.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T17:20:15.519Z] #77 360.1 ---------------------------------------------------------------------- [2022-08-04T17:20:15.519Z] #77 360.1 Libraries have been installed in: [2022-08-04T17:20:15.519Z] #77 360.1 /usr/local/lib [2022-08-04T17:20:15.519Z] #77 360.1 [2022-08-04T17:20:15.519Z] #77 360.1 If you ever happen to want to link against installed libraries [2022-08-04T17:20:15.519Z] #77 360.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T17:20:15.519Z] #77 360.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T17:20:15.519Z] #77 360.1 flag during linking and do at least one of the following: [2022-08-04T17:20:15.519Z] #77 360.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T17:20:15.519Z] #77 360.1 during execution [2022-08-04T17:20:15.519Z] #77 360.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T17:20:15.519Z] #77 360.1 during linking [2022-08-04T17:20:15.519Z] #77 360.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T17:20:15.519Z] #77 360.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T17:20:15.519Z] #77 360.1 [2022-08-04T17:20:15.519Z] #77 360.1 See any operating system documentation about shared libraries for [2022-08-04T17:20:15.519Z] #77 360.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T17:20:15.519Z] #77 360.1 ---------------------------------------------------------------------- [2022-08-04T17:20:15.519Z] #77 360.1 /bin/mkdir -p '/build' [2022-08-04T17:20:15.519Z] #77 360.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T17:20:15.519Z] #77 360.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T17:20:15.519Z] #77 360.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:15.519Z] #77 360.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:15.519Z] #77 360.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:15.776Z] #77 DONE 360.5s [2022-08-04T17:20:15.776Z] [2022-08-04T17:20:15.776Z] #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-04T17:20:15.776Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:20:17.626Z] #49 31.29 Reading package lists... [2022-08-04T17:20:17.626Z] #49 ... [2022-08-04T17:20:17.626Z] [2022-08-04T17:20:17.626Z] #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-04T17:20:17.626Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T17:20:17.626Z] #69 30.22 Reading package lists... [2022-08-04T17:20:19.535Z] #69 39.62 Building dependency tree... [2022-08-04T17:20:20.922Z] #77 346.2 AR libcrun_testing.a [2022-08-04T17:20:20.922Z] #77 346.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T17:20:20.922Z] #77 346.3 CCLD tests/tests_libcrun_errors [2022-08-04T17:20:20.922Z] #77 346.3 CCLD tests/tests_libcrun_utils [2022-08-04T17:20:20.922Z] #77 346.4 CCLD tests/tests_libcrun_fuzzer [2022-08-04T17:20:20.922Z] #77 346.5 CCLD libcrun.la [2022-08-04T17:20:20.922Z] #77 347.7 CCLD crun [2022-08-04T17:20:20.922Z] #77 348.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T17:20:20.922Z] #77 348.4 /bin/mkdir -p '/usr/local/lib' [2022-08-04T17:20:20.922Z] #77 348.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T17:20:20.922Z] #77 348.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T17:20:20.922Z] #77 348.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T17:20:20.922Z] #77 348.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T17:20:20.922Z] #77 348.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T17:20:20.922Z] #77 348.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T17:20:20.923Z] #77 348.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T17:20:20.965Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 31.9% of statements [2022-08-04T17:20:21.185Z] #77 348.8 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-04T17:20:21.185Z] #77 348.8 ---------------------------------------------------------------------- [2022-08-04T17:20:21.185Z] #77 348.8 Libraries have been installed in: [2022-08-04T17:20:21.185Z] #77 348.8 /usr/local/lib [2022-08-04T17:20:21.185Z] #77 348.8 [2022-08-04T17:20:21.185Z] #77 348.8 If you ever happen to want to link against installed libraries [2022-08-04T17:20:21.185Z] #77 348.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T17:20:21.185Z] #77 348.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T17:20:21.185Z] #77 348.8 flag during linking and do at least one of the following: [2022-08-04T17:20:21.185Z] #77 348.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T17:20:21.185Z] #77 348.8 during execution [2022-08-04T17:20:21.185Z] #77 348.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T17:20:21.185Z] #77 348.8 during linking [2022-08-04T17:20:21.185Z] #77 348.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T17:20:21.185Z] #77 348.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T17:20:21.185Z] #77 348.8 [2022-08-04T17:20:21.185Z] #77 348.8 See any operating system documentation about shared libraries for [2022-08-04T17:20:21.185Z] #77 348.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T17:20:21.185Z] #77 348.8 ---------------------------------------------------------------------- [2022-08-04T17:20:21.185Z] #77 348.8 /bin/mkdir -p '/build' [2022-08-04T17:20:21.185Z] #77 348.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T17:20:21.185Z] #77 348.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T17:20:21.185Z] #77 348.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:21.185Z] #77 348.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:21.185Z] #77 348.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T17:20:21.445Z] #77 DONE 349.2s [2022-08-04T17:20:21.445Z] [2022-08-04T17:20:21.445Z] #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-04T17:20:21.445Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:20:21.445Z] #69 43.95 The following additional packages will be installed: [2022-08-04T17:20:21.445Z] #69 43.98 libbtrfs0 [2022-08-04T17:20:21.445Z] #69 44.24 The following NEW packages will be installed: [2022-08-04T17:20:21.705Z] #69 44.26 libbtrfs-dev libbtrfs0 [2022-08-04T17:20:21.966Z] #69 44.74 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:20:21.966Z] #69 44.74 Need to get 460 kB of archives. [2022-08-04T17:20:21.966Z] #69 44.74 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T17:20:21.966Z] #69 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:20:21.966Z] #69 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:20:22.869Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2022-08-04T17:20:22.909Z] #69 45.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:20:22.909Z] #69 45.68 Fetched 460 kB in 0s (1308 kB/s) [2022-08-04T17:20:22.909Z] #69 45.71 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:20:22.909Z] #69 45.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 ... 30255 files and directories currently installed.) [2022-08-04T17:20:22.909Z] #69 45.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:20:22.909Z] #69 45.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:20:23.128Z] ok github.com/docker/docker/cmd/dockerd/trap 2.506s coverage: 0.0% of statements [2022-08-04T17:20:23.128Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T17:20:23.128Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T17:20:23.128Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T17:20:23.128Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T17:20:23.128Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T17:20:23.171Z] #69 45.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:20:23.171Z] #69 45.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:20:23.171Z] #69 45.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:20:23.431Z] #69 46.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:20:23.431Z] #69 46.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:20:23.431Z] #69 46.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:20:23.692Z] #69 DONE 46.4s [2022-08-04T17:20:23.692Z] [2022-08-04T17:20:23.692Z] #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-04T17:20:23.692Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:23.692Z] #20 31.29 Reading package lists... [2022-08-04T17:20:23.692Z] #20 40.20 Building dependency tree... [2022-08-04T17:20:23.692Z] #20 44.42 The following additional packages will be installed: [2022-08-04T17:20:23.692Z] #20 44.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:20:23.692Z] #20 44.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T17:20:23.692Z] #20 44.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T17:20:23.692Z] #20 44.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T17:20:23.692Z] #20 44.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T17:20:23.692Z] #20 44.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T17:20:23.692Z] #20 44.44 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T17:20:23.692Z] #20 44.46 Suggested packages: [2022-08-04T17:20:23.692Z] #20 44.46 gcc-10-locales seccomp wine64 [2022-08-04T17:20:23.692Z] #20 45.28 The following NEW packages will be installed: [2022-08-04T17:20:23.692Z] #20 45.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T17:20:23.692Z] #20 45.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T17:20:23.692Z] #20 45.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T17:20:23.692Z] #20 45.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T17:20:23.692Z] #20 45.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T17:20:23.692Z] #20 45.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T17:20:23.692Z] #20 45.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T17:20:23.692Z] #20 45.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T17:20:23.692Z] #20 45.30 mingw-w64-x86-64-dev [2022-08-04T17:20:23.692Z] #20 45.78 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:20:23.692Z] #20 45.78 Need to get 115 MB of archives. [2022-08-04T17:20:23.692Z] #20 45.78 After this operation, 645 MB of additional disk space will be used. [2022-08-04T17:20:23.692Z] #20 45.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-04T17:20:23.692Z] #20 45.82 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-04T17:20:23.692Z] #20 45.90 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-04T17:20:23.692Z] #20 45.90 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-04T17:20:23.692Z] #20 45.91 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-04T17:20:23.692Z] #20 45.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T17:20:23.692Z] #20 46.01 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-04T17:20:23.692Z] #20 46.08 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-04T17:20:23.692Z] #20 46.09 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-04T17:20:23.692Z] #20 46.30 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-04T17:20:23.692Z] #20 ... [2022-08-04T17:20:23.692Z] [2022-08-04T17:20:23.692Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T17:20:23.692Z] #70 sha256:b671d3e89da3c62f60aa9147f88cb27479b4623a35db924b5eb53f006473f964 [2022-08-04T17:20:23.692Z] #70 DONE 0.1s [2022-08-04T17:20:23.692Z] [2022-08-04T17:20:23.692Z] #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-04T17:20:23.692Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T17:20:23.692Z] #49 31.29 Reading package lists... [2022-08-04T17:20:23.692Z] #49 40.50 Building dependency tree... [2022-08-04T17:20:23.692Z] #49 44.63 The following additional packages will be installed: [2022-08-04T17:20:23.692Z] #49 44.65 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-04T17:20:23.692Z] #49 44.67 Suggested packages: [2022-08-04T17:20:23.692Z] #49 44.67 cmake-doc ninja-build lrzip [2022-08-04T17:20:23.692Z] #49 44.67 Recommended packages: [2022-08-04T17:20:23.692Z] #49 44.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T17:20:23.692Z] #49 45.32 The following NEW packages will be installed: [2022-08-04T17:20:23.692Z] #49 45.36 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-04T17:20:23.692Z] #49 45.78 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:20:23.692Z] #49 45.78 Need to get 8418 kB of archives. [2022-08-04T17:20:23.692Z] #49 45.78 After this operation, 34.9 MB of additional disk space will be used. [2022-08-04T17:20:23.692Z] #49 45.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:20:23.692Z] #49 45.78 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-04T17:20:23.692Z] #49 45.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T17:20:23.692Z] #49 45.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T17:20:23.692Z] #49 45.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T17:20:23.692Z] #49 45.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T17:20:23.692Z] #49 45.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T17:20:23.692Z] #49 45.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T17:20:23.953Z] #49 46.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:20:24.216Z] #49 ... [2022-08-04T17:20:24.216Z] [2022-08-04T17:20:24.216Z] #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-04T17:20:24.216Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:24.216Z] #20 46.89 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-04T17:20:24.476Z] #20 47.11 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-04T17:20:24.476Z] #20 47.29 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-04T17:20:25.047Z] #20 47.74 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-04T17:20:25.308Z] #20 47.91 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-04T17:20:25.308Z] #20 47.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T17:20:25.308Z] #20 47.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T17:20:25.308Z] #20 47.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T17:20:25.308Z] #20 47.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T17:20:25.308Z] #20 47.93 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-04T17:20:25.308Z] #20 47.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T17:20:25.308Z] #20 47.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T17:20:25.308Z] #20 47.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T17:20:25.308Z] #20 47.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T17:20:25.308Z] #20 47.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T17:20:25.308Z] #20 47.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T17:20:25.308Z] #20 47.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T17:20:25.308Z] #20 47.96 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-04T17:20:25.308Z] #20 47.96 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-04T17:20:25.308Z] #20 47.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T17:20:25.878Z] #20 48.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:20:26.138Z] #20 48.91 Fetched 115 MB in 2s (45.9 MB/s) [2022-08-04T17:20:26.138Z] #20 48.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T17:20:26.399Z] #20 48.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T17:20:26.399Z] #20 49.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:20:26.399Z] #20 49.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:20:27.339Z] #20 49.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T17:20:27.339Z] #20 49.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T17:20:27.339Z] #20 49.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:20:28.281Z] #20 51.00 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T17:20:28.281Z] #20 51.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T17:20:28.281Z] #20 51.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:20:28.397Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-08-04T17:20:28.543Z] #20 ... [2022-08-04T17:20:28.543Z] [2022-08-04T17:20:28.543Z] #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-04T17:20:28.543Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T17:20:28.543Z] #49 47.24 Fetched 8418 kB in 0s (18.0 MB/s) [2022-08-04T17:20:28.543Z] #49 47.33 Selecting previously unselected package xxd. [2022-08-04T17:20:28.543Z] #49 47.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T17:20:28.543Z] #49 47.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 47.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 47.48 Selecting previously unselected package vim-common. [2022-08-04T17:20:28.543Z] #49 47.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:20:28.543Z] #49 47.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 47.75 Selecting previously unselected package cmake-data. [2022-08-04T17:20:28.543Z] #49 47.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T17:20:28.543Z] #49 47.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 48.63 Selecting previously unselected package libarchive13:amd64. [2022-08-04T17:20:28.543Z] #49 48.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 48.65 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 48.81 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T17:20:28.543Z] #49 48.81 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 48.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:20:28.543Z] #49 48.89 Selecting previously unselected package librhash0:amd64. [2022-08-04T17:20:28.543Z] #49 48.90 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 48.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:20:28.543Z] #49 49.00 Selecting previously unselected package libuv1:amd64. [2022-08-04T17:20:28.543Z] #49 49.00 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 49.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:20:28.543Z] #49 49.08 Selecting previously unselected package cmake. [2022-08-04T17:20:28.543Z] #49 49.08 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T17:20:28.543Z] #49 49.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T17:20:28.543Z] #49 50.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T17:20:28.543Z] #49 50.64 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T17:20:28.543Z] #49 50.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T17:20:28.543Z] #49 50.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:20:28.543Z] #49 DONE 51.1s [2022-08-04T17:20:28.543Z] [2022-08-04T17:20:28.543Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T17:20:28.543Z] #50 sha256:048711a14832cafef354dcd40b9d9fb05aee5afe7ed2c87f1cd94e7762b779b7 [2022-08-04T17:20:28.543Z] #50 DONE 0.0s [2022-08-04T17:20:28.543Z] [2022-08-04T17:20:28.543Z] #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-04T17:20:28.543Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:28.543Z] #20 51.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T17:20:28.543Z] #20 51.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:20:28.543Z] #20 51.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:28.543Z] #20 51.33 Selecting previously unselected package dmsetup. [2022-08-04T17:20:28.804Z] #20 51.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:20:28.804Z] #20 51.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:20:28.804Z] #20 51.47 Selecting previously unselected package mingw-w64-common. [2022-08-04T17:20:28.804Z] #20 ... [2022-08-04T17:20:28.804Z] [2022-08-04T17:20:28.804Z] #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-04T17:20:28.804Z] #74 sha256:68588c76f7ca68fbd08864f731e6cbeaffa9f4f2959db5e630783aac5d92cb22 [2022-08-04T17:20:28.804Z] #74 47.75 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T17:20:28.804Z] #74 47.75 + GOBIN=/build [2022-08-04T17:20:28.804Z] #74 47.75 + GO111MODULE=on [2022-08-04T17:20:28.804Z] #74 47.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T17:20:28.804Z] #74 51.14 rootlesskit version 1.0.0 [2022-08-04T17:20:28.804Z] #74 51.15 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T17:20:28.804Z] #74 51.15 -container-ip string [2022-08-04T17:20:28.804Z] #74 51.15 container ip [2022-08-04T17:20:28.804Z] #74 51.15 -container-port int [2022-08-04T17:20:28.804Z] #74 51.15 container port (default -1) [2022-08-04T17:20:28.804Z] #74 51.15 -host-ip string [2022-08-04T17:20:28.804Z] #74 51.15 host ip [2022-08-04T17:20:28.804Z] #74 51.15 -host-port int [2022-08-04T17:20:28.804Z] #74 51.15 host port (default -1) [2022-08-04T17:20:28.804Z] #74 51.15 -proto string [2022-08-04T17:20:28.804Z] #74 51.15 proxy protocol (default "tcp") [2022-08-04T17:20:28.804Z] #74 DONE 51.3s [2022-08-04T17:20:28.804Z] [2022-08-04T17:20:28.804Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T17:20:28.804Z] #75 sha256:5d9a932d9df2a2aca84773a7ca45f27c0b8ec5100fef85a76ac482df95858fbe [2022-08-04T17:20:28.804Z] #75 DONE 0.1s [2022-08-04T17:20:28.804Z] [2022-08-04T17:20:28.804Z] #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-04T17:20:28.804Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:28.804Z] #20 51.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T17:20:28.804Z] #20 51.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T17:20:29.064Z] #20 ... [2022-08-04T17:20:29.064Z] [2022-08-04T17:20:29.064Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T17:20:29.064Z] #76 sha256:5b06daa77923f026bc5b7898979a68a54eed2fb6b2a412e7d360c8660d8c705b [2022-08-04T17:20:29.064Z] #76 DONE 0.1s [2022-08-04T17:20:29.064Z] [2022-08-04T17:20:29.064Z] #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-04T17:20:29.064Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:20:29.064Z] #71 0.921 + RM_GOPATH=0 [2022-08-04T17:20:29.064Z] #71 0.921 + TMP_GOPATH= [2022-08-04T17:20:29.064Z] #71 0.921 + : /build [2022-08-04T17:20:29.064Z] #71 0.921 + '[' -z '' ']' [2022-08-04T17:20:29.064Z] #71 0.921 ++ mktemp -d [2022-08-04T17:20:29.064Z] #71 0.926 + export GOPATH=/tmp/tmp.RWE8NF2BnQ [2022-08-04T17:20:29.064Z] #71 0.926 + GOPATH=/tmp/tmp.RWE8NF2BnQ [2022-08-04T17:20:29.064Z] #71 0.926 + RM_GOPATH=1 [2022-08-04T17:20:29.064Z] #71 0.926 + case "$(go env GOARCH)" in [2022-08-04T17:20:29.064Z] #71 0.927 ++ go env GOARCH [2022-08-04T17:20:29.064Z] #71 0.936 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:20:29.064Z] #71 0.936 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:20:29.064Z] #71 0.936 ++ dirname /install.sh [2022-08-04T17:20:29.064Z] #71 0.938 + dir=/ [2022-08-04T17:20:29.064Z] #71 0.938 + bin=containerd [2022-08-04T17:20:29.064Z] #71 0.938 + shift [2022-08-04T17:20:29.064Z] #71 0.938 + '[' '!' -f //containerd.installer ']' [2022-08-04T17:20:29.064Z] #71 0.939 + . //containerd.installer [2022-08-04T17:20:29.064Z] #71 0.939 ++ set -e [2022-08-04T17:20:29.064Z] #71 0.939 ++ : v1.6.6 [2022-08-04T17:20:29.064Z] #71 0.942 + install_containerd [2022-08-04T17:20:29.064Z] #71 0.950 + echo 'Install containerd version v1.6.6' [2022-08-04T17:20:29.064Z] #71 0.950 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RWE8NF2BnQ/src/github.com/containerd/containerd [2022-08-04T17:20:29.064Z] #71 0.950 Install containerd version v1.6.6 [2022-08-04T17:20:29.064Z] #71 0.953 Cloning into '/tmp/tmp.RWE8NF2BnQ/src/github.com/containerd/containerd'... [2022-08-04T17:20:29.773Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-04T17:20:30.982Z] #71 ... [2022-08-04T17:20:30.982Z] [2022-08-04T17:20:30.982Z] #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-04T17:20:30.982Z] #51 sha256:6da8428ff38f36d725b7a83b5d310601d29ce8d544ee693b44b7abbec2d68762 [2022-08-04T17:20:30.982Z] #51 1.267 + RM_GOPATH=0 [2022-08-04T17:20:30.982Z] #51 1.267 + TMP_GOPATH= [2022-08-04T17:20:30.982Z] #51 1.267 + : /build [2022-08-04T17:20:30.982Z] #51 1.267 + '[' -z '' ']' [2022-08-04T17:20:30.982Z] #51 1.267 ++ mktemp -d [2022-08-04T17:20:30.982Z] #51 1.270 + export GOPATH=/tmp/tmp.ej5TML6zTK [2022-08-04T17:20:30.982Z] #51 1.270 + GOPATH=/tmp/tmp.ej5TML6zTK [2022-08-04T17:20:30.982Z] #51 1.270 + RM_GOPATH=1 [2022-08-04T17:20:30.982Z] #51 1.270 + case "$(go env GOARCH)" in [2022-08-04T17:20:30.982Z] #51 1.271 ++ go env GOARCH [2022-08-04T17:20:30.982Z] #51 1.287 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:20:30.982Z] #51 1.287 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:20:30.982Z] #51 1.287 ++ dirname /install.sh [2022-08-04T17:20:30.982Z] #51 1.288 + dir=/ [2022-08-04T17:20:30.982Z] #51 1.288 + bin=tini [2022-08-04T17:20:30.982Z] #51 1.288 + shift [2022-08-04T17:20:30.982Z] #51 1.288 + '[' '!' -f //tini.installer ']' [2022-08-04T17:20:30.982Z] #51 1.288 + . //tini.installer [2022-08-04T17:20:30.982Z] #51 1.288 ++ : v0.19.0 [2022-08-04T17:20:30.982Z] #51 1.289 Install tini version v0.19.0 [2022-08-04T17:20:30.982Z] #51 1.289 + install_tini [2022-08-04T17:20:30.982Z] #51 1.289 + echo 'Install tini version v0.19.0' [2022-08-04T17:20:30.982Z] #51 1.289 + git clone https://github.com/krallin/tini.git /tmp/tmp.ej5TML6zTK/tini [2022-08-04T17:20:30.982Z] #51 1.291 Cloning into '/tmp/tmp.ej5TML6zTK/tini'... [2022-08-04T17:20:30.982Z] #51 1.781 + cd /tmp/tmp.ej5TML6zTK/tini [2022-08-04T17:20:30.982Z] #51 1.781 + git checkout -q v0.19.0 [2022-08-04T17:20:30.982Z] #51 1.796 + cmake . [2022-08-04T17:20:30.982Z] #51 2.138 -- The C compiler identification is GNU 10.2.1 [2022-08-04T17:20:30.982Z] #51 2.174 -- Detecting C compiler ABI info [2022-08-04T17:20:30.982Z] #51 2.374 -- Detecting C compiler ABI info - done [2022-08-04T17:20:30.982Z] #51 2.418 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T17:20:30.982Z] #51 2.418 -- Detecting C compile features [2022-08-04T17:20:30.982Z] #51 2.419 -- Detecting C compile features - done [2022-08-04T17:20:30.982Z] #51 2.437 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T17:20:30.982Z] #51 2.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T17:20:30.982Z] #51 2.562 -- Configuring done [2022-08-04T17:20:30.982Z] #51 2.567 -- Generating done [2022-08-04T17:20:30.982Z] #51 2.568 -- Build files have been written to: /tmp/tmp.ej5TML6zTK/tini [2022-08-04T17:20:30.982Z] #51 2.571 + make tini-static [2022-08-04T17:20:30.982Z] #51 2.663 Scanning dependencies of target tini-static [2022-08-04T17:20:31.150Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T17:20:31.243Z] #51 2.733 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T17:20:31.816Z] #51 3.187 [100%] Linking C executable tini-static [2022-08-04T17:20:31.816Z] #51 3.379 [100%] Built target tini-static [2022-08-04T17:20:32.077Z] #51 3.408 + mkdir -p /build [2022-08-04T17:20:32.077Z] #51 3.410 + cp tini-static /build/docker-init [2022-08-04T17:20:32.077Z] #51 DONE 3.6s [2022-08-04T17:20:32.077Z] [2022-08-04T17:20:32.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-04T17:20:32.077Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:32.077Z] #20 53.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T17:20:32.077Z] #20 53.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T17:20:32.077Z] #20 53.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:20:33.020Z] #20 55.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T17:20:33.020Z] #20 55.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:33.020Z] #20 55.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:20:33.280Z] #20 55.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T17:20:33.280Z] #20 55.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:33.280Z] #20 55.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:20:33.936Z] #55 ... [2022-08-04T17:20:33.936Z] [2022-08-04T17:20:33.936Z] #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-04T17:20:33.936Z] #60 sha256:2f8ca7b96e6129cdc16b1270a8d0aafdb666f99a6efcdc9a7df687e58f3ab8d5 [2022-08-04T17:20:33.936Z] #60 236.6 + mkdir -p /build [2022-08-04T17:20:33.936Z] #60 236.6 + cp runc /build/runc [2022-08-04T17:20:33.936Z] #60 DONE 237.7s [2022-08-04T17:20:33.936Z] [2022-08-04T17:20:33.936Z] #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-04T17:20:33.936Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:20:33.936Z] #55 454.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T17:20:33.936Z] #55 DONE 454.7s [2022-08-04T17:20:33.936Z] [2022-08-04T17:20:33.936Z] #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-04T17:20:33.936Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:20:35.833Z] #64 ... [2022-08-04T17:20:35.833Z] [2022-08-04T17:20:35.833Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T17:20:35.833Z] #56 sha256:f8506b7db0de9499d8b76874bcc99ea0d1b40c92789f46ee5ee6d3aa74383f6e [2022-08-04T17:20:35.931Z] #20 58.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T17:20:35.932Z] #20 58.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:35.932Z] #20 58.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:20:36.090Z] #56 DONE 0.6s [2022-08-04T17:20:36.090Z] [2022-08-04T17:20:36.090Z] #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-04T17:20:36.090Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:20:36.348Z] #64 ... [2022-08-04T17:20:36.348Z] [2022-08-04T17:20:36.348Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T17:20:36.348Z] #58 sha256:a048d56979ea2132c995fdfda28e4fab7eacf8dcaa88fffc429f7146cadb8ac9 [2022-08-04T17:20:36.348Z] #58 DONE 0.1s [2022-08-04T17:20:36.348Z] [2022-08-04T17:20:36.348Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T17:20:36.348Z] #61 sha256:f4bfc4fdeeb83a8fb442ba7904b38b60b8f1bf37cbfa0b5be6b9ddbe5eeee48f [2022-08-04T17:20:36.348Z] #61 DONE 0.2s [2022-08-04T17:20:36.348Z] [2022-08-04T17:20:36.348Z] #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-04T17:20:36.348Z] #64 sha256:ad26e7acd9a5ff03a82aca170c640db76ad5f548d87fb0dbe751dc9eae5d47de [2022-08-04T17:20:37.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T17:20:39.090Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-08-04T17:20:39.225Z] #20 ... [2022-08-04T17:20:39.225Z] [2022-08-04T17:20:39.225Z] #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-04T17:20:39.225Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:20:39.225Z] #71 15.29 + cd /tmp/tmp.RWE8NF2BnQ/src/github.com/containerd/containerd [2022-08-04T17:20:39.225Z] #71 15.29 + git checkout -q v1.6.6 [2022-08-04T17:20:39.349Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T17:20:39.555Z] #55 ... [2022-08-04T17:20:39.555Z] [2022-08-04T17:20:39.555Z] #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-04T17:20:39.555Z] #60 sha256:d8757855947efc42766fcaacae5831b1aa62cace7f431f0eebbfe2b4a6417ec5 [2022-08-04T17:20:39.555Z] #60 232.0 + mkdir -p /build [2022-08-04T17:20:39.555Z] #60 232.0 + cp runc /build/runc [2022-08-04T17:20:39.555Z] #60 DONE 233.3s [2022-08-04T17:20:39.555Z] [2022-08-04T17:20:39.555Z] #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-04T17:20:39.555Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T17:20:39.555Z] #55 444.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T17:20:39.555Z] #55 DONE 444.3s [2022-08-04T17:20:39.555Z] [2022-08-04T17:20:39.555Z] #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-04T17:20:39.555Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:20:39.648Z] #64 397.8 + bin/containerd [2022-08-04T17:20:40.166Z] #71 16.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T17:20:40.167Z] #71 16.14 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T17:20:40.167Z] #71 16.14 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:20:40.167Z] #71 16.14 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T17:20:40.167Z] #71 16.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T17:20:40.167Z] #71 16.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T17:20:40.167Z] #71 16.14 + '[' '' = dynamic ']' [2022-08-04T17:20:40.167Z] #71 16.14 + make [2022-08-04T17:20:40.285Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-04T17:20:40.285Z] ok github.com/docker/docker/daemon 10.171s coverage: 16.5% of statements [2022-08-04T17:20:40.285Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T17:20:40.285Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T17:20:40.285Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T17:20:40.285Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T17:20:40.736Z] #71 16.66 + bin/ctr [2022-08-04T17:20:41.460Z] #64 ... [2022-08-04T17:20:41.461Z] [2022-08-04T17:20:41.461Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T17:20:41.461Z] #56 sha256:055ee4e239f73de9eff6ac0465bae21ccc5192be989ae6bf56df2fcc7acb6718 [2022-08-04T17:20:41.662Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.597s coverage: 74.8% of statements [2022-08-04T17:20:41.720Z] #56 DONE 0.5s [2022-08-04T17:20:41.720Z] [2022-08-04T17:20:41.720Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T17:20:41.720Z] #58 sha256:e876d115345063c6239527e6a0a4c49cdf6e1ef02a480f8898409ecdcc524fb7 [2022-08-04T17:20:41.720Z] #58 DONE 0.1s [2022-08-04T17:20:41.720Z] [2022-08-04T17:20:41.720Z] #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-04T17:20:41.720Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:20:41.980Z] #64 ... [2022-08-04T17:20:41.980Z] [2022-08-04T17:20:41.980Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T17:20:41.980Z] #61 sha256:0e9c61123ebb202d7c19a4d84aba6ed6e1d7113fe06f698a62063875b5652596 [2022-08-04T17:20:41.980Z] #61 DONE 0.2s [2022-08-04T17:20:41.980Z] [2022-08-04T17:20:41.980Z] #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-04T17:20:41.980Z] #64 sha256:f1dfa16a56894189d9a768467512225beddf5001c48959e1bea1dc6de4e4fec4 [2022-08-04T17:20:42.229Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-04T17:20:42.488Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.285s coverage: 60.7% of statements [2022-08-04T17:20:43.864Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-04T17:20:44.565Z] #64 387.9 + bin/containerd [2022-08-04T17:20:45.241Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.6% of statements [2022-08-04T17:20:46.618Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.696s coverage: 45.9% of statements [2022-08-04T17:20:46.618Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T17:20:47.313Z] #71 ... [2022-08-04T17:20:47.313Z] [2022-08-04T17:20:47.313Z] #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-04T17:20:47.313Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T17:20:47.313Z] #20 62.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T17:20:47.313Z] #20 62.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:47.313Z] #20 62.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:20:47.313Z] #20 63.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T17:20:47.313Z] #20 63.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:47.313Z] #20 63.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:20:47.313Z] #20 65.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T17:20:47.313Z] #20 65.33 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:47.313Z] #20 65.34 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:20:47.313Z] #20 69.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T17:20:47.313Z] #20 69.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T17:20:47.313Z] #20 69.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:20:47.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.984s coverage: 58.5% of statements [2022-08-04T17:20:47.556Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T17:20:47.556Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T17:20:47.556Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-04T17:20:48.255Z] #20 70.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T17:20:48.255Z] #20 70.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T17:20:48.255Z] #20 70.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:20:48.255Z] #20 70.79 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T17:20:48.255Z] #20 70.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T17:20:48.255Z] #20 70.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:20:48.255Z] #20 70.85 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T17:20:48.255Z] #20 70.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T17:20:48.255Z] #20 70.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:20:48.255Z] #20 70.92 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T17:20:48.255Z] #20 70.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T17:20:48.255Z] #20 70.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:20:48.255Z] #20 71.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T17:20:48.255Z] #20 71.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T17:20:48.255Z] #20 71.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:20:48.255Z] #20 71.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T17:20:48.255Z] #20 71.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:20:48.493Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-04T17:20:48.516Z] #20 71.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:48.516Z] #20 71.15 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T17:20:48.516Z] #20 71.15 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T17:20:48.516Z] #20 71.16 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:20:48.516Z] #20 71.22 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T17:20:48.516Z] #20 71.23 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T17:20:48.516Z] #20 71.23 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:20:48.516Z] #20 71.35 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T17:20:48.776Z] #20 71.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T17:20:48.776Z] #20 71.36 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:20:48.776Z] #20 71.44 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T17:20:48.776Z] #20 71.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T17:20:48.776Z] #20 71.45 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:20:49.036Z] #20 71.53 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T17:20:49.036Z] #20 71.54 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T17:20:49.036Z] #20 71.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:20:49.036Z] #20 71.57 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T17:20:49.036Z] #20 71.57 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T17:20:49.036Z] #20 71.58 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:20:49.036Z] #20 71.75 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T17:20:49.036Z] #20 71.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T17:20:49.036Z] #20 71.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:20:49.036Z] #20 71.85 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T17:20:49.061Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-08-04T17:20:49.296Z] #20 71.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T17:20:49.296Z] #20 71.86 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:49.297Z] #20 71.91 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T17:20:49.297Z] #20 71.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T17:20:49.297Z] #20 71.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:20:49.297Z] #20 71.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T17:20:49.297Z] #20 71.99 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T17:20:49.297Z] #20 72.00 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:20:49.557Z] #20 72.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T17:20:49.557Z] #20 72.23 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T17:20:49.557Z] #20 72.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T17:20:49.557Z] #20 72.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T17:20:49.557Z] #20 72.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T17:20:49.557Z] #20 72.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T17:20:49.557Z] #20 72.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T17:20:49.557Z] #20 72.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T17:20:49.557Z] #20 72.30 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T17:20:49.557Z] #20 72.31 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T17:20:49.557Z] #20 72.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T17:20:49.557Z] #20 72.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T17:20:49.557Z] #20 72.33 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T17:20:49.557Z] #20 72.34 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T17:20:49.557Z] #20 72.35 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T17:20:49.628Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-08-04T17:20:49.628Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T17:20:49.628Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T17:20:49.822Z] #20 72.36 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T17:20:49.822Z] #20 72.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T17:20:49.822Z] #20 72.38 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T17:20:49.822Z] #20 72.39 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T17:20:49.822Z] #20 72.40 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.41 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.42 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-04T17:20:49.822Z] #20 72.42 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.43 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-04T17:20:49.822Z] #20 72.44 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T17:20:49.822Z] #20 72.45 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T17:20:49.822Z] #20 72.47 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.48 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T17:20:49.822Z] #20 72.50 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:49.822Z] #20 72.51 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T17:20:49.822Z] #20 72.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:49.822Z] #20 72.53 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T17:20:49.822Z] #20 72.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:20:50.565Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-04T17:20:51.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 79.9% of statements [2022-08-04T17:20:51.132Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-08-04T17:20:51.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T17:20:51.207Z] #20 DONE 73.8s [2022-08-04T17:20:51.208Z] [2022-08-04T17:20:51.208Z] #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-04T17:20:51.208Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T17:20:51.700Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-04T17:20:51.700Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-04T17:20:52.150Z] #21 1.081 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T17:20:52.150Z] #21 1.161 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T17:20:52.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-08-04T17:20:52.410Z] #21 1.164 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T17:20:52.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.160s coverage: 76.8% of statements [2022-08-04T17:20:53.095Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 79.4% of statements [2022-08-04T17:20:53.096Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T17:20:53.096Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T17:20:53.663Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-04T17:20:53.922Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 65.9% of statements [2022-08-04T17:20:54.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-04T17:20:54.858Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T17:20:55.426Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T17:20:56.362Z] ok github.com/docker/docker/daemon/logger/splunk 1.528s coverage: 82.5% of statements [2022-08-04T17:20:56.362Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T17:20:56.362Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T17:20:56.930Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-04T17:20:58.267Z] #21 1.638 Reading package lists... [2022-08-04T17:20:58.306Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-08-04T17:20:58.306Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T17:20:58.873Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T17:20:59.440Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-08-04T17:20:59.440Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-08-04T17:20:59.440Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T17:21:00.011Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-04T17:21:00.270Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-04T17:21:00.270Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T17:21:00.270Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T17:21:00.558Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T17:21:01.518Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-04T17:21:02.091Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-04T17:21:02.350Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-08-04T17:21:02.467Z] #21 6.290 Reading package lists... [2022-08-04T17:21:03.408Z] #21 10.94 Building dependency tree... [2022-08-04T17:21:03.408Z] #21 12.11 Reading state information... [2022-08-04T17:21:03.726Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.3% of statements [2022-08-04T17:21:04.350Z] #21 13.30 The following additional packages will be installed: [2022-08-04T17:21:04.610Z] #21 13.30 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T17:21:04.610Z] #21 13.31 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T17:21:04.610Z] #21 13.31 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T17:21:04.610Z] #21 13.31 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T17:21:04.610Z] #21 13.31 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T17:21:04.610Z] #21 13.31 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-04T17:21:04.610Z] #21 13.32 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T17:21:04.610Z] #21 13.34 Suggested packages: [2022-08-04T17:21:04.610Z] #21 13.34 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-04T17:21:04.610Z] #21 13.34 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-04T17:21:04.610Z] #21 13.34 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-04T17:21:04.610Z] #21 13.34 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-04T17:21:04.610Z] #21 13.34 seccomp:ppc64el seccomp:s390x [2022-08-04T17:21:04.610Z] #21 13.34 Recommended packages: [2022-08-04T17:21:04.610Z] #21 13.34 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-04T17:21:04.610Z] #21 13.34 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-04T17:21:04.610Z] #21 13.34 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-04T17:21:04.610Z] #21 13.34 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-04T17:21:04.660Z] ok github.com/docker/docker/pkg/authorization 0.390s coverage: 68.3% of statements [2022-08-04T17:21:04.870Z] #21 13.81 The following NEW packages will be installed: [2022-08-04T17:21:04.870Z] #21 13.81 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T17:21:04.870Z] #21 13.81 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-04T17:21:04.870Z] #21 13.81 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-04T17:21:04.870Z] #21 13.81 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T17:21:04.870Z] #21 13.81 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T17:21:04.870Z] #21 13.81 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T17:21:04.870Z] #21 13.81 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T17:21:04.870Z] #21 13.81 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-04T17:21:04.870Z] #21 13.81 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-04T17:21:04.870Z] #21 13.81 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-04T17:21:04.870Z] #21 13.82 libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T17:21:04.919Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T17:21:05.178Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-04T17:21:05.441Z] #21 14.18 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:21:05.441Z] #21 14.18 Need to get 15.9 MB of archives. [2022-08-04T17:21:05.441Z] #21 14.18 After this operation, 73.0 MB of additional disk space will be used. [2022-08-04T17:21:05.441Z] #21 14.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-04T17:21:05.441Z] #21 14.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-04T17:21:05.441Z] #21 14.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-04T17:21:05.441Z] #21 14.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-04T17:21:05.441Z] #21 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-04T17:21:05.441Z] #21 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-04T17:21:05.441Z] #21 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-04T17:21:05.441Z] #21 14.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-04T17:21:05.441Z] #21 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-04T17:21:05.441Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-04T17:21:05.441Z] #21 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-04T17:21:05.441Z] #21 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-04T17:21:05.441Z] #21 14.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-04T17:21:05.441Z] #21 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-04T17:21:05.441Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-04T17:21:05.441Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-04T17:21:05.441Z] #21 14.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-04T17:21:05.441Z] #21 14.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-04T17:21:05.441Z] #21 14.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-04T17:21:05.441Z] #21 14.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-04T17:21:05.441Z] #21 14.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-04T17:21:05.701Z] #21 14.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-04T17:21:05.701Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-04T17:21:05.701Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T17:21:05.701Z] #21 14.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T17:21:05.701Z] #21 14.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-04T17:21:05.701Z] #21 14.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-04T17:21:05.701Z] #21 14.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-04T17:21:05.701Z] #21 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-04T17:21:05.701Z] #21 14.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-04T17:21:05.701Z] #21 14.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-04T17:21:05.702Z] #21 14.46 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-04T17:21:05.702Z] #21 14.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-04T17:21:05.702Z] #21 14.46 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-04T17:21:05.702Z] #21 14.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-04T17:21:05.702Z] #21 14.46 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-04T17:21:05.702Z] #21 14.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-04T17:21:05.702Z] #21 14.47 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-04T17:21:05.702Z] #21 14.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-04T17:21:05.702Z] #21 14.47 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-04T17:21:06.273Z] #21 15.02 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:21:06.273Z] #21 15.22 Fetched 15.9 MB in 1s (27.8 MB/s) [2022-08-04T17:21:06.273Z] #21 15.27 Selecting previously unselected package gcc-10-base:armel. [2022-08-04T17:21:06.533Z] #21 15.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-04T17:21:06.533Z] #21 15.30 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-04T17:21:06.533Z] #21 15.31 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-04T17:21:06.533Z] #21 15.35 Selecting previously unselected package gcc-10-base:armhf. [2022-08-04T17:21:06.533Z] #21 15.35 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-04T17:21:06.533Z] #21 15.36 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T17:21:06.533Z] #21 15.41 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-04T17:21:06.533Z] #21 15.41 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-04T17:21:06.533Z] #21 15.42 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T17:21:06.533Z] #21 15.47 Selecting previously unselected package gcc-10-base:s390x. [2022-08-04T17:21:06.533Z] #21 15.47 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-04T17:21:06.533Z] #21 15.48 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T17:21:06.533Z] #21 15.52 Selecting previously unselected package gcc-10-base:arm64. [2022-08-04T17:21:06.533Z] #21 15.52 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-04T17:21:06.794Z] #21 15.53 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T17:21:06.794Z] #21 15.58 Selecting previously unselected package libgcc-s1:armel. [2022-08-04T17:21:06.794Z] #21 15.59 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-04T17:21:06.794Z] #21 15.60 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-04T17:21:06.794Z] #21 15.65 Selecting previously unselected package libcrypt1:armel. [2022-08-04T17:21:06.794Z] #21 15.65 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-04T17:21:06.794Z] #21 15.66 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T17:21:06.794Z] #21 15.73 Selecting previously unselected package libc6:armel. [2022-08-04T17:21:06.794Z] #21 15.73 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-04T17:21:07.055Z] #21 15.89 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-04T17:21:07.625Z] #21 16.27 Selecting previously unselected package libapparmor1:armel. [2022-08-04T17:21:07.625Z] #21 16.28 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-04T17:21:07.625Z] #21 16.28 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-04T17:21:07.625Z] #21 16.32 Selecting previously unselected package libapparmor-dev:armel. [2022-08-04T17:21:07.625Z] #21 16.32 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-04T17:21:07.625Z] #21 16.33 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T17:21:07.625Z] #21 16.38 Selecting previously unselected package libgcc-s1:arm64. [2022-08-04T17:21:07.625Z] #21 16.39 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-04T17:21:07.625Z] #21 16.39 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T17:21:07.625Z] #21 16.43 Selecting previously unselected package libcrypt1:arm64. [2022-08-04T17:21:07.625Z] #21 16.44 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-04T17:21:07.625Z] #21 16.44 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T17:21:07.625Z] #21 16.51 Selecting previously unselected package libc6:arm64. [2022-08-04T17:21:07.625Z] #21 16.52 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-04T17:21:07.885Z] #21 16.71 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T17:21:08.457Z] #21 17.13 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T17:21:08.457Z] #21 17.13 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T17:21:08.457Z] #21 17.13 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T17:21:08.457Z] #21 17.17 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T17:21:08.457Z] #21 17.18 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T17:21:08.457Z] #21 17.18 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T17:21:08.457Z] #21 17.25 Selecting previously unselected package libgcc-s1:s390x. [2022-08-04T17:21:08.457Z] #21 17.25 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-04T17:21:08.457Z] #21 17.26 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T17:21:08.457Z] #21 17.31 Selecting previously unselected package libcrypt1:s390x. [2022-08-04T17:21:08.457Z] #21 17.31 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-04T17:21:08.457Z] #21 17.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T17:21:08.457Z] #21 17.39 Selecting previously unselected package libc6:s390x. [2022-08-04T17:21:08.461Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-08-04T17:21:08.461Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-08-04T17:21:08.717Z] #21 17.40 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-04T17:21:08.717Z] #21 17.57 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T17:21:08.719Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T17:21:08.978Z] #21 17.98 Selecting previously unselected package libapparmor1:s390x. [2022-08-04T17:21:08.978Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-04T17:21:09.237Z] ok github.com/docker/docker/layer 7.595s coverage: 68.9% of statements [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T17:21:09.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T17:21:09.237Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-04T17:21:09.239Z] #21 17.98 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-04T17:21:09.239Z] #21 17.98 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-04T17:21:09.239Z] #21 18.04 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-04T17:21:09.239Z] #21 18.04 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-04T17:21:09.239Z] #21 18.05 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T17:21:09.239Z] #21 18.11 Selecting previously unselected package libgcc-s1:armhf. [2022-08-04T17:21:09.239Z] #21 18.12 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-04T17:21:09.239Z] #21 18.12 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T17:21:09.239Z] #21 18.17 Selecting previously unselected package libcrypt1:armhf. [2022-08-04T17:21:09.239Z] #21 18.17 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-04T17:21:09.239Z] #21 18.17 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T17:21:09.239Z] #21 18.25 Selecting previously unselected package libc6:armhf. [2022-08-04T17:21:09.499Z] #21 18.25 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-04T17:21:09.759Z] #21 18.40 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T17:21:09.805Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T17:21:09.805Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-08-04T17:21:10.020Z] #21 18.89 Selecting previously unselected package libapparmor1:armhf. [2022-08-04T17:21:10.020Z] #21 18.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-04T17:21:10.020Z] #21 18.90 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-04T17:21:10.020Z] #21 18.95 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-04T17:21:10.281Z] #21 18.96 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-04T17:21:10.281Z] #21 18.96 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T17:21:10.281Z] #21 19.02 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-04T17:21:10.281Z] #21 19.02 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-04T17:21:10.281Z] #21 19.03 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T17:21:10.281Z] #21 19.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-04T17:21:10.281Z] #21 19.07 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-04T17:21:10.281Z] #21 19.08 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T17:21:10.281Z] #21 19.15 Selecting previously unselected package libc6:ppc64el. [2022-08-04T17:21:10.281Z] #21 19.17 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-04T17:21:10.541Z] #21 19.36 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T17:21:10.742Z] ok github.com/docker/docker/pkg/idtools 0.428s coverage: 67.9% of statements [2022-08-04T17:21:10.742Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 70.1% of statements [2022-08-04T17:21:11.002Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T17:21:11.002Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-04T17:21:11.002Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T17:21:11.112Z] #21 19.99 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-04T17:21:11.112Z] #21 19.99 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-04T17:21:11.112Z] #21 20.00 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T17:21:11.112Z] #21 20.06 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-04T17:21:11.112Z] #21 20.06 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-04T17:21:11.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-04T17:21:11.261Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T17:21:11.373Z] #21 20.07 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T17:21:11.373Z] #21 20.14 Selecting previously unselected package libseccomp2:s390x. [2022-08-04T17:21:11.373Z] #21 20.15 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T17:21:11.373Z] #21 20.15 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.373Z] #21 20.19 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-04T17:21:11.373Z] #21 20.20 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T17:21:11.373Z] #21 20.20 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.373Z] #21 20.26 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-04T17:21:11.373Z] #21 20.27 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T17:21:11.373Z] #21 20.28 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.373Z] #21 20.32 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-04T17:21:11.520Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-08-04T17:21:11.633Z] #21 20.32 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T17:21:11.633Z] #21 20.33 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.633Z] #21 20.38 Selecting previously unselected package libseccomp2:armhf. [2022-08-04T17:21:11.633Z] #21 20.39 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T17:21:11.633Z] #21 20.40 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.633Z] #21 20.43 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-04T17:21:11.633Z] #21 20.44 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T17:21:11.633Z] #21 20.44 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.633Z] #21 20.50 Selecting previously unselected package libseccomp2:armel. [2022-08-04T17:21:11.633Z] #21 20.51 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T17:21:11.633Z] #21 20.52 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-04T17:21:11.780Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-04T17:21:11.780Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T17:21:11.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T17:21:11.893Z] #21 20.56 Selecting previously unselected package libseccomp-dev:armel. [2022-08-04T17:21:11.893Z] #21 20.57 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T17:21:11.893Z] #21 20.58 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.893Z] #21 20.64 Selecting previously unselected package libseccomp2:arm64. [2022-08-04T17:21:11.893Z] #21 20.65 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T17:21:11.893Z] #21 20.65 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.893Z] #21 20.69 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T17:21:11.893Z] #21 20.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T17:21:11.893Z] #21 20.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:21:11.893Z] #21 20.80 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.82 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.83 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.84 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.84 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.86 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T17:21:11.893Z] #21 20.87 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T17:21:11.893Z] #21 20.87 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T17:21:11.893Z] #21 20.88 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T17:21:11.893Z] #21 20.89 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T17:21:11.893Z] #21 20.90 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T17:21:11.893Z] #21 20.91 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-04T17:21:12.153Z] #21 20.92 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T17:21:12.153Z] #21 20.93 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T17:21:12.153Z] #21 20.94 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T17:21:12.153Z] #21 20.95 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T17:21:12.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-08-04T17:21:12.607Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-04T17:21:12.866Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T17:21:13.125Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T17:21:13.537Z] #21 22.17 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-04T17:21:14.478Z] #21 23.41 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T17:21:14.501Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-04T17:21:14.760Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T17:21:15.019Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-04T17:21:15.019Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2022-08-04T17:21:15.587Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T17:21:15.587Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T17:21:15.861Z] #21 24.62 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T17:21:16.155Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-04T17:21:16.413Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T17:21:16.982Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-08-04T17:21:17.242Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-04T17:21:17.245Z] #21 25.85 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T17:21:17.814Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-04T17:21:17.814Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T17:21:18.186Z] #21 27.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T17:21:18.186Z] #21 27.10 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-04T17:21:18.186Z] #21 27.11 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-04T17:21:18.186Z] #21 27.12 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T17:21:18.186Z] #21 27.13 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-04T17:21:18.186Z] #21 27.14 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.186Z] #21 27.15 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.186Z] #21 27.16 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.17 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.18 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.19 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T17:21:18.448Z] #21 27.20 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T17:21:18.448Z] #21 27.21 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T17:21:18.448Z] #21 27.22 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T17:21:18.448Z] #21 27.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T17:21:18.448Z] #21 27.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.26 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T17:21:18.448Z] #21 27.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:21:19.018Z] #21 DONE 27.8s [2022-08-04T17:21:19.018Z] [2022-08-04T17:21:19.018Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T17:21:19.018Z] #66 sha256:6cfdd02a20b83dbb004f6f0218e556e9b4502ea0dfcd5a2f6d0a8567b7282360 [2022-08-04T17:21:19.018Z] #66 DONE 0.1s [2022-08-04T17:21:19.018Z] [2022-08-04T17:21:19.018Z] #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-04T17:21:19.018Z] #67 sha256:5b6ca49d62176f0e3c24fbdeeeb524e5a9da5efa24f2f139af9c38e11a9f36d7 [2022-08-04T17:21:19.725Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-04T17:21:19.983Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T17:21:20.242Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-04T17:21:20.405Z] #67 ... [2022-08-04T17:21:20.405Z] [2022-08-04T17:21:20.405Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T17:21:20.405Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T17:21:20.405Z] #22 DONE 1.3s [2022-08-04T17:21:20.405Z] [2022-08-04T17:21:20.405Z] #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-04T17:21:20.405Z] #67 sha256:5b6ca49d62176f0e3c24fbdeeeb524e5a9da5efa24f2f139af9c38e11a9f36d7 [2022-08-04T17:21:20.405Z] #67 1.204 + RM_GOPATH=0 [2022-08-04T17:21:20.405Z] #67 1.206 + TMP_GOPATH= [2022-08-04T17:21:20.405Z] #67 1.206 + : /build [2022-08-04T17:21:20.405Z] #67 1.206 + '[' -z '' ']' [2022-08-04T17:21:20.405Z] #67 1.207 ++ mktemp -d [2022-08-04T17:21:20.405Z] #67 1.208 + export GOPATH=/tmp/tmp.jtW0Kan0KS [2022-08-04T17:21:20.405Z] #67 1.208 + GOPATH=/tmp/tmp.jtW0Kan0KS [2022-08-04T17:21:20.405Z] #67 1.208 + RM_GOPATH=1 [2022-08-04T17:21:20.405Z] #67 1.208 + case "$(go env GOARCH)" in [2022-08-04T17:21:20.405Z] #67 1.209 ++ go env GOARCH [2022-08-04T17:21:20.405Z] #67 1.216 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T17:21:20.405Z] #67 1.216 + GO_BUILDMODE=-buildmode=pie [2022-08-04T17:21:20.405Z] #67 1.224 ++ dirname /install.sh [2022-08-04T17:21:20.405Z] #67 1.225 + dir=/ [2022-08-04T17:21:20.405Z] #67 1.225 + bin=runc [2022-08-04T17:21:20.405Z] #67 1.225 + shift [2022-08-04T17:21:20.405Z] #67 1.225 + '[' '!' -f //runc.installer ']' [2022-08-04T17:21:20.405Z] #67 1.225 + . //runc.installer [2022-08-04T17:21:20.405Z] #67 1.225 ++ set -e [2022-08-04T17:21:20.405Z] #67 1.226 ++ : v1.1.2 [2022-08-04T17:21:20.405Z] #67 1.226 + install_runc [2022-08-04T17:21:20.405Z] #67 1.226 + RUNC_BUILDTAGS=seccomp [2022-08-04T17:21:20.405Z] #67 1.226 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T17:21:20.406Z] #67 1.226 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T17:21:20.406Z] #67 1.226 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jtW0Kan0KS/src/github.com/opencontainers/runc [2022-08-04T17:21:20.406Z] #67 1.229 Cloning into '/tmp/tmp.jtW0Kan0KS/src/github.com/opencontainers/runc'... [2022-08-04T17:21:20.975Z] #67 ... [2022-08-04T17:21:20.976Z] [2022-08-04T17:21:20.976Z] #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-04T17:21:20.976Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T17:21:20.976Z] #23 DONE 0.9s [2022-08-04T17:21:21.237Z] [2022-08-04T17:21:21.237Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T17:21:21.237Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T17:21:21.618Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2022-08-04T17:21:21.877Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T17:21:22.179Z] #24 0.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T17:21:22.179Z] #24 DONE 0.9s [2022-08-04T17:21:22.179Z] [2022-08-04T17:21:22.179Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T17:21:22.179Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T17:21:22.754Z] #25 DONE 0.9s [2022-08-04T17:21:22.754Z] [2022-08-04T17:21:22.754Z] #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-04T17:21:22.754Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:21:22.813Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-08-04T17:21:23.018Z] #71 ... [2022-08-04T17:21:23.018Z] [2022-08-04T17:21:23.018Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T17:21:23.018Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T17:21:23.381Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-04T17:21:23.381Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T17:21:23.948Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T17:21:23.963Z] #26 DONE 0.8s [2022-08-04T17:21:23.963Z] [2022-08-04T17:21:23.963Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T17:21:23.963Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T17:21:24.207Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T17:21:24.532Z] #27 DONE 0.9s [2022-08-04T17:21:24.532Z] [2022-08-04T17:21:24.532Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:21:24.532Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-04T17:21:25.915Z] #28 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T17:21:25.915Z] #28 1.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T17:21:25.915Z] #28 1.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T17:21:26.111Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T17:21:26.176Z] #28 1.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T17:21:26.176Z] #28 1.651 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T17:21:26.370Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.8% of statements [2022-08-04T17:21:26.436Z] #28 1.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T17:21:26.696Z] #28 2.203 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T17:21:26.937Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-04T17:21:27.268Z] #28 2.480 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T17:21:27.528Z] #28 2.708 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T17:21:27.528Z] #28 2.976 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T17:21:27.789Z] #28 2.977 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T17:21:27.789Z] #28 2.977 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T17:21:27.789Z] #28 2.978 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T17:21:27.789Z] #28 2.980 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T17:21:27.789Z] #28 2.986 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T17:21:27.789Z] #28 3.147 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T17:21:27.789Z] #28 3.156 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T17:21:27.789Z] #28 3.157 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T17:21:27.789Z] #28 3.158 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T17:21:27.789Z] #28 3.159 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T17:21:27.789Z] #28 3.162 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T17:21:28.312Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-04T17:21:35.840Z] #64 449.7 # github.com/containerd/containerd/cmd/containerd [2022-08-04T17:21:35.841Z] #64 449.7 /usr/bin/ld: /tmp/go-link-2123062221/000019.o: in function `New': [2022-08-04T17:21:35.841Z] #64 449.7 /tmp/tmp.jG4CMYoArH/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-04T17:21:35.841Z] #64 449.8 + bin/containerd-stress [2022-08-04T17:21:35.841Z] #64 450.9 + bin/containerd-shim [2022-08-04T17:21:35.924Z] #28 ... [2022-08-04T17:21:35.924Z] [2022-08-04T17:21:35.924Z] #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-04T17:21:35.924Z] #67 sha256:5b6ca49d62176f0e3c24fbdeeeb524e5a9da5efa24f2f139af9c38e11a9f36d7 [2022-08-04T17:21:35.924Z] #67 5.892 + cd /tmp/tmp.jtW0Kan0KS/src/github.com/opencontainers/runc [2022-08-04T17:21:35.924Z] #67 5.892 + git checkout -q v1.1.2 [2022-08-04T17:21:35.924Z] #67 6.250 + '[' -z '' ']' [2022-08-04T17:21:35.924Z] #67 6.250 + target=static [2022-08-04T17:21:35.924Z] #67 6.250 + make BUILDTAGS=seccomp static [2022-08-04T17:21:35.924Z] #67 6.384 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T17:21:39.299Z] #67 ... [2022-08-04T17:21:39.299Z] [2022-08-04T17:21:39.299Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T17:21:39.299Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-04T17:21:39.299Z] #28 14.69 Fetched 49.2 MB in 14s (3561 kB/s) [2022-08-04T17:21:40.832Z] #64 438.1 # github.com/containerd/containerd/cmd/containerd [2022-08-04T17:21:40.832Z] #64 438.1 /usr/bin/ld: /tmp/go-link-679242957/000019.o: in function `New': [2022-08-04T17:21:40.832Z] #64 438.1 /tmp/tmp.OEzu6neyCe/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-04T17:21:40.832Z] #64 438.2 + bin/containerd-stress [2022-08-04T17:21:40.832Z] #64 439.2 + bin/containerd-shim [2022-08-04T17:21:43.934Z] #64 462.2 + bin/containerd-shim-runc-v1 [2022-08-04T17:21:46.389Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T17:21:46.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T17:21:46.390Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T17:21:46.390Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T17:21:46.390Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T17:21:46.390Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T17:21:46.390Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === Skipped [2022-08-04T17:21:46.390Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T17:21:46.390Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T17:21:46.390Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T17:21:46.390Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T17:21:46.390Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T17:21:46.390Z] time="2022-08-04T17:20:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T17:21:46.390Z] time="2022-08-04T17:20:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T17:21:46.390Z] time="2022-08-04T17:20:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T17:21:46.390Z] time="2022-08-04T17:20:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T17:21:46.390Z] time="2022-08-04T17:20:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T17:21:46.390Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T17:21:46.390Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T17:21:46.390Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:21:46.390Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T17:21:46.390Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T17:21:46.390Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T17:21:46.390Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T17:21:46.390Z] [2022-08-04T17:21:46.390Z] DONE 2800 tests, 28 skipped in 212.678s [2022-08-04T17:21:46.390Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:21:46.390Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T17:21:46.390Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-04T17:21:47.400Z] #64 450.3 + bin/containerd-shim-runc-v1 [2022-08-04T17:21:47.439Z] #28 14.69 Reading package lists... [2022-08-04T17:21:50.481Z] #64 468.6 + bin/containerd-shim-runc-v2 [2022-08-04T17:21:50.737Z] #64 469.5 + binaries [2022-08-04T17:21:50.994Z] #64 469.5 + install -D bin/containerd /build/containerd [2022-08-04T17:21:50.994Z] #64 469.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T17:21:50.994Z] #64 469.5 + install -D bin/ctr /build/ctr [2022-08-04T17:21:52.675Z] #64 456.5 + bin/containerd-shim-runc-v2 [2022-08-04T17:21:52.726Z] #28 21.58 Reading package lists... [2022-08-04T17:21:52.883Z] #64 DONE 471.5s [2022-08-04T17:21:53.610Z] #64 457.3 + binaries [2022-08-04T17:21:53.610Z] #64 457.3 + install -D bin/containerd /build/containerd [2022-08-04T17:21:53.610Z] #64 457.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T17:21:53.610Z] #64 457.4 + install -D bin/ctr /build/ctr [2022-08-04T17:21:53.812Z] [2022-08-04T17:21:53.812Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T17:21:53.812Z] #65 sha256:b681482130ff2ab4d67af92e95a6fd4815b136a3a6386a24847a869fdc75dcad [2022-08-04T17:21:54.896Z] #28 28.28 Building dependency tree... [2022-08-04T17:21:55.177Z] #65 DONE 1.0s [2022-08-04T17:21:55.177Z] [2022-08-04T17:21:55.177Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T17:21:55.177Z] #70 sha256:8ef85da0861c416c76551ff6adc04b467c04ef23e578f09d487be74549fb3bd1 [2022-08-04T17:21:55.177Z] #70 DONE 0.2s [2022-08-04T17:21:55.177Z] [2022-08-04T17:21:55.177Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T17:21:55.177Z] #75 sha256:0048d83bd587fe98b9297948c21f0610243cfae37b0aed29ad830090e3f2dab3 [2022-08-04T17:21:55.837Z] #28 31.26 bzip2 is already the newest version (1.0.8-4). [2022-08-04T17:21:55.837Z] #28 31.26 patch is already the newest version (2.7.6-7). [2022-08-04T17:21:55.837Z] #28 31.26 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-04T17:21:55.837Z] #28 31.26 The following additional packages will be installed: [2022-08-04T17:21:55.837Z] #28 31.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-04T17:21:55.837Z] #28 31.27 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T17:21:55.837Z] #28 31.27 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T17:21:55.837Z] #28 31.27 python3-pkg-resources vim-runtime xxd [2022-08-04T17:21:55.837Z] #28 31.30 Suggested packages: [2022-08-04T17:21:55.837Z] #28 31.30 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-04T17:21:55.837Z] #28 31.30 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T17:21:55.837Z] #28 31.30 Recommended packages: [2022-08-04T17:21:55.837Z] #28 31.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-04T17:21:55.960Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T17:21:55.960Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:21:55.960Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:21:55.960Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:21:55.960Z] [2022-08-04T17:21:55.960Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:21:55.960Z] DOCKER_SYSTEMD=1 [2022-08-04T17:21:55.960Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:21:55.960Z] HOSTNAME=9a85d684c482 [2022-08-04T17:21:55.960Z] DEST=bundles/test-integration [2022-08-04T17:21:55.960Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:21:55.960Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:21:55.960Z] container=docker [2022-08-04T17:21:55.960Z] HOME=/root [2022-08-04T17:21:55.960Z] LANG=C.UTF-8 [2022-08-04T17:21:55.960Z] INVOCATION_ID=2b80129758e24d2ea3e402207316a034 [2022-08-04T17:21:55.960Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:21:55.960Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:21:55.960Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:21:55.960Z] TERM=xterm [2022-08-04T17:21:55.960Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:21:55.960Z] SHLVL=3 [2022-08-04T17:21:55.960Z] TIMEOUT=120m [2022-08-04T17:21:55.960Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:21:55.960Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:21:55.960Z] GO111MODULE=off [2022-08-04T17:21:55.960Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T17:21:55.960Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T17:21:55.960Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:21:55.960Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:21:55.960Z] GOPATH=/go [2022-08-04T17:21:55.960Z] PKG_CONFIG=pkg-config [2022-08-04T17:21:55.960Z] _=/usr/bin/env [2022-08-04T17:21:55.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T17:21:56.104Z] #75 DONE 1.0s [2022-08-04T17:21:56.104Z] [2022-08-04T17:21:56.104Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T17:21:56.104Z] #78 sha256:a453f89a9a5ccdf5711e5c3300ba1669b15db37947dbb36cec5e3b834692d1fe [2022-08-04T17:21:56.104Z] #78 DONE 0.0s [2022-08-04T17:21:56.104Z] [2022-08-04T17:21:56.104Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T17:21:56.104Z] #79 sha256:eaa87eed22796add590e1e06c1758ffc8a08dc1a5b05f3a2aa900adebdc8f4c0 [2022-08-04T17:21:56.104Z] #79 DONE 0.0s [2022-08-04T17:21:56.104Z] [2022-08-04T17:21:56.104Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T17:21:56.104Z] #80 sha256:d0a291ab6b8da9dd39d189020dbb01926c7b0fae80ccfc36d37025212aa81fb1 [2022-08-04T17:21:56.104Z] #80 DONE 0.0s [2022-08-04T17:21:56.139Z] #64 DONE 459.5s [2022-08-04T17:21:56.360Z] [2022-08-04T17:21:56.360Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T17:21:56.360Z] #81 sha256:f678b315b28d01ec79fe46d693cd168d08b47cbb953170057768e0693d43db14 [2022-08-04T17:21:56.707Z] [2022-08-04T17:21:56.707Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T17:21:56.707Z] #65 sha256:ade811ccc792edb6303b5c8891aa57bca03be9618f72e04149f20bc80acd8081 [2022-08-04T17:21:57.641Z] #65 DONE 1.0s [2022-08-04T17:21:57.641Z] [2022-08-04T17:21:57.641Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T17:21:57.641Z] #70 sha256:7e173e4a2f28a060dbf8e7eaa02bd350f3de7d45b7828e837f9d93dd58e8c73d [2022-08-04T17:21:57.748Z] #28 32.82 The following NEW packages will be installed: [2022-08-04T17:21:57.748Z] #28 32.83 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-04T17:21:57.748Z] #28 32.83 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-04T17:21:57.748Z] #28 32.83 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-04T17:21:57.748Z] #28 32.83 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-04T17:21:57.748Z] #28 32.84 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-04T17:21:57.748Z] #28 32.84 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-04T17:21:57.748Z] #28 32.84 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-04T17:21:57.748Z] #28 33.24 0 upgraded, 45 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T17:21:57.748Z] #28 33.24 Need to get 18.6 MB of archives. [2022-08-04T17:21:57.748Z] #28 33.24 After this operation, 71.4 MB of additional disk space will be used. [2022-08-04T17:21:57.748Z] #28 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T17:21:58.009Z] #28 33.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T17:21:58.009Z] #28 33.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T17:21:58.009Z] #28 33.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T17:21:58.009Z] #28 33.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T17:21:58.009Z] #28 33.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T17:21:58.009Z] #28 33.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T17:21:58.009Z] #28 33.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T17:21:58.009Z] #28 33.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T17:21:58.009Z] #28 33.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T17:21:58.009Z] #28 33.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T17:21:58.009Z] #28 33.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T17:21:58.009Z] #28 33.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T17:21:58.009Z] #28 33.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T17:21:58.009Z] #28 33.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T17:21:58.009Z] #28 33.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T17:21:58.009Z] #28 33.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T17:21:58.009Z] #28 33.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T17:21:58.009Z] #28 33.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T17:21:58.009Z] #28 33.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T17:21:58.009Z] #28 33.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T17:21:58.009Z] #28 33.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T17:21:58.009Z] #28 33.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T17:21:58.009Z] #28 33.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T17:21:58.009Z] #28 33.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T17:21:58.009Z] #28 33.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T17:21:58.009Z] #28 33.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T17:21:58.009Z] #28 33.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T17:21:58.009Z] #28 33.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T17:21:58.009Z] #28 33.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T17:21:58.009Z] #28 33.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T17:21:58.009Z] #28 33.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T17:21:58.009Z] #28 33.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T17:21:58.009Z] #28 33.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T17:21:58.207Z] #70 DONE 0.3s [2022-08-04T17:21:58.207Z] [2022-08-04T17:21:58.207Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T17:21:58.207Z] #75 sha256:2dcd798f1b5b56d799c06e1f690bf78a6cdceabeb41f135f561693754f265b7f [2022-08-04T17:21:58.270Z] #28 33.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T17:21:58.270Z] #28 33.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T17:21:58.270Z] #28 33.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T17:21:58.270Z] #28 33.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T17:21:58.270Z] #28 33.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T17:21:58.270Z] #28 33.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T17:21:58.774Z] #75 DONE 0.9s [2022-08-04T17:21:58.853Z] #28 34.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T17:21:59.033Z] [2022-08-04T17:21:59.033Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T17:21:59.033Z] #78 sha256:6cbc4baee99633fa06fbb504775c8d1a095071778091a265698b6856eb8a6107 [2022-08-04T17:21:59.033Z] #78 DONE 0.0s [2022-08-04T17:21:59.033Z] [2022-08-04T17:21:59.033Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T17:21:59.033Z] #79 sha256:23e99e52ac80cbc5292c67c4a1b2cb0fd56f2f15e478a62b9f84d935ca999aa2 [2022-08-04T17:21:59.033Z] #79 DONE 0.1s [2022-08-04T17:21:59.033Z] [2022-08-04T17:21:59.033Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T17:21:59.033Z] #80 sha256:499d269250c0bbbafb39de3cb26398ae2bd37e6990f025ed46e34aa6478533f4 [2022-08-04T17:21:59.033Z] #80 DONE 0.0s [2022-08-04T17:21:59.033Z] [2022-08-04T17:21:59.033Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T17:21:59.033Z] #81 sha256:b5e949435a4c9954435440262e30b43e781c5819661c36ae4cba2c2b048f9f4b [2022-08-04T17:21:59.114Z] #28 34.58 Fetched 18.6 MB in 1s (26.2 MB/s) [2022-08-04T17:21:59.375Z] #28 34.64 Selecting previously unselected package pigz. [2022-08-04T17:21:59.375Z] #28 34.64 (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-04T17:21:59.375Z] #28 34.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-04T17:21:59.375Z] #28 34.72 Unpacking pigz (2.6-1) ... [2022-08-04T17:21:59.375Z] #28 34.79 Selecting previously unselected package libelf1:amd64. [2022-08-04T17:21:59.375Z] #28 34.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-04T17:21:59.375Z] #28 34.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T17:21:59.627Z] #81 DONE 3.6s [2022-08-04T17:21:59.636Z] #28 34.91 Selecting previously unselected package libbpf0:amd64. [2022-08-04T17:21:59.636Z] #28 34.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T17:21:59.636Z] #28 34.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:21:59.636Z] #28 35.00 Selecting previously unselected package libcap2:amd64. [2022-08-04T17:21:59.636Z] #28 35.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T17:21:59.636Z] #28 35.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:21:59.636Z] #28 35.08 Selecting previously unselected package libmnl0:amd64. [2022-08-04T17:21:59.636Z] #28 35.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T17:21:59.636Z] #28 35.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:21:59.636Z] #28 35.14 Selecting previously unselected package libxtables12:amd64. [2022-08-04T17:21:59.884Z] [2022-08-04T17:21:59.884Z] #82 exporting to image [2022-08-04T17:21:59.884Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T17:21:59.884Z] #82 exporting layers [2022-08-04T17:21:59.896Z] #28 35.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T17:21:59.896Z] #28 35.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:21:59.896Z] #28 35.18 Selecting previously unselected package libcap2-bin. [2022-08-04T17:21:59.896Z] #28 35.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T17:21:59.896Z] #28 35.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T17:21:59.896Z] #28 35.24 Selecting previously unselected package iproute2. [2022-08-04T17:21:59.896Z] #28 35.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T17:21:59.896Z] #28 35.26 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T17:22:00.156Z] #28 35.56 Selecting previously unselected package xxd. [2022-08-04T17:22:00.156Z] #28 35.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:22:00.156Z] #28 35.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:00.156Z] #28 35.65 Selecting previously unselected package vim-common. [2022-08-04T17:22:00.417Z] #28 35.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:22:00.417Z] #28 35.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:00.417Z] #28 35.77 Selecting previously unselected package bash-completion. [2022-08-04T17:22:00.417Z] #28 35.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T17:22:01.801Z] #28 36.95 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T17:22:01.801Z] #28 37.19 Selecting previously unselected package apparmor. [2022-08-04T17:22:01.801Z] #28 37.20 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T17:22:01.801Z] #28 37.25 Unpacking apparmor (2.13.6-10) ... [2022-08-04T17:22:02.062Z] #28 37.51 Selecting previously unselected package inetutils-ping. [2022-08-04T17:22:02.062Z] #28 37.52 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T17:22:02.062Z] #28 37.52 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T17:22:02.062Z] #28 37.60 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T17:22:02.062Z] #28 37.60 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:22:02.062Z] #28 37.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:22:02.323Z] #28 37.66 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T17:22:02.323Z] #28 37.67 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T17:22:02.323Z] #28 37.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:22:02.323Z] #28 37.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T17:22:02.323Z] #28 37.74 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T17:22:02.323Z] #28 37.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:22:02.323Z] #28 37.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T17:22:02.323Z] #28 37.80 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T17:22:02.323Z] #28 37.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:22:02.323Z] #28 37.86 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T17:22:02.584Z] #28 37.87 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T17:22:02.584Z] #28 37.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:22:02.584Z] #28 37.94 Selecting previously unselected package iptables. [2022-08-04T17:22:02.584Z] #28 37.96 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-04T17:22:02.584Z] #28 37.96 Unpacking iptables (1.8.7-1) ... [2022-08-04T17:22:02.584Z] #28 38.11 Selecting previously unselected package libonig5:amd64. [2022-08-04T17:22:02.844Z] #28 38.12 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T17:22:02.844Z] #28 38.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:22:02.844Z] #28 38.22 Selecting previously unselected package libjq1:amd64. [2022-08-04T17:22:02.844Z] #28 38.23 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T17:22:02.844Z] #28 38.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:22:02.844Z] #28 38.29 Selecting previously unselected package jq. [2022-08-04T17:22:02.844Z] #28 38.30 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-04T17:22:02.844Z] #28 38.31 Unpacking jq (1.6-2.1) ... [2022-08-04T17:22:03.105Z] #28 38.37 Selecting previously unselected package libaio1:amd64. [2022-08-04T17:22:03.105Z] #28 38.38 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T17:22:03.105Z] #28 38.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:22:03.105Z] #28 38.44 Selecting previously unselected package libgpm2:amd64. [2022-08-04T17:22:03.105Z] #28 38.44 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T17:22:03.105Z] #28 38.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:22:03.105Z] #28 38.50 Selecting previously unselected package libinih1:amd64. [2022-08-04T17:22:03.105Z] #28 38.50 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-04T17:22:03.105Z] #28 38.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T17:22:03.105Z] #28 38.55 Selecting previously unselected package libnet1:amd64. [2022-08-04T17:22:03.105Z] #28 38.56 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T17:22:03.105Z] #28 38.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:22:03.105Z] #28 38.64 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T17:22:03.365Z] #28 38.64 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T17:22:03.365Z] #28 38.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:22:03.365Z] #28 38.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T17:22:03.365Z] #28 38.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T17:22:03.365Z] #28 38.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:22:03.365Z] #28 38.76 Selecting previously unselected package libyajl2:amd64. [2022-08-04T17:22:03.365Z] #28 38.77 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T17:22:03.365Z] #28 38.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:22:03.365Z] #28 38.81 Selecting previously unselected package net-tools. [2022-08-04T17:22:03.365Z] #28 38.82 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T17:22:03.365Z] #28 38.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:22:03.626Z] #28 38.96 Selecting previously unselected package python-pip-whl. [2022-08-04T17:22:03.626Z] #28 38.97 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:22:03.626Z] #28 38.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:22:03.886Z] #28 39.25 Selecting previously unselected package python3-lib2to3. [2022-08-04T17:22:03.887Z] #28 39.26 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T17:22:03.887Z] #28 39.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:22:03.887Z] #28 39.35 Selecting previously unselected package python3-distutils. [2022-08-04T17:22:03.887Z] #28 39.35 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T17:22:04.147Z] #28 39.36 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T17:22:04.147Z] #28 39.46 Selecting previously unselected package python3-pkg-resources. [2022-08-04T17:22:04.147Z] #28 39.46 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T17:22:04.147Z] #28 39.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:22:04.147Z] #28 39.56 Selecting previously unselected package python3-setuptools. [2022-08-04T17:22:04.147Z] #28 39.57 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T17:22:04.408Z] #28 39.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T17:22:04.408Z] #28 39.73 Selecting previously unselected package python3-wheel. [2022-08-04T17:22:04.408Z] #28 39.73 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T17:22:04.408Z] #28 39.74 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T17:22:04.408Z] #28 39.79 Selecting previously unselected package python3-pip. [2022-08-04T17:22:04.408Z] #28 39.79 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T17:22:04.408Z] #28 39.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:22:04.408Z] #28 39.97 Selecting previously unselected package sudo. [2022-08-04T17:22:04.668Z] #28 39.97 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T17:22:04.668Z] #28 39.98 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T17:22:04.929Z] #28 40.30 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T17:22:04.929Z] #28 40.31 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T17:22:04.929Z] #28 40.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:22:05.189Z] #28 40.46 Selecting previously unselected package uidmap. [2022-08-04T17:22:05.189Z] #28 40.47 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T17:22:05.189Z] #28 40.47 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T17:22:05.189Z] #28 40.57 Selecting previously unselected package vim-runtime. [2022-08-04T17:22:05.189Z] #28 40.58 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T17:22:05.189Z] #28 40.61 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-04T17:22:05.189Z] #28 40.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T17:22:05.189Z] #28 40.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:07.100Z] #28 42.30 Selecting previously unselected package vim. [2022-08-04T17:22:07.100Z] #28 42.31 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T17:22:07.100Z] #28 42.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:07.142Z] #81 DONE 7.7s [2022-08-04T17:22:07.142Z] [2022-08-04T17:22:07.142Z] #82 exporting to image [2022-08-04T17:22:07.142Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T17:22:07.142Z] #82 exporting layers [2022-08-04T17:22:07.362Z] #28 42.64 Selecting previously unselected package xfsprogs. [2022-08-04T17:22:07.362Z] #28 42.65 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T17:22:07.362Z] #28 42.66 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T17:22:07.622Z] #28 42.92 Selecting previously unselected package zip. [2022-08-04T17:22:07.622Z] #28 42.92 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-04T17:22:07.622Z] #28 42.93 Unpacking zip (3.0-12) ... [2022-08-04T17:22:07.622Z] #28 43.01 Selecting previously unselected package zstd. [2022-08-04T17:22:07.622Z] #28 43.02 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T17:22:07.622Z] #28 43.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:22:07.882Z] #28 43.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T17:22:07.973Z] #82 exporting layers 7.0s done [2022-08-04T17:22:07.973Z] #82 writing image sha256:58070cef8e4ce9efe11472650fee17cefe04690a8ec8497ced9e67fd5b364d3a done [2022-08-04T17:22:07.973Z] #82 naming to docker.io/library/docker:01337594766fe6014e15d454d1c916a62d72a463 done [2022-08-04T17:22:07.973Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T17:22:08.297Z] + trap exit INT TERM [2022-08-04T17:22:08.297Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T17:22:08.297Z] + CONTAINER_NAME=docker-pr2 [2022-08-04T17:22:08.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh dynbinary [2022-08-04T17:22:08.451Z] #28 43.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T17:22:08.451Z] #28 43.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T17:22:08.451Z] #28 43.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T17:22:08.451Z] #28 43.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T17:22:08.451Z] #28 43.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T17:22:08.451Z] #28 43.77 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T17:22:08.451Z] #28 43.78 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T17:22:08.451Z] #28 43.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T17:22:08.451Z] #28 43.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T17:22:08.451Z] #28 43.82 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T17:22:08.972Z] #28 44.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:08.972Z] #28 44.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T17:22:08.972Z] #28 44.19 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T17:22:08.972Z] #28 44.20 Setting up apparmor (2.13.6-10) ... [2022-08-04T17:22:09.663Z] [2022-08-04T17:22:09.914Z] #28 45.21 Setting up zip (3.0-12) ... [2022-08-04T17:22:09.914Z] #28 45.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:09.914Z] #28 45.25 Setting up bash-completion (1:2.11-2) ... [2022-08-04T17:22:09.919Z] Removing bundles/ [2022-08-04T17:22:09.919Z] [2022-08-04T17:22:09.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T17:22:09.919Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T17:22:09.919Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:22:11.295Z] #28 46.41 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T17:22:11.295Z] #28 46.42 Setting up sudo (1.9.5p2-3) ... [2022-08-04T17:22:11.295Z] #28 46.47 invoke-rc.d: could not determine current runlevel [2022-08-04T17:22:11.295Z] #28 46.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T17:22:11.295Z] #28 46.48 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T17:22:11.295Z] #28 46.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T17:22:11.295Z] #28 46.50 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T17:22:11.295Z] #28 46.52 Setting up pigz (2.6-1) ... [2022-08-04T17:22:11.295Z] #28 46.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T17:22:11.295Z] #28 46.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T17:22:11.295Z] #28 46.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T17:22:11.295Z] #28 46.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:11.867Z] #28 47.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T17:22:11.867Z] #28 47.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T17:22:11.867Z] #28 47.31 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T17:22:11.867Z] #28 47.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T17:22:11.867Z] #28 47.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T17:22:11.867Z] #28 47.34 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T17:22:12.128Z] #28 47.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T17:22:12.388Z] #28 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T17:22:12.388Z] #28 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T17:22:12.388Z] #28 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T17:22:12.388Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T17:22:12.388Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T17:22:12.388Z] #28 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T17:22:12.388Z] #28 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T17:22:12.388Z] #28 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T17:22:12.388Z] #28 47.75 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T17:22:13.331Z] #28 48.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T17:22:13.331Z] #28 48.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T17:22:13.331Z] #28 48.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T17:22:13.331Z] #28 48.49 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T17:22:13.902Z] #28 49.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T17:22:13.903Z] #28 49.24 Setting up jq (1.6-2.1) ... [2022-08-04T17:22:13.903Z] #28 49.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T17:22:13.903Z] #28 49.26 Setting up iptables (1.8.7-1) ... [2022-08-04T17:22:13.903Z] #28 49.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T17:22:13.903Z] #28 49.31 Setting up iproute2 (5.10.0-4) ... [2022-08-04T17:22:14.163Z] #28 49.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T17:22:15.105Z] #28 DONE 50.2s [2022-08-04T17:22:15.105Z] [2022-08-04T17:22:15.105Z] #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-04T17:22:15.105Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-04T17:22:15.679Z] #29 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T17:22:15.679Z] #29 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T17:22:15.679Z] #29 0.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T17:22:15.679Z] #29 DONE 0.9s [2022-08-04T17:22:15.679Z] [2022-08-04T17:22:15.679Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:22:15.679Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-04T17:22:16.621Z] #30 ... [2022-08-04T17:22:16.621Z] [2022-08-04T17:22:16.621Z] #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-04T17:22:16.621Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:22:16.621Z] #71 102.7 + bin/containerd [2022-08-04T17:22:17.112Z] #82 exporting layers 8.8s done [2022-08-04T17:22:17.112Z] #82 writing image sha256:ac45613697ddc2a6b5838dc055eda94a8cc40fbcf9b34f7c883574fb67df4a36 done [2022-08-04T17:22:17.112Z] #82 naming to docker.io/library/docker:01337594766fe6014e15d454d1c916a62d72a463 done [2022-08-04T17:22:17.112Z] #82 DONE 8.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:17.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -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=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh dynbinary test-integration [2022-08-04T17:22:18.379Z] [2022-08-04T17:22:18.638Z] Removing bundles/ [2022-08-04T17:22:18.638Z] [2022-08-04T17:22:18.638Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T17:22:18.638Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T17:22:18.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:22:23.205Z] #71 ... [2022-08-04T17:22:23.205Z] [2022-08-04T17:22:23.205Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T17:22:23.205Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-04T17:22:23.205Z] #30 7.489 Collecting yamllint==1.26.1 [2022-08-04T17:22:24.590Z] #30 8.527 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T17:22:24.850Z] #30 9.124 Collecting pathspec>=0.5.3 [2022-08-04T17:22:24.850Z] #30 9.130 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T17:22:25.111Z] #30 9.351 Collecting pyyaml [2022-08-04T17:22:25.111Z] #30 9.397 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-04T17:22:25.111Z] #30 9.436 Building wheels for collected packages: yamllint [2022-08-04T17:22:25.111Z] #30 9.438 Building wheel for yamllint (setup.py): started [2022-08-04T17:22:25.683Z] #30 9.954 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T17:22:25.683Z] #30 9.955 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6c08204c8189ca0b46f27ad672b2cc9740fa894b3541d94d151f63d4174ef23f [2022-08-04T17:22:25.683Z] #30 9.955 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T17:22:25.683Z] #30 9.959 Successfully built yamllint [2022-08-04T17:22:25.683Z] #30 9.968 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T17:22:25.944Z] #30 10.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T17:22:26.518Z] #30 DONE 10.5s [2022-08-04T17:22:26.519Z] [2022-08-04T17:22:26.519Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T17:22:26.519Z] #34 sha256:038142c5f482cc052f7f7cc1da49921b07d180c6330520ff8f0c664217c08986 [2022-08-04T17:22:26.519Z] #34 DONE 0.2s [2022-08-04T17:22:26.519Z] [2022-08-04T17:22:26.519Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T17:22:26.519Z] #39 sha256:190da0db2da303a647535bb63ee143f02f4cedd55724c5f16a9ec854ff4ecbae [2022-08-04T17:22:26.780Z] #39 DONE 0.3s [2022-08-04T17:22:26.780Z] [2022-08-04T17:22:26.780Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T17:22:26.780Z] #42 sha256:5995107a1718b48c20a42c2f0bca21b8cf7e5289b7117dbe90423a081575284b [2022-08-04T17:22:27.041Z] #42 DONE 0.1s [2022-08-04T17:22:27.041Z] [2022-08-04T17:22:27.041Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T17:22:27.041Z] #44 sha256:913840679f33c8e9600c3d47af7a5d4d348be771fd50539d32944c7a2341c543 [2022-08-04T17:22:27.041Z] #44 DONE 0.1s [2022-08-04T17:22:27.041Z] [2022-08-04T17:22:27.041Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T17:22:27.041Z] #46 sha256:1ee3d35e86ee1c2d01570dddcc60556bc45ab7d14ea7ffd2f68089d5661a45cf [2022-08-04T17:22:27.041Z] #46 DONE 0.1s [2022-08-04T17:22:27.041Z] [2022-08-04T17:22:27.041Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T17:22:27.041Z] #48 sha256:bb09154f99ffe084ecc8d68c9ef86349c48871eeea76babd1532b2fccb483156 [2022-08-04T17:22:27.041Z] #48 DONE 0.1s [2022-08-04T17:22:27.041Z] [2022-08-04T17:22:27.041Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T17:22:27.041Z] #52 sha256:7213fd5e57d87ce4a1a9c7517e02aa0b755e62fa82194b408cf4e346ea2c4a5c [2022-08-04T17:22:27.041Z] #52 DONE 0.0s [2022-08-04T17:22:27.041Z] [2022-08-04T17:22:27.041Z] #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-04T17:22:27.041Z] #67 sha256:5b6ca49d62176f0e3c24fbdeeeb524e5a9da5efa24f2f139af9c38e11a9f36d7 [2022-08-04T17:22:27.302Z] #67 ... [2022-08-04T17:22:27.302Z] [2022-08-04T17:22:27.302Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T17:22:27.302Z] #55 sha256:9c2d1536ca8dd146fab811997c8960629faa05bf8653e623ac1eb1dc85cfd81c [2022-08-04T17:22:27.302Z] #55 DONE 0.1s [2022-08-04T17:22:27.302Z] [2022-08-04T17:22:27.302Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T17:22:27.302Z] #59 sha256:c411dbafaf142b6654bfc93dafe8b82a4b7d67e17d248a54957db660bbbc3b2e [2022-08-04T17:22:27.302Z] #59 DONE 0.1s [2022-08-04T17:22:27.302Z] [2022-08-04T17:22:27.302Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T17:22:27.302Z] #61 sha256:17bcddbfa7add8352d992cedf686d2c07bd61cd59572427ad083e58942b1d456 [2022-08-04T17:22:27.302Z] #61 DONE 0.1s [2022-08-04T17:22:27.302Z] [2022-08-04T17:22:27.302Z] #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-04T17:22:27.302Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:22:27.562Z] #71 ... [2022-08-04T17:22:27.562Z] [2022-08-04T17:22:27.562Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T17:22:27.562Z] #63 sha256:4cadd3f7184b9ff278747f8eb5351344c0521cbf075927183e164d8defe481f8 [2022-08-04T17:22:27.562Z] #63 DONE 0.2s [2022-08-04T17:22:27.562Z] [2022-08-04T17:22:27.562Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T17:22:27.562Z] #65 sha256:06c40880274f37f236aa546d75ee3d810325eafa4e996f7f2f84c209a228ec20 [2022-08-04T17:22:27.562Z] #65 DONE 0.1s [2022-08-04T17:22:27.562Z] [2022-08-04T17:22:27.562Z] #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-04T17:22:27.562Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:22:33.063Z] ok github.com/docker/docker/libnetwork 37.414s coverage: 40.6% of statements [2022-08-04T17:22:33.063Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T17:22:33.063Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-04T17:22:33.063Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T17:22:33.063Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T17:22:33.063Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2022-08-04T17:22:33.999Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.572s coverage: 59.9% of statements [2022-08-04T17:22:33.999Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T17:22:34.257Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-04T17:22:34.847Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.064s coverage: 5.0% of statements [2022-08-04T17:22:34.847Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T17:22:35.447Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-04T17:22:35.730Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T17:22:35.996Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-04T17:22:42.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T17:22:42.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T17:22:45.974Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.298s coverage: 6.6% of statements [2022-08-04T17:22:45.974Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T17:22:45.974Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-04T17:22:46.491Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-08-04T17:22:46.491Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T17:22:46.491Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T17:22:46.491Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T17:22:46.749Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-04T17:22:47.008Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-04T17:22:47.267Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T17:22:47.526Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-08-04T17:22:49.532Z] #71 ... [2022-08-04T17:22:49.532Z] [2022-08-04T17:22:49.532Z] #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-04T17:22:49.532Z] #67 sha256:5b6ca49d62176f0e3c24fbdeeeb524e5a9da5efa24f2f139af9c38e11a9f36d7 [2022-08-04T17:22:49.532Z] #67 89.27 + mkdir -p /build [2022-08-04T17:22:49.532Z] #67 89.27 + cp runc /build/runc [2022-08-04T17:22:49.532Z] #67 DONE 89.6s [2022-08-04T17:22:49.532Z] [2022-08-04T17:22:49.532Z] #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-04T17:22:49.532Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:22:50.114Z] #71 ... [2022-08-04T17:22:50.114Z] [2022-08-04T17:22:50.114Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T17:22:50.114Z] #68 sha256:e399f751f76a062e792837401c9896008006c69d5318710280ec25ac90a1dc75 [2022-08-04T17:22:50.114Z] #68 DONE 0.1s [2022-08-04T17:22:50.114Z] [2022-08-04T17:22:50.114Z] #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-04T17:22:50.114Z] #71 sha256:bec1961ff7f5c269c8cc93eaa5f94d1537aca65906f2d65826bc418c095e370a [2022-08-04T17:22:59.734Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-04T17:23:09.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T17:23:17.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/ipam 16.689s coverage: 85.3% of statements [2022-08-04T17:23:17.820Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T17:23:17.820Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-04T17:23:17.820Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.0% of statements [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T17:23:17.820Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-04T17:23:27.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T17:23:27.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T17:23:27.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T17:23:28.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T17:23:28.934Z] #71 178.9 # github.com/containerd/containerd/cmd/containerd [2022-08-04T17:23:28.934Z] #71 178.9 /usr/bin/ld: /tmp/go-link-3589073838/000019.o: in function `New': [2022-08-04T17:23:28.934Z] #71 178.9 /tmp/tmp.RWE8NF2BnQ/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-04T17:23:28.934Z] #71 178.9 + bin/containerd-stress [2022-08-04T17:23:28.934Z] #71 180.1 + bin/containerd-shim [2022-08-04T17:23:29.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T17:23:29.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T17:23:30.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T17:23:33.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T17:23:34.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T17:23:35.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T17:23:35.514Z] #71 191.3 + bin/containerd-shim-runc-v1 [2022-08-04T17:23:35.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T17:23:36.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T17:23:37.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T17:23:38.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T17:23:39.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T17:23:40.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T17:23:41.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:23:41.239Z] Using test binary docker [2022-08-04T17:23:41.239Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T17:23:41.239Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T17:23:41.239Z] Starting dockerd [2022-08-04T17:23:41.239Z] INFO: Waiting for daemon to start... [2022-08-04T17:23:42.104Z] #71 197.5 + bin/containerd-shim-runc-v2 [2022-08-04T17:23:42.104Z] #71 198.3 + binaries [2022-08-04T17:23:42.104Z] #71 198.3 + install -D bin/containerd /build/containerd [2022-08-04T17:23:42.104Z] #71 198.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T17:23:42.364Z] #71 198.4 + install -D bin/ctr /build/ctr [2022-08-04T17:23:42.623Z] #71 DONE 198.8s [2022-08-04T17:23:43.561Z] [2022-08-04T17:23:43.561Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T17:23:43.561Z] #72 sha256:cea95100f7ac4f75ed6119a8ccb20ad482b9a12101c23a862007e2c8ab3da8b3 [2022-08-04T17:23:43.820Z] #72 DONE 0.4s [2022-08-04T17:23:44.081Z] [2022-08-04T17:23:44.081Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T17:23:44.081Z] #77 sha256:824685232e5b97688e765209f47a386fb881ffa48bec49435bda5f4d90e1d88a [2022-08-04T17:23:44.081Z] #77 DONE 0.1s [2022-08-04T17:23:44.081Z] [2022-08-04T17:23:44.081Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T17:23:44.081Z] #82 sha256:5b81731a354747a4146eb72820e233482838415c24dfe11a8b7b3d27518690f1 [2022-08-04T17:23:44.349Z] #82 DONE 0.5s [2022-08-04T17:23:44.608Z] [2022-08-04T17:23:44.608Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T17:23:44.608Z] #85 sha256:f8a85c80a1bc6524c3eba63031dda184e34d88ab84c5b2581265e765a8b9e51c [2022-08-04T17:23:44.608Z] #85 DONE 0.1s [2022-08-04T17:23:44.608Z] [2022-08-04T17:23:44.608Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T17:23:44.608Z] #86 sha256:aa75d3b1ec645b6ab4921554863ddc9d5214a16a760a1bfcb20f399707ff79ff [2022-08-04T17:23:44.608Z] #86 DONE 0.0s [2022-08-04T17:23:44.608Z] [2022-08-04T17:23:44.608Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T17:23:44.608Z] #87 sha256:e5da832b4b4f5ddeca8b27ca74753cc16cdd44bb3d40585454ddf0b7394f495d [2022-08-04T17:23:44.608Z] #87 DONE 0.0s [2022-08-04T17:23:44.608Z] [2022-08-04T17:23:44.608Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T17:23:44.608Z] #88 sha256:4b06f9b23a14226032989d0b0d9499cc063d92ba2c06e95da846fed012ce59bb [2022-08-04T17:23:45.402Z] . [2022-08-04T17:23:45.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:23:45.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:23:45.402Z] Error: No such image: emptyfs [2022-08-04T17:23:45.402Z] Running integration-test (iteration 1) [2022-08-04T17:23:45.402Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T17:23:45.402Z] Loaded image: busybox:latest [2022-08-04T17:23:45.658Z] Loaded image: busybox:glibc [2022-08-04T17:23:47.023Z] Loaded image: debian:bullseye-slim [2022-08-04T17:23:47.023Z] Loaded image: hello-world:latest [2022-08-04T17:23:47.023Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:23:47.023Z] INFO: Testing against a local daemon [2022-08-04T17:23:47.023Z] === RUN TestCgroupNamespacesBuild [2022-08-04T17:23:48.388Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-08-04T17:23:48.388Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T17:23:48.804Z] #88 DONE 3.7s [2022-08-04T17:23:48.804Z] [2022-08-04T17:23:48.804Z] #89 exporting to image [2022-08-04T17:23:48.804Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T17:23:48.804Z] #89 exporting layers [2022-08-04T17:23:49.752Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-08-04T17:23:49.752Z] === RUN TestBuildWithSession [2022-08-04T17:23:49.752Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:23:49.752Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T17:23:49.752Z] === RUN TestBuildSquashParent [2022-08-04T17:23:55.034Z] --- PASS: TestBuildSquashParent (4.66s) [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:23:55.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:23:55.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:23:55.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:23:55.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:23:55.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:23:56.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:23:57.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:23:57.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-08-04T17:23:59.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-08-04T17:23:59.259Z] === RUN TestBuildMultiStageCopy [2022-08-04T17:23:59.259Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T17:24:01.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T17:24:01.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T17:24:01.147Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T17:24:01.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-04T17:24:01.659Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-04T17:24:01.659Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T17:24:02.587Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-04T17:24:02.587Z] === RUN TestBuildLabelWithTargets [2022-08-04T17:24:03.515Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-08-04T17:24:03.515Z] === RUN TestBuildWithEmptyLayers [2022-08-04T17:24:04.077Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-08-04T17:24:04.077Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T17:24:05.443Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-08-04T17:24:05.443Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T17:24:06.372Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-04T17:24:06.372Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T17:24:08.261Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-08-04T17:24:08.261Z] === RUN TestBuildWithHugeFile [2022-08-04T17:24:15.368Z] #89 exporting layers 24.9s done [2022-08-04T17:24:15.368Z] #89 writing image sha256:9c019e6a89137c8629bbfd1d380df40e354032286824759502f87da0a9349eee [2022-08-04T17:24:15.368Z] #89 writing image sha256:9c019e6a89137c8629bbfd1d380df40e354032286824759502f87da0a9349eee done [2022-08-04T17:24:15.368Z] #89 naming to docker.io/library/docker:01337594766fe6014e15d454d1c916a62d72a463 done [2022-08-04T17:24:15.368Z] #89 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T17:24:15.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/validate/default [2022-08-04T17:24:16.339Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T17:24:16.339Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:24:16.339Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:24:16.339Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:24:16.339Z] [2022-08-04T17:24:16.339Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T17:24:16.339Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-04T17:24:16.339Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T17:24:16.339Z] + run_tests test-integration-flaky [2022-08-04T17:24:16.339Z] + '[' -n 0 ']' [2022-08-04T17:24:16.339Z] + rm= [2022-08-04T17:24:16.339Z] + c=0 [2022-08-04T17:24:16.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43914/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh test-integration-flaky test-integration [2022-08-04T17:24:16.339Z] ++ jobs -p [2022-08-04T17:24:16.339Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T17:24:16.339Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-04T17:24:16.339Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T17:24:16.339Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T17:24:16.339Z] + run_tests [2022-08-04T17:24:16.339Z] + '[' -n 0 ']' [2022-08-04T17:24:16.339Z] + rm= [2022-08-04T17:24:16.339Z] + for job in $(jobs -p) [2022-08-04T17:24:16.339Z] + wait 8256 [2022-08-04T17:24:16.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43914/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh '' test-integration [2022-08-04T17:24:16.339Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T17:24:16.339Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-04T17:24:16.339Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T17:24:16.339Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T17:24:16.339Z] + run_tests [2022-08-04T17:24:16.339Z] + '[' -n 0 ']' [2022-08-04T17:24:16.339Z] + rm= [2022-08-04T17:24:16.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43914/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh '' test-integration [2022-08-04T17:24:16.339Z] [2022-08-04T17:24:16.339Z] [2022-08-04T17:24:16.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:24:16.339Z] [2022-08-04T17:24:16.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:24:16.339Z] HOSTNAME=bddd659f2e3b [2022-08-04T17:24:16.339Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T17:24:16.339Z] TESTDEBUG=0 [2022-08-04T17:24:16.339Z] DEST=bundles/test-integration [2022-08-04T17:24:16.339Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:24:16.339Z] KEEPBUNDLE=1 [2022-08-04T17:24:16.339Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:24:16.339Z] container=docker [2022-08-04T17:24:16.339Z] HOME=/root [2022-08-04T17:24:16.339Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:24:16.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:24:16.339Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:24:16.339Z] TERM=xterm [2022-08-04T17:24:16.339Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:24:16.339Z] SHLVL=1 [2022-08-04T17:24:16.339Z] TIMEOUT=120m [2022-08-04T17:24:16.339Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:24:16.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:24:16.339Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T17:24:16.339Z] GO111MODULE=off [2022-08-04T17:24:16.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:24:16.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:24:16.339Z] GOPATH=/go [2022-08-04T17:24:16.339Z] PKG_CONFIG=pkg-config [2022-08-04T17:24:16.339Z] _=/usr/bin/env [2022-08-04T17:24:16.339Z] Building test suite binary ./integration-cli/test.main [2022-08-04T17:24:16.339Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T17:24:16.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:24:16.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:24:16.339Z] HOSTNAME=0c5276d3f611 [2022-08-04T17:24:16.339Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T17:24:16.339Z] TESTDEBUG=0 [2022-08-04T17:24:16.339Z] DEST=bundles/test-integration [2022-08-04T17:24:16.339Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:24:16.339Z] KEEPBUNDLE=1 [2022-08-04T17:24:16.339Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:24:16.339Z] container=docker [2022-08-04T17:24:16.339Z] HOME=/root [2022-08-04T17:24:16.339Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:24:16.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:24:16.339Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:24:16.339Z] TERM=xterm [2022-08-04T17:24:16.339Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:24:16.339Z] SHLVL=1 [2022-08-04T17:24:16.339Z] TIMEOUT=120m [2022-08-04T17:24:16.339Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:24:16.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:24:16.339Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T17:24:16.339Z] GO111MODULE=off [2022-08-04T17:24:16.340Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:24:16.340Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:24:16.340Z] GOPATH=/go [2022-08-04T17:24:16.340Z] PKG_CONFIG=pkg-config [2022-08-04T17:24:16.340Z] _=/usr/bin/env [2022-08-04T17:24:16.340Z] Building test suite binary ./integration-cli/test.main [2022-08-04T17:24:16.340Z] No new tests added to integration. [2022-08-04T17:24:16.340Z] [2022-08-04T17:24:16.340Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:24:16.340Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:24:16.340Z] HOSTNAME=ed6625dfc1f9 [2022-08-04T17:24:16.340Z] TESTDEBUG=0 [2022-08-04T17:24:16.340Z] DEST=bundles/test-integration [2022-08-04T17:24:16.340Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:24:16.340Z] KEEPBUNDLE=1 [2022-08-04T17:24:16.340Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:24:16.340Z] container=docker [2022-08-04T17:24:16.340Z] HOME=/root [2022-08-04T17:24:16.340Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:24:16.340Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:24:16.340Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:24:16.340Z] TERM=xterm [2022-08-04T17:24:16.340Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:24:16.340Z] SHLVL=1 [2022-08-04T17:24:16.340Z] TIMEOUT=120m [2022-08-04T17:24:16.340Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:24:16.340Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:24:16.340Z] GO111MODULE=off [2022-08-04T17:24:16.340Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T17:24:16.340Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:24:16.340Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:24:16.340Z] GOPATH=/go [2022-08-04T17:24:16.340Z] PKG_CONFIG=pkg-config [2022-08-04T17:24:16.340Z] _=/usr/bin/env [2022-08-04T17:24:16.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T17:24:18.240Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-04T17:24:18.240Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T17:24:25.107Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T17:24:25.107Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:24:25.107Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:24:25.107Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:24:25.107Z] [2022-08-04T17:24:25.107Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:24:25.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:24:25.107Z] HOSTNAME=a820902c8825 [2022-08-04T17:24:25.107Z] DEST=bundles/test-integration [2022-08-04T17:24:25.107Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:24:25.107Z] DOCKER_ROOTLESS=1 [2022-08-04T17:24:25.107Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:24:25.107Z] container=docker [2022-08-04T17:24:25.107Z] HOME=/root [2022-08-04T17:24:25.107Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:24:25.107Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:24:25.107Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:24:25.107Z] TERM=xterm [2022-08-04T17:24:25.107Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:24:25.107Z] SHLVL=1 [2022-08-04T17:24:25.107Z] TIMEOUT=120m [2022-08-04T17:24:25.107Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:24:25.108Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:24:25.108Z] GO111MODULE=off [2022-08-04T17:24:25.108Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T17:24:25.108Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T17:24:25.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:24:25.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:24:25.108Z] GOPATH=/go [2022-08-04T17:24:25.108Z] PKG_CONFIG=pkg-config [2022-08-04T17:24:25.108Z] _=/usr/bin/env [2022-08-04T17:24:25.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T17:24:26.369Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-04T17:24:30.564Z] Congratulations! All API changes are done the right way. [2022-08-04T17:24:30.564Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T17:24:30.564Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T17:24:30.564Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T17:24:30.564Z] [2022-08-04T17:24:30.564Z] INFO Start validation with golang-ci-lint [2022-08-04T17:24:31.505Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T17:24:31.505Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T17:25:04.433Z] --- PASS: TestBuildWithHugeFile (54.64s) [2022-08-04T17:25:04.433Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T17:25:04.433Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:25:04.433Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:25:04.433Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T17:25:04.433Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:25:04.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:25:04.433Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:25:04.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:25:04.433Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:25:04.433Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:25:04.433Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:25:04.433Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:25:04.433Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:25:04.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T17:25:04.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-04T17:25:04.433Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-04T17:25:04.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T17:25:04.433Z] === RUN TestBuildPreserveOwnership [2022-08-04T17:25:04.433Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T17:25:05.359Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T17:25:06.723Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-08-04T17:25:06.723Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-08-04T17:25:06.723Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-08-04T17:25:06.723Z] === RUN TestBuildPlatformInvalid [2022-08-04T17:25:06.723Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T17:25:06.723Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T17:25:07.288Z] Loaded image: busybox:latest [2022-08-04T17:25:07.544Z] Loaded image: busybox:glibc [2022-08-04T17:25:08.910Z] Loaded image: debian:bullseye-slim [2022-08-04T17:25:08.910Z] Loaded image: hello-world:latest [2022-08-04T17:25:08.910Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:25:09.262Z] ok github.com/docker/docker/libnetwork/networkdb 104.609s coverage: 60.6% of statements [2022-08-04T17:25:09.262Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T17:25:09.262Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T17:25:09.262Z] ok github.com/docker/docker/libnetwork/osl 4.332s coverage: 39.7% of statements [2022-08-04T17:25:09.262Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T17:25:09.262Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-04T17:25:10.638Z] ok github.com/docker/docker/libnetwork/portmapper 0.706s coverage: 48.6% of statements [2022-08-04T17:25:10.897Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T17:25:10.897Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T17:25:11.156Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === Skipped [2022-08-04T17:25:11.156Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T17:25:11.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T17:25:11.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T17:25:11.156Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T17:25:11.156Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T17:25:11.156Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T17:25:11.156Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T17:25:11.156Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T17:25:11.156Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T17:25:11.156Z] firewalld_test.go:14: firewalld is not running [2022-08-04T17:25:11.156Z] [2022-08-04T17:25:11.156Z] DONE 327 tests, 9 skipped in 204.797s Post stage [Pipeline] junit [2022-08-04T17:25:11.735Z] Recording test results [2022-08-04T17:25:11.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T17:25:11.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T17:25:13.302Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:25:13.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh dynbinary test-integration [2022-08-04T17:25:13.890Z] [2022-08-04T17:25:14.150Z] Removing bundles/ [2022-08-04T17:25:14.150Z] [2022-08-04T17:25:14.150Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T17:25:14.150Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T17:25:14.150Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:25:18.903Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s) [2022-08-04T17:25:18.903Z] PASS [2022-08-04T17:25:18.903Z] [2022-08-04T17:25:18.903Z] === Skipped [2022-08-04T17:25:18.903Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T17:25:18.903Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:25:18.903Z] [2022-08-04T17:25:18.903Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:25:18.903Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:25:18.903Z] [2022-08-04T17:25:18.903Z] DONE 34 tests, 2 skipped in 92.418s [2022-08-04T17:25:18.903Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T17:25:18.903Z] INFO: Testing against a local daemon [2022-08-04T17:25:18.903Z] === RUN TestConfigInspect [2022-08-04T17:25:20.267Z] --- PASS: TestConfigInspect (2.38s) [2022-08-04T17:25:20.267Z] === RUN TestConfigList [2022-08-04T17:25:22.156Z] --- PASS: TestConfigList (2.16s) [2022-08-04T17:25:22.156Z] === RUN TestConfigsCreateAndDelete [2022-08-04T17:25:24.670Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-04T17:25:24.670Z] === RUN TestConfigsUpdate [2022-08-04T17:25:26.558Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-04T17:25:26.558Z] === RUN TestTemplatedConfig [2022-08-04T17:25:29.072Z] --- PASS: TestTemplatedConfig (2.67s) [2022-08-04T17:25:29.072Z] === RUN TestConfigCreateResolve [2022-08-04T17:25:29.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T17:25:31.587Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-04T17:25:31.588Z] PASS [2022-08-04T17:25:31.588Z] [2022-08-04T17:25:31.588Z] DONE 6 tests in 13.735s [2022-08-04T17:25:31.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T17:25:31.588Z] INFO: Testing against a local daemon [2022-08-04T17:25:31.588Z] === RUN TestAttachWithTTY [2022-08-04T17:25:31.588Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-04T17:25:31.588Z] === RUN TestAttachWithoutTTy [2022-08-04T17:25:31.588Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T17:25:31.588Z] === RUN TestCheckpoint [2022-08-04T17:25:31.588Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:25:31.588Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:25:31.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T17:25:31.588Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T17:25:31.588Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T17:25:31.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-08-04T17:25:31.588Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T17:25:31.588Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-04T17:25:31.588Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T17:25:31.588Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T17:25:31.588Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T17:25:31.588Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T17:25:31.588Z] === RUN TestCopyEmptyFile [2022-08-04T17:25:31.844Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-08-04T17:25:31.844Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T17:25:32.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-04T17:25:32.100Z] === RUN TestCopyFromContainer [2022-08-04T17:25:33.029Z] === RUN TestCopyFromContainer// [2022-08-04T17:25:33.029Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T17:25:33.286Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T17:25:33.286Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T17:25:33.286Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T17:25:33.286Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T17:25:33.542Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T17:25:33.542Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T17:25:33.542Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T17:25:33.542Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer (1.71s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T17:25:33.798Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T17:25:33.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T17:25:33.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:25:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:25:33.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:25:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:25:33.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:25:33.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:25:33.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:25:33.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:25:33.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:25:33.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T17:25:33.798Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T17:25:33.798Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T17:25:33.798Z] === RUN TestCreateWithInvalidEnv [2022-08-04T17:25:33.798Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T17:25:33.798Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T17:25:33.798Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T17:25:33.798Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T17:25:33.798Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T17:25:33.798Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T17:25:33.798Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T17:25:33.798Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T17:25:33.798Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T17:25:33.798Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T17:25:33.798Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T17:25:33.798Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T17:25:33.798Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T17:25:33.798Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T17:25:35.687Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-08-04T17:25:35.687Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:25:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:25:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:25:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:25:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:25:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:25:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:25:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:25:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:25:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:25:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:25:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T17:25:37.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T17:25:37.054Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T17:25:37.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-04T17:25:37.617Z] === RUN TestCreateDifferentPlatform [2022-08-04T17:25:37.617Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T17:25:37.617Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T17:25:37.617Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T17:25:37.617Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T17:25:37.617Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-04T17:25:37.617Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T17:25:37.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T17:25:37.617Z] === RUN TestCreateInvalidHostConfig [2022-08-04T17:25:37.617Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:25:37.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:25:37.617Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:25:37.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:25:37.617Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:25:37.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:25:37.617Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:25:37.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:25:37.617Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:25:37.617Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:25:37.617Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:25:37.617Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:25:37.617Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T17:25:37.617Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T17:25:37.617Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T17:25:37.617Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T17:25:37.617Z] === RUN TestDaemonRestartIpcMode [2022-08-04T17:25:37.617Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T17:25:37.617Z] === RUN TestDaemonHostGatewayIP [2022-08-04T17:25:37.617Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T17:25:37.617Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T17:25:37.617Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T17:25:37.617Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T17:25:37.617Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T17:25:37.617Z] === RUN TestDiff [2022-08-04T17:25:38.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T17:25:38.179Z] --- PASS: TestDiff (0.59s) [2022-08-04T17:25:38.179Z] === RUN TestExecConsoleSize [2022-08-04T17:25:39.107Z] --- PASS: TestExecConsoleSize (0.63s) [2022-08-04T17:25:39.107Z] === RUN TestExecWithCloseStdin [2022-08-04T17:25:39.669Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-04T17:25:39.669Z] === RUN TestExec [2022-08-04T17:25:40.231Z] --- PASS: TestExec (0.63s) [2022-08-04T17:25:40.231Z] === RUN TestExecUser [2022-08-04T17:25:40.792Z] --- PASS: TestExecUser (0.63s) [2022-08-04T17:25:40.792Z] === RUN TestExportContainerAndImportImage [2022-08-04T17:25:41.352Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-08-04T17:25:41.352Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T17:25:42.718Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-04T17:25:42.718Z] === RUN TestHealthCheckWorkdir [2022-08-04T17:25:43.645Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-08-04T17:25:43.645Z] === RUN TestHealthKillContainer [2022-08-04T17:25:48.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T17:25:48.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T17:25:48.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T17:25:49.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T17:25:49.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T17:25:50.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T17:25:51.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T17:25:51.724Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-04T17:25:51.724Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T17:25:52.286Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-08-04T17:25:52.286Z] === RUN TestIpcModeNone [2022-08-04T17:25:53.213Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-04T17:25:53.213Z] === RUN TestIpcModePrivate [2022-08-04T17:25:53.469Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-04T17:25:53.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T17:25:53.725Z] --- PASS: TestIpcModePrivate (0.66s) [2022-08-04T17:25:53.725Z] === RUN TestIpcModeShareable [2022-08-04T17:25:53.980Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-04T17:25:54.239Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-04T17:25:54.239Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T17:25:54.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T17:25:55.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T17:25:55.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T17:25:56.128Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-08-04T17:25:56.128Z] === RUN TestAPIIpcModeHost [2022-08-04T17:25:56.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T17:25:56.689Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-04T17:25:56.689Z] === RUN TestDaemonIpcModeShareable [2022-08-04T17:25:57.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T17:25:57.617Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T17:25:57.617Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-04T17:25:57.617Z] === RUN TestDaemonIpcModePrivate [2022-08-04T17:25:58.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T17:25:59.021Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T17:25:59.022Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2022-08-04T17:25:59.022Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T17:25:59.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T17:25:59.973Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T17:26:00.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T17:26:00.243Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-08-04T17:26:00.243Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T17:26:00.641Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:26:00.641Z] Using test binary docker [2022-08-04T17:26:00.641Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T17:26:00.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:26:00.641Z] INFO: Waiting for daemon to start... [2022-08-04T17:26:00.641Z] Starting dockerd [2022-08-04T17:26:01.173Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T17:26:01.429Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-04T17:26:01.429Z] === RUN TestIpcModeOlderClient [2022-08-04T17:26:01.429Z] === PAUSE TestIpcModeOlderClient [2022-08-04T17:26:01.429Z] === RUN TestKillContainerInvalidSignal [2022-08-04T17:26:01.685Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-04T17:26:01.685Z] === RUN TestKillContainer [2022-08-04T17:26:01.685Z] === RUN TestKillContainer/no_signal [2022-08-04T17:26:02.247Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T17:26:02.503Z] === RUN TestKillContainer/killing_signal [2022-08-04T17:26:03.066Z] --- PASS: TestKillContainer (1.34s) [2022-08-04T17:26:03.066Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-04T17:26:03.066Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-04T17:26:03.066Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-04T17:26:03.066Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T17:26:03.066Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T17:26:03.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T17:26:03.924Z] . [2022-08-04T17:26:03.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:26:03.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:26:03.924Z] Error: No such image: emptyfs [2022-08-04T17:26:03.924Z] Running integration-test (iteration 1) [2022-08-04T17:26:03.924Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T17:26:03.924Z] Loaded image: busybox:latest [2022-08-04T17:26:04.186Z] Loaded image: busybox:glibc [2022-08-04T17:26:04.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-04T17:26:04.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-04T17:26:04.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-04T17:26:04.555Z] === RUN TestKillStoppedContainer [2022-08-04T17:26:04.555Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T17:26:04.555Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T17:26:04.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T17:26:04.555Z] === RUN TestKillDifferentUserContainer [2022-08-04T17:26:04.811Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-04T17:26:04.811Z] === RUN TestInspectOomKilledTrue [2022-08-04T17:26:04.811Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T17:26:04.811Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T17:26:04.811Z] === RUN TestInspectOomKilledFalse [2022-08-04T17:26:05.374Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-04T17:26:05.374Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T17:26:05.566Z] Loaded image: debian:bullseye-slim [2022-08-04T17:26:05.566Z] Loaded image: hello-world:latest [2022-08-04T17:26:05.566Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:26:05.566Z] INFO: Testing against a local daemon [2022-08-04T17:26:05.566Z] === RUN TestCgroupNamespacesBuild [2022-08-04T17:26:05.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-04T17:26:05.637Z] === RUN TestLinksContainerNames [2022-08-04T17:26:06.565Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-04T17:26:06.565Z] === RUN TestLogsFollowTailEmpty [2022-08-04T17:26:06.829Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-04T17:26:06.829Z] === RUN TestLogs [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:26:06.829Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:26:06.829Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:26:06.945Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-08-04T17:26:06.945Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T17:26:07.085Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:26:07.085Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:26:07.649Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:26:07.649Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:26:08.324Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-04T17:26:08.324Z] === RUN TestBuildWithSession [2022-08-04T17:26:08.324Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:26:08.324Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T17:26:08.324Z] === RUN TestBuildSquashParent [2022-08-04T17:26:08.590Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T17:26:08.590Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:26:09.151Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:26:09.151Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:26:09.151Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:26:09.151Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:26:09.714Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:26:09.970Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:26:10.531Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:26:10.531Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:26:11.459Z] --- PASS: TestLogs (4.29s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.78s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.79s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s) [2022-08-04T17:26:11.459Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.77s) [2022-08-04T17:26:11.459Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T17:26:11.716Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/default [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/private [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/slave [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/shared [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/default [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/shared [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/slave [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/private [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T17:26:11.716Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:26:11.716Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:26:11.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T17:26:11.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:26:12.229Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:26:12.229Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T17:26:12.229Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T17:26:12.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T17:26:12.229Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T17:26:13.157Z] --- PASS: TestContainerBindMountNonRecursive (1.08s) [2022-08-04T17:26:13.157Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T17:26:13.718Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-04T17:26:13.718Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T17:26:13.974Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-04T17:26:13.974Z] === RUN TestNetworkNat [2022-08-04T17:26:14.535Z] --- PASS: TestNetworkNat (0.47s) [2022-08-04T17:26:14.535Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T17:26:14.791Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-04T17:26:14.791Z] === RUN TestNetworkLoopbackNat [2022-08-04T17:26:16.437Z] --- PASS: TestBuildSquashParent (6.94s) [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:26:16.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:26:16.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:26:16.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:26:16.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:26:16.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:26:16.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:26:17.306Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-04T17:26:17.306Z] === RUN TestPause [2022-08-04T17:26:17.869Z] --- PASS: TestPause (0.48s) [2022-08-04T17:26:17.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T17:26:17.869Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:26:17.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:26:17.869Z] === RUN TestPauseStopPausedContainer [2022-08-04T17:26:18.430Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-04T17:26:18.430Z] === RUN TestPidHost [2022-08-04T17:26:19.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:26:19.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:26:19.357Z] --- PASS: TestPidHost (1.07s) [2022-08-04T17:26:19.357Z] === RUN TestPsFilter [2022-08-04T17:26:19.613Z] --- PASS: TestPsFilter (0.11s) [2022-08-04T17:26:19.613Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T17:26:19.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-04T17:26:19.868Z] === RUN TestRemoveContainerWithVolume [2022-08-04T17:26:20.430Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-04T17:26:20.430Z] === RUN TestRemoveContainerRunning [2022-08-04T17:26:20.686Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-04T17:26:20.686Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2022-08-04T17:26:21.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-08-04T17:26:21.127Z] === RUN TestBuildMultiStageCopy [2022-08-04T17:26:21.127Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T17:26:21.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-04T17:26:21.249Z] === RUN TestRemoveInvalidContainer [2022-08-04T17:26:21.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T17:26:21.249Z] === RUN TestRenameLinkedContainer [2022-08-04T17:26:23.138Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-08-04T17:26:23.138Z] === RUN TestRenameStoppedContainer [2022-08-04T17:26:23.395Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-04T17:26:23.395Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T17:26:24.323Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-04T17:26:24.323Z] === RUN TestRenameInvalidName [2022-08-04T17:26:24.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T17:26:24.581Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-04T17:26:24.581Z] === RUN TestRenameAnonymousContainer [2022-08-04T17:26:25.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T17:26:26.275Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T17:26:26.469Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-04T17:26:26.469Z] === RUN TestRenameContainerWithSameName [2022-08-04T17:26:26.725Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-04T17:26:26.725Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T17:26:27.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T17:26:27.653Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-04T17:26:27.653Z] === RUN TestResize [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T17:26:28.145Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T17:26:28.145Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T17:26:28.215Z] --- PASS: TestResize (0.44s) [2022-08-04T17:26:28.215Z] === RUN TestResizeWithInvalidSize [2022-08-04T17:26:28.470Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-04T17:26:28.470Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T17:26:29.031Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:29.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:29.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:29.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:26:29.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:30.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:31.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:33.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:26:33.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:26:33.407Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-04T17:26:33.407Z] === RUN TestBuildLabelWithTargets [2022-08-04T17:26:34.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:26:34.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:38.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:26:38.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:26:40.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:26:41.515Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-04T17:26:41.515Z] === RUN TestBuildWithEmptyLayers [2022-08-04T17:26:41.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:26:42.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:26:43.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:26:44.044Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-04T17:26:44.044Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T17:26:44.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:26:45.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-08-04T17:26:47.661Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-04T17:26:47.661Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T17:26:47.661Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T17:26:48.223Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T17:26:49.150Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-08-04T17:26:49.150Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-08-04T17:26:49.150Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-04T17:26:49.150Z] === RUN TestCgroupNamespacesRun [2022-08-04T17:26:49.307Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-04T17:26:49.307Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T17:26:49.874Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-04T17:26:49.874Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T17:26:50.518Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-04T17:26:50.518Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T17:26:50.518Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T17:26:50.518Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T17:26:50.519Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T17:26:50.625Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T17:26:50.625Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:26:50.625Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:26:50.625Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:26:50.625Z] [2022-08-04T17:26:50.625Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T17:26:50.625Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:26:50.625Z] HOSTNAME=1f77d0a5b039 [2022-08-04T17:26:50.625Z] TESTDEBUG=0 [2022-08-04T17:26:50.625Z] DEST=bundles/test-integration [2022-08-04T17:26:50.625Z] PWD=/go/src/github.com/docker/docker [2022-08-04T17:26:50.625Z] DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 [2022-08-04T17:26:50.625Z] container=docker [2022-08-04T17:26:50.625Z] HOME=/root [2022-08-04T17:26:50.625Z] GOLANG_VERSION=1.18.5 [2022-08-04T17:26:50.625Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T17:26:50.625Z] VALIDATE_BRANCH=22.06 [2022-08-04T17:26:50.625Z] TERM=xterm [2022-08-04T17:26:50.625Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T17:26:50.625Z] SHLVL=1 [2022-08-04T17:26:50.625Z] TIMEOUT=120m [2022-08-04T17:26:50.625Z] DOCKER_BUILDTAGS= journald [2022-08-04T17:26:50.625Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T17:26:50.625Z] GO111MODULE=off [2022-08-04T17:26:50.625Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T17:26:50.625Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T17:26:50.625Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T17:26:50.625Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T17:26:50.626Z] GOPATH=/go [2022-08-04T17:26:50.626Z] PKG_CONFIG=pkg-config [2022-08-04T17:26:50.626Z] _=/usr/bin/env [2022-08-04T17:26:50.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T17:26:51.881Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-04T17:26:51.881Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T17:26:52.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T17:26:52.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T17:26:52.808Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-04T17:26:52.808Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T17:26:54.122Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-08-04T17:26:54.122Z] === RUN TestBuildWithHugeFile [2022-08-04T17:26:54.172Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-04T17:26:54.172Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T17:26:55.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-04T17:26:55.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T17:26:56.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T17:26:56.025Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T17:26:56.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-04T17:26:56.951Z] === RUN TestNISDomainname [2022-08-04T17:26:57.512Z] --- PASS: TestNISDomainname (0.56s) [2022-08-04T17:26:57.512Z] === RUN TestHostnameDnsResolution [2022-08-04T17:26:58.437Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-04T17:26:58.437Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T17:26:58.693Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-04T17:26:58.693Z] === RUN TestPrivilegedHostDevices [2022-08-04T17:26:59.254Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-04T17:26:59.254Z] === RUN TestRunConsoleSize [2022-08-04T17:26:59.875Z] --- PASS: TestRunConsoleSize (0.48s) [2022-08-04T17:26:59.875Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T17:27:00.835Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-04T17:27:00.835Z] === RUN TestStats [2022-08-04T17:27:03.359Z] --- PASS: TestStats (2.54s) [2022-08-04T17:27:03.359Z] === RUN TestStopContainerWithTimeout [2022-08-04T17:27:03.359Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T17:27:03.359Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T17:27:03.359Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T17:27:03.359Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T17:27:03.359Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T17:27:03.359Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T17:27:03.359Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T17:27:03.359Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T17:27:03.359Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T17:27:03.359Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T17:27:04.286Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T17:27:06.173Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T17:27:07.537Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T17:27:07.537Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-04T17:27:07.537Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-08-04T17:27:07.537Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-04T17:27:07.537Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T17:27:07.537Z] === RUN TestDeleteDevicemapper [2022-08-04T17:27:07.537Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:27:07.537Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T17:27:07.537Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T17:27:08.903Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-08-04T17:27:08.903Z] === RUN TestUpdateMemory [2022-08-04T17:27:09.464Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-04T17:27:09.464Z] === RUN TestUpdateCPUQuota [2022-08-04T17:27:10.391Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-08-04T17:27:10.392Z] === RUN TestUpdatePidsLimit [2022-08-04T17:27:10.392Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T17:27:10.648Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T17:27:10.904Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T17:27:11.160Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T17:27:11.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T17:27:11.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T17:27:11.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-04T17:27:12.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-04T17:27:12.490Z] === RUN TestUpdateRestartPolicy [2022-08-04T17:27:22.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T17:27:22.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T17:27:24.654Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-08-04T17:27:24.654Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T17:27:24.654Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-04T17:27:24.654Z] === RUN TestWaitNonBlocked [2022-08-04T17:27:24.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:27:24.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:27:24.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:27:24.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:27:24.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:27:24.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:27:24.654Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T17:27:24.654Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-04T17:27:24.654Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-04T17:27:24.654Z] === RUN TestWaitBlocked [2022-08-04T17:27:24.654Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:27:24.654Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:27:24.654Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:27:24.654Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:27:24.912Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:27:24.912Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:27:25.473Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-04T17:27:25.473Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-04T17:27:25.473Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-08-04T17:27:25.473Z] === RUN TestWaitConditions [2022-08-04T17:27:25.473Z] === RUN TestWaitConditions/default [2022-08-04T17:27:25.473Z] === PAUSE TestWaitConditions/default [2022-08-04T17:27:25.473Z] === RUN TestWaitConditions/not-running [2022-08-04T17:27:25.473Z] === PAUSE TestWaitConditions/not-running [2022-08-04T17:27:25.473Z] === RUN TestWaitConditions/next-exit [2022-08-04T17:27:25.473Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T17:27:25.473Z] === RUN TestWaitConditions/removed [2022-08-04T17:27:25.473Z] === PAUSE TestWaitConditions/removed [2022-08-04T17:27:25.473Z] === CONT TestWaitConditions/default [2022-08-04T17:27:25.473Z] === CONT TestWaitConditions/removed [2022-08-04T17:27:27.363Z] === CONT TestWaitConditions/next-exit [2022-08-04T17:27:27.363Z] === CONT TestWaitConditions/not-running [2022-08-04T17:27:29.252Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T17:27:29.252Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-04T17:27:29.252Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-08-04T17:27:29.252Z] --- PASS: TestWaitConditions/next-exit (1.61s) [2022-08-04T17:27:29.252Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-08-04T17:27:29.252Z] === RUN TestWaitRestartedContainer [2022-08-04T17:27:29.252Z] === RUN TestWaitRestartedContainer/default [2022-08-04T17:27:29.252Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T17:27:29.252Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T17:27:29.252Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T17:27:29.252Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T17:27:29.252Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T17:27:29.252Z] === CONT TestWaitRestartedContainer/default [2022-08-04T17:27:29.252Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T17:27:30.618Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T17:27:31.545Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T17:27:31.545Z] --- PASS: TestWaitRestartedContainer/default (1.58s) [2022-08-04T17:27:31.545Z] --- PASS: TestWaitRestartedContainer/next-exit (1.58s) [2022-08-04T17:27:31.545Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-04T17:27:31.545Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T17:27:31.545Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T17:27:34.061Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-08-04T17:27:34.061Z] === CONT TestDaemonHostGatewayIP [2022-08-04T17:27:34.061Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-08-04T17:27:34.061Z] === CONT TestDaemonRestartIpcMode [2022-08-04T17:27:36.578Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-08-04T17:27:36.578Z] === CONT TestIpcModeOlderClient [2022-08-04T17:27:36.833Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T17:27:36.833Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T17:27:36.833Z] --- PASS: TestDaemonHostGatewayIP (2.99s) [2022-08-04T17:27:38.064Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 2m52.409410986s [2022-08-04T17:27:38.064Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.359206ms [2022-08-04T17:27:40.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T17:27:46.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T17:27:48.995Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-08-04T17:27:48.995Z] PASS [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] === Skipped [2022-08-04T17:27:48.995Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T17:27:48.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T17:27:48.995Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:27:48.995Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T17:27:48.995Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T17:27:48.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:27:48.995Z] [2022-08-04T17:27:48.995Z] DONE 272 tests, 5 skipped in 136.921s [2022-08-04T17:27:48.995Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T17:27:48.995Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T17:27:48.995Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T17:27:48.995Z] === RUN TestConfigDaemonID [2022-08-04T17:27:49.921Z] daemon_test.go:83: [d6d515896605d] daemon is not started [2022-08-04T17:27:49.921Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:27:49.921Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T17:27:49.921Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T17:27:49.921Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T17:27:49.921Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T17:27:49.921Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T17:27:49.921Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T17:27:49.921Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:27:49.921Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T17:27:49.921Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T17:27:49.921Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T17:27:49.921Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-04T17:27:50.176Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-04T17:27:50.176Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T17:27:50.176Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T17:27:50.345Z] --- PASS: TestBuildWithHugeFile (50.64s) [2022-08-04T17:27:50.345Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T17:27:50.345Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:27:50.345Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-04T17:27:50.345Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T17:27:50.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:27:50.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:27:50.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:27:50.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:27:50.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:27:50.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:27:50.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:27:50.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:27:50.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:27:50.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-08-04T17:27:50.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2022-08-04T17:27:50.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2022-08-04T17:27:50.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T17:27:50.345Z] === RUN TestBuildPreserveOwnership [2022-08-04T17:27:50.345Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T17:27:51.102Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T17:27:51.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T17:27:52.466Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T17:27:53.394Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T17:27:53.394Z] daemon_test.go:197: [d0f4f00030000] daemon is not started [2022-08-04T17:27:53.394Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-04T17:27:53.394Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T17:27:53.394Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T17:27:53.394Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-04T17:27:53.394Z] === RUN TestDaemonProxy [2022-08-04T17:27:53.394Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T17:27:54.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T17:27:54.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T17:27:54.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T17:27:55.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T17:27:55.279Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T17:27:55.461Z] --- PASS: TestBuildPreserveOwnership (9.85s) [2022-08-04T17:27:55.461Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.82s) [2022-08-04T17:27:55.461Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T17:27:55.461Z] === RUN TestBuildPlatformInvalid [2022-08-04T17:27:55.461Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T17:27:55.461Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T17:27:55.461Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T17:27:55.461Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-04T17:27:55.461Z] PASS [2022-08-04T17:27:55.461Z] [2022-08-04T17:27:55.461Z] === Skipped [2022-08-04T17:27:55.461Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T17:27:55.461Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:27:55.461Z] [2022-08-04T17:27:55.461Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-04T17:27:55.461Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:27:55.461Z] [2022-08-04T17:27:55.461Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-08-04T17:27:55.461Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T17:27:55.461Z] [2022-08-04T17:27:55.461Z] DONE 34 tests, 3 skipped in 111.479s [2022-08-04T17:27:55.461Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T17:27:55.719Z] INFO: Testing against a local daemon [2022-08-04T17:27:55.719Z] === RUN TestConfigInspect [2022-08-04T17:27:55.719Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-04T17:27:55.719Z] === RUN TestConfigList [2022-08-04T17:27:55.719Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T17:27:55.719Z] === RUN TestConfigsCreateAndDelete [2022-08-04T17:27:55.719Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T17:27:55.719Z] === RUN TestConfigsUpdate [2022-08-04T17:27:55.719Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T17:27:55.719Z] === RUN TestTemplatedConfig [2022-08-04T17:27:55.719Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T17:27:55.719Z] === RUN TestConfigCreateResolve [2022-08-04T17:27:55.719Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T17:27:55.719Z] PASS [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === Skipped [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-04T17:27:55.719Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T17:27:55.719Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T17:27:55.719Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T17:27:55.719Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T17:27:55.719Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T17:27:55.719Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:27:55.719Z] [2022-08-04T17:27:55.719Z] DONE 6 tests, 6 skipped in 0.224s [2022-08-04T17:27:55.719Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T17:27:55.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T17:27:55.977Z] INFO: Testing against a local daemon [2022-08-04T17:27:55.977Z] === RUN TestAttachWithTTY [2022-08-04T17:27:56.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T17:27:56.234Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-04T17:27:56.235Z] === RUN TestAttachWithoutTTy [2022-08-04T17:27:56.235Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-04T17:27:56.235Z] === RUN TestCheckpoint [2022-08-04T17:27:56.235Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:27:56.235Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:27:56.235Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T17:27:56.235Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T17:27:56.235Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T17:27:56.235Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T17:27:56.235Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T17:27:56.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T17:27:56.235Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T17:27:56.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T17:27:56.235Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T17:27:56.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T17:27:56.494Z] === RUN TestCopyEmptyFile [2022-08-04T17:27:56.494Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-04T17:27:56.494Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T17:27:56.642Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T17:27:56.751Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T17:27:56.751Z] === RUN TestCopyFromContainer [2022-08-04T17:27:57.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T17:27:58.529Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T17:27:58.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T17:27:59.090Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T17:27:59.345Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T17:27:59.345Z] PASS [2022-08-04T17:27:59.345Z] [2022-08-04T17:27:59.345Z] DONE 18 tests in 11.172s [2022-08-04T17:27:59.345Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T17:27:59.602Z] INFO: Testing against a local daemon [2022-08-04T17:27:59.602Z] === RUN TestCommitInheritsEnv [2022-08-04T17:27:59.858Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-04T17:27:59.858Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T17:27:59.858Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T17:27:59.858Z] === RUN TestImportWithCustomPlatform [2022-08-04T17:27:59.858Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T17:27:59.858Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T17:27:59.858Z] === RUN TestImportWithCustomPlatform// [2022-08-04T17:27:59.858Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T17:28:00.033Z] === RUN TestCopyFromContainer// [2022-08-04T17:28:00.114Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T17:28:00.114Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T17:28:00.114Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T17:28:00.114Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T17:28:00.114Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T17:28:00.114Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T17:28:00.114Z] === RUN TestImagesFilterMultiReference [2022-08-04T17:28:00.292Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T17:28:00.292Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T17:28:00.292Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T17:28:00.292Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T17:28:00.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T17:28:00.370Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T17:28:00.370Z] === RUN TestImagePullPlatformInvalid [2022-08-04T17:28:00.370Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T17:28:00.370Z] === RUN TestRemoveImageOrphaning [2022-08-04T17:28:00.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T17:28:00.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T17:28:00.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T17:28:00.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T17:28:00.551Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T17:28:00.626Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-04T17:28:00.626Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer (4.11s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T17:28:00.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T17:28:00.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T17:28:00.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:28:00.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:28:00.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:28:00.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:28:00.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:28:00.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:28:00.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:28:00.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:28:00.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:28:00.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T17:28:00.810Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T17:28:00.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T17:28:00.810Z] === RUN TestCreateWithInvalidEnv [2022-08-04T17:28:00.810Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T17:28:00.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T17:28:00.810Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T17:28:00.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T17:28:00.810Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T17:28:00.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T17:28:00.810Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T17:28:00.810Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T17:28:00.810Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T17:28:00.810Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T17:28:00.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T17:28:00.810Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T17:28:00.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T17:28:00.811Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T17:28:00.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T17:28:01.186Z] time="2022-08-04T17:28:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T17:28:01.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T17:28:02.186Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-04T17:28:02.186Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T17:28:02.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T17:28:02.551Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-08-04T17:28:02.551Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T17:28:02.551Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T17:28:02.551Z] === RUN TestTagInvalidReference [2022-08-04T17:28:02.551Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T17:28:02.551Z] === RUN TestTagValidPrefixedRepo [2022-08-04T17:28:02.551Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T17:28:02.551Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T17:28:02.551Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T17:28:02.551Z] === RUN TestTagOfficialNames [2022-08-04T17:28:02.551Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-04T17:28:02.551Z] === RUN TestTagMatchesDigest [2022-08-04T17:28:02.551Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T17:28:02.551Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T17:28:02.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:28:03.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:28:03.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:28:03.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:28:03.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:28:03.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:28:03.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:28:03.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:28:03.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:28:03.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:28:03.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:28:03.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-04T17:28:03.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-04T17:28:03.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T17:28:03.818Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-04T17:28:03.818Z] === RUN TestCreateDifferentPlatform [2022-08-04T17:28:03.818Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T17:28:03.818Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T17:28:03.818Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T17:28:03.818Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T17:28:03.818Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T17:28:03.818Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T17:28:03.818Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T17:28:03.818Z] === RUN TestCreateInvalidHostConfig [2022-08-04T17:28:03.818Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:28:03.818Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:28:03.818Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:28:03.818Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:28:03.818Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:28:03.818Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:28:03.818Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:28:03.818Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:28:03.818Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:28:03.818Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:28:03.818Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:28:03.818Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:28:03.818Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T17:28:03.818Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T17:28:03.818Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T17:28:03.818Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T17:28:03.818Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T17:28:03.818Z] === RUN TestDaemonRestartIpcMode [2022-08-04T17:28:03.818Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T17:28:03.818Z] === RUN TestDaemonHostGatewayIP [2022-08-04T17:28:03.818Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:28:03.818Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T17:28:03.818Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T17:28:03.818Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T17:28:03.818Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T17:28:03.818Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T17:28:03.818Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T17:28:03.818Z] === RUN TestDiff [2022-08-04T17:28:04.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T17:28:04.384Z] --- PASS: TestDiff (0.41s) [2022-08-04T17:28:04.384Z] === RUN TestExecConsoleSize [2022-08-04T17:28:04.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T17:28:04.643Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-04T17:28:04.643Z] === RUN TestExecWithCloseStdin [2022-08-04T17:28:05.210Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-04T17:28:05.210Z] === RUN TestExec [2022-08-04T17:28:05.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T17:28:05.775Z] --- PASS: TestExec (0.48s) [2022-08-04T17:28:05.775Z] === RUN TestExecUser [2022-08-04T17:28:06.034Z] --- PASS: TestExecUser (0.47s) [2022-08-04T17:28:06.034Z] === RUN TestExportContainerAndImportImage [2022-08-04T17:28:06.486Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:28:06.486Z] Using test binary docker [2022-08-04T17:28:06.486Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T17:28:06.486Z] +++ /etc/init.d/apparmor start [2022-08-04T17:28:06.486Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:28:06.486Z] INFO: Waiting for daemon to start... [2022-08-04T17:28:06.486Z] Starting dockerd [2022-08-04T17:28:06.486Z] +++ 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-04T17:28:06.600Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-04T17:28:06.600Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T17:28:07.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-04T17:28:07.976Z] === RUN TestHealthCheckWorkdir [2022-08-04T17:28:08.543Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-04T17:28:08.543Z] === RUN TestHealthKillContainer [2022-08-04T17:28:11.753Z] . [2022-08-04T17:28:11.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:28:11.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:28:11.753Z] Error: No such image: emptyfs [2022-08-04T17:28:11.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T17:28:11.753Z] ++++ docker load [2022-08-04T17:28:11.753Z] Running integration-test (iteration 1) [2022-08-04T17:28:11.753Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T17:28:11.754Z] ++ 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-04T17:28:11.754Z] ++ set -e [2022-08-04T17:28:11.754Z] ++ '[' -n 0 ']' [2022-08-04T17:28:11.754Z] ++ set -x [2022-08-04T17:28:11.754Z] ++ 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-04T17:28:11.754Z] Loaded image: busybox:latest [2022-08-04T17:28:11.754Z] Loaded image: busybox:glibc [2022-08-04T17:28:12.689Z] Loaded image: debian:bullseye-slim [2022-08-04T17:28:12.689Z] Loaded image: hello-world:latest [2022-08-04T17:28:12.947Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:28:12.947Z] INFO: Testing against a local daemon [2022-08-04T17:28:12.947Z] === RUN TestCgroupNamespacesBuild [2022-08-04T17:28:13.882Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-04T17:28:13.882Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T17:28:14.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T17:28:15.259Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-08-04T17:28:15.259Z] === RUN TestBuildWithSession [2022-08-04T17:28:15.259Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:28:15.259Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T17:28:15.259Z] === RUN TestBuildSquashParent [2022-08-04T17:28:16.650Z] --- PASS: TestHealthKillContainer (7.85s) [2022-08-04T17:28:16.650Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T17:28:16.650Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T17:28:16.650Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T17:28:16.650Z] === RUN TestIpcModeNone [2022-08-04T17:28:17.216Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-04T17:28:17.216Z] === RUN TestIpcModePrivate [2022-08-04T17:28:17.216Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-04T17:28:17.474Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-04T17:28:17.474Z] === RUN TestIpcModeShareable [2022-08-04T17:28:17.474Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:28:17.474Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T17:28:17.474Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T17:28:18.848Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-08-04T17:28:18.848Z] === RUN TestAPIIpcModeHost [2022-08-04T17:28:18.848Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:28:18.848Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T17:28:18.848Z] === RUN TestDaemonIpcModeShareable [2022-08-04T17:28:18.848Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:28:18.848Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T17:28:18.848Z] === RUN TestDaemonIpcModePrivate [2022-08-04T17:28:19.447Z] --- PASS: TestBuildSquashParent (4.17s) [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:28:19.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:28:19.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:28:19.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:28:19.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:28:19.782Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T17:28:20.040Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-04T17:28:20.040Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T17:28:20.040Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:28:20.040Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T17:28:20.040Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T17:28:20.040Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:28:20.040Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T17:28:20.040Z] === RUN TestIpcModeOlderClient [2022-08-04T17:28:20.040Z] === PAUSE TestIpcModeOlderClient [2022-08-04T17:28:20.040Z] === RUN TestKillContainerInvalidSignal [2022-08-04T17:28:20.606Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-04T17:28:20.606Z] === RUN TestKillContainer [2022-08-04T17:28:20.606Z] === RUN TestKillContainer/no_signal [2022-08-04T17:28:20.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:28:20.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:28:20.866Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T17:28:21.124Z] === RUN TestKillContainer/killing_signal [2022-08-04T17:28:21.690Z] --- PASS: TestKillContainer (1.23s) [2022-08-04T17:28:21.690Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-04T17:28:21.690Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-04T17:28:21.690Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-04T17:28:21.690Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T17:28:21.690Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T17:28:21.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:28:22.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:28:22.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T17:28:22.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-08-04T17:28:22.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-04T17:28:22.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-04T17:28:22.515Z] === RUN TestKillStoppedContainer [2022-08-04T17:28:22.515Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T17:28:22.515Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T17:28:22.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T17:28:22.515Z] === RUN TestKillDifferentUserContainer [2022-08-04T17:28:23.082Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-04T17:28:23.082Z] === RUN TestInspectOomKilledTrue [2022-08-04T17:28:23.082Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:28:23.082Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-04T17:28:23.082Z] === RUN TestInspectOomKilledFalse [2022-08-04T17:28:23.082Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:28:23.082Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T17:28:23.082Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T17:28:23.082Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T17:28:23.082Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T17:28:23.082Z] === RUN TestLinksContainerNames [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-08-04T17:28:23.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-08-04T17:28:23.396Z] === RUN TestBuildMultiStageCopy [2022-08-04T17:28:23.396Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T17:28:24.017Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-04T17:28:24.017Z] === RUN TestLogsFollowTailEmpty [2022-08-04T17:28:24.276Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-04T17:28:24.276Z] === RUN TestLogs [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:28:24.276Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:28:24.276Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:28:24.276Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:28:24.276Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:28:24.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T17:28:24.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T17:28:24.771Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T17:28:24.843Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:28:24.843Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:28:25.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.21s) [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-04T17:28:25.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-04T17:28:25.289Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T17:28:25.413Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T17:28:25.413Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T17:28:25.856Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-04T17:28:25.856Z] === RUN TestBuildLabelWithTargets [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:28:25.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:28:25.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:28:25.980Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:28:25.980Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:28:26.546Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:28:26.792Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-08-04T17:28:26.792Z] === RUN TestBuildWithEmptyLayers [2022-08-04T17:28:26.804Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:28:27.062Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:28:27.320Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:28:27.360Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T17:28:27.360Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T17:28:27.889Z] --- PASS: TestLogs (3.62s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-04T17:28:27.889Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-04T17:28:27.889Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T17:28:28.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/default [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/private [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/slave [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/shared [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T17:28:28.148Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T17:28:28.148Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/default [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/shared [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/slave [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/private [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:28:28.407Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:28:28.407Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:28:28.407Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:28:28.665Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T17:28:28.665Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T17:28:28.666Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T17:28:28.666Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T17:28:28.666Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T17:28:28.666Z] 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-04T17:28:28.666Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T17:28:28.666Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T17:28:28.666Z] 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-04T17:28:28.666Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T17:28:28.666Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T17:28:28.666Z] 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-04T17:28:28.666Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T17:28:28.666Z] === RUN TestNetworkNat [2022-08-04T17:28:28.736Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-08-04T17:28:28.736Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T17:28:29.232Z] --- PASS: TestNetworkNat (0.58s) [2022-08-04T17:28:29.232Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T17:28:29.304Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-04T17:28:29.304Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T17:28:29.798Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-04T17:28:29.798Z] === RUN TestNetworkLoopbackNat [2022-08-04T17:28:30.680Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-08-04T17:28:30.680Z] === RUN TestBuildWithHugeFile [2022-08-04T17:28:32.326Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-04T17:28:32.326Z] === RUN TestPause [2022-08-04T17:28:32.326Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:28:32.326Z] --- SKIP: TestPause (0.00s) [2022-08-04T17:28:32.326Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T17:28:32.326Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:28:32.326Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:28:32.326Z] === RUN TestPauseStopPausedContainer [2022-08-04T17:28:32.326Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:28:32.326Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T17:28:32.326Z] === RUN TestPidHost [2022-08-04T17:28:33.261Z] --- PASS: TestPidHost (0.87s) [2022-08-04T17:28:33.261Z] === RUN TestPsFilter [2022-08-04T17:28:33.261Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T17:28:33.261Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T17:28:33.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-04T17:28:33.519Z] === RUN TestRemoveContainerWithVolume [2022-08-04T17:28:34.086Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-04T17:28:34.086Z] === RUN TestRemoveContainerRunning [2022-08-04T17:28:34.344Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-04T17:28:34.344Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T17:28:34.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-08-04T17:28:34.909Z] === RUN TestRemoveInvalidContainer [2022-08-04T17:28:34.909Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T17:28:34.909Z] === RUN TestRenameLinkedContainer [2022-08-04T17:28:36.810Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-04T17:28:36.810Z] === RUN TestRenameStoppedContainer [2022-08-04T17:28:36.810Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-04T17:28:36.810Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T17:28:37.755Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-08-04T17:28:37.755Z] === RUN TestRenameInvalidName [2022-08-04T17:28:38.027Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-04T17:28:38.027Z] === RUN TestRenameAnonymousContainer [2022-08-04T17:28:39.977Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-04T17:28:39.977Z] === RUN TestRenameContainerWithSameName [2022-08-04T17:28:39.977Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-04T17:28:39.977Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T17:28:40.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T17:28:40.912Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-04T17:28:40.912Z] === RUN TestResize [2022-08-04T17:28:41.171Z] --- PASS: TestResize (0.41s) [2022-08-04T17:28:41.171Z] === RUN TestResizeWithInvalidSize [2022-08-04T17:28:41.737Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-04T17:28:41.737Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T17:28:42.303Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-04T17:28:42.303Z] === RUN TestDaemonRestartKillContainers [2022-08-04T17:28:42.303Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T17:28:42.303Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T17:28:42.303Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T17:28:42.303Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T17:28:42.870Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T17:28:43.804Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s) [2022-08-04T17:28:43.804Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-04T17:28:43.804Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) [2022-08-04T17:28:43.804Z] === RUN TestCgroupNamespacesRun [2022-08-04T17:28:45.179Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-08-04T17:28:45.179Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T17:28:46.115Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-04T17:28:46.115Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T17:28:47.488Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-04T17:28:47.488Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T17:28:48.423Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-04T17:28:48.423Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T17:28:49.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-04T17:28:49.798Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T17:28:50.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-04T17:28:50.739Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T17:28:51.305Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-04T17:28:51.305Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T17:28:52.680Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-04T17:28:52.680Z] === RUN TestNISDomainname [2022-08-04T17:28:52.680Z] 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-04T17:28:52.680Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T17:28:52.680Z] === RUN TestHostnameDnsResolution [2022-08-04T17:28:53.246Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-04T17:28:53.246Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T17:28:53.246Z] 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-04T17:28:53.246Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T17:28:53.246Z] === RUN TestPrivilegedHostDevices [2022-08-04T17:28:53.812Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-04T17:28:53.812Z] === RUN TestRunConsoleSize [2022-08-04T17:28:54.070Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-04T17:28:54.070Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T17:28:55.004Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s) [2022-08-04T17:28:55.005Z] === RUN TestStats [2022-08-04T17:28:55.005Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:28:55.005Z] --- SKIP: TestStats (0.00s) [2022-08-04T17:28:55.005Z] === RUN TestStopContainerWithTimeout [2022-08-04T17:28:55.005Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T17:28:55.005Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T17:28:55.005Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T17:28:55.005Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T17:28:55.005Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T17:28:55.005Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T17:28:55.005Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T17:28:55.005Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T17:28:55.005Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T17:28:55.005Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T17:28:55.571Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T17:28:58.098Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T17:28:59.471Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T17:28:59.472Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-04T17:28:59.472Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-04T17:28:59.472Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-04T17:28:59.472Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-04T17:28:59.472Z] === RUN TestDeleteDevicemapper [2022-08-04T17:28:59.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:28:59.472Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T17:28:59.472Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T17:29:00.406Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-08-04T17:29:00.406Z] === RUN TestUpdateMemory [2022-08-04T17:29:00.406Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:00.406Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T17:29:00.406Z] === RUN TestUpdateCPUQuota [2022-08-04T17:29:00.406Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:00.406Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T17:29:00.406Z] === RUN TestUpdatePidsLimit [2022-08-04T17:29:00.406Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:00.406Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T17:29:00.406Z] === RUN TestUpdateRestartPolicy [2022-08-04T17:29:07.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T17:29:08.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T17:29:11.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T17:29:12.601Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-04T17:29:12.601Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T17:29:12.601Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-04T17:29:12.601Z] === RUN TestWaitNonBlocked [2022-08-04T17:29:12.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:29:12.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:29:12.601Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:29:12.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:29:12.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:29:12.601Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:29:12.601Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T17:29:12.601Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-04T17:29:12.601Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-08-04T17:29:12.601Z] === RUN TestWaitBlocked [2022-08-04T17:29:12.601Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:29:12.601Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:29:12.601Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:29:12.601Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:29:12.601Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:29:12.601Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:29:13.168Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T17:29:13.168Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-04T17:29:13.168Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-08-04T17:29:13.168Z] === RUN TestWaitConditions [2022-08-04T17:29:13.168Z] === RUN TestWaitConditions/default [2022-08-04T17:29:13.168Z] === PAUSE TestWaitConditions/default [2022-08-04T17:29:13.168Z] === RUN TestWaitConditions/not-running [2022-08-04T17:29:13.168Z] === PAUSE TestWaitConditions/not-running [2022-08-04T17:29:13.168Z] === RUN TestWaitConditions/next-exit [2022-08-04T17:29:13.168Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T17:29:13.168Z] === RUN TestWaitConditions/removed [2022-08-04T17:29:13.168Z] === PAUSE TestWaitConditions/removed [2022-08-04T17:29:13.168Z] === CONT TestWaitConditions/default [2022-08-04T17:29:13.168Z] === CONT TestWaitConditions/next-exit [2022-08-04T17:29:13.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T17:29:14.542Z] INFO [linters context/goanalysis] analyzers took 6m51.119289034s with top 10 stages: buildir: 2m23.98807636s, the_only_name: 42.093673598s, goimports: 28.248916218s, unconvert: 23.946356189s, S1038: 18.613344267s, gosec: 18.017753997s, misspell: 6.076265637s, S1039: 5.124953081s, unused: 4.899802436s, inspect: 4.750373761s [2022-08-04T17:29:14.542Z] INFO [runner] Issues before processing: 2398, after processing: 0 [2022-08-04T17:29:14.542Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/2032, filename_unadjuster: 2135/2135, skip_files: 2135/2135, skip_dirs: 2135/2135, autogenerated_exclude: 2032/2135, cgo: 2135/2398, path_prettifier: 2135/2135, identifier_marker: 2032/2032, exclude: 2032/2032, nolint: 0/78 [2022-08-04T17:29:14.542Z] INFO [runner] processing took 190.715223ms with stages: nolint: 67.098092ms, identifier_marker: 48.574378ms, path_prettifier: 23.461963ms, autogenerated_exclude: 20.080347ms, exclude-rules: 14.959445ms, skip_dirs: 12.571889ms, cgo: 2.62388ms, filename_unadjuster: 1.33924ms, max_same_issues: 1.743µs, uniq_by_line: 814ns, max_from_linter: 565ns, skip_files: 451ns, diff: 375ns, source_code: 363ns, sort_results: 347ns, exclude: 315ns, max_per_file_from_linter: 306ns, severity-rules: 284ns, path_shortener: 268ns, path_prefixer: 158ns [2022-08-04T17:29:14.542Z] INFO [runner] linters took 1m46.283142331s with stages: goanalysis_metalinter: 1m46.086475188s [2022-08-04T17:29:14.542Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-04T17:29:14.542Z] INFO Memory: 2786 samples, avg is 317.0MB, max is 1251.3MB [2022-08-04T17:29:14.542Z] INFO Execution took 4m39.211428873s [2022-08-04T17:29:14.542Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T17:29:14.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh dynbinary test-docker-py [2022-08-04T17:29:15.070Z] === CONT TestWaitConditions/not-running [2022-08-04T17:29:15.070Z] === CONT TestWaitConditions/removed [2022-08-04T17:29:15.126Z] [2022-08-04T17:29:15.387Z] Removing bundles/ [2022-08-04T17:29:15.387Z] [2022-08-04T17:29:15.387Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T17:29:15.387Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T17:29:15.387Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:29:15.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T17:29:16.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T17:29:16.444Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T17:29:16.444Z] --- PASS: TestWaitConditions/next-exit (1.52s) [2022-08-04T17:29:16.444Z] --- PASS: TestWaitConditions/default (1.70s) [2022-08-04T17:29:16.444Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-08-04T17:29:16.444Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-08-04T17:29:16.444Z] === RUN TestWaitRestartedContainer [2022-08-04T17:29:16.444Z] === RUN TestWaitRestartedContainer/default [2022-08-04T17:29:16.444Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T17:29:16.444Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T17:29:16.444Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T17:29:16.444Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T17:29:16.444Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T17:29:16.444Z] === CONT TestWaitRestartedContainer/default [2022-08-04T17:29:16.444Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T17:29:17.819Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T17:29:18.753Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T17:29:18.753Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-08-04T17:29:18.753Z] --- PASS: TestWaitRestartedContainer/default (1.36s) [2022-08-04T17:29:18.753Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-04T17:29:18.753Z] === CONT TestDaemonRestartIpcMode [2022-08-04T17:29:18.753Z] === CONT TestIpcModeOlderClient [2022-08-04T17:29:18.753Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T17:29:18.753Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T17:29:19.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T17:29:21.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-08-04T17:29:21.542Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-08-04T17:29:21.542Z] PASS [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === Skipped [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T17:29:21.542Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T17:29:21.542Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T17:29:21.542Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T17:29:21.542Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T17:29:21.542Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T17:29:21.542Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T17:29:21.542Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T17:29:21.542Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T17:29:21.542Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T17:29:21.542Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-04T17:29:21.542Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T17:29:21.542Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T17:29:21.542Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T17:29:21.542Z] 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-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T17:29:21.542Z] 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-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T17:29:21.542Z] 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-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T17:29:21.542Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:29:21.542Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T17:29:21.542Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T17:29:21.542Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T17:29:21.542Z] 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-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T17:29:21.542Z] 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-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T17:29:21.542Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T17:29:21.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T17:29:21.542Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T17:29:21.542Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T17:29:21.542Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T17:29:21.542Z] [2022-08-04T17:29:21.542Z] DONE 249 tests, 27 skipped in 85.772s [2022-08-04T17:29:21.542Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T17:29:21.802Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T17:29:22.368Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-08-04T17:29:22.368Z] === RUN TestConfigDaemonID [2022-08-04T17:29:23.746Z] daemon_test.go:83: [dffa53b4d8418] daemon is not started [2022-08-04T17:29:23.746Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:29:23.746Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T17:29:23.746Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T17:29:23.746Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T17:29:23.746Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T17:29:23.746Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T17:29:23.746Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T17:29:23.746Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:29:23.746Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T17:29:23.746Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T17:29:23.746Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T17:29:23.746Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-04T17:29:23.746Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-04T17:29:23.746Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T17:29:23.746Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T17:29:25.121Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T17:29:26.055Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T17:29:26.917Z] --- PASS: TestBuildWithHugeFile (47.60s) [2022-08-04T17:29:26.917Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T17:29:26.917Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:29:26.917Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:29:26.917Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T17:29:26.917Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:29:26.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:29:26.917Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:29:26.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:29:26.917Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:29:26.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:29:26.917Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:29:26.917Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:29:26.917Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:29:26.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T17:29:26.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T17:29:26.917Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-04T17:29:26.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-08-04T17:29:26.917Z] === RUN TestBuildPreserveOwnership [2022-08-04T17:29:26.917Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T17:29:26.918Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T17:29:26.918Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-08-04T17:29:26.918Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-08-04T17:29:26.918Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-04T17:29:26.918Z] === RUN TestBuildPlatformInvalid [2022-08-04T17:29:26.918Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T17:29:26.918Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T17:29:26.918Z] Loaded image: busybox:latest [2022-08-04T17:29:26.918Z] Loaded image: busybox:glibc [2022-08-04T17:29:26.918Z] Loaded image: debian:bullseye-slim [2022-08-04T17:29:26.918Z] Loaded image: hello-world:latest [2022-08-04T17:29:26.918Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:29:26.990Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T17:29:26.990Z] daemon_test.go:197: [d1ba481fccdb4] daemon is not started [2022-08-04T17:29:26.990Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-04T17:29:26.990Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-04T17:29:26.990Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-04T17:29:26.990Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-04T17:29:26.990Z] === RUN TestDaemonProxy [2022-08-04T17:29:26.990Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T17:29:26.990Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-04T17:29:26.990Z] PASS [2022-08-04T17:29:26.990Z] [2022-08-04T17:29:26.990Z] === Skipped [2022-08-04T17:29:26.990Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-04T17:29:26.990Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T17:29:26.990Z] [2022-08-04T17:29:26.990Z] DONE 13 tests, 1 skipped in 5.420s [2022-08-04T17:29:26.990Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T17:29:27.248Z] INFO: Testing against a local daemon [2022-08-04T17:29:27.248Z] === RUN TestCommitInheritsEnv [2022-08-04T17:29:27.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T17:29:29.149Z] --- PASS: TestCommitInheritsEnv (1.78s) [2022-08-04T17:29:29.149Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T17:29:29.149Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T17:29:29.149Z] === RUN TestImportWithCustomPlatform [2022-08-04T17:29:29.149Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T17:29:29.149Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T17:29:29.149Z] === RUN TestImportWithCustomPlatform// [2022-08-04T17:29:29.149Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T17:29:29.408Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T17:29:29.408Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T17:29:29.408Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T17:29:29.408Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T17:29:29.408Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T17:29:29.408Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T17:29:29.408Z] === RUN TestImagesFilterMultiReference [2022-08-04T17:29:29.408Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T17:29:29.408Z] === RUN TestImagePullPlatformInvalid [2022-08-04T17:29:29.667Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-04T17:29:29.667Z] === RUN TestRemoveImageOrphaning [2022-08-04T17:29:30.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T17:29:31.039Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-04T17:29:31.039Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T17:29:31.039Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T17:29:31.039Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T17:29:31.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T17:29:31.106Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.43s) [2022-08-04T17:29:31.106Z] PASS [2022-08-04T17:29:31.106Z] [2022-08-04T17:29:31.106Z] === Skipped [2022-08-04T17:29:31.106Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T17:29:31.106Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:29:31.106Z] [2022-08-04T17:29:31.106Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:29:31.106Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:29:31.106Z] [2022-08-04T17:29:31.106Z] DONE 34 tests, 2 skipped in 79.466s [2022-08-04T17:29:31.106Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T17:29:31.106Z] ++ 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-04T17:29:31.106Z] ++ set -e [2022-08-04T17:29:31.106Z] ++ '[' -n 0 ']' [2022-08-04T17:29:31.106Z] ++ set -x [2022-08-04T17:29:31.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:29:31.106Z] INFO: Testing against a local daemon [2022-08-04T17:29:31.106Z] === RUN TestConfigInspect [2022-08-04T17:29:31.298Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T17:29:31.298Z] === RUN TestTagInvalidReference [2022-08-04T17:29:31.298Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T17:29:31.298Z] === RUN TestTagValidPrefixedRepo [2022-08-04T17:29:31.298Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T17:29:31.298Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T17:29:31.298Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T17:29:31.298Z] === RUN TestTagOfficialNames [2022-08-04T17:29:31.298Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T17:29:31.298Z] === RUN TestTagMatchesDigest [2022-08-04T17:29:31.298Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T17:29:31.298Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T17:29:33.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T17:29:33.638Z] --- PASS: TestConfigInspect (2.27s) [2022-08-04T17:29:33.638Z] === RUN TestConfigList [2022-08-04T17:29:34.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T17:29:35.540Z] --- PASS: TestConfigList (2.18s) [2022-08-04T17:29:35.540Z] === RUN TestConfigsCreateAndDelete [2022-08-04T17:29:37.442Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-04T17:29:37.442Z] === RUN TestConfigsUpdate [2022-08-04T17:29:37.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T17:29:38.931Z] --- PASS: TestImportExtremelyLargeImageWorks (94.79s) [2022-08-04T17:29:38.931Z] PASS [2022-08-04T17:29:38.931Z] [2022-08-04T17:29:38.931Z] DONE 22 tests in 97.909s [2022-08-04T17:29:38.931Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T17:29:38.931Z] === RUN TestStripANSICommands [2022-08-04T17:29:38.931Z] === RUN TestStripANSICommands/#00 [2022-08-04T17:29:38.931Z] === RUN TestStripANSICommands/#01 [2022-08-04T17:29:38.931Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T17:29:38.931Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T17:29:38.931Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T17:29:38.931Z] PASS [2022-08-04T17:29:38.931Z] [2022-08-04T17:29:38.931Z] DONE 3 tests in 0.009s [2022-08-04T17:29:38.931Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T17:29:38.931Z] INFO: Testing against a local daemon [2022-08-04T17:29:38.931Z] === RUN TestNetworkCreateDelete [2022-08-04T17:29:38.932Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T17:29:38.932Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T17:29:38.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-04T17:29:38.932Z] === RUN TestDaemonDNSFallback [2022-08-04T17:29:39.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T17:29:39.976Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-04T17:29:39.976Z] === RUN TestTemplatedConfig [2022-08-04T17:29:42.513Z] --- PASS: TestTemplatedConfig (2.53s) [2022-08-04T17:29:42.513Z] === RUN TestConfigCreateResolve [2022-08-04T17:29:43.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T17:29:44.175Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-04T17:29:44.175Z] === RUN TestInspectNetwork [2022-08-04T17:29:44.414Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-04T17:29:44.414Z] PASS [2022-08-04T17:29:44.414Z] [2022-08-04T17:29:44.414Z] DONE 6 tests in 13.590s [2022-08-04T17:29:44.414Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T17:29:44.414Z] ++ 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-04T17:29:44.414Z] ++ set -e [2022-08-04T17:29:44.414Z] ++ '[' -n 0 ']' [2022-08-04T17:29:44.414Z] ++ set -x [2022-08-04T17:29:44.414Z] ++ 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-04T17:29:44.414Z] INFO: Testing against a local daemon [2022-08-04T17:29:44.414Z] === RUN TestAttachWithTTY [2022-08-04T17:29:44.673Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-04T17:29:44.673Z] === RUN TestAttachWithoutTTy [2022-08-04T17:29:44.673Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T17:29:44.673Z] === RUN TestCheckpoint [2022-08-04T17:29:44.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:29:44.673Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:29:44.673Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T17:29:44.673Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T17:29:44.673Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T17:29:44.673Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T17:29:44.673Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T17:29:44.673Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T17:29:44.673Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T17:29:44.673Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T17:29:44.673Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T17:29:44.673Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T17:29:44.673Z] === RUN TestCopyEmptyFile [2022-08-04T17:29:44.933Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T17:29:44.933Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T17:29:44.933Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T17:29:44.933Z] === RUN TestCopyFromContainer [2022-08-04T17:29:45.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T17:29:45.869Z] === RUN TestCopyFromContainer// [2022-08-04T17:29:46.128Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T17:29:46.129Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T17:29:46.129Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T17:29:46.129Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T17:29:46.129Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T17:29:46.387Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T17:29:46.387Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T17:29:46.387Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T17:29:46.387Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T17:29:46.661Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-04T17:29:46.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T17:29:46.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:29:46.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:29:46.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:29:46.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:29:46.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:29:46.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:29:46.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:29:46.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:29:46.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:29:46.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T17:29:46.661Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T17:29:46.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T17:29:46.661Z] === RUN TestCreateWithInvalidEnv [2022-08-04T17:29:46.661Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T17:29:46.661Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T17:29:46.661Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T17:29:46.661Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T17:29:46.661Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T17:29:46.661Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T17:29:46.661Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T17:29:46.661Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T17:29:46.661Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T17:29:46.661Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T17:29:46.661Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T17:29:46.661Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T17:29:46.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T17:29:46.661Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T17:29:47.441Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T17:29:47.441Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T17:29:47.441Z] === RUN TestInspectNetwork/network_name [2022-08-04T17:29:47.441Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T17:29:48.062Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-04T17:29:48.062Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:29:48.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:29:48.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:29:48.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:29:48.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:29:48.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:29:48.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:29:48.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:29:48.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:29:48.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:29:48.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:29:48.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T17:29:48.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T17:29:48.998Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T17:29:49.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T17:29:49.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-04T17:29:49.573Z] === RUN TestCreateDifferentPlatform [2022-08-04T17:29:49.573Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T17:29:49.573Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T17:29:49.573Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T17:29:49.573Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T17:29:49.573Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T17:29:49.573Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T17:29:49.573Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T17:29:49.573Z] === RUN TestCreateInvalidHostConfig [2022-08-04T17:29:49.573Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:29:49.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:29:49.573Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:29:49.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:29:49.573Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:29:49.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:29:49.573Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:29:49.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:29:49.573Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:29:49.573Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:29:49.573Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:29:49.573Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:29:49.573Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T17:29:49.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T17:29:49.573Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T17:29:49.573Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T17:29:49.573Z] === RUN TestDaemonRestartIpcMode [2022-08-04T17:29:49.573Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T17:29:49.573Z] === RUN TestDaemonHostGatewayIP [2022-08-04T17:29:49.573Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T17:29:49.573Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T17:29:49.573Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T17:29:49.573Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T17:29:49.573Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T17:29:49.573Z] === RUN TestDiff [2022-08-04T17:29:49.832Z] --- PASS: TestDiff (0.41s) [2022-08-04T17:29:49.832Z] === RUN TestExecConsoleSize [2022-08-04T17:29:50.399Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-04T17:29:50.399Z] === RUN TestExecWithCloseStdin [2022-08-04T17:29:50.966Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-04T17:29:50.967Z] === RUN TestExec [2022-08-04T17:29:51.533Z] --- PASS: TestExec (0.48s) [2022-08-04T17:29:51.533Z] === RUN TestExecUser [2022-08-04T17:29:51.592Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:29:51.592Z] Using test binary docker [2022-08-04T17:29:51.592Z] +++ /etc/init.d/apparmor start [2022-08-04T17:29:51.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:29:51.592Z] INFO: Waiting for daemon to start... [2022-08-04T17:29:51.592Z] Starting dockerd [2022-08-04T17:29:51.593Z] +++ 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-04T17:29:51.649Z] --- PASS: TestInspectNetwork (7.42s) [2022-08-04T17:29:51.649Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T17:29:51.649Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T17:29:51.649Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T17:29:51.649Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T17:29:51.649Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T17:29:51.792Z] --- PASS: TestExecUser (0.46s) [2022-08-04T17:29:51.792Z] === RUN TestExportContainerAndImportImage [2022-08-04T17:29:52.361Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-04T17:29:52.361Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T17:29:53.486Z] . [2022-08-04T17:29:53.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:29:53.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:29:53.486Z] Error: No such image: emptyfs [2022-08-04T17:29:53.486Z] ++++ docker load [2022-08-04T17:29:53.486Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T17:29:53.587Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T17:29:53.587Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:29:53.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:29:53.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:29:53.587Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T17:29:53.587Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T17:29:53.587Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T17:29:53.587Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T17:29:53.587Z] === RUN TestNetworkList [2022-08-04T17:29:53.587Z] === RUN TestNetworkList//networks [2022-08-04T17:29:53.587Z] === PAUSE TestNetworkList//networks [2022-08-04T17:29:53.587Z] === RUN TestNetworkList//networks/ [2022-08-04T17:29:53.587Z] === PAUSE TestNetworkList//networks/ [2022-08-04T17:29:53.587Z] === CONT TestNetworkList//networks [2022-08-04T17:29:53.587Z] === CONT TestNetworkList//networks/ [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkList (0.03s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T17:29:53.587Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T17:29:53.587Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T17:29:53.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-04T17:29:53.741Z] === RUN TestHealthCheckWorkdir [2022-08-04T17:29:53.854Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-04T17:29:53.854Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T17:29:54.050Z] Running integration-test (iteration 1) [2022-08-04T17:29:54.050Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T17:29:54.050Z] ++ 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-04T17:29:54.050Z] ++ set -e [2022-08-04T17:29:54.050Z] ++ '[' -n 0 ']' [2022-08-04T17:29:54.050Z] ++ set -x [2022-08-04T17:29:54.050Z] ++ 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-04T17:29:54.308Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-08-04T17:29:54.308Z] === RUN TestHealthKillContainer [2022-08-04T17:29:54.613Z] Loaded image: busybox:latest [2022-08-04T17:29:54.806Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T17:29:54.806Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T17:29:55.177Z] Loaded image: busybox:glibc [2022-08-04T17:29:55.747Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-04T17:29:55.747Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T17:29:56.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-04T17:29:56.681Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T17:29:58.045Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-04T17:29:58.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T17:29:58.605Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T17:29:58.605Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T17:30:00.435Z] Loaded image: debian:bullseye-slim [2022-08-04T17:30:00.435Z] Loaded image: hello-world:latest [2022-08-04T17:30:00.435Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:30:00.435Z] INFO: Testing against a local daemon [2022-08-04T17:30:00.435Z] === RUN TestCgroupNamespacesBuild [2022-08-04T17:30:01.119Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-08-04T17:30:01.119Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T17:30:01.119Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:30:01.119Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:30:01.119Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T17:30:02.423Z] --- PASS: TestHealthKillContainer (7.91s) [2022-08-04T17:30:02.423Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T17:30:02.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-04T17:30:02.682Z] === RUN TestIpcModeNone [2022-08-04T17:30:03.024Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-08-04T17:30:03.024Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T17:30:03.250Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-04T17:30:03.250Z] === RUN TestIpcModePrivate [2022-08-04T17:30:03.508Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T17:30:03.508Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-04T17:30:03.508Z] === RUN TestIpcModeShareable [2022-08-04T17:30:04.075Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-04T17:30:04.075Z] --- PASS: TestIpcModeShareable (0.51s) [2022-08-04T17:30:04.075Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T17:30:04.929Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2022-08-04T17:30:04.929Z] === RUN TestBuildWithSession [2022-08-04T17:30:04.929Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:30:04.929Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T17:30:04.929Z] === RUN TestBuildSquashParent [2022-08-04T17:30:05.452Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-04T17:30:05.452Z] === RUN TestAPIIpcModeHost [2022-08-04T17:30:06.019Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-04T17:30:06.019Z] === RUN TestDaemonIpcModeShareable [2022-08-04T17:30:06.958Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T17:30:06.958Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-04T17:30:06.958Z] === RUN TestDaemonIpcModePrivate [2022-08-04T17:30:08.334Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T17:30:08.334Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-04T17:30:08.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T17:30:09.270Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T17:30:09.270Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-04T17:30:09.270Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T17:30:10.647Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T17:30:10.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-04T17:30:10.647Z] === RUN TestIpcModeOlderClient [2022-08-04T17:30:10.647Z] === PAUSE TestIpcModeOlderClient [2022-08-04T17:30:10.647Z] === RUN TestKillContainerInvalidSignal [2022-08-04T17:30:10.906Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-04T17:30:10.906Z] === RUN TestKillContainer [2022-08-04T17:30:10.906Z] === RUN TestKillContainer/no_signal [2022-08-04T17:30:11.474Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T17:30:11.733Z] === RUN TestKillContainer/killing_signal [2022-08-04T17:30:12.300Z] --- PASS: TestKillContainer (1.36s) [2022-08-04T17:30:12.300Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-08-04T17:30:12.300Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-04T17:30:12.300Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-04T17:30:12.300Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T17:30:12.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T17:30:12.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T17:30:13.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-04T17:30:13.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-04T17:30:13.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-04T17:30:13.436Z] === RUN TestKillStoppedContainer [2022-08-04T17:30:13.694Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T17:30:13.694Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T17:30:13.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T17:30:13.694Z] === RUN TestKillDifferentUserContainer [2022-08-04T17:30:13.954Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-04T17:30:13.954Z] === RUN TestInspectOomKilledTrue [2022-08-04T17:30:14.520Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-04T17:30:14.520Z] === RUN TestInspectOomKilledFalse [2022-08-04T17:30:14.881Z] --- PASS: TestBuildSquashParent (8.71s) [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:30:14.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:30:14.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:30:14.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T17:30:14.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T17:30:15.087Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-04T17:30:15.087Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T17:30:15.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-08-04T17:30:15.345Z] === RUN TestLinksContainerNames [2022-08-04T17:30:15.953Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-08-04T17:30:15.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T17:30:16.280Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-04T17:30:16.280Z] === RUN TestLogsFollowTailEmpty [2022-08-04T17:30:16.538Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T17:30:16.538Z] === RUN TestLogs [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:30:16.538Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:30:16.538Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:30:16.538Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:30:16.538Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:30:17.104Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:30:17.104Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:30:17.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T17:30:17.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T17:30:17.671Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T17:30:17.671Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T17:30:17.842Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z4vewurcuvozedykolzxylvw3 Created:2022-08-04 17:30:16.245754989 +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[e6b10ee1e7008549dc619116ef4fff89ce7df2f114ae11411fbdaa81efb82998:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o84hl09npugeadby8jqhu233x EndpointID:dd794443ecedd75eff65fee7b71924aeaf31b940cce45beb28533931fab53006 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:053e3a2de2ba19d42119612c6f29ad0bf19ec1619f22651074732ed2c0dc9b1a 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:f6eecdea2c5f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o84hl09npugeadby8jqhu233x EndpointID:dd794443ecedd75eff65fee7b71924aeaf31b940cce45beb28533931fab53006 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:30:18.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:30:18.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:30:18.238Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:30:18.238Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:30:18.805Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:30:19.064Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:30:19.632Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:30:19.632Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:30:20.199Z] --- PASS: TestLogs (3.76s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-08-04T17:30:20.199Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-08-04T17:30:20.200Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) [2022-08-04T17:30:20.200Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T17:30:20.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T17:30:20.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/default [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/private [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/slave [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/shared [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T17:30:20.767Z] === CONT TestMountDaemonRoot/default [2022-08-04T17:30:20.767Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:30:20.767Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:30:20.767Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/shared [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/slave [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/private [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T17:30:20.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:30:20.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:30:20.768Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:30:20.939Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T17:30:21.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T17:30:21.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-04T17:30:21.027Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T17:30:22.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-08-04T17:30:22.006Z] PASS [2022-08-04T17:30:22.006Z] [2022-08-04T17:30:22.006Z] === Skipped [2022-08-04T17:30:22.006Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:30:22.006Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:30:22.006Z] [2022-08-04T17:30:22.006Z] DONE 38 tests, 1 skipped in 44.512s [2022-08-04T17:30:22.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:30:22.006Z] INFO: Testing against a local daemon [2022-08-04T17:30:22.006Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T17:30:22.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:30:22.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:30:22.006Z] === RUN TestDockerNetworkIpvlan [2022-08-04T17:30:22.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:30:22.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:30:22.006Z] PASS [2022-08-04T17:30:22.006Z] [2022-08-04T17:30:22.006Z] === Skipped [2022-08-04T17:30:22.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:30:22.006Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:30:22.006Z] [2022-08-04T17:30:22.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:30:22.006Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:30:22.006Z] [2022-08-04T17:30:22.006Z] DONE 2 tests, 2 skipped in 0.025s [2022-08-04T17:30:22.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:30:22.006Z] INFO: Testing against a local daemon [2022-08-04T17:30:22.006Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T17:30:22.403Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-04T17:30:22.403Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T17:30:22.971Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-04T17:30:22.971Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T17:30:23.229Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-04T17:30:23.229Z] === RUN TestNetworkNat [2022-08-04T17:30:23.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-08-04T17:30:23.372Z] === RUN TestDockerNetworkMacvlan [2022-08-04T17:30:23.795Z] --- PASS: TestNetworkNat (0.48s) [2022-08-04T17:30:23.795Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T17:30:23.935Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T17:30:24.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-04T17:30:24.054Z] === RUN TestNetworkLoopbackNat [2022-08-04T17:30:24.862Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T17:30:25.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.73s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.79s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.36s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.54s) [2022-08-04T17:30:25.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.60s) [2022-08-04T17:30:25.117Z] === RUN TestBuildMultiStageCopy [2022-08-04T17:30:25.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T17:30:25.422Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T17:30:26.584Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-04T17:30:26.584Z] === RUN TestPause [2022-08-04T17:30:27.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T17:30:27.151Z] --- PASS: TestPause (0.44s) [2022-08-04T17:30:27.152Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T17:30:27.152Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:30:27.152Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:30:27.152Z] === RUN TestPauseStopPausedContainer [2022-08-04T17:30:27.313Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T17:30:27.410Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-04T17:30:27.410Z] === RUN TestPidHost [2022-08-04T17:30:27.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T17:30:28.142Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T17:30:28.347Z] --- PASS: TestPidHost (0.92s) [2022-08-04T17:30:28.347Z] === RUN TestPsFilter [2022-08-04T17:30:28.605Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T17:30:28.605Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T17:30:28.706Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T17:30:28.864Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-04T17:30:28.864Z] === RUN TestRemoveContainerWithVolume [2022-08-04T17:30:29.205Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy (4.94s) [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-08-04T17:30:29.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-08-04T17:30:29.269Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T17:30:29.432Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-04T17:30:29.432Z] === RUN TestRemoveContainerRunning [2022-08-04T17:30:29.691Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-04T17:30:29.691Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T17:30:30.274Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-08-04T17:30:30.274Z] === RUN TestRemoveInvalidContainer [2022-08-04T17:30:30.274Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T17:30:30.274Z] === RUN TestRenameLinkedContainer [2022-08-04T17:30:30.637Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-08-04T17:30:30.638Z] === RUN TestBuildLabelWithTargets [2022-08-04T17:30:32.201Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-04T17:30:32.201Z] === RUN TestRenameStoppedContainer [2022-08-04T17:30:32.460Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-04T17:30:32.460Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T17:30:32.470Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-08-04T17:30:33.031Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-04T17:30:33.031Z] PASS [2022-08-04T17:30:33.031Z] [2022-08-04T17:30:33.031Z] DONE 8 tests in 11.099s [2022-08-04T17:30:33.031Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T17:30:33.031Z] testing: warning: no tests to run [2022-08-04T17:30:33.031Z] PASS [2022-08-04T17:30:33.031Z] [2022-08-04T17:30:33.031Z] DONE 0 tests in 0.007s [2022-08-04T17:30:33.031Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T17:30:33.031Z] INFO: Testing against a local daemon [2022-08-04T17:30:33.031Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T17:30:33.159Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2022-08-04T17:30:33.159Z] === RUN TestBuildWithEmptyLayers [2022-08-04T17:30:33.396Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-04T17:30:33.396Z] === RUN TestRenameInvalidName [2022-08-04T17:30:33.655Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-04T17:30:33.655Z] === RUN TestRenameAnonymousContainer [2022-08-04T17:30:34.395Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-04T17:30:34.395Z] === RUN TestAuthZPluginTLS [2022-08-04T17:30:34.529Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-08-04T17:30:34.529Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T17:30:34.957Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-04T17:30:34.957Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T17:30:35.526Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T17:30:35.526Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T17:30:35.558Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-04T17:30:35.558Z] === RUN TestRenameContainerWithSameName [2022-08-04T17:30:35.558Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-04T17:30:35.558Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T17:30:36.088Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T17:30:36.088Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T17:30:36.345Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T17:30:36.345Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T17:30:36.493Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-04T17:30:36.493Z] === RUN TestResize [2022-08-04T17:30:36.752Z] --- PASS: TestResize (0.43s) [2022-08-04T17:30:36.752Z] === RUN TestResizeWithInvalidSize [2022-08-04T17:30:37.320Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-04T17:30:37.320Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T17:30:37.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:37.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:37.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:37.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:30:37.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:37.711Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-08-04T17:30:37.711Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T17:30:37.803Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2022-08-04T17:30:37.804Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T17:30:38.273Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-04T17:30:38.273Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T17:30:38.834Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T17:30:38.834Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T17:30:38.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:39.174Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2022-08-04T17:30:39.174Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T17:30:39.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:30:39.395Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-04T17:30:39.395Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T17:30:40.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:30:40.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:40.763Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-04T17:30:40.764Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T17:30:41.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:42.134Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-08-04T17:30:42.134Z] === RUN TestAuthZPluginHeader [2022-08-04T17:30:42.449Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2022-08-04T17:30:42.449Z] === RUN TestBuildWithHugeFile [2022-08-04T17:30:42.696Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T17:30:42.696Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T17:30:43.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:30:44.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:30:47.936Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2022-08-04T17:30:47.936Z] === RUN TestAuthZPluginV2Disable [2022-08-04T17:30:48.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:30:48.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:30:49.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:30:50.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:30:51.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:30:51.200Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2022-08-04T17:30:51.200Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T17:30:52.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:30:52.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:30:54.462Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-08-04T17:30:54.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-08-04T17:30:54.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-08-04T17:30:54.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-08-04T17:30:54.712Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T17:30:54.712Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T17:30:55.648Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T17:30:56.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-04T17:30:56.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-04T17:30:56.583Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-04T17:30:56.583Z] === RUN TestCgroupNamespacesRun [2022-08-04T17:30:57.518Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-04T17:30:57.518Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T17:30:58.897Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-04T17:30:58.897Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T17:30:59.833Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-04T17:30:59.833Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T17:31:01.208Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-04T17:31:01.208Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T17:31:02.145Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-04T17:31:02.145Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T17:31:03.522Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-04T17:31:03.522Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T17:31:04.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-04T17:31:04.089Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T17:31:04.403Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.39s) [2022-08-04T17:31:04.403Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T17:31:05.466Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-08-04T17:31:05.466Z] === RUN TestNISDomainname [2022-08-04T17:31:05.724Z] --- PASS: TestNISDomainname (0.52s) [2022-08-04T17:31:05.724Z] === RUN TestHostnameDnsResolution [2022-08-04T17:31:06.660Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-08-04T17:31:06.660Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T17:31:06.918Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-04T17:31:06.918Z] === RUN TestPrivilegedHostDevices [2022-08-04T17:31:07.486Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-04T17:31:07.486Z] === RUN TestRunConsoleSize [2022-08-04T17:31:07.768Z] --- PASS: TestImportExtremelyLargeImageWorks (92.17s) [2022-08-04T17:31:07.768Z] PASS [2022-08-04T17:31:07.768Z] [2022-08-04T17:31:07.768Z] === Skipped [2022-08-04T17:31:07.768Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T17:31:07.768Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T17:31:07.768Z] [2022-08-04T17:31:07.768Z] DONE 22 tests, 1 skipped in 96.482s [2022-08-04T17:31:07.768Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T17:31:07.768Z] === RUN TestStripANSICommands [2022-08-04T17:31:07.768Z] === RUN TestStripANSICommands/#00 [2022-08-04T17:31:07.768Z] === RUN TestStripANSICommands/#01 [2022-08-04T17:31:07.768Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T17:31:07.768Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T17:31:07.768Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T17:31:07.768Z] PASS [2022-08-04T17:31:07.768Z] [2022-08-04T17:31:07.768Z] DONE 3 tests in 0.112s [2022-08-04T17:31:07.768Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T17:31:07.768Z] INFO: Testing against a local daemon [2022-08-04T17:31:07.768Z] === RUN TestNetworkCreateDelete [2022-08-04T17:31:07.768Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T17:31:07.768Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T17:31:07.768Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T17:31:07.768Z] === RUN TestDaemonDNSFallback [2022-08-04T17:31:08.052Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-04T17:31:08.052Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T17:31:08.987Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-04T17:31:08.987Z] === RUN TestStats [2022-08-04T17:31:11.077Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-04T17:31:11.077Z] === RUN TestInspectNetwork [2022-08-04T17:31:11.077Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.077Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T17:31:11.077Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T17:31:11.077Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.077Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T17:31:11.077Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:31:11.077Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:31:11.077Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:31:11.077Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T17:31:11.077Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T17:31:11.077Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T17:31:11.077Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T17:31:11.077Z] === RUN TestNetworkList [2022-08-04T17:31:11.077Z] === RUN TestNetworkList//networks [2022-08-04T17:31:11.077Z] === PAUSE TestNetworkList//networks [2022-08-04T17:31:11.077Z] === RUN TestNetworkList//networks/ [2022-08-04T17:31:11.077Z] === PAUSE TestNetworkList//networks/ [2022-08-04T17:31:11.077Z] === CONT TestNetworkList//networks [2022-08-04T17:31:11.077Z] === CONT TestNetworkList//networks/ [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T17:31:11.077Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T17:31:11.077Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T17:31:11.078Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T17:31:11.078Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T17:31:11.078Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T17:31:11.078Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T17:31:11.078Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T17:31:11.078Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T17:31:11.078Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T17:31:11.078Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T17:31:11.078Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T17:31:11.078Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:31:11.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:31:11.078Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T17:31:11.078Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T17:31:11.078Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T17:31:11.078Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T17:31:11.078Z] PASS [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === Skipped [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T17:31:11.078Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T17:31:11.078Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T17:31:11.078Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T17:31:11.078Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:31:11.078Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T17:31:11.078Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T17:31:11.078Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:11.078Z] [2022-08-04T17:31:11.078Z] DONE 34 tests, 12 skipped in 7.425s [2022-08-04T17:31:11.078Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:31:11.336Z] INFO: Testing against a local daemon [2022-08-04T17:31:11.336Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T17:31:11.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:31:11.336Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:31:11.336Z] === RUN TestDockerNetworkIpvlan [2022-08-04T17:31:11.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:31:11.336Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:31:11.336Z] PASS [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] === Skipped [2022-08-04T17:31:11.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:31:11.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:31:11.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] DONE 2 tests, 2 skipped in 0.214s [2022-08-04T17:31:11.336Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:31:11.336Z] INFO: Testing against a local daemon [2022-08-04T17:31:11.336Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T17:31:11.336Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.336Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T17:31:11.336Z] === RUN TestDockerNetworkMacvlan [2022-08-04T17:31:11.336Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.336Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T17:31:11.336Z] PASS [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] === Skipped [2022-08-04T17:31:11.336Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T17:31:11.336Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T17:31:11.336Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T17:31:11.336Z] [2022-08-04T17:31:11.336Z] DONE 2 tests, 2 skipped in 0.127s [2022-08-04T17:31:11.336Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T17:31:11.516Z] --- PASS: TestStats (2.45s) [2022-08-04T17:31:11.516Z] === RUN TestStopContainerWithTimeout [2022-08-04T17:31:11.516Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T17:31:11.516Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T17:31:11.516Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T17:31:11.516Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T17:31:11.516Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T17:31:11.516Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T17:31:11.516Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T17:31:11.516Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T17:31:11.516Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T17:31:11.516Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T17:31:11.593Z] testing: warning: no tests to run [2022-08-04T17:31:11.594Z] PASS [2022-08-04T17:31:11.594Z] [2022-08-04T17:31:11.594Z] DONE 0 tests in 0.033s [2022-08-04T17:31:11.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T17:31:11.594Z] INFO: Testing against a local daemon [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginTLS [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginHeader [2022-08-04T17:31:11.594Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:11.594Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T17:31:11.594Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T17:31:12.083Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T17:31:12.158Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:12.159Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-04T17:31:12.159Z] === RUN TestAuthZPluginV2Disable [2022-08-04T17:31:12.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:12.416Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-04T17:31:12.416Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T17:31:12.674Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:12.674Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T17:31:12.674Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T17:31:12.931Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:12.931Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T17:31:12.931Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.35s) [2022-08-04T17:31:13.497Z] PASS [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === Skipped [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.35s) [2022-08-04T17:31:13.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] DONE 17 tests, 17 skipped in 1.912s [2022-08-04T17:31:13.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T17:31:13.497Z] INFO: Testing against a local daemon [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:13.497Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:13.497Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:13.497Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:13.497Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T17:31:13.497Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T17:31:13.497Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T17:31:13.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T17:31:13.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T17:31:13.497Z] === RUN TestPluginInstall [2022-08-04T17:31:13.497Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T17:31:13.497Z] === RUN TestPluginsWithRuntimes [2022-08-04T17:31:13.497Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T17:31:13.497Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T17:31:13.497Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T17:31:13.497Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T17:31:13.497Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T17:31:13.497Z] PASS [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === Skipped [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T17:31:13.497Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T17:31:13.497Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T17:31:13.497Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T17:31:13.497Z] [2022-08-04T17:31:13.497Z] DONE 19 tests, 3 skipped in 0.186s [2022-08-04T17:31:13.497Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T17:31:13.755Z] INFO: Testing against a local daemon [2022-08-04T17:31:13.755Z] === RUN TestExternalGraphDriver [2022-08-04T17:31:14.320Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T17:31:14.320Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-08-04T17:31:14.320Z] === RUN TestGraphdriverPluginV2 [2022-08-04T17:31:14.616Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T17:31:15.550Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T17:31:15.550Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-04T17:31:15.550Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-08-04T17:31:15.550Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-08-04T17:31:15.550Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-04T17:31:15.550Z] === RUN TestDeleteDevicemapper [2022-08-04T17:31:15.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:31:15.550Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T17:31:15.550Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T17:31:17.510Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-04T17:31:17.510Z] === RUN TestUpdateMemory [2022-08-04T17:31:17.773Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-04T17:31:17.773Z] === RUN TestUpdateCPUQuota [2022-08-04T17:31:18.342Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-08-04T17:31:18.343Z] === RUN TestUpdatePidsLimit [2022-08-04T17:31:18.343Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T17:31:18.503Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-08-04T17:31:18.503Z] PASS [2022-08-04T17:31:18.503Z] [2022-08-04T17:31:18.503Z] === Skipped [2022-08-04T17:31:18.503Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-08-04T17:31:18.503Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T17:31:18.503Z] [2022-08-04T17:31:18.503Z] DONE 2 tests, 1 skipped in 4.345s [2022-08-04T17:31:18.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T17:31:18.503Z] INFO: Testing against a local daemon [2022-08-04T17:31:18.503Z] === RUN TestContinueAfterPluginCrash [2022-08-04T17:31:18.503Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T17:31:18.503Z] === RUN TestReadPluginNoRead [2022-08-04T17:31:18.503Z] === PAUSE TestReadPluginNoRead [2022-08-04T17:31:18.503Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T17:31:18.503Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T17:31:18.503Z] === CONT TestContinueAfterPluginCrash [2022-08-04T17:31:18.503Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T17:31:18.601Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T17:31:18.863Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T17:31:19.122Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T17:31:19.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T17:31:19.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T17:31:19.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-08-04T17:31:20.574Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-04T17:31:20.574Z] === RUN TestUpdateRestartPolicy [2022-08-04T17:31:21.921Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T17:31:21.921Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:31:21.921Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:31:21.921Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T17:31:21.921Z] [2022-08-04T17:31:21.921Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T17:31:21.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T17:31:21.921Z] Using test binary docker [2022-08-04T17:31:21.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T17:31:21.921Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:31:21.921Z] INFO: Waiting for daemon to start... [2022-08-04T17:31:21.921Z] Starting dockerd [2022-08-04T17:31:21.921Z] . [2022-08-04T17:31:21.921Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T17:31:22.438Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-04T17:31:22.438Z] PASS [2022-08-04T17:31:22.438Z] [2022-08-04T17:31:22.438Z] DONE 17 tests in 47.639s [2022-08-04T17:31:22.438Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T17:31:22.438Z] INFO: Testing against a local daemon [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:22.438Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:22.438Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:22.438Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:22.438Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T17:31:22.438Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T17:31:22.438Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T17:31:22.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T17:31:22.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T17:31:22.438Z] === RUN TestPluginInstall [2022-08-04T17:31:22.438Z] === RUN TestPluginInstall/no_auth [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088897ab28ac2f52137de27ebe9ea8a4e5e5b8fc2ad6be73bfc339a0aa8b97e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088897ab28ac2f52137de27ebe9ea8a4e5e5b8fc2ad6be73bfc339a0aa8b97e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:22.438Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088897ab28ac2f52137de27ebe9ea8a4e5e5b8fc2ad6be73bfc339a0aa8b97e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:22.438Z] time="2022-08-04T17:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088897ab28ac2f52137de27ebe9ea8a4e5e5b8fc2ad6be73bfc339a0aa8b97e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:22.438Z] === RUN TestPluginInstall/with_insecure [2022-08-04T17:31:23.365Z] time="2022-08-04T17:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:23.365Z] time="2022-08-04T17:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:944b6f99d19a8d39be6cd54e43bb35d8ef71dfa81c25d2ba837242e25fc181d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:23.365Z] time="2022-08-04T17:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:31:23.365Z] time="2022-08-04T17:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:944b6f99d19a8d39be6cd54e43bb35d8ef71dfa81c25d2ba837242e25fc181d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:31:23.620Z] plugin_test.go:195: [daff271cabd26] daemon is not started [2022-08-04T17:31:23.621Z] --- PASS: TestPluginInstall (2.79s) [2022-08-04T17:31:23.621Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-04T17:31:23.621Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-04T17:31:23.621Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-08-04T17:31:23.621Z] === RUN TestPluginsWithRuntimes [2022-08-04T17:31:23.766Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2022-08-04T17:31:23.766Z] === CONT TestReadPluginNoRead [2022-08-04T17:31:24.985Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T17:31:25.667Z] === RUN TestReadPluginNoRead/default [2022-08-04T17:31:25.912Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T17:31:27.041Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T17:31:27.278Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-08-04T17:31:27.278Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-04T17:31:27.278Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-04T17:31:27.278Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T17:31:27.535Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-08-04T17:31:27.535Z] PASS [2022-08-04T17:31:27.535Z] [2022-08-04T17:31:27.535Z] DONE 24 tests in 6.811s [2022-08-04T17:31:27.535Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T17:31:27.790Z] INFO: Testing against a local daemon [2022-08-04T17:31:27.790Z] === RUN TestExternalGraphDriver [2022-08-04T17:31:28.045Z] === RUN TestExternalGraphDriver/json [2022-08-04T17:31:28.415Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T17:31:28.415Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2022-08-04T17:31:29.793Z] === CONT TestReadPluginNoRead [2022-08-04T17:31:29.793Z] read_test.go:92: [d3e16eaeafa81] daemon is not started [2022-08-04T17:31:29.793Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-08-04T17:31:29.793Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-04T17:31:29.793Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-08-04T17:31:29.793Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-04T17:31:29.793Z] PASS [2022-08-04T17:31:29.793Z] [2022-08-04T17:31:29.793Z] DONE 6 tests in 11.582s [2022-08-04T17:31:29.793Z] 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-04T17:31:29.793Z] testing: warning: no tests to run [2022-08-04T17:31:29.793Z] PASS [2022-08-04T17:31:29.793Z] [2022-08-04T17:31:29.793Z] DONE 0 tests in 0.084s [2022-08-04T17:31:29.793Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T17:31:29.793Z] INFO: Testing against a local daemon [2022-08-04T17:31:29.793Z] === RUN TestPluginWithDevMounts [2022-08-04T17:31:29.793Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T17:31:29.793Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T17:31:29.793Z] PASS [2022-08-04T17:31:29.793Z] [2022-08-04T17:31:29.793Z] === Skipped [2022-08-04T17:31:29.793Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T17:31:29.793Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T17:31:29.793Z] [2022-08-04T17:31:29.793Z] DONE 1 tests, 1 skipped in 0.136s [2022-08-04T17:31:29.793Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T17:31:29.932Z] === RUN TestExternalGraphDriver/spec [2022-08-04T17:31:30.051Z] INFO: Testing against a local daemon [2022-08-04T17:31:30.051Z] === RUN TestSecretInspect [2022-08-04T17:31:30.051Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-04T17:31:30.051Z] === RUN TestSecretList [2022-08-04T17:31:30.051Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestSecretList (0.01s) [2022-08-04T17:31:30.051Z] === RUN TestSecretsCreateAndDelete [2022-08-04T17:31:30.051Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-04T17:31:30.051Z] === RUN TestSecretsUpdate [2022-08-04T17:31:30.051Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T17:31:30.051Z] === RUN TestTemplatedSecret [2022-08-04T17:31:30.051Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T17:31:30.051Z] === RUN TestSecretCreateResolve [2022-08-04T17:31:30.051Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T17:31:30.051Z] PASS [2022-08-04T17:31:30.051Z] [2022-08-04T17:31:30.051Z] === Skipped [2022-08-04T17:31:30.051Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-04T17:31:30.051Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.051Z] [2022-08-04T17:31:30.051Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-04T17:31:30.052Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] [2022-08-04T17:31:30.052Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-04T17:31:30.052Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] [2022-08-04T17:31:30.052Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T17:31:30.052Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] [2022-08-04T17:31:30.052Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T17:31:30.052Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] [2022-08-04T17:31:30.052Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T17:31:30.052Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] [2022-08-04T17:31:30.052Z] DONE 6 tests, 6 skipped in 0.211s [2022-08-04T17:31:30.052Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T17:31:30.052Z] INFO: Testing against a local daemon [2022-08-04T17:31:30.052Z] === RUN TestServiceCreateInit [2022-08-04T17:31:30.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T17:31:30.052Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T17:31:30.052Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.052Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-04T17:31:30.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T17:31:30.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T17:31:30.052Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T17:31:30.310Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceConflict [2022-08-04T17:31:30.310Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T17:31:30.310Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T17:31:30.310Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T17:31:30.310Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T17:31:30.310Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceSysctls [2022-08-04T17:31:30.310Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-04T17:31:30.310Z] === RUN TestCreateServiceCapabilities [2022-08-04T17:31:30.310Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T17:31:30.310Z] === RUN TestInspect [2022-08-04T17:31:30.310Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestInspect (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestCreateJob [2022-08-04T17:31:30.310Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestReplicatedJob [2022-08-04T17:31:30.310Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestUpdateReplicatedJob [2022-08-04T17:31:30.310Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestServiceListWithStatuses [2022-08-04T17:31:30.310Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:31:30.310Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T17:31:30.310Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T17:31:30.310Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestDockerNetworkReConnect [2022-08-04T17:31:30.310Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:30.310Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T17:31:30.310Z] === RUN TestServicePlugin [2022-08-04T17:31:31.295Z] === RUN TestExternalGraphDriver/pull [2022-08-04T17:31:32.774Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-08-04T17:31:32.774Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T17:31:32.774Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-04T17:31:32.774Z] === RUN TestWaitNonBlocked [2022-08-04T17:31:32.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:31:32.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:31:32.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:31:32.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:31:32.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:31:32.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:31:32.774Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T17:31:32.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-04T17:31:32.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-04T17:31:32.774Z] === RUN TestWaitBlocked [2022-08-04T17:31:32.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:31:32.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:31:32.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:31:32.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:31:32.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:31:32.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:31:32.841Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServicePlugin (1.99s) [2022-08-04T17:31:32.841Z] === RUN TestServiceUpdateLabel [2022-08-04T17:31:32.841Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-04T17:31:32.841Z] === RUN TestServiceUpdateSecrets [2022-08-04T17:31:32.841Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-04T17:31:32.841Z] === RUN TestServiceUpdateConfigs [2022-08-04T17:31:32.841Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T17:31:32.841Z] === RUN TestServiceUpdateNetwork [2022-08-04T17:31:32.841Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-04T17:31:32.841Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T17:31:32.841Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T17:31:32.841Z] PASS [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === Skipped [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T17:31:32.841Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T17:31:32.841Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-04T17:31:32.841Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-04T17:31:32.841Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T17:31:32.841Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T17:31:32.841Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T17:31:32.841Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-04T17:31:32.841Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-04T17:31:32.841Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T17:31:32.841Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-04T17:31:32.841Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T17:31:32.841Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T17:31:32.841Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T17:31:32.841Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T17:31:32.841Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T17:31:32.841Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T17:31:32.841Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-08-04T17:31:32.841Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-04T17:31:32.841Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-04T17:31:32.841Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T17:31:32.841Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-04T17:31:32.841Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T17:31:32.841Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] DONE 24 tests, 23 skipped in 2.442s [2022-08-04T17:31:32.841Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T17:31:32.841Z] INFO: Testing against a local daemon [2022-08-04T17:31:32.841Z] === RUN TestSessionCreate [2022-08-04T17:31:32.841Z] --- PASS: TestSessionCreate (0.05s) [2022-08-04T17:31:32.841Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T17:31:32.841Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T17:31:32.841Z] PASS [2022-08-04T17:31:32.841Z] [2022-08-04T17:31:32.841Z] DONE 2 tests in 0.318s [2022-08-04T17:31:32.841Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T17:31:33.100Z] INFO: Testing against a local daemon [2022-08-04T17:31:33.100Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:31:33.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:31:33.100Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:31:33.100Z] === RUN TestDiskUsage [2022-08-04T17:31:33.100Z] === PAUSE TestDiskUsage [2022-08-04T17:31:33.100Z] === RUN TestEventsExecDie [2022-08-04T17:31:33.241Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-08-04T17:31:33.241Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-04T17:31:33.241Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-04T17:31:33.241Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-08-04T17:31:33.241Z] === RUN TestGraphdriverPluginV2 [2022-08-04T17:31:33.341Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T17:31:33.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-08-04T17:31:33.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-08-04T17:31:33.341Z] === RUN TestWaitConditions [2022-08-04T17:31:33.341Z] === RUN TestWaitConditions/default [2022-08-04T17:31:33.341Z] === PAUSE TestWaitConditions/default [2022-08-04T17:31:33.341Z] === RUN TestWaitConditions/not-running [2022-08-04T17:31:33.341Z] === PAUSE TestWaitConditions/not-running [2022-08-04T17:31:33.341Z] === RUN TestWaitConditions/next-exit [2022-08-04T17:31:33.341Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T17:31:33.341Z] === RUN TestWaitConditions/removed [2022-08-04T17:31:33.341Z] === PAUSE TestWaitConditions/removed [2022-08-04T17:31:33.341Z] === CONT TestWaitConditions/default [2022-08-04T17:31:33.341Z] === CONT TestWaitConditions/removed [2022-08-04T17:31:33.667Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-04T17:31:33.667Z] === RUN TestEventsBackwardsCompatible [2022-08-04T17:31:33.667Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T17:31:33.667Z] === RUN TestEventsVolumeCreate [2022-08-04T17:31:33.667Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T17:31:33.667Z] === RUN TestInfoBinaryCommits [2022-08-04T17:31:33.667Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T17:31:33.667Z] === RUN TestInfoAPIVersioned [2022-08-04T17:31:33.667Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T17:31:33.667Z] === RUN TestInfoAPI [2022-08-04T17:31:33.667Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T17:31:33.667Z] === RUN TestInfoAPIWarnings [2022-08-04T17:31:35.242Z] === CONT TestWaitConditions/next-exit [2022-08-04T17:31:35.242Z] === CONT TestWaitConditions/not-running [2022-08-04T17:31:36.619Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T17:31:36.619Z] --- PASS: TestWaitConditions/default (1.56s) [2022-08-04T17:31:36.619Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-04T17:31:36.619Z] --- PASS: TestWaitConditions/not-running (1.65s) [2022-08-04T17:31:36.619Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-08-04T17:31:36.619Z] === RUN TestWaitRestartedContainer [2022-08-04T17:31:36.619Z] === RUN TestWaitRestartedContainer/default [2022-08-04T17:31:36.619Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T17:31:36.619Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T17:31:36.619Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T17:31:36.619Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T17:31:36.619Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T17:31:36.619Z] === CONT TestWaitRestartedContainer/default [2022-08-04T17:31:36.619Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T17:31:37.450Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-08-04T17:31:37.450Z] PASS [2022-08-04T17:31:37.450Z] [2022-08-04T17:31:37.450Z] DONE 5 tests in 9.632s [2022-08-04T17:31:37.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T17:31:37.450Z] INFO: Testing against a local daemon [2022-08-04T17:31:37.450Z] === RUN TestContinueAfterPluginCrash [2022-08-04T17:31:37.450Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T17:31:37.450Z] === RUN TestReadPluginNoRead [2022-08-04T17:31:37.450Z] === PAUSE TestReadPluginNoRead [2022-08-04T17:31:37.450Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T17:31:37.450Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T17:31:37.450Z] === CONT TestContinueAfterPluginCrash [2022-08-04T17:31:37.450Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T17:31:38.000Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T17:31:38.935Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T17:31:38.936Z] --- PASS: TestWaitRestartedContainer/next-exit (1.47s) [2022-08-04T17:31:38.936Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-04T17:31:38.936Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-04T17:31:38.936Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T17:31:38.936Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T17:31:40.719Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-08-04T17:31:40.719Z] === CONT TestReadPluginNoRead [2022-08-04T17:31:41.470Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-08-04T17:31:41.470Z] === CONT TestIpcModeOlderClient [2022-08-04T17:31:41.470Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-04T17:31:41.470Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T17:31:41.470Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) [2022-08-04T17:31:41.470Z] === CONT TestDaemonHostGatewayIP [2022-08-04T17:31:43.231Z] === RUN TestReadPluginNoRead/default [2022-08-04T17:31:44.004Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-08-04T17:31:44.004Z] === CONT TestDaemonRestartIpcMode [2022-08-04T17:31:44.159Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T17:31:45.523Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T17:31:45.778Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-08-04T17:31:45.912Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-04T17:31:46.703Z] === CONT TestReadPluginNoRead [2022-08-04T17:31:46.703Z] read_test.go:92: [dd3eb7e62e92d] daemon is not started [2022-08-04T17:31:46.703Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-08-04T17:31:46.704Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-04T17:31:46.704Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-04T17:31:46.704Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-04T17:31:46.704Z] PASS [2022-08-04T17:31:46.704Z] [2022-08-04T17:31:46.704Z] DONE 6 tests in 9.332s [2022-08-04T17:31:46.704Z] 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-04T17:31:46.704Z] testing: warning: no tests to run [2022-08-04T17:31:46.704Z] PASS [2022-08-04T17:31:46.704Z] [2022-08-04T17:31:46.704Z] DONE 0 tests in 0.008s [2022-08-04T17:31:46.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T17:31:46.704Z] INFO: Testing against a local daemon [2022-08-04T17:31:46.704Z] === RUN TestPluginWithDevMounts [2022-08-04T17:31:46.704Z] === PAUSE TestPluginWithDevMounts [2022-08-04T17:31:46.704Z] === CONT TestPluginWithDevMounts [2022-08-04T17:31:48.067Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-04T17:31:48.067Z] PASS [2022-08-04T17:31:48.067Z] [2022-08-04T17:31:48.067Z] DONE 1 tests in 1.588s [2022-08-04T17:31:48.067Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T17:31:48.322Z] INFO: Testing against a local daemon [2022-08-04T17:31:48.322Z] === RUN TestSecretInspect [2022-08-04T17:31:50.834Z] --- PASS: TestSecretInspect (2.26s) [2022-08-04T17:31:50.834Z] === RUN TestSecretList [2022-08-04T17:31:51.738Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-04T17:31:51.738Z] === RUN TestInfoDebug [2022-08-04T17:31:51.738Z] --- PASS: TestInfoDebug (0.54s) [2022-08-04T17:31:51.738Z] === RUN TestInfoInsecureRegistries [2022-08-04T17:31:51.738Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-04T17:31:51.738Z] === RUN TestInfoRegistryMirrors [2022-08-04T17:31:51.996Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-04T17:31:51.996Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T17:31:52.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-04T17:31:52.254Z] === RUN TestPingCacheHeaders [2022-08-04T17:31:52.254Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T17:31:52.254Z] === RUN TestPingGet [2022-08-04T17:31:52.254Z] --- PASS: TestPingGet (0.01s) [2022-08-04T17:31:52.254Z] === RUN TestPingHead [2022-08-04T17:31:52.254Z] --- PASS: TestPingHead (0.03s) [2022-08-04T17:31:52.254Z] === RUN TestPingSwarmHeader [2022-08-04T17:31:52.721Z] --- PASS: TestSecretList (2.19s) [2022-08-04T17:31:52.721Z] === RUN TestSecretsCreateAndDelete [2022-08-04T17:31:52.820Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T17:31:53.387Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T17:31:54.021Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-08-04T17:31:54.021Z] PASS [2022-08-04T17:31:54.021Z] [2022-08-04T17:31:54.021Z] === Skipped [2022-08-04T17:31:54.021Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T17:31:54.021Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:31:54.021Z] [2022-08-04T17:31:54.021Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:31:54.021Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:31:54.021Z] [2022-08-04T17:31:54.021Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T17:31:54.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:31:54.021Z] [2022-08-04T17:31:54.021Z] DONE 272 tests, 3 skipped in 128.311s [2022-08-04T17:31:54.021Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T17:31:54.021Z] ++ 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-04T17:31:54.021Z] ++ set -e [2022-08-04T17:31:54.021Z] ++ '[' -n 0 ']' [2022-08-04T17:31:54.021Z] ++ set -x [2022-08-04T17:31:54.021Z] ++ 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-04T17:31:54.021Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T17:31:54.021Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T17:31:54.021Z] === RUN TestConfigDaemonID [2022-08-04T17:31:54.320Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T17:31:54.320Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-08-04T17:31:54.320Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T17:31:54.320Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T17:31:54.320Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T17:31:54.320Z] === RUN TestVersion [2022-08-04T17:31:54.579Z] --- PASS: TestVersion (0.04s) [2022-08-04T17:31:54.579Z] === CONT TestDiskUsage [2022-08-04T17:31:54.588Z] daemon_test.go:83: [dfd3dc5bfc1eb] daemon is not started [2022-08-04T17:31:54.588Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:31:54.588Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T17:31:54.588Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T17:31:54.588Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T17:31:54.588Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T17:31:54.588Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T17:31:54.588Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T17:31:54.588Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:31:54.588Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T17:31:54.588Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T17:31:54.588Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T17:31:54.588Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-04T17:31:54.588Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-04T17:31:54.588Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T17:31:54.588Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T17:31:54.838Z] === RUN TestDiskUsage/empty [2022-08-04T17:31:54.838Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T17:31:54.838Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T17:31:54.838Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T17:31:54.838Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T17:31:55.096Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T17:31:55.233Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-08-04T17:31:55.233Z] === RUN TestSecretsUpdate [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T17:31:55.355Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T17:31:55.613Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T17:31:55.613Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T17:31:55.613Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T17:31:55.613Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage (1.24s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T17:31:55.613Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-04T17:31:55.613Z] PASS [2022-08-04T17:31:55.613Z] [2022-08-04T17:31:55.613Z] === Skipped [2022-08-04T17:31:55.613Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:31:55.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:31:55.613Z] [2022-08-04T17:31:55.613Z] DONE 54 tests, 1 skipped in 22.891s [2022-08-04T17:31:55.613Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T17:31:55.871Z] INFO: Testing against a local daemon [2022-08-04T17:31:55.871Z] === RUN TestVolumesCreateAndList [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-04T17:31:55.871Z] === RUN TestVolumesRemove [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T17:31:55.871Z] === RUN TestVolumesInspect [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T17:31:55.871Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T17:31:55.871Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T17:31:55.871Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T17:31:55.871Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T17:31:55.871Z] PASS [2022-08-04T17:31:55.871Z] [2022-08-04T17:31:55.871Z] DONE 9 tests in 0.239s [2022-08-04T17:31:55.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T17:31:55.963Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T17:31:56.130Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14266 is not a child of this shell [2022-08-04T17:31:56.130Z] warning: PID 14266 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T17:31:56.130Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T17:31:56.130Z] [2022-08-04T17:31:56.130Z] Unloading profiles will leave already running processes permanently [2022-08-04T17:31:56.130Z] unconfined, which can lead to unexpected situations. [2022-08-04T17:31:56.130Z] [2022-08-04T17:31:56.130Z] To set a process to complain mode, use the command line tool [2022-08-04T17:31:56.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T17:31:56.130Z] Removing test suite binaries [2022-08-04T17:31:56.130Z] exiting test-integration [2022-08-04T17:31:56.130Z] ++ exit 0 [2022-08-04T17:31:56.130Z] [2022-08-04T17:31:56.898Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T17:31:57.120Z] --- PASS: TestSecretsUpdate (2.28s) [2022-08-04T17:31:57.120Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2022-08-04T17:31:57.516Z] Recording test results [2022-08-04T17:31:57.833Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T17:31:57.833Z] daemon_test.go:197: [d6dc8a3244249] daemon is not started [2022-08-04T17:31:57.833Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-04T17:31:57.833Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T17:31:57.833Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T17:31:57.833Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T17:31:57.833Z] === RUN TestDaemonProxy [2022-08-04T17:31:57.833Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T17:31:59.461Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T17:31:59.734Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T17:31:59.793Z] + echo Ensuring container killed. [2022-08-04T17:31:59.793Z] Ensuring container killed. [2022-08-04T17:31:59.793Z] + docker rm -vf docker-pr2 [2022-08-04T17:31:59.793Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-04T17:32:00.074Z] + echo Chowning /workspace to jenkins user [2022-08-04T17:32:00.074Z] Chowning /workspace to jenkins user [2022-08-04T17:32:00.074Z] + id -u [2022-08-04T17:32:00.074Z] + id -g [2022-08-04T17:32:00.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T17:32:00.074Z] Unable to find image 'busybox:latest' locally [2022-08-04T17:32:00.333Z] latest: Pulling from library/busybox [2022-08-04T17:32:00.333Z] 50783e0dfb64: Pulling fs layer [2022-08-04T17:32:00.333Z] 50783e0dfb64: Verifying Checksum [2022-08-04T17:32:00.333Z] 50783e0dfb64: Download complete [2022-08-04T17:32:00.385Z] --- PASS: TestTemplatedSecret (2.63s) [2022-08-04T17:32:00.385Z] === RUN TestSecretCreateResolve [2022-08-04T17:32:00.593Z] 50783e0dfb64: Pull complete [2022-08-04T17:32:00.593Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T17:32:00.593Z] Status: Downloaded newer image for busybox:latest [2022-08-04T17:32:00.656Z] sha256:28edc5765ed37bf28af6e40b619c2e1fac89e6a8e68612aaef76fd30a1b38364 [2022-08-04T17:32:00.656Z] INFO: Starting docker-py tests... [2022-08-04T17:32:00.656Z] ============================= test session starts ============================== [2022-08-04T17:32:00.656Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T17:32:00.656Z] rootdir: /src, inifile: pytest.ini [2022-08-04T17:32:00.656Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T17:32:00.656Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T17:32:00.656Z] [2022-08-04T17:32:01.109Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T17:32:02.271Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-04T17:32:02.271Z] PASS [2022-08-04T17:32:02.271Z] [2022-08-04T17:32:02.271Z] DONE 6 tests in 13.835s [2022-08-04T17:32:02.271Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T17:32:02.271Z] INFO: Testing against a local daemon [2022-08-04T17:32:02.271Z] === RUN TestServiceCreateInit [2022-08-04T17:32:02.271Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T17:32:03.010Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T17:32:03.577Z] === RUN TestDaemonProxy/reload_sanitized [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T17:32:04.143Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T17:32:04.143Z] PASS [2022-08-04T17:32:04.143Z] [2022-08-04T17:32:04.143Z] DONE 18 tests in 11.272s [2022-08-04T17:32:04.143Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T17:32:04.143Z] ++ 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-04T17:32:04.143Z] ++ set -e [2022-08-04T17:32:04.143Z] ++ '[' -n 0 ']' [2022-08-04T17:32:04.143Z] ++ set -x [2022-08-04T17:32:04.143Z] ++ 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-04T17:32:04.143Z] INFO: Testing against a local daemon [2022-08-04T17:32:04.143Z] === RUN TestCommitInheritsEnv [2022-08-04T17:32:04.172Z] + bundleName=amd64-rootless [2022-08-04T17:32:04.172Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T17:32:04.172Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T17:32:04.172Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-04T17:32:04.172Z] + 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-04T17:32:04.403Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-04T17:32:04.403Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T17:32:04.403Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T17:32:04.403Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T17:32:04.403Z] === RUN TestImportWithCustomPlatform [2022-08-04T17:32:04.403Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T17:32:04.403Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T17:32:04.403Z] === RUN TestImportWithCustomPlatform// [2022-08-04T17:32:04.403Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T17:32:04.662Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T17:32:04.662Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T17:32:04.662Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T17:32:04.662Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T17:32:04.662Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T17:32:04.662Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T17:32:04.662Z] === RUN TestImagesFilterMultiReference [Pipeline] archiveArtifacts [2022-08-04T17:32:04.749Z] Archiving artifacts [2022-08-04T17:32:04.920Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-04T17:32:04.920Z] === RUN TestImagePullPlatformInvalid [2022-08-04T17:32:04.920Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T17:32:04.920Z] === RUN TestRemoveImageOrphaning [2022-08-04T17:32:05.178Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-04T17:32:05.178Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T17:32:05.178Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:32:05.178Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T17:32:05.178Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T17:32:05.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T17:32:05.178Z] === RUN TestTagInvalidReference [2022-08-04T17:32:05.178Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T17:32:05.178Z] === RUN TestTagValidPrefixedRepo [2022-08-04T17:32:05.178Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T17:32:05.178Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T17:32:05.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T17:32:05.178Z] === RUN TestTagOfficialNames [2022-08-04T17:32:05.178Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T17:32:05.178Z] === RUN TestTagMatchesDigest [2022-08-04T17:32:05.178Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T17:32:05.178Z] PASS [2022-08-04T17:32:05.178Z] [2022-08-04T17:32:05.178Z] === Skipped [2022-08-04T17:32:05.178Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T17:32:05.178Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T17:32:05.178Z] [2022-08-04T17:32:05.178Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T17:32:05.178Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:32:05.178Z] [2022-08-04T17:32:05.178Z] DONE 22 tests, 2 skipped in 1.267s [2022-08-04T17:32:05.178Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T17:32:05.178Z] ++ 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-04T17:32:05.178Z] ++ set -e [2022-08-04T17:32:05.178Z] ++ '[' -n 0 ']' [2022-08-04T17:32:05.178Z] ++ set -x [2022-08-04T17:32:05.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=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-04T17:32:05.437Z] === RUN TestStripANSICommands [2022-08-04T17:32:05.437Z] === RUN TestStripANSICommands/#00 [2022-08-04T17:32:05.437Z] === RUN TestStripANSICommands/#01 [2022-08-04T17:32:05.437Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T17:32:05.437Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T17:32:05.437Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T17:32:05.437Z] PASS [2022-08-04T17:32:05.437Z] [2022-08-04T17:32:05.437Z] DONE 3 tests in 0.038s [2022-08-04T17:32:05.437Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T17:32:05.437Z] ++ 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-04T17:32:05.437Z] ++ set -e [2022-08-04T17:32:05.437Z] ++ '[' -n 0 ']' [2022-08-04T17:32:05.437Z] ++ set -x [2022-08-04T17:32:05.437Z] ++ 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-04T17:32:05.437Z] INFO: Testing against a local daemon [2022-08-04T17:32:05.437Z] === RUN TestNetworkCreateDelete [2022-08-04T17:32:05.695Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-04T17:32:05.695Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T17:32:05.954Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-04T17:32:05.954Z] === RUN TestDaemonDNSFallback [2022-08-04T17:32:06.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T17:32:06.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T17:32:07.165Z] + make clean [2022-08-04T17:32:07.423Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T17:32:07.423Z] docker-dev-cache [2022-08-04T17:32:07.423Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T17:32:09.699Z] --- PASS: TestServiceCreateInit (7.73s) [2022-08-04T17:32:09.699Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-08-04T17:32:09.699Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-04T17:32:09.699Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T17:32:12.514Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-04T17:32:12.514Z] === RUN TestInspectNetwork [2022-08-04T17:32:14.534Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T17:32:15.314Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T17:32:15.796Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T17:32:15.796Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T17:32:15.796Z] === RUN TestInspectNetwork/network_name [2022-08-04T17:32:15.796Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T17:32:16.820Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T17:32:19.983Z] --- PASS: TestInspectNetwork (7.06s) [2022-08-04T17:32:19.983Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T17:32:19.983Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T17:32:19.983Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T17:32:19.983Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T17:32:19.983Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T17:32:20.933Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T17:32:20.933Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:32:20.933Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:32:20.933Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:32:20.933Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T17:32:20.933Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T17:32:20.933Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T17:32:20.933Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T17:32:20.933Z] === RUN TestNetworkList [2022-08-04T17:32:20.933Z] === RUN TestNetworkList//networks [2022-08-04T17:32:20.933Z] === PAUSE TestNetworkList//networks [2022-08-04T17:32:20.933Z] === RUN TestNetworkList//networks/ [2022-08-04T17:32:20.933Z] === PAUSE TestNetworkList//networks/ [2022-08-04T17:32:20.933Z] === CONT TestNetworkList//networks [2022-08-04T17:32:20.933Z] === CONT TestNetworkList//networks/ [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkList (0.03s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T17:32:20.933Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T17:32:20.933Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T17:32:21.515Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-04T17:32:21.515Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T17:32:22.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-04T17:32:22.450Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T17:32:23.384Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-04T17:32:23.384Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T17:32:24.319Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-04T17:32:24.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T17:32:25.693Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-04T17:32:25.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T17:32:26.260Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T17:32:26.260Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T17:32:27.737Z] --- PASS: TestCreateServiceMultipleTimes (16.02s) [2022-08-04T17:32:27.737Z] === RUN TestCreateServiceConflict [2022-08-04T17:32:27.992Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-04T17:32:27.992Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T17:32:28.792Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-08-04T17:32:28.792Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T17:32:28.792Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:32:28.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:32:28.792Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T17:32:31.258Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-08-04T17:32:31.258Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T17:32:43.753Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-08-04T17:32:43.753Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T17:32:44.687Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w5j67q1ru27v2imgb2poud2ln Created:2022-08-04 17:32:43.293608881 +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[eb49769de4d5d7960913c6b47b32b505d5caaa0dba50bfa5e92016543673d8d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruh93fso0db52sma20gzx52jd EndpointID:e79b94c83904c276b56882da65a1cf0fac786f8add87c63812d5f26edc0b277f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:590b686e122128adef2d1efa445adbc44ebee16d646edc1fe282a66452fa1856 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:6c5a83a557f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruh93fso0db52sma20gzx52jd EndpointID:e79b94c83904c276b56882da65a1cf0fac786f8add87c63812d5f26edc0b277f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T17:32:46.235Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-08-04T17:32:46.235Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T17:32:46.235Z] --- PASS: TestCreateServiceSecretFileMode (2.11s) [2022-08-04T17:32:46.235Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T17:32:46.694Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T17:32:48.748Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-08-04T17:32:48.748Z] === RUN TestCreateServiceSysctls [2022-08-04T17:32:48.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-08-04T17:32:48.869Z] PASS [2022-08-04T17:32:48.869Z] [2022-08-04T17:32:48.869Z] === Skipped [2022-08-04T17:32:48.869Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:32:48.869Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:32:48.869Z] [2022-08-04T17:32:48.869Z] DONE 38 tests, 1 skipped in 43.410s [2022-08-04T17:32:48.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:32:48.869Z] ++ 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-04T17:32:48.869Z] ++ set -e [2022-08-04T17:32:48.869Z] ++ '[' -n 0 ']' [2022-08-04T17:32:48.869Z] ++ set -x [2022-08-04T17:32:48.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:32:48.869Z] INFO: Testing against a local daemon [2022-08-04T17:32:48.869Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T17:32:48.869Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:32:48.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:32:48.869Z] === RUN TestDockerNetworkIpvlan [2022-08-04T17:32:48.869Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:32:48.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:32:48.869Z] PASS [2022-08-04T17:32:48.869Z] [2022-08-04T17:32:48.869Z] === Skipped [2022-08-04T17:32:48.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:32:48.869Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:32:48.869Z] [2022-08-04T17:32:48.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:32:48.869Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:32:48.869Z] [2022-08-04T17:32:48.869Z] DONE 2 tests, 2 skipped in 0.086s [2022-08-04T17:32:48.869Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:32:48.869Z] ++ 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-04T17:32:48.869Z] ++ set -e [2022-08-04T17:32:48.869Z] ++ '[' -n 0 ']' [2022-08-04T17:32:48.869Z] ++ set -x [2022-08-04T17:32:48.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:32:48.869Z] INFO: Testing against a local daemon [2022-08-04T17:32:48.869Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T17:32:48.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:32:48.884Z] Using test binary docker [2022-08-04T17:32:48.884Z] +++ /etc/init.d/apparmor start [2022-08-04T17:32:48.884Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:32:48.884Z] INFO: Waiting for daemon to start... [2022-08-04T17:32:48.884Z] Starting dockerd [2022-08-04T17:32:48.884Z] +++ 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-04T17:32:48.884Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T17:32:48.884Z] Using test binary docker [2022-08-04T17:32:48.884Z] +++ /etc/init.d/apparmor start [2022-08-04T17:32:48.884Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-04T17:32:48.884Z] INFO: Waiting for daemon to start... [2022-08-04T17:32:48.884Z] Starting dockerd [2022-08-04T17:32:48.884Z] +++ 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-04T17:32:48.884Z] . [2022-08-04T17:32:48.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:32:48.884Z] [2022-08-04T17:32:48.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T17:32:48.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:32:48.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T17:32:48.884Z] Error: No such image: emptyfs [2022-08-04T17:32:48.884Z] Error: No such image: emptyfs [2022-08-04T17:32:48.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T17:32:48.884Z] ++++ docker load [2022-08-04T17:32:48.884Z] ++++ docker load [2022-08-04T17:32:48.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T17:32:48.884Z] Running integration-test (iteration 1) [2022-08-04T17:32:48.884Z] 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-04T17:32:48.884Z] ++ 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-04T17:32:48.884Z] ++ set -e [2022-08-04T17:32:48.884Z] ++ '[' -n 0 ']' [2022-08-04T17:32:48.884Z] ++ set -x [2022-08-04T17:32:48.884Z] ++ 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-04T17:32:48.884Z] Running integration-test (iteration 1) [2022-08-04T17:32:48.884Z] 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-04T17:32:48.884Z] ++ 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-04T17:32:48.884Z] ++ set -e [2022-08-04T17:32:48.884Z] ++ '[' -n 0 ']' [2022-08-04T17:32:48.884Z] ++ set -x [2022-08-04T17:32:48.884Z] ++ 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-04T17:32:48.884Z] Loaded image: busybox:latest [2022-08-04T17:32:48.884Z] Loaded image: busybox:latest [2022-08-04T17:32:48.884Z] Loaded image: busybox:glibc [2022-08-04T17:32:48.884Z] Loaded image: busybox:glibc [2022-08-04T17:32:50.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-04T17:32:50.243Z] === RUN TestDockerNetworkMacvlan [2022-08-04T17:32:50.778Z] Loaded image: debian:bullseye-slim [2022-08-04T17:32:50.778Z] Loaded image: debian:bullseye-slim [2022-08-04T17:32:50.778Z] Loaded image: hello-world:latest [2022-08-04T17:32:50.778Z] Loaded image: hello-world:latest [2022-08-04T17:32:50.778Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:32:50.778Z] INFO: Testing against a local daemon [2022-08-04T17:32:50.778Z] === RUN TestDockerSuite [2022-08-04T17:32:50.778Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T17:32:50.778Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T17:32:50.778Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T17:32:51.045Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:32:51.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T17:32:51.045Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T17:32:51.045Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T17:32:51.045Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T17:32:51.045Z] INFO: Testing against a local daemon [2022-08-04T17:32:51.045Z] === RUN TestDockerDaemonSuite [2022-08-04T17:32:51.045Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T17:32:51.045Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T17:32:51.177Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T17:32:51.743Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T17:32:52.014Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-08-04T17:32:52.014Z] === RUN TestCreateServiceCapabilities [2022-08-04T17:32:52.678Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T17:32:53.566Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T17:32:53.566Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T17:32:54.051Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T17:32:54.128Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T17:32:54.128Z] --- PASS: TestBuildWithHugeFile (131.70s) [2022-08-04T17:32:54.128Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T17:32:54.128Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:32:54.128Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:32:54.128Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T17:32:54.128Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:32:54.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:32:54.128Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:32:54.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:32:54.128Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:32:54.128Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:32:54.128Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T17:32:54.128Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T17:32:54.384Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T17:32:54.384Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T17:32:54.384Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T17:32:54.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-04T17:32:54.384Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-04T17:32:54.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-04T17:32:54.384Z] === RUN TestBuildPreserveOwnership [2022-08-04T17:32:54.384Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T17:32:54.528Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-08-04T17:32:54.528Z] === RUN TestInspect [2022-08-04T17:32:55.312Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T17:32:55.875Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T17:32:55.875Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T17:32:55.952Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T17:32:56.847Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T17:32:57.104Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T17:32:57.104Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T17:32:57.360Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T17:32:57.617Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T17:32:57.617Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T17:32:57.794Z] --- PASS: TestInspect (2.88s) [2022-08-04T17:32:57.794Z] === RUN TestCreateJob [2022-08-04T17:32:58.546Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T17:32:58.546Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T17:32:58.801Z] --- PASS: TestBuildPreserveOwnership (4.50s) [2022-08-04T17:32:58.801Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2022-08-04T17:32:58.802Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2022-08-04T17:32:58.802Z] === RUN TestBuildPlatformInvalid [2022-08-04T17:32:59.061Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-08-04T17:32:59.061Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T17:32:59.235Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T17:32:59.318Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T17:32:59.318Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T17:32:59.575Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T17:32:59.575Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-08-04T17:32:59.801Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-04T17:32:59.801Z] PASS [2022-08-04T17:32:59.801Z] [2022-08-04T17:32:59.801Z] DONE 8 tests in 10.797s [2022-08-04T17:32:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T17:32:59.801Z] ++ 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-04T17:32:59.801Z] ++ set -e [2022-08-04T17:32:59.801Z] ++ '[' -n 0 ']' [2022-08-04T17:32:59.801Z] ++ set -x [2022-08-04T17:32:59.801Z] ++ 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-04T17:32:59.801Z] testing: warning: no tests to run [2022-08-04T17:32:59.801Z] PASS [2022-08-04T17:32:59.801Z] [2022-08-04T17:32:59.801Z] DONE 0 tests in 0.023s [2022-08-04T17:32:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T17:32:59.801Z] ++ 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-04T17:32:59.801Z] ++ set -e [2022-08-04T17:32:59.801Z] ++ '[' -n 0 ']' [2022-08-04T17:32:59.801Z] ++ set -x [2022-08-04T17:32:59.801Z] ++ 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-04T17:32:59.801Z] INFO: Testing against a local daemon [2022-08-04T17:32:59.801Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T17:33:00.137Z] Loaded image: busybox:latest [2022-08-04T17:33:00.137Z] Loaded image: busybox:glibc [2022-08-04T17:33:01.060Z] --- PASS: TestCreateJob (3.28s) [2022-08-04T17:33:01.060Z] === RUN TestReplicatedJob [2022-08-04T17:33:01.175Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-08-04T17:33:01.175Z] === RUN TestAuthZPluginTLS [2022-08-04T17:33:01.433Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-04T17:33:01.433Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T17:33:01.503Z] Loaded image: debian:bullseye-slim [2022-08-04T17:33:01.503Z] Loaded image: hello-world:latest [2022-08-04T17:33:01.503Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T17:33:02.000Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T17:33:02.000Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T17:33:02.566Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T17:33:02.567Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T17:33:03.135Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T17:33:03.135Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T17:33:03.393Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T17:33:04.070Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-04T17:33:04.070Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T17:33:04.636Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-04T17:33:04.636Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T17:33:05.202Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T17:33:05.202Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T17:33:05.227Z] --- PASS: TestReplicatedJob (4.76s) [2022-08-04T17:33:05.227Z] === RUN TestUpdateReplicatedJob [2022-08-04T17:33:05.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T17:33:05.768Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T17:33:05.768Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T17:33:07.143Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-04T17:33:07.143Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T17:33:07.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T17:33:08.517Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-08-04T17:33:08.517Z] === RUN TestAuthZPluginHeader [2022-08-04T17:33:09.083Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T17:33:09.083Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T17:33:09.083Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:09.083Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T17:33:09.083Z] === RUN TestAuthZPluginV2Disable [2022-08-04T17:33:09.083Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:09.083Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T17:33:09.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T17:33:09.083Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:09.083Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T17:33:09.083Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T17:33:09.083Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:09.083Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T17:33:09.083Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T17:33:09.391Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2022-08-04T17:33:09.391Z] === RUN TestServiceListWithStatuses [2022-08-04T17:33:09.391Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:33:09.391Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T17:33:09.391Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T17:33:09.827Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T17:33:10.083Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T17:33:11.452Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.15s) [2022-08-04T17:33:11.452Z] PASS [2022-08-04T17:33:11.452Z] [2022-08-04T17:33:11.452Z] === Skipped [2022-08-04T17:33:11.452Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T17:33:11.452Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T17:33:11.452Z] [2022-08-04T17:33:11.452Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T17:33:11.452Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T17:33:11.452Z] [2022-08-04T17:33:11.452Z] DONE 34 tests, 2 skipped in 197.229s [2022-08-04T17:33:11.452Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T17:33:11.452Z] ++ 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-04T17:33:11.452Z] ++ set -e [2022-08-04T17:33:11.452Z] ++ '[' -n 0 ']' [2022-08-04T17:33:11.452Z] ++ set -x [2022-08-04T17:33:11.453Z] ++ 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-04T17:33:11.453Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T17:33:11.453Z] INFO: Testing against a local daemon [2022-08-04T17:33:11.453Z] === RUN TestConfigInspect [2022-08-04T17:33:12.382Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T17:33:13.312Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T17:33:13.554Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-04T17:33:13.554Z] === RUN TestDockerNetworkReConnect [2022-08-04T17:33:14.244Z] --- PASS: TestConfigInspect (2.77s) [2022-08-04T17:33:14.244Z] === RUN TestConfigList [2022-08-04T17:33:14.244Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T17:33:14.244Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T17:33:14.809Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T17:33:15.066Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T17:33:15.627Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T17:33:16.190Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T17:33:16.819Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-08-04T17:33:16.819Z] === RUN TestServicePlugin [2022-08-04T17:33:17.121Z] docker_cli_daemon_test.go:1475: [d0865e4c9fa3e] daemon is not started [2022-08-04T17:33:17.121Z] --- PASS: TestConfigList (3.04s) [2022-08-04T17:33:17.121Z] === RUN TestConfigsCreateAndDelete [2022-08-04T17:33:17.684Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T17:33:17.684Z] check_test.go:540: [d2e59ad4102ef] daemon is not started [2022-08-04T17:33:17.684Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T17:33:20.189Z] plugin_test.go:61: [da81706e51cba] joining swarm manager [d5c0a045a7f5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:33:20.203Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T17:33:20.203Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2022-08-04T17:33:20.203Z] === RUN TestConfigsUpdate [2022-08-04T17:33:21.560Z] plugin_test.go:64: [d15ab80a87c4c] joining swarm manager [d5c0a045a7f5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:33:21.570Z] check_test.go:540: [d0d948fcde60a] daemon is not started [2022-08-04T17:33:21.570Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T17:33:22.498Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T17:33:23.059Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T17:33:23.059Z] --- PASS: TestConfigsUpdate (2.74s) [2022-08-04T17:33:23.059Z] === RUN TestTemplatedConfig [2022-08-04T17:33:23.315Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T17:33:23.878Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T17:33:24.135Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T17:33:24.135Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T17:33:24.135Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T17:33:26.028Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T17:33:26.028Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T17:33:26.592Z] --- PASS: TestTemplatedConfig (3.76s) [2022-08-04T17:33:26.592Z] === RUN TestConfigCreateResolve [2022-08-04T17:33:27.156Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T17:33:27.156Z] PASS [2022-08-04T17:33:27.156Z] [2022-08-04T17:33:27.156Z] === Skipped [2022-08-04T17:33:27.156Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T17:33:27.156Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:27.156Z] [2022-08-04T17:33:27.156Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T17:33:27.156Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:27.156Z] [2022-08-04T17:33:27.156Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T17:33:27.156Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:27.156Z] [2022-08-04T17:33:27.156Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T17:33:27.156Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:27.156Z] [2022-08-04T17:33:27.156Z] DONE 17 tests, 4 skipped in 26.333s [2022-08-04T17:33:27.156Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T17:33:27.156Z] ++ 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-04T17:33:27.156Z] ++ set -e [2022-08-04T17:33:27.156Z] ++ '[' -n 0 ']' [2022-08-04T17:33:27.156Z] ++ set -x [2022-08-04T17:33:27.156Z] ++ 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-04T17:33:27.156Z] INFO: Testing against a local daemon [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:33:27.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:33:27.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T17:33:27.156Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T17:33:27.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T17:33:27.156Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T17:33:27.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T17:33:27.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T17:33:27.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T17:33:27.156Z] === RUN TestPluginInstall [2022-08-04T17:33:27.156Z] === RUN TestPluginInstall/no_auth [2022-08-04T17:33:27.156Z] time="2022-08-04T17:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:27.156Z] time="2022-08-04T17:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c91d83901f89ab0efae6aa250b2447e6fb4653236e970cec880f26b9acd2b491" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:27.156Z] time="2022-08-04T17:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:27.156Z] time="2022-08-04T17:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c91d83901f89ab0efae6aa250b2447e6fb4653236e970cec880f26b9acd2b491" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:27.156Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T17:33:27.414Z] time="2022-08-04T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:27.414Z] time="2022-08-04T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb18e5a2cdebd9b168db90534e44881cd769c78c190035826f71d2e5feab422f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:27.414Z] time="2022-08-04T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:27.414Z] time="2022-08-04T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb18e5a2cdebd9b168db90534e44881cd769c78c190035826f71d2e5feab422f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:27.521Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T17:33:27.521Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T17:33:27.673Z] === RUN TestPluginInstall/with_insecure [2022-08-04T17:33:28.087Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T17:33:28.608Z] time="2022-08-04T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:28.608Z] time="2022-08-04T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfed1cbe7657eee3bb3dc497e80c1d1825c86c09e5e9f77b60f9691f70b8eaaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:28.608Z] time="2022-08-04T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:33:28.608Z] time="2022-08-04T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfed1cbe7657eee3bb3dc497e80c1d1825c86c09e5e9f77b60f9691f70b8eaaf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:33:28.650Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T17:33:28.867Z] plugin_test.go:195: [debc4c716cf25] daemon is not started [2022-08-04T17:33:28.867Z] --- PASS: TestPluginInstall (2.56s) [2022-08-04T17:33:28.867Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-04T17:33:28.867Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-04T17:33:28.867Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-04T17:33:28.867Z] === RUN TestPluginsWithRuntimes [2022-08-04T17:33:28.906Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T17:33:29.834Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-08-04T17:33:29.834Z] PASS [2022-08-04T17:33:29.834Z] [2022-08-04T17:33:29.834Z] DONE 6 tests in 18.386s [2022-08-04T17:33:29.834Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T17:33:29.834Z] ++ 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-04T17:33:29.834Z] ++ set -e [2022-08-04T17:33:29.834Z] ++ '[' -n 0 ']' [2022-08-04T17:33:29.834Z] ++ set -x [2022-08-04T17:33:29.834Z] ++ 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-04T17:33:29.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T17:33:29.834Z] INFO: Testing against a local daemon [2022-08-04T17:33:29.834Z] === RUN TestAttachWithTTY [2022-08-04T17:33:29.834Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-04T17:33:29.834Z] === RUN TestAttachWithoutTTy [2022-08-04T17:33:30.091Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-04T17:33:30.091Z] === RUN TestCheckpoint [2022-08-04T17:33:30.091Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:33:30.091Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:33:30.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T17:33:30.091Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T17:33:30.091Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T17:33:30.091Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T17:33:30.091Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T17:33:30.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-04T17:33:30.091Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T17:33:30.091Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T17:33:30.091Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T17:33:30.242Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T17:33:30.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-04T17:33:30.349Z] === RUN TestCopyEmptyFile [2022-08-04T17:33:30.606Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T17:33:30.606Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-04T17:33:30.606Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T17:33:30.862Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-04T17:33:30.862Z] === RUN TestCopyFromContainer [2022-08-04T17:33:30.862Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T17:33:31.119Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T17:33:31.228Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T17:33:31.376Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T17:33:31.376Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T17:33:32.184Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-08-04T17:33:32.184Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-04T17:33:32.184Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-04T17:33:32.184Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T17:33:32.309Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T17:33:32.309Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T17:33:32.309Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T17:33:32.309Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T17:33:32.309Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T17:33:32.565Z] === RUN TestCopyFromContainer// [2022-08-04T17:33:32.565Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T17:33:32.750Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T17:33:32.750Z] PASS [2022-08-04T17:33:32.750Z] [2022-08-04T17:33:32.750Z] DONE 24 tests in 6.572s [2022-08-04T17:33:32.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T17:33:32.750Z] ++ 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-04T17:33:32.750Z] ++ set -e [2022-08-04T17:33:32.750Z] ++ '[' -n 0 ']' [2022-08-04T17:33:32.750Z] ++ set -x [2022-08-04T17:33:32.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:33:32.750Z] INFO: Testing against a local daemon [2022-08-04T17:33:32.750Z] === RUN TestExternalGraphDriver [2022-08-04T17:33:32.823Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T17:33:32.823Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T17:33:33.009Z] === RUN TestExternalGraphDriver/json [2022-08-04T17:33:33.080Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T17:33:33.080Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T17:33:33.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T17:33:33.337Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T17:33:33.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T17:33:33.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T17:33:33.593Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer (3.08s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-04T17:33:33.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-08-04T17:33:33.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T17:33:33.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:33:33.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:33:33.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:33:33.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:33:33.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:33:33.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:33:33.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T17:33:33.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T17:33:33.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T17:33:33.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T17:33:33.851Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T17:33:33.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2022-08-04T17:33:33.851Z] === RUN TestCreateWithInvalidEnv [2022-08-04T17:33:33.851Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T17:33:33.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T17:33:33.851Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T17:33:33.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T17:33:33.851Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T17:33:33.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T17:33:33.851Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T17:33:33.851Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T17:33:33.851Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T17:33:33.851Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T17:33:33.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-04T17:33:33.851Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T17:33:34.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-04T17:33:34.107Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T17:33:34.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T17:33:34.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T17:33:34.908Z] === RUN TestExternalGraphDriver/spec [2022-08-04T17:33:35.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T17:33:35.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T17:33:36.283Z] === RUN TestExternalGraphDriver/pull [2022-08-04T17:33:36.407Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-08-04T17:33:36.407Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T17:33:36.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T17:33:37.903Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T17:33:37.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T17:33:37.903Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T17:33:38.183Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-08-04T17:33:38.183Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-04T17:33:38.183Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-08-04T17:33:38.183Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-04T17:33:38.183Z] === RUN TestGraphdriverPluginV2 [2022-08-04T17:33:38.183Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:38.183Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-04T17:33:38.183Z] PASS [2022-08-04T17:33:38.183Z] [2022-08-04T17:33:38.183Z] === Skipped [2022-08-04T17:33:38.183Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-04T17:33:38.183Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:33:38.183Z] [2022-08-04T17:33:38.183Z] DONE 5 tests, 1 skipped in 5.543s [2022-08-04T17:33:38.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T17:33:38.183Z] ++ 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-04T17:33:38.183Z] ++ set -e [2022-08-04T17:33:38.183Z] ++ '[' -n 0 ']' [2022-08-04T17:33:38.183Z] ++ set -x [2022-08-04T17:33:38.183Z] ++ 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-04T17:33:38.441Z] INFO: Testing against a local daemon [2022-08-04T17:33:38.441Z] === RUN TestContinueAfterPluginCrash [2022-08-04T17:33:38.441Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T17:33:38.441Z] === RUN TestReadPluginNoRead [2022-08-04T17:33:38.441Z] === PAUSE TestReadPluginNoRead [2022-08-04T17:33:38.441Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T17:33:38.441Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T17:33:38.441Z] === CONT TestContinueAfterPluginCrash [2022-08-04T17:33:38.441Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:33:38.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:33:38.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:33:38.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:33:38.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:33:38.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:33:38.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:33:38.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T17:33:38.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T17:33:38.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T17:33:38.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T17:33:38.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-04T17:33:38.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-04T17:33:38.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T17:33:38.722Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T17:33:39.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-08-04T17:33:39.284Z] === RUN TestCreateDifferentPlatform [2022-08-04T17:33:39.284Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T17:33:39.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T17:33:39.284Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-08-04T17:33:39.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T17:33:39.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T17:33:39.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T17:33:39.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-04T17:33:39.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T17:33:39.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-04T17:33:39.284Z] === RUN TestCreateInvalidHostConfig [2022-08-04T17:33:39.284Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:33:39.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:33:39.284Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:33:39.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:33:39.284Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:33:39.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:33:39.284Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:33:39.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:33:39.284Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T17:33:39.284Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T17:33:39.284Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T17:33:39.284Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T17:33:39.285Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T17:33:39.285Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T17:33:39.285Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T17:33:39.285Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T17:33:39.285Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T17:33:39.285Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T17:33:39.285Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T17:33:39.285Z] === RUN TestDaemonRestartIpcMode [2022-08-04T17:33:39.285Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T17:33:39.285Z] === RUN TestDaemonHostGatewayIP [2022-08-04T17:33:39.285Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T17:33:39.285Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T17:33:39.285Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T17:33:39.285Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T17:33:39.285Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T17:33:39.285Z] === RUN TestDiff [2022-08-04T17:33:39.542Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T17:33:39.669Z] .........................xx.................... [ 29%] [2022-08-04T17:33:40.106Z] --- PASS: TestDiff (0.77s) [2022-08-04T17:33:40.106Z] === RUN TestExecConsoleSize [2022-08-04T17:33:40.106Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T17:33:40.363Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T17:33:40.927Z] --- PASS: TestExecConsoleSize (0.77s) [2022-08-04T17:33:40.927Z] === RUN TestExecWithCloseStdin [2022-08-04T17:33:41.184Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T17:33:41.184Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T17:33:41.725Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-08-04T17:33:41.725Z] === CONT TestReadPluginNoRead [2022-08-04T17:33:41.746Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T17:33:41.746Z] --- PASS: TestExecWithCloseStdin (0.84s) [2022-08-04T17:33:41.746Z] === RUN TestExec [2022-08-04T17:33:42.004Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T17:33:42.565Z] --- PASS: TestExec (0.87s) [2022-08-04T17:33:42.565Z] === RUN TestExecUser [2022-08-04T17:33:42.822Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T17:33:43.624Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T17:33:43.756Z] --- PASS: TestExecUser (0.97s) [2022-08-04T17:33:43.756Z] === RUN TestExportContainerAndImportImage [2022-08-04T17:33:43.756Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T17:33:43.756Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T17:33:43.756Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T17:33:44.560Z] === RUN TestReadPluginNoRead/default [2022-08-04T17:33:44.685Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T17:33:44.685Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2022-08-04T17:33:44.685Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T17:33:45.247Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T17:33:45.811Z] check_test.go:540: [d1592d487a546] daemon is not started [2022-08-04T17:33:45.811Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T17:33:45.935Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T17:33:46.067Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T17:33:46.194Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-08-04T17:33:46.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2022-08-04T17:33:46.323Z] === RUN TestHealthCheckWorkdir [2022-08-04T17:33:47.129Z] === CONT TestReadPluginNoRead [2022-08-04T17:33:47.129Z] read_test.go:92: [df05ff717f0d8] daemon is not started [2022-08-04T17:33:47.129Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-08-04T17:33:47.129Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-04T17:33:47.129Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-08-04T17:33:47.129Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-04T17:33:47.129Z] PASS [2022-08-04T17:33:47.129Z] [2022-08-04T17:33:47.129Z] DONE 6 tests in 8.766s [2022-08-04T17:33:47.129Z] 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-04T17:33:47.129Z] ++ 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-04T17:33:47.129Z] ++ set -e [2022-08-04T17:33:47.129Z] ++ '[' -n 0 ']' [2022-08-04T17:33:47.129Z] ++ set -x [2022-08-04T17:33:47.129Z] ++ 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-04T17:33:47.129Z] testing: warning: no tests to run [2022-08-04T17:33:47.129Z] PASS [2022-08-04T17:33:47.129Z] [2022-08-04T17:33:47.129Z] DONE 0 tests in 0.029s [2022-08-04T17:33:47.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T17:33:47.129Z] ++ 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-04T17:33:47.129Z] ++ set -e [2022-08-04T17:33:47.129Z] ++ '[' -n 0 ']' [2022-08-04T17:33:47.129Z] ++ set -x [2022-08-04T17:33:47.129Z] ++ 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-04T17:33:47.129Z] INFO: Testing against a local daemon [2022-08-04T17:33:47.129Z] === RUN TestPluginWithDevMounts [2022-08-04T17:33:47.129Z] === PAUSE TestPluginWithDevMounts [2022-08-04T17:33:47.129Z] === CONT TestPluginWithDevMounts [2022-08-04T17:33:47.692Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2022-08-04T17:33:47.692Z] === RUN TestHealthKillContainer [2022-08-04T17:33:47.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T17:33:47.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T17:33:47.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T17:33:47.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T17:33:47.692Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T17:33:48.047Z] --- PASS: TestServicePlugin (30.28s) [2022-08-04T17:33:48.047Z] === RUN TestServiceUpdateLabel [2022-08-04T17:33:48.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T17:33:48.510Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T17:33:48.608Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-04T17:33:48.608Z] === RUN TestServiceUpdateSecrets [2022-08-04T17:33:49.029Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-04T17:33:49.029Z] PASS [2022-08-04T17:33:49.029Z] [2022-08-04T17:33:49.029Z] DONE 1 tests in 1.623s [2022-08-04T17:33:49.029Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T17:33:49.029Z] ++ 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-04T17:33:49.029Z] ++ set -e [2022-08-04T17:33:49.029Z] ++ '[' -n 0 ']' [2022-08-04T17:33:49.029Z] ++ set -x [2022-08-04T17:33:49.029Z] ++ 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-04T17:33:49.029Z] INFO: Testing against a local daemon [2022-08-04T17:33:49.029Z] === RUN TestSecretInspect [2022-08-04T17:33:49.437Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T17:33:50.930Z] --- PASS: TestSecretInspect (2.17s) [2022-08-04T17:33:50.930Z] === RUN TestSecretList [2022-08-04T17:33:51.329Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T17:33:52.694Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T17:33:53.267Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T17:33:53.459Z] --- PASS: TestSecretList (2.17s) [2022-08-04T17:33:53.459Z] === RUN TestSecretsCreateAndDelete [2022-08-04T17:33:53.527Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T17:33:53.527Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T17:33:53.527Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T17:33:53.786Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T17:33:55.166Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T17:33:55.359Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-04T17:33:55.359Z] === RUN TestSecretsUpdate [2022-08-04T17:33:55.842Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T17:33:56.096Z] --- PASS: TestHealthKillContainer (8.31s) [2022-08-04T17:33:56.096Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T17:33:56.096Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T17:33:56.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-08-04T17:33:56.353Z] === RUN TestIpcModeNone [2022-08-04T17:33:56.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T17:33:57.173Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-04T17:33:57.173Z] === RUN TestIpcModePrivate [2022-08-04T17:33:57.738Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-04T17:33:57.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T17:33:57.738Z] --- PASS: TestIpcModePrivate (0.68s) [2022-08-04T17:33:57.738Z] === RUN TestIpcModeShareable [2022-08-04T17:33:57.888Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-04T17:33:57.888Z] === RUN TestTemplatedSecret [2022-08-04T17:33:58.301Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-04T17:33:58.557Z] --- PASS: TestIpcModeShareable (0.69s) [2022-08-04T17:33:58.557Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T17:33:58.557Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T17:33:59.120Z] check_test.go:540: [db12b8648856b] daemon is not started [2022-08-04T17:33:59.120Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T17:33:59.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T17:33:59.683Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T17:33:59.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T17:34:00.197Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T17:34:00.417Z] --- PASS: TestTemplatedSecret (2.46s) [2022-08-04T17:34:00.417Z] === RUN TestSecretCreateResolve [2022-08-04T17:34:00.760Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T17:34:00.760Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.12s) [2022-08-04T17:34:00.760Z] === RUN TestAPIIpcModeHost [2022-08-04T17:34:01.017Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-08-04T17:34:01.017Z] === RUN TestDaemonIpcModeShareable [2022-08-04T17:34:01.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T17:34:02.317Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-04T17:34:02.317Z] PASS [2022-08-04T17:34:02.317Z] [2022-08-04T17:34:02.317Z] DONE 6 tests in 13.444s [2022-08-04T17:34:02.317Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T17:34:02.317Z] ++ 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-04T17:34:02.317Z] ++ set -e [2022-08-04T17:34:02.317Z] ++ '[' -n 0 ']' [2022-08-04T17:34:02.317Z] ++ set -x [2022-08-04T17:34:02.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:34:02.317Z] INFO: Testing against a local daemon [2022-08-04T17:34:02.317Z] === RUN TestServiceCreateInit [2022-08-04T17:34:02.317Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T17:34:02.644Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-08-04T17:34:02.899Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-08-04T17:34:02.900Z] === RUN TestDaemonIpcModePrivate [2022-08-04T17:34:02.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cf86f0__} [2022-08-04T17:34:03.318Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T17:34:03.441Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-08-04T17:34:03.441Z] === RUN TestServiceUpdateConfigs [2022-08-04T17:34:03.462Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T17:34:04.024Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-04T17:34:04.282Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-08-04T17:34:04.282Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T17:34:04.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12547172913_/foo_false_____} [2022-08-04T17:34:05.467Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-08-04T17:34:05.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2022-08-04T17:34:05.724Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T17:34:05.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12547172913_/foo_true_____} [2022-08-04T17:34:06.503Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T17:34:06.909Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-04T17:34:07.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-08-04T17:34:07.165Z] === RUN TestIpcModeOlderClient [2022-08-04T17:34:07.165Z] === PAUSE TestIpcModeOlderClient [2022-08-04T17:34:07.165Z] === RUN TestKillContainerInvalidSignal [2022-08-04T17:34:07.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_false_____} [2022-08-04T17:34:08.094Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-08-04T17:34:08.095Z] === RUN TestKillContainer [2022-08-04T17:34:08.095Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T17:34:08.095Z] === RUN TestKillContainer/no_signal [2022-08-04T17:34:08.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_true_____} [2022-08-04T17:34:08.250Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-04T17:34:09.023Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T17:34:09.280Z] === RUN TestKillContainer/killing_signal [2022-08-04T17:34:09.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_true__0xc000cf8720___} [2022-08-04T17:34:09.785Z] --- PASS: TestServiceCreateInit (7.13s) [2022-08-04T17:34:09.785Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-08-04T17:34:09.785Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-04T17:34:09.785Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T17:34:10.100Z] --- PASS: TestKillContainer (2.25s) [2022-08-04T17:34:10.100Z] --- PASS: TestKillContainer/no_signal (0.93s) [2022-08-04T17:34:10.100Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-08-04T17:34:10.100Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-08-04T17:34:10.100Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T17:34:10.100Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T17:34:10.100Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T17:34:10.100Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T17:34:10.100Z] check_test.go:540: [d93afe3d28e0a] daemon is not started [2022-08-04T17:34:10.100Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T17:34:10.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T17:34:11.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cf8738__} [2022-08-04T17:34:11.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-08-04T17:34:11.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-08-04T17:34:11.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-08-04T17:34:11.484Z] === RUN TestKillStoppedContainer [2022-08-04T17:34:11.484Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-04T17:34:11.484Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T17:34:11.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-04T17:34:11.485Z] === RUN TestKillDifferentUserContainer [2022-08-04T17:34:12.412Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T17:34:12.412Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-08-04T17:34:12.412Z] === RUN TestInspectOomKilledTrue [2022-08-04T17:34:12.412Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:34:12.412Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-04T17:34:12.412Z] === RUN TestInspectOomKilledFalse [2022-08-04T17:34:12.412Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:34:12.412Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T17:34:12.412Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T17:34:12.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cf8750__} [2022-08-04T17:34:12.669Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-08-04T17:34:12.669Z] === RUN TestLinksContainerNames [2022-08-04T17:34:14.036Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T17:34:14.293Z] --- PASS: TestLinksContainerNames (1.51s) [2022-08-04T17:34:14.293Z] === RUN TestLogsFollowTailEmpty [2022-08-04T17:34:14.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cf8768__} [2022-08-04T17:34:15.222Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-08-04T17:34:15.222Z] === RUN TestLogs [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:34:15.222Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:34:15.222Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:34:15.222Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T17:34:15.222Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T17:34:15.478Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T17:34:15.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cf8780__} [2022-08-04T17:34:15.995Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T17:34:15.995Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T17:34:17.363Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T17:34:17.363Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T17:34:17.363Z] check_test.go:540: [d857fc6d6839a] daemon is not started [2022-08-04T17:34:17.363Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T17:34:17.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:34:18.185Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:34:18.185Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:34:18.185Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T17:34:18.185Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T17:34:18.273Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-08-04T17:34:18.273Z] === RUN TestServiceUpdateNetwork [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7=== CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T17:34:19.559Z] [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T17:34:19.559Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T17:34:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T17:34:19.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T17:34:19.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T17:34:19.816Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T17:34:19.816Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T17:34:20.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T17:34:20.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T17:34:20.635Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T17:34:20.892Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T17:34:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T17:34:20.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T17:34:21.455Z] check_test.go:540: [d44bfa9710c7b] daemon is not started [2022-08-04T17:34:21.455Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T17:34:22.018Z] --- PASS: TestLogs (6.83s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.01s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.19s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.12s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.03s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.27s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.33s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s) [2022-08-04T17:34:22.018Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s) [2022-08-04T17:34:22.018Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T17:34:22.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T17:34:22.580Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/default [2022-08-04T17:34:22.580Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/private [2022-08-04T17:34:22.580Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T17:34:22.580Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/slave [2022-08-04T17:34:22.580Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T17:34:22.580Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T17:34:22.580Z] === RUN TestMountDaemonRoot/shared [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/default [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/shared [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/slave [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/private [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:34:22.581Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T17:34:22.581Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T17:34:22.581Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T17:34:22.839Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T17:34:23.095Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T17:34:23.095Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T17:34:23.095Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T17:34:23.353Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T17:34:24.341Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T17:34:24.663Z] --- PASS: TestCreateServiceMultipleTimes (15.16s) [2022-08-04T17:34:24.663Z] === RUN TestCreateServiceConflict [2022-08-04T17:34:24.722Z] docker_cli_daemon_plugins_test.go:80: [db07ccd011369] daemon is not started [2022-08-04T17:34:24.978Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T17:34:24.978Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-08-04T17:34:24.978Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T17:34:25.542Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-08-04T17:34:25.542Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T17:34:25.798Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T17:34:26.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2022-08-04T17:34:26.362Z] === RUN TestNetworkNat [2022-08-04T17:34:26.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T17:34:26.875Z] --- PASS: TestNetworkNat (0.73s) [2022-08-04T17:34:26.875Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T17:34:27.131Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T17:34:27.190Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-08-04T17:34:27.190Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T17:34:27.694Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-08-04T17:34:27.694Z] === RUN TestNetworkLoopbackNat [2022-08-04T17:34:27.951Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T17:34:27.951Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T17:34:28.880Z] docker_cli_daemon_plugins_test.go:170: [dc7c6003cf92c] daemon is not started [2022-08-04T17:34:28.880Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T17:34:29.136Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T17:34:29.703Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T17:34:29.703Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T17:34:29.718Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-08-04T17:34:29.718Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T17:34:30.434Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-08-04T17:34:30.434Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T17:34:30.633Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-08-04T17:34:30.633Z] === RUN TestPause [2022-08-04T17:34:31.563Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T17:34:31.563Z] --- PASS: TestPause (0.81s) [2022-08-04T17:34:31.563Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T17:34:31.563Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:34:31.563Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:34:31.563Z] === RUN TestPauseStopPausedContainer [2022-08-04T17:34:31.803Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T17:34:32.365Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T17:34:32.492Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2022-08-04T17:34:32.492Z] === RUN TestPidHost [2022-08-04T17:34:32.492Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T17:34:33.422Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T17:34:33.422Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T17:34:33.984Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T17:34:34.240Z] --- PASS: TestPidHost (1.72s) [2022-08-04T17:34:34.240Z] === RUN TestPsFilter [2022-08-04T17:34:34.240Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T17:34:34.240Z] --- PASS: TestPsFilter (0.15s) [2022-08-04T17:34:34.240Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T17:34:34.244Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T17:34:34.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T17:34:35.059Z] check_test.go:540: [de7a98d9410a9] daemon is not started [2022-08-04T17:34:35.059Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T17:34:35.059Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-08-04T17:34:35.059Z] === RUN TestRemoveContainerWithVolume [2022-08-04T17:34:35.059Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T17:34:35.622Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-08-04T17:34:35.622Z] === RUN TestRemoveContainerRunning [2022-08-04T17:34:35.700Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T17:34:35.879Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T17:34:36.442Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-08-04T17:34:36.442Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T17:34:36.698Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T17:34:36.955Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T17:34:37.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-08-04T17:34:37.212Z] === RUN TestRemoveInvalidContainer [2022-08-04T17:34:37.212Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-04T17:34:37.212Z] === RUN TestRenameLinkedContainer [2022-08-04T17:34:37.775Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T17:34:38.339Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T17:34:39.751Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T17:34:39.893Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T17:34:40.330Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T17:34:40.442Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T17:34:40.601Z] --- PASS: TestRenameLinkedContainer (3.32s) [2022-08-04T17:34:40.601Z] === RUN TestRenameStoppedContainer [2022-08-04T17:34:41.169Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-08-04T17:34:41.169Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T17:34:41.730Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T17:34:42.657Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2022-08-04T17:34:42.657Z] === RUN TestRenameInvalidName [2022-08-04T17:34:43.219Z] --- PASS: TestRenameInvalidName (0.60s) [2022-08-04T17:34:43.219Z] === RUN TestRenameAnonymousContainer [2022-08-04T17:34:43.219Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T17:34:44.377Z] ............................ [ 66%] [2022-08-04T17:34:44.585Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-08-04T17:34:44.586Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T17:34:44.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T17:34:45.152Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-08-04T17:34:45.152Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T17:34:45.515Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2022-08-04T17:34:45.515Z] === RUN TestRenameContainerWithSameName [2022-08-04T17:34:46.079Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-08-04T17:34:46.079Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T17:34:46.336Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T17:34:46.899Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T17:34:46.975Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-08-04T17:34:46.975Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-04T17:34:46.975Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-04T17:34:46.975Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-04T17:34:46.975Z] PASS [2022-08-04T17:34:46.975Z] [2022-08-04T17:34:46.975Z] === Skipped [2022-08-04T17:34:46.975Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T17:34:46.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:34:46.975Z] [2022-08-04T17:34:46.975Z] DONE 27 tests, 1 skipped in 164.566s [2022-08-04T17:34:46.975Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T17:34:46.975Z] INFO: Testing against a local daemon [2022-08-04T17:34:46.975Z] === RUN TestSessionCreate [2022-08-04T17:34:46.975Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T17:34:46.975Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T17:34:46.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T17:34:46.975Z] PASS [2022-08-04T17:34:46.975Z] [2022-08-04T17:34:46.975Z] DONE 2 tests in 0.059s [2022-08-04T17:34:46.975Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T17:34:46.975Z] INFO: Testing against a local daemon [2022-08-04T17:34:46.975Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:34:46.975Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:34:46.975Z] === RUN TestDiskUsage [2022-08-04T17:34:46.975Z] === PAUSE TestDiskUsage [2022-08-04T17:34:46.975Z] === RUN TestEventsExecDie [2022-08-04T17:34:47.159Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2022-08-04T17:34:47.159Z] === RUN TestResize [2022-08-04T17:34:47.230Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-04T17:34:47.230Z] === RUN TestEventsBackwardsCompatible [2022-08-04T17:34:47.230Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T17:34:47.230Z] === RUN TestEventsVolumeCreate [2022-08-04T17:34:47.230Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T17:34:47.230Z] === RUN TestInfoBinaryCommits [2022-08-04T17:34:47.486Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T17:34:47.486Z] === RUN TestInfoAPIVersioned [2022-08-04T17:34:47.486Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T17:34:47.486Z] === RUN TestInfoAPI [2022-08-04T17:34:47.486Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T17:34:47.486Z] === RUN TestInfoAPIWarnings [2022-08-04T17:34:47.721Z] --- PASS: TestResize (0.47s) [2022-08-04T17:34:47.721Z] === RUN TestResizeWithInvalidSize [2022-08-04T17:34:47.733Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-08-04T17:34:47.733Z] === RUN TestCreateServiceSysctls [2022-08-04T17:34:48.283Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-04T17:34:48.283Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T17:34:48.540Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:48.540Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:48.540Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:48.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T17:34:48.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:50.432Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-04T17:34:50.687Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:50.945Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T17:34:51.016Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-08-04T17:34:51.016Z] === RUN TestCreateServiceCapabilities [2022-08-04T17:34:51.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:52.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T17:34:52.916Z] --- PASS: TestCreateServiceCapabilities (2.01s) [2022-08-04T17:34:52.916Z] === RUN TestInspect [2022-08-04T17:34:53.058Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T17:34:54.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:54.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T17:34:55.445Z] --- PASS: TestInspect (2.51s) [2022-08-04T17:34:55.445Z] === RUN TestCreateJob [2022-08-04T17:34:55.791Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-04T17:34:56.718Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T17:34:57.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T17:34:58.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T17:34:58.727Z] --- PASS: TestCreateJob (3.04s) [2022-08-04T17:34:58.727Z] === RUN TestReplicatedJob [2022-08-04T17:35:00.732Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-04T17:35:01.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T17:35:01.551Z] check_test.go:540: [d1166c0d97aa9] daemon is not started [2022-08-04T17:35:01.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T17:35:02.115Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T17:35:02.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T17:35:03.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T17:35:03.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T17:35:03.992Z] --- PASS: TestReplicatedJob (4.98s) [2022-08-04T17:35:03.992Z] === RUN TestUpdateReplicatedJob [2022-08-04T17:35:04.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T17:35:05.517Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T17:35:05.517Z] === RUN TestInfoDebug [2022-08-04T17:35:05.517Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T17:35:05.517Z] === RUN TestInfoInsecureRegistries [2022-08-04T17:35:05.517Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T17:35:05.517Z] === RUN TestInfoRegistryMirrors [2022-08-04T17:35:05.517Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T17:35:05.517Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T17:35:05.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T17:35:05.773Z] === RUN TestPingCacheHeaders [2022-08-04T17:35:06.028Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T17:35:06.028Z] === RUN TestPingGet [2022-08-04T17:35:06.029Z] --- PASS: TestPingGet (0.01s) [2022-08-04T17:35:06.029Z] === RUN TestPingHead [2022-08-04T17:35:06.029Z] --- PASS: TestPingHead (0.02s) [2022-08-04T17:35:06.029Z] === RUN TestPingSwarmHeader [2022-08-04T17:35:06.521Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-08-04T17:35:06.521Z] === RUN TestServiceListWithStatuses [2022-08-04T17:35:06.521Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:35:06.521Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T17:35:06.521Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T17:35:06.590Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T17:35:07.150Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T17:35:07.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T17:35:07.254Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T17:35:07.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T17:35:08.075Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T17:35:08.075Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T17:35:08.078Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T17:35:08.078Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-04T17:35:08.078Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T17:35:08.078Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T17:35:08.078Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T17:35:08.078Z] === RUN TestVersion [2022-08-04T17:35:08.078Z] --- PASS: TestVersion (0.02s) [2022-08-04T17:35:08.078Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:35:08.078Z] === CONT TestDiskUsage [2022-08-04T17:35:08.332Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T17:35:08.639Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T17:35:08.895Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T17:35:09.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T17:35:09.456Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T17:35:09.456Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage (1.59s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:35:09.712Z] PASS [2022-08-04T17:35:09.712Z] [2022-08-04T17:35:09.712Z] DONE 54 tests in 22.918s [2022-08-04T17:35:09.712Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T17:35:09.712Z] INFO: Testing against a local daemon [2022-08-04T17:35:09.712Z] === RUN TestVolumesCreateAndList [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T17:35:09.712Z] === RUN TestVolumesRemove [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T17:35:09.712Z] === RUN TestVolumesInspect [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T17:35:09.712Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T17:35:09.712Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T17:35:09.712Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T17:35:09.712Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T17:35:09.712Z] PASS [2022-08-04T17:35:09.712Z] [2022-08-04T17:35:09.712Z] DONE 9 tests in 0.143s [2022-08-04T17:35:09.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T17:35:10.193Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T17:35:10.275Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T17:35:10.275Z] Removing test suite binaries [2022-08-04T17:35:10.275Z] exiting test-integration [2022-08-04T17:35:10.275Z] ++ exit 0 [2022-08-04T17:35:10.275Z] [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.83s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2022-08-04T17:35:10.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2022-08-04T17:35:10.450Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T17:35:10.450Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T17:35:10.706Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-08-04T17:35:10.706Z] === RUN TestDockerNetworkReConnect Post stage [Pipeline] junit [2022-08-04T17:35:11.682Z] Recording test results [2022-08-04T17:35:11.819Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T17:35:12.381Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T17:35:12.638Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T17:35:13.103Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T17:35:13.202Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T17:35:13.457Z] + echo Ensuring container killed. [2022-08-04T17:35:13.457Z] Ensuring container killed. [2022-08-04T17:35:13.457Z] + docker rm -vf docker-pr2 [2022-08-04T17:35:13.457Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-04T17:35:13.780Z] + echo Chowning /workspace to jenkins user [2022-08-04T17:35:13.780Z] Chowning /workspace to jenkins user [2022-08-04T17:35:13.780Z] + id -u [2022-08-04T17:35:13.780Z] + id -g [2022-08-04T17:35:13.780Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T17:35:13.780Z] Unable to find image 'busybox:latest' locally [2022-08-04T17:35:13.780Z] latest: Pulling from library/busybox [2022-08-04T17:35:13.990Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-08-04T17:35:13.990Z] === RUN TestServicePlugin [2022-08-04T17:35:13.990Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:35:13.990Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T17:35:13.990Z] === RUN TestServiceUpdateLabel [2022-08-04T17:35:14.035Z] 50783e0dfb64: Pulling fs layer [2022-08-04T17:35:14.035Z] 50783e0dfb64: Download complete [2022-08-04T17:35:14.035Z] 50783e0dfb64: Pull complete [2022-08-04T17:35:14.035Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T17:35:14.035Z] Status: Downloaded newer image for busybox:latest [2022-08-04T17:35:14.574Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T17:35:14.575Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T17:35:14.575Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T17:35:14.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.25s) [2022-08-04T17:35:14.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.04s) [2022-08-04T17:35:14.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.18s) [2022-08-04T17:35:14.831Z] === RUN TestCgroupNamespacesRun [2022-08-04T17:35:15.395Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T17:35:15.733Z] + bundleName=amd64-cgroup2 [2022-08-04T17:35:15.733Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T17:35:15.733Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T17:35:15.733Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T17:35:15.733Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-04T17:35:15.889Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-04T17:35:15.889Z] === RUN TestServiceUpdateSecrets [Pipeline] archiveArtifacts [2022-08-04T17:35:15.998Z] Archiving artifacts [2022-08-04T17:35:16.327Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T17:35:16.891Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2022-08-04T17:35:16.891Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T17:35:17.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T17:35:18.092Z] + make clean [2022-08-04T17:35:18.092Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T17:35:18.092Z] docker-dev-cache [2022-08-04T17:35:18.092Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T17:35:18.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2022-08-04T17:35:18.784Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T17:35:18.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T17:35:20.151Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2022-08-04T17:35:20.151Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T17:35:20.407Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T17:35:20.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T17:35:21.227Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T17:35:21.790Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-08-04T17:35:21.790Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T17:35:21.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T17:35:23.157Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2022-08-04T17:35:23.157Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T17:35:24.521Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2022-08-04T17:35:24.521Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T17:35:25.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-04T17:35:25.449Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T17:35:25.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T17:35:25.961Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T17:35:26.343Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T17:35:26.890Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T17:35:26.890Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-08-04T17:35:26.890Z] === RUN TestNISDomainname [2022-08-04T17:35:27.820Z] --- PASS: TestNISDomainname (0.96s) [2022-08-04T17:35:27.820Z] === RUN TestHostnameDnsResolution [2022-08-04T17:35:28.383Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T17:35:28.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-04T17:35:29.202Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-08-04T17:35:29.202Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T17:35:30.131Z] --- PASS: TestUnprivilegedPortsAndPing (0.77s) [2022-08-04T17:35:30.131Z] === RUN TestPrivilegedHostDevices [2022-08-04T17:35:30.739Z] --- PASS: TestPrivilegedHostDevices (0.86s) [2022-08-04T17:35:30.739Z] === RUN TestRunConsoleSize [2022-08-04T17:35:30.762Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-08-04T17:35:30.762Z] === RUN TestServiceUpdateConfigs [2022-08-04T17:35:31.675Z] --- PASS: TestRunConsoleSize (0.65s) [2022-08-04T17:35:31.675Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T17:35:33.045Z] --- PASS: TestRunWithAlternativeContainerdShim (1.44s) [2022-08-04T17:35:33.045Z] === RUN TestStats [2022-08-04T17:35:33.302Z] check_test.go:540: [d65e5075b70a3] daemon is not started [2022-08-04T17:35:33.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T17:35:34.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T17:35:35.596Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T17:35:35.596Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T17:35:35.596Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T17:35:35.596Z] --- PASS: TestStats (2.70s) [2022-08-04T17:35:35.596Z] === RUN TestStopContainerWithTimeout [2022-08-04T17:35:35.596Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T17:35:35.596Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T17:35:35.596Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T17:35:35.596Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T17:35:35.596Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T17:35:35.596Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T17:35:35.596Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T17:35:35.596Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T17:35:35.596Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T17:35:35.596Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T17:35:36.159Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T17:35:36.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T17:35:36.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-04T17:35:36.979Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T17:35:36.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T17:35:36.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-04T17:35:37.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T17:35:37.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-04T17:35:38.839Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T17:35:39.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T17:35:39.095Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T17:35:39.659Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T17:35:40.588Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-04T17:35:40.588Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2022-08-04T17:35:40.588Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2022-08-04T17:35:40.588Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-08-04T17:35:40.588Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-08-04T17:35:40.588Z] === RUN TestDeleteDevicemapper [2022-08-04T17:35:40.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:35:40.588Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T17:35:40.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T17:35:41.487Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T17:35:41.518Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T17:35:43.394Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T17:35:43.394Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T17:35:43.412Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2022-08-04T17:35:43.412Z] === RUN TestUpdateMemory [2022-08-04T17:35:43.412Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:35:43.412Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T17:35:43.412Z] === RUN TestUpdateCPUQuota [2022-08-04T17:35:43.412Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-04T17:35:43.963Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T17:35:44.783Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T17:35:44.783Z] --- PASS: TestUpdateCPUQuota (1.67s) [2022-08-04T17:35:44.783Z] === RUN TestUpdatePidsLimit [2022-08-04T17:35:44.783Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T17:35:45.348Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T17:35:45.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T17:35:45.348Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T17:35:45.604Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T17:35:45.632Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-08-04T17:35:45.633Z] === RUN TestServiceUpdateNetwork [2022-08-04T17:35:45.861Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T17:35:46.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T17:35:46.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T17:35:46.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T17:35:47.500Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T17:35:48.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-08-04T17:35:48.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-08-04T17:35:48.319Z] === RUN TestUpdateRestartPolicy [2022-08-04T17:35:48.319Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T17:35:49.247Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T17:35:49.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T17:35:51.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T17:35:54.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T17:35:54.978Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T17:35:54.978Z] check_test.go:540: [d7c4dda625976] daemon is not started [2022-08-04T17:35:54.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T17:35:54.978Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T17:35:54.978Z] check_test.go:540: [d1e8eb2edaa21] daemon is not started [2022-08-04T17:35:54.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T17:35:57.497Z] check_test.go:540: [db8fd1bc72dda] daemon is not started [2022-08-04T17:35:57.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T17:35:57.829Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-08-04T17:35:57.829Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T17:35:58.089Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T17:35:58.655Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T17:36:00.769Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-08-04T17:36:00.769Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T17:36:01.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T17:36:01.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-08-04T17:36:01.588Z] === RUN TestWaitNonBlocked [2022-08-04T17:36:01.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:36:01.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:36:01.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:36:01.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:36:01.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T17:36:01.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T17:36:02.175Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T17:36:02.962Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T17:36:02.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-08-04T17:36:02.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2022-08-04T17:36:02.962Z] === RUN TestWaitBlocked [2022-08-04T17:36:02.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:36:02.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:36:02.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:36:02.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:36:02.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T17:36:02.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T17:36:03.526Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T17:36:04.090Z] --- PASS: TestWaitBlocked (0.04s) [2022-08-04T17:36:04.090Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2022-08-04T17:36:04.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-08-04T17:36:04.346Z] === RUN TestWaitConditions [2022-08-04T17:36:04.346Z] === RUN TestWaitConditions/default [2022-08-04T17:36:04.346Z] === PAUSE TestWaitConditions/default [2022-08-04T17:36:04.346Z] === RUN TestWaitConditions/not-running [2022-08-04T17:36:04.346Z] === PAUSE TestWaitConditions/not-running [2022-08-04T17:36:04.346Z] === RUN TestWaitConditions/next-exit [2022-08-04T17:36:04.346Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T17:36:04.346Z] === RUN TestWaitConditions/removed [2022-08-04T17:36:04.346Z] === PAUSE TestWaitConditions/removed [2022-08-04T17:36:04.346Z] === CONT TestWaitConditions/default [2022-08-04T17:36:04.346Z] === CONT TestWaitConditions/removed [2022-08-04T17:36:04.346Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T17:36:04.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T17:36:05.972Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T17:36:05.972Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T17:36:06.228Z] === CONT TestWaitConditions/next-exit [2022-08-04T17:36:06.485Z] === CONT TestWaitConditions/not-running [2022-08-04T17:36:06.764Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T17:36:07.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T17:36:07.979Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T17:36:08.544Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T17:36:08.544Z] --- PASS: TestWaitConditions/removed (1.97s) [2022-08-04T17:36:08.544Z] --- PASS: TestWaitConditions/default (2.17s) [2022-08-04T17:36:08.544Z] --- PASS: TestWaitConditions/not-running (2.03s) [2022-08-04T17:36:08.544Z] --- PASS: TestWaitConditions/next-exit (2.27s) [2022-08-04T17:36:08.544Z] === RUN TestWaitRestartedContainer [2022-08-04T17:36:08.544Z] === RUN TestWaitRestartedContainer/default [2022-08-04T17:36:08.544Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T17:36:08.544Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T17:36:08.544Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T17:36:08.544Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T17:36:08.544Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T17:36:08.544Z] === CONT TestWaitRestartedContainer/default [2022-08-04T17:36:08.544Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T17:36:10.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T17:36:10.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T17:36:10.693Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T17:36:11.256Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T17:36:12.185Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-04T17:36:12.185Z] --- PASS: TestWaitRestartedContainer/default (2.05s) [2022-08-04T17:36:12.185Z] --- PASS: TestWaitRestartedContainer/next-exit (2.18s) [2022-08-04T17:36:12.185Z] --- PASS: TestWaitRestartedContainer/not-running (1.46s) [2022-08-04T17:36:12.185Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T17:36:12.185Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T17:36:13.322Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2022-08-04T17:36:13.322Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T17:36:13.322Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-04T17:36:13.322Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-08-04T17:36:13.322Z] PASS [2022-08-04T17:36:13.322Z] [2022-08-04T17:36:13.322Z] === Skipped [2022-08-04T17:36:13.322Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T17:36:13.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:36:13.322Z] [2022-08-04T17:36:13.322Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T17:36:13.322Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T17:36:13.322Z] [2022-08-04T17:36:13.322Z] DONE 27 tests, 2 skipped in 130.690s [2022-08-04T17:36:13.322Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T17:36:13.322Z] ++ 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-04T17:36:13.322Z] ++ set -e [2022-08-04T17:36:13.322Z] ++ '[' -n 0 ']' [2022-08-04T17:36:13.322Z] ++ set -x [2022-08-04T17:36:13.322Z] ++ 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-04T17:36:13.322Z] INFO: Testing against a local daemon [2022-08-04T17:36:13.322Z] === RUN TestSessionCreate [2022-08-04T17:36:13.322Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T17:36:13.322Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T17:36:13.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T17:36:13.322Z] PASS [2022-08-04T17:36:13.322Z] [2022-08-04T17:36:13.322Z] DONE 2 tests in 0.116s [2022-08-04T17:36:13.322Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T17:36:13.322Z] ++ 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-04T17:36:13.322Z] ++ set -e [2022-08-04T17:36:13.322Z] ++ '[' -n 0 ']' [2022-08-04T17:36:13.322Z] ++ set -x [2022-08-04T17:36:13.322Z] ++ 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-04T17:36:13.322Z] INFO: Testing against a local daemon [2022-08-04T17:36:13.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:36:13.322Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:36:13.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:36:13.322Z] === RUN TestDiskUsage [2022-08-04T17:36:13.322Z] === PAUSE TestDiskUsage [2022-08-04T17:36:13.322Z] === RUN TestEventsExecDie [2022-08-04T17:36:13.581Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-04T17:36:13.581Z] === RUN TestEventsBackwardsCompatible [2022-08-04T17:36:13.581Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T17:36:13.581Z] === RUN TestEventsVolumeCreate [2022-08-04T17:36:13.581Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T17:36:13.581Z] === RUN TestInfoBinaryCommits [2022-08-04T17:36:13.839Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T17:36:13.839Z] === RUN TestInfoAPIVersioned [2022-08-04T17:36:13.839Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T17:36:13.839Z] === RUN TestInfoAPI [2022-08-04T17:36:13.839Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T17:36:13.839Z] === RUN TestInfoAPIWarnings [2022-08-04T17:36:15.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T17:36:15.716Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2022-08-04T17:36:15.716Z] === CONT TestDaemonHostGatewayIP [2022-08-04T17:36:15.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2022-08-04T17:36:15.973Z] === CONT TestDaemonRestartIpcMode [2022-08-04T17:36:18.182Z] ......... [ 85%] [2022-08-04T17:36:19.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T17:36:19.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T17:36:20.870Z] --- PASS: TestDaemonRestartIpcMode (4.82s) [2022-08-04T17:36:20.871Z] === CONT TestIpcModeOlderClient [2022-08-04T17:36:20.871Z] --- PASS: TestDaemonHostGatewayIP (5.30s) [2022-08-04T17:36:20.871Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T17:36:21.127Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-08-04T17:36:23.176Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T17:36:23.643Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T17:36:23.643Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T17:36:23.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T17:36:24.633Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T17:36:24.827Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T17:36:25.755Z] check_test.go:540: [de13b34077182] daemon is not started [2022-08-04T17:36:25.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T17:36:27.646Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T17:36:28.574Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T17:36:28.574Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T17:36:28.861Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T17:36:31.200Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T17:36:31.200Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T17:36:31.415Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T17:36:31.961Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-04T17:36:31.961Z] === RUN TestInfoDebug [2022-08-04T17:36:31.961Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T17:36:31.961Z] === RUN TestInfoInsecureRegistries [2022-08-04T17:36:31.961Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T17:36:31.961Z] === RUN TestInfoRegistryMirrors [2022-08-04T17:36:31.961Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T17:36:31.961Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T17:36:32.219Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-04T17:36:32.219Z] === RUN TestPingCacheHeaders [2022-08-04T17:36:32.219Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T17:36:32.219Z] === RUN TestPingGet [2022-08-04T17:36:32.219Z] --- PASS: TestPingGet (0.01s) [2022-08-04T17:36:32.219Z] === RUN TestPingHead [2022-08-04T17:36:32.219Z] --- PASS: TestPingHead (0.02s) [2022-08-04T17:36:32.219Z] === RUN TestPingSwarmHeader [2022-08-04T17:36:32.341Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T17:36:32.786Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T17:36:32.918Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-04T17:36:33.044Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T17:36:33.271Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2022-08-04T17:36:33.271Z] PASS [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === Skipped [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T17:36:33.271Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-04T17:36:33.271Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T17:36:33.271Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T17:36:33.271Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T17:36:33.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T17:36:33.271Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T17:36:33.271Z] [2022-08-04T17:36:33.271Z] DONE 272 tests, 6 skipped in 183.603s [2022-08-04T17:36:33.271Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T17:36:33.271Z] ++ 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-04T17:36:33.271Z] ++ set -e [2022-08-04T17:36:33.271Z] ++ '[' -n 0 ']' [2022-08-04T17:36:33.271Z] ++ set -x [2022-08-04T17:36:33.272Z] ++ 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-04T17:36:33.528Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T17:36:33.528Z] check_test.go:540: [df81fee6f8a94] daemon is not started [2022-08-04T17:36:33.528Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T17:36:33.784Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T17:36:33.981Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T17:36:33.981Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-08-04T17:36:33.981Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T17:36:33.981Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T17:36:33.981Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T17:36:33.981Z] === RUN TestVersion [2022-08-04T17:36:33.981Z] --- PASS: TestVersion (0.02s) [2022-08-04T17:36:33.981Z] === CONT TestDiskUsage [2022-08-04T17:36:34.041Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-04T17:36:34.041Z] === RUN TestConfigDaemonID [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T17:36:34.547Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T17:36:34.603Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T17:36:34.806Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T17:36:35.064Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T17:36:35.064Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T17:36:35.064Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T17:36:35.064Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T17:36:35.064Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T17:36:35.065Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T17:36:35.065Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T17:36:35.065Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T17:36:35.065Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T17:36:35.065Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage (1.14s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T17:36:35.065Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:36:35.065Z] PASS [2022-08-04T17:36:35.065Z] [2022-08-04T17:36:35.065Z] === Skipped [2022-08-04T17:36:35.065Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:36:35.065Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:36:35.065Z] [2022-08-04T17:36:35.065Z] DONE 54 tests, 1 skipped in 22.151s [2022-08-04T17:36:35.065Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T17:36:35.065Z] ++ 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-04T17:36:35.065Z] ++ set -e [2022-08-04T17:36:35.065Z] ++ '[' -n 0 ']' [2022-08-04T17:36:35.065Z] ++ set -x [2022-08-04T17:36:35.065Z] ++ 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-04T17:36:35.165Z] daemon_test.go:83: [da9815d1064dd] daemon is not started [2022-08-04T17:36:35.165Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:36:35.165Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T17:36:35.165Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T17:36:35.165Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T17:36:35.165Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T17:36:35.165Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T17:36:35.165Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T17:36:35.165Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T17:36:35.165Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T17:36:35.165Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T17:36:35.165Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T17:36:35.165Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T17:36:35.323Z] INFO: Testing against a local daemon [2022-08-04T17:36:35.323Z] === RUN TestVolumesCreateAndList [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T17:36:35.323Z] === RUN TestVolumesRemove [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T17:36:35.323Z] === RUN TestVolumesInspect [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T17:36:35.323Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T17:36:35.323Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T17:36:35.323Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T17:36:35.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T17:36:35.323Z] PASS [2022-08-04T17:36:35.323Z] [2022-08-04T17:36:35.323Z] DONE 9 tests in 0.190s [2022-08-04T17:36:35.323Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-04T17:36:35.422Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-08-04T17:36:35.422Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T17:36:35.422Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T17:36:35.582Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T17:36:35.582Z] +++ kill 14269 [2022-08-04T17:36:35.582Z] +++ /etc/init.d/apparmor stop [2022-08-04T17:36:35.582Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T17:36:35.582Z] [2022-08-04T17:36:35.582Z] Unloading profiles will leave already running processes permanently [2022-08-04T17:36:35.582Z] unconfined, which can lead to unexpected situations. [2022-08-04T17:36:35.582Z] [2022-08-04T17:36:35.582Z] To set a process to complain mode, use the command line tool [2022-08-04T17:36:35.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T17:36:35.582Z] +++ true [2022-08-04T17:36:35.582Z] exiting test-integration [2022-08-04T17:36:35.582Z] ++ exit 0 [2022-08-04T17:36:35.582Z] [2022-08-04T17:36:35.675Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T17:36:35.675Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T17:36:36.351Z] === RUN TestConfigDaemonSeccompProfiles/default_profile Post stage [Pipeline] junit [2022-08-04T17:36:36.528Z] Recording test results [2022-08-04T17:36:36.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T17:36:36.673Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T17:36:36.999Z] + echo Ensuring container killed. [2022-08-04T17:36:36.999Z] Ensuring container killed. [2022-08-04T17:36:36.999Z] + docker rm -vf docker-pr2 [2022-08-04T17:36:36.999Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-04T17:36:37.170Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T17:36:37.279Z] + echo Chowning /workspace to jenkins user [2022-08-04T17:36:37.279Z] Chowning /workspace to jenkins user [2022-08-04T17:36:37.279Z] + id -u [2022-08-04T17:36:37.279Z] + id -g [2022-08-04T17:36:37.279Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T17:36:37.279Z] Unable to find image 'busybox:latest' locally [2022-08-04T17:36:37.279Z] latest: Pulling from library/busybox [2022-08-04T17:36:37.426Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T17:36:37.537Z] 98b248744137: Pulling fs layer [2022-08-04T17:36:37.537Z] 98b248744137: Download complete [2022-08-04T17:36:37.537Z] 98b248744137: Pull complete [2022-08-04T17:36:37.537Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T17:36:37.537Z] Status: Downloaded newer image for busybox:latest [2022-08-04T17:36:38.793Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T17:36:38.793Z] daemon_test.go:197: [dceef5572418f] daemon is not started [2022-08-04T17:36:38.793Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-04T17:36:38.793Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-04T17:36:38.793Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-04T17:36:38.793Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-08-04T17:36:38.793Z] === RUN TestDaemonProxy [2022-08-04T17:36:38.793Z] === RUN TestDaemonProxy/environment_variables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T17:36:39.207Z] + bundleName=arm64-integration [2022-08-04T17:36:39.207Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T17:36:39.207Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T17:36:39.207Z] + 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-04T17:36:39.207Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T17:36:39.478Z] Archiving artifacts [2022-08-04T17:36:39.867Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T17:36:40.127Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T17:36:40.127Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T17:36:40.127Z] [2022-08-04T17:36:40.127Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T17:36:40.127Z] =========================== short test summary info ============================ [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T17:36:40.127Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T17:36:40.127Z] Not supported on most drivers [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T17:36:40.127Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T17:36:40.127Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T17:36:40.127Z] Can fail if eth0 has multiple IP addresses [2022-08-04T17:36:40.127Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T17:36:40.127Z] This doesn't seem to be taken into account by the engine [2022-08-04T17:36:40.127Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T17:36:40.127Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T17:36:40.127Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.02 seconds == [2022-08-04T17:36:40.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T17:36:40.684Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T17:36:41.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T17:36:41.606Z] + make clean [2022-08-04T17:36:41.864Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T17:36:41.864Z] docker-dev-cache [2022-08-04T17:36:41.864Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T17:36:42.051Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T17:36:42.051Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T17:36:42.614Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T17:36:43.542Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-08-04T17:36:43.801Z] === RUN TestDaemonProxy/conflicting_options [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T17:36:44.057Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T17:36:44.314Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T17:36:44.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T17:36:44.880Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy (6.32s) [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T17:36:44.880Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T17:36:44.880Z] PASS [2022-08-04T17:36:44.880Z] [2022-08-04T17:36:44.880Z] DONE 18 tests in 11.631s [2022-08-04T17:36:44.880Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T17:36:44.880Z] ++ 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-04T17:36:44.880Z] ++ set -e [2022-08-04T17:36:44.880Z] ++ '[' -n 0 ']' [2022-08-04T17:36:44.880Z] ++ set -x [2022-08-04T17:36:44.880Z] ++ 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-04T17:36:45.137Z] INFO: Testing against a local daemon [2022-08-04T17:36:45.137Z] === RUN TestCommitInheritsEnv [2022-08-04T17:36:45.393Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T17:36:45.650Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-08-04T17:36:45.650Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T17:36:45.650Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T17:36:45.650Z] === RUN TestImportWithCustomPlatform [2022-08-04T17:36:45.650Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T17:36:45.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T17:36:45.650Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T17:36:45.650Z] === RUN TestImportWithCustomPlatform// [2022-08-04T17:36:45.650Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T17:36:45.907Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T17:36:45.907Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T17:36:45.907Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T17:36:46.163Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T17:36:46.163Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T17:36:46.163Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.20s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T17:36:46.163Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T17:36:46.163Z] === RUN TestImagesFilterMultiReference [2022-08-04T17:36:46.163Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-04T17:36:46.163Z] === RUN TestImagePullPlatformInvalid [2022-08-04T17:36:46.163Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T17:36:46.163Z] === RUN TestRemoveImageOrphaning [2022-08-04T17:36:46.419Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T17:36:46.676Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-08-04T17:36:46.676Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T17:36:46.931Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T17:36:47.188Z] time="2022-08-04T17:36:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T17:36:47.188Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T17:36:47.751Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T17:36:48.313Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T17:36:48.313Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T17:36:48.569Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T17:36:48.826Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T17:36:49.083Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-08-04T17:36:49.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T17:36:49.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-04T17:36:49.083Z] === RUN TestTagInvalidReference [2022-08-04T17:36:49.083Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-04T17:36:49.083Z] === RUN TestTagValidPrefixedRepo [2022-08-04T17:36:49.083Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T17:36:49.083Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T17:36:49.083Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-04T17:36:49.083Z] === RUN TestTagOfficialNames [2022-08-04T17:36:49.340Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-04T17:36:49.340Z] === RUN TestTagMatchesDigest [2022-08-04T17:36:49.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T17:36:49.340Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T17:36:49.340Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T17:36:49.902Z] check_test.go:540: [d891131aec6c2] daemon is not started [2022-08-04T17:36:49.902Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T17:36:50.834Z] check_test.go:540: [d12715d64ad9d] daemon is not started [2022-08-04T17:36:50.834Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T17:36:51.399Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T17:36:52.597Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T17:36:52.597Z] [2022-08-04T17:36:52.597Z] Unloading profiles will leave already running processes permanently [2022-08-04T17:36:52.597Z] unconfined, which can lead to unexpected situations. [2022-08-04T17:36:52.597Z] [2022-08-04T17:36:52.597Z] To set a process to complain mode, use the command line tool [2022-08-04T17:36:52.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T17:36:52.597Z] Post stage [Pipeline] junit [2022-08-04T17:36:52.610Z] Recording test results [2022-08-04T17:36:53.293Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T17:36:53.485Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T17:36:53.769Z] + echo Ensuring container killed. [2022-08-04T17:36:53.769Z] Ensuring container killed. [2022-08-04T17:36:53.769Z] + docker rm -vf docker-pr2 [2022-08-04T17:36:53.769Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-04T17:36:54.091Z] + echo Chowning /workspace to jenkins user [2022-08-04T17:36:54.091Z] Chowning /workspace to jenkins user [2022-08-04T17:36:54.091Z] + id -u [2022-08-04T17:36:54.091Z] + id -g [2022-08-04T17:36:54.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T17:36:54.091Z] Unable to find image 'busybox:latest' locally [2022-08-04T17:36:54.363Z] latest: Pulling from library/busybox [2022-08-04T17:36:54.363Z] 50783e0dfb64: Pulling fs layer [2022-08-04T17:36:54.634Z] 50783e0dfb64: Verifying Checksum [2022-08-04T17:36:54.634Z] 50783e0dfb64: Pull complete [2022-08-04T17:36:54.634Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T17:36:54.634Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T17:36:56.315Z] + bundleName=docker-py [2022-08-04T17:36:56.315Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T17:36:56.315Z] Creating docker-py-bundles.tar.gz [2022-08-04T17:36:56.315Z] + 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-04T17:36:56.328Z] Archiving artifacts [2022-08-04T17:36:56.566Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T17:36:56.566Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T17:36:56.823Z] check_test.go:540: [d63b9dea59a40] daemon is not started [2022-08-04T17:36:56.823Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T17:36:57.754Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T17:36:58.009Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T17:36:58.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh binary [2022-08-04T17:36:58.618Z] [2022-08-04T17:36:58.878Z] Removing bundles/ [2022-08-04T17:36:58.878Z] [2022-08-04T17:36:58.878Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T17:36:58.878Z] Building: bundles/binary-daemon/dockerd [2022-08-04T17:36:58.878Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:36:59.650Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T17:36:59.650Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T17:37:02.171Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T17:37:04.066Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T17:37:05.959Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T17:37:06.892Z] check_test.go:540: [dd2690e10c5f5] daemon is not started [2022-08-04T17:37:06.892Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T17:37:11.065Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T17:37:11.322Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T17:37:11.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-04T17:37:14.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T17:37:14.663Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T17:37:16.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T17:37:17.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T17:37:17.745Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T17:37:20.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T17:37:20.264Z] check_test.go:540: [dc8058bf4e446] daemon is not started [2022-08-04T17:37:20.264Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T17:37:20.828Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T17:37:21.390Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T17:37:22.319Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T17:37:22.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T17:37:24.213Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T17:37:24.213Z] check_test.go:540: [da3f6d16e6351] daemon is not started [2022-08-04T17:37:24.213Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T17:37:24.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T17:37:25.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T17:37:26.637Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T17:37:29.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T17:37:29.199Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T17:37:34.458Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T17:37:35.019Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-04T17:37:37.538Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-04T17:37:40.808Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T17:37:40.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T17:37:44.081Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T17:37:44.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-04T17:37:47.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T17:37:47.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-04T17:37:48.433Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T17:37:50.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-04T17:37:50.328Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T17:37:51.257Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T17:37:52.291Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T17:37:52.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-04T17:37:56.138Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T17:37:58.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T17:38:00.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T17:38:01.402Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T17:38:01.402Z] docker_cli_daemon_test.go:2504: [d8eb8a3f7b1cb] daemon is not started [2022-08-04T17:38:02.333Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T17:38:03.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T17:38:03.264Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T17:38:09.810Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T17:38:10.373Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T17:38:11.303Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T17:38:11.868Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-04T17:38:12.431Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T17:38:14.325Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T17:38:14.889Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T17:38:16.266Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T17:38:16.266Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T17:38:16.829Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T17:38:17.391Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T17:38:17.647Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-04T17:38:18.210Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T17:38:18.210Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T17:38:18.210Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T17:38:19.139Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T17:38:19.139Z] check_test.go:540: [d1d97b222def8] daemon is not started [2022-08-04T17:38:19.139Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T17:38:19.702Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-04T17:38:26.247Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite (334.53s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.02s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.57s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.32s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.55s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.26s) [2022-08-04T17:38:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.56s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.25s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.92s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.42s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.71s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.75s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.91s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.95s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.86s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.44s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.85s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-04T17:38:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T17:38:26.247Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.78s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.80s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.35s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.35s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.63s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2022-08-04T17:38:26.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.57s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.63s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.43s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-04T17:38:26.248Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.41s) [2022-08-04T17:38:26.248Z] === RUN TestDockerSwarmSuite [2022-08-04T17:38:26.248Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T17:38:26.810Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T17:38:27.740Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T17:38:27.997Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T17:38:28.560Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T17:38:29.122Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T17:38:29.685Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T17:38:29.941Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T17:38:32.462Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T17:38:37.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T17:38:42.979Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T17:38:42.979Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T17:38:45.497Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T17:38:48.767Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T17:38:49.696Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T17:38:49.696Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T17:38:49.696Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T17:38:49.696Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T17:38:49.696Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T17:38:49.696Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T17:38:49.696Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T17:38:49.696Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T17:38:49.696Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T17:38:51.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T17:38:51.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T17:38:52.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T17:38:55.197Z] docker_api_swarm_test.go:563: [dcc667085c0b0] joining swarm manager [dd6f1d3c2b8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:38:58.465Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T17:39:00.987Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T17:39:01.243Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T17:39:05.375Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T17:39:05.375Z] Copying nested executables into bundles/binary-daemon [2022-08-04T17:39:05.375Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T17:39:05.375Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:39:05.375Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T17:39:05.375Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T17:39:05.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER docker:01337594766fe6014e15d454d1c916a62d72a463 hack/make.sh cross [2022-08-04T17:39:05.961Z] [2022-08-04T17:39:05.961Z] Removing bundles/ [2022-08-04T17:39:06.221Z] [2022-08-04T17:39:06.221Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T17:39:06.221Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T17:39:06.221Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T17:39:06.221Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T17:39:06.512Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T17:39:07.879Z] docker_api_swarm_test.go:585: [dfe4258d5f99d] joining swarm manager [dd6f1d3c2b8fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:39:11.150Z] check_test.go:611: [dcc667085c0b0] daemon is not started [2022-08-04T17:39:12.518Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T17:39:13.081Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T17:39:14.011Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T17:39:17.283Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T17:39:17.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T17:39:17.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T17:39:18.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T17:39:19.707Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T17:39:21.076Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T17:39:21.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T17:39:21.641Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T17:39:21.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T17:39:24.913Z] docker_api_swarm_test.go:46: [d3afc8a53965a] joining swarm manager [dfa11ea4f460d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:39:30.173Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T17:39:31.104Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T17:39:33.623Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T17:39:43.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T17:39:43.578Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T17:39:43.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T17:39:44.507Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T17:39:44.507Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T17:39:48.677Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T17:39:50.573Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T17:39:51.136Z] --- PASS: TestImportExtremelyLargeImageWorks (182.01s) [2022-08-04T17:39:51.136Z] PASS [2022-08-04T17:39:51.136Z] [2022-08-04T17:39:51.136Z] DONE 22 tests in 186.333s [2022-08-04T17:39:51.136Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T17:39:51.136Z] ++ 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-04T17:39:51.136Z] ++ set -e [2022-08-04T17:39:51.136Z] ++ '[' -n 0 ']' [2022-08-04T17:39:51.392Z] ++ set -x [2022-08-04T17:39:51.392Z] ++ 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-04T17:39:51.392Z] === RUN TestStripANSICommands [2022-08-04T17:39:51.392Z] === RUN TestStripANSICommands/#00 [2022-08-04T17:39:51.392Z] === RUN TestStripANSICommands/#01 [2022-08-04T17:39:51.392Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T17:39:51.392Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T17:39:51.392Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T17:39:51.392Z] PASS [2022-08-04T17:39:51.392Z] [2022-08-04T17:39:51.392Z] DONE 3 tests in 0.046s [2022-08-04T17:39:51.392Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T17:39:51.392Z] ++ 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-04T17:39:51.392Z] ++ set -e [2022-08-04T17:39:51.392Z] ++ '[' -n 0 ']' [2022-08-04T17:39:51.392Z] ++ set -x [2022-08-04T17:39:51.392Z] ++ 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-04T17:39:51.392Z] INFO: Testing against a local daemon [2022-08-04T17:39:51.392Z] === RUN TestNetworkCreateDelete [2022-08-04T17:39:51.648Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-04T17:39:51.648Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T17:39:52.211Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-08-04T17:39:52.211Z] === RUN TestDaemonDNSFallback [2022-08-04T17:39:52.211Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T17:39:56.384Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T17:39:57.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-04T17:39:58.697Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T17:39:58.697Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-08-04T17:39:58.697Z] === RUN TestInspectNetwork [2022-08-04T17:40:02.868Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T17:40:02.868Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T17:40:02.868Z] === RUN TestInspectNetwork/network_name [2022-08-04T17:40:02.868Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T17:40:07.037Z] --- PASS: TestInspectNetwork (8.29s) [2022-08-04T17:40:07.037Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T17:40:07.037Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T17:40:07.037Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T17:40:07.037Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T17:40:07.037Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T17:40:09.555Z] --- PASS: TestRunContainerWithBridgeNone (2.13s) [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T17:40:09.555Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:40:09.555Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:40:09.555Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:40:09.555Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T17:40:09.555Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T17:40:09.555Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T17:40:09.555Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T17:40:09.555Z] === RUN TestNetworkList [2022-08-04T17:40:09.555Z] === RUN TestNetworkList//networks [2022-08-04T17:40:09.555Z] === PAUSE TestNetworkList//networks [2022-08-04T17:40:09.555Z] === RUN TestNetworkList//networks/ [2022-08-04T17:40:09.555Z] === PAUSE TestNetworkList//networks/ [2022-08-04T17:40:09.555Z] === CONT TestNetworkList//networks [2022-08-04T17:40:09.555Z] === CONT TestNetworkList//networks/ [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T17:40:09.555Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T17:40:09.555Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T17:40:09.555Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T17:40:09.555Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T17:40:09.811Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-04T17:40:09.811Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T17:40:10.739Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T17:40:10.739Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T17:40:11.669Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-08-04T17:40:11.669Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T17:40:13.035Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-04T17:40:13.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T17:40:13.035Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T17:40:13.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T17:40:13.548Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T17:40:14.111Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T17:40:14.111Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-08-04T17:40:14.111Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T17:40:14.111Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T17:40:14.367Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T17:40:14.623Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T17:40:14.623Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-04T17:40:14.623Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T17:40:15.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T17:40:17.880Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T17:40:17.880Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2022-08-04T17:40:17.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T17:40:17.880Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:40:17.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:40:17.880Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T17:40:18.809Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-04T17:40:19.741Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-04T17:40:21.109Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T17:40:21.671Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-04T17:40:25.840Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T17:40:32.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T17:40:34.275Z] --- PASS: TestServiceWithDataPathPortInit (16.37s) [2022-08-04T17:40:34.275Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T17:40:35.207Z] docker_api_swarm_test.go:304: [de738cb2c459f] joining swarm manager [d97d6136c93cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:40:36.575Z] docker_api_swarm_test.go:305: [d6105c23d54e0] joining swarm manager [d97d6136c93cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:40:37.505Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T17:40:38.067Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ppccisyvzf1jk4qj4aaddq82f Created:2022-08-04 17:40:35.542326153 +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[9f6ea7d21ae8b0a7b5c2696a0b8bd56333d0384ec2611f6f77466612281d33d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzb4yr4pcktih2ymrc2s8cv3z EndpointID:09fcf283e913b2e04601934890aa7715b8cf1d3438e9aa16db80e60e68538c91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a4070d23eb05d68212dafb2531a9a0f85590be19e4c64bb428ee8dd35577393 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:0b0344914bc4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzb4yr4pcktih2ymrc2s8cv3z EndpointID:09fcf283e913b2e04601934890aa7715b8cf1d3438e9aa16db80e60e68538c91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T17:40:42.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T17:40:42.491Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.64s) [2022-08-04T17:40:42.491Z] PASS [2022-08-04T17:40:42.491Z] [2022-08-04T17:40:42.491Z] === Skipped [2022-08-04T17:40:42.491Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T17:40:42.491Z] service_test.go:243: FLAKY_TEST [2022-08-04T17:40:42.491Z] [2022-08-04T17:40:42.491Z] DONE 38 tests, 1 skipped in 51.224s [2022-08-04T17:40:42.491Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:40:42.491Z] ++ 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-04T17:40:42.491Z] ++ set -e [2022-08-04T17:40:42.491Z] ++ '[' -n 0 ']' [2022-08-04T17:40:42.491Z] ++ set -x [2022-08-04T17:40:42.491Z] ++ 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-04T17:40:42.747Z] INFO: Testing against a local daemon [2022-08-04T17:40:42.747Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T17:40:42.747Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:40:42.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:40:42.747Z] === RUN TestDockerNetworkIpvlan [2022-08-04T17:40:42.747Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:40:42.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:40:42.747Z] PASS [2022-08-04T17:40:42.747Z] [2022-08-04T17:40:42.747Z] === Skipped [2022-08-04T17:40:42.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T17:40:42.747Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:40:42.747Z] [2022-08-04T17:40:42.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T17:40:42.747Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T17:40:42.747Z] [2022-08-04T17:40:42.748Z] DONE 2 tests, 2 skipped in 0.114s [2022-08-04T17:40:42.748Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T17:40:42.748Z] ++ 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-04T17:40:42.748Z] ++ set -e [2022-08-04T17:40:42.748Z] ++ '[' -n 0 ']' [2022-08-04T17:40:42.748Z] ++ set -x [2022-08-04T17:40:42.748Z] ++ 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-04T17:40:42.748Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T17:40:42.748Z] INFO: Testing against a local daemon [2022-08-04T17:40:42.748Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T17:40:44.650Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-08-04T17:40:44.651Z] === RUN TestDockerNetworkMacvlan [2022-08-04T17:40:45.213Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T17:40:46.142Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T17:40:46.705Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T17:40:49.225Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T17:40:49.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T17:40:50.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T17:40:50.608Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T17:40:50.864Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T17:40:51.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T17:40:51.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T17:40:52.795Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T17:40:52.795Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T17:40:52.795Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T17:40:53.052Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T17:40:56.321Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan (12.98s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.33s) [2022-08-04T17:40:57.249Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2022-08-04T17:40:57.249Z] PASS [2022-08-04T17:40:57.249Z] [2022-08-04T17:40:57.249Z] DONE 8 tests in 14.538s [2022-08-04T17:40:57.249Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T17:40:57.249Z] ++ 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-04T17:40:57.249Z] ++ set -e [2022-08-04T17:40:57.249Z] ++ '[' -n 0 ']' [2022-08-04T17:40:57.249Z] ++ set -x [2022-08-04T17:40:57.249Z] ++ 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-04T17:40:57.249Z] testing: warning: no tests to run [2022-08-04T17:40:57.249Z] PASS [2022-08-04T17:40:57.249Z] [2022-08-04T17:40:57.249Z] DONE 0 tests in 0.037s [2022-08-04T17:40:57.249Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T17:40:57.249Z] ++ 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-04T17:40:57.249Z] ++ set -e [2022-08-04T17:40:57.249Z] ++ '[' -n 0 ']' [2022-08-04T17:40:57.249Z] ++ set -x [2022-08-04T17:40:57.249Z] ++ 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-04T17:40:57.505Z] INFO: Testing against a local daemon [2022-08-04T17:40:57.505Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T17:40:58.875Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-08-04T17:40:58.875Z] === RUN TestAuthZPluginTLS [2022-08-04T17:40:59.438Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T17:40:59.438Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T17:41:00.001Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-04T17:41:00.001Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T17:41:00.563Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-04T17:41:00.563Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T17:41:01.125Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T17:41:01.125Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-04T17:41:01.125Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T17:41:01.381Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T17:41:01.945Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T17:41:01.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T17:41:02.510Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T17:41:02.776Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2022-08-04T17:41:02.777Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T17:41:03.043Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T17:41:03.302Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-04T17:41:03.302Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T17:41:03.559Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T17:41:03.817Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T17:41:03.817Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2022-08-04T17:41:03.817Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T17:41:04.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-04T17:41:04.381Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T17:41:04.638Z] docker_api_swarm_test.go:272: [d78939483a017] joining swarm manager [d49f44f37a9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:41:06.009Z] docker_api_swarm_test.go:273: [d3ce987978b88] joining swarm manager [d49f44f37a9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:41:06.266Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T17:41:06.828Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2022-08-04T17:41:06.828Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T17:41:08.720Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T17:41:08.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2022-08-04T17:41:08.720Z] === RUN TestAuthZPluginHeader [2022-08-04T17:41:09.649Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-08-04T17:41:09.649Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T17:41:09.649Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T17:41:10.580Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T17:41:10.836Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T17:41:11.766Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T17:41:12.844Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T17:41:12.844Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T17:41:12.844Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T17:41:12.844Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T17:41:12.844Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T17:41:12.844Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T17:41:12.844Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T17:41:12.844Z] { [2022-08-04T17:41:12.844Z] "RT_GROUP_ICON": { [2022-08-04T17:41:12.844Z] "#1": { [2022-08-04T17:41:12.844Z] "0409": "../../winresources/docker.ico" [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] }, [2022-08-04T17:41:12.844Z] "RT_MANIFEST": { [2022-08-04T17:41:12.844Z] "#1": { [2022-08-04T17:41:12.844Z] "0409": { [2022-08-04T17:41:12.844Z] "identity": {}, [2022-08-04T17:41:12.844Z] "description": "Docker Engine", [2022-08-04T17:41:12.844Z] "minimum-os": "vista", [2022-08-04T17:41:12.844Z] "execution-level": "", [2022-08-04T17:41:12.844Z] "ui-access": false, [2022-08-04T17:41:12.844Z] "auto-elevate": false, [2022-08-04T17:41:12.844Z] "dpi-awareness": "unaware", [2022-08-04T17:41:12.844Z] "disable-theming": false, [2022-08-04T17:41:12.844Z] "disable-window-filtering": false, [2022-08-04T17:41:12.844Z] "high-resolution-scrolling-aware": false, [2022-08-04T17:41:12.844Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T17:41:12.844Z] "long-path-aware": false, [2022-08-04T17:41:12.844Z] "printer-driver-isolation": false, [2022-08-04T17:41:12.844Z] "gdi-scaling": false, [2022-08-04T17:41:12.844Z] "segment-heap": false, [2022-08-04T17:41:12.844Z] "use-common-controls-v6": false [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] }, [2022-08-04T17:41:12.844Z] "RT_MESSAGETABLE": { [2022-08-04T17:41:12.844Z] "#1": { [2022-08-04T17:41:12.844Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] }, [2022-08-04T17:41:12.844Z] "RT_VERSION": { [2022-08-04T17:41:12.844Z] "#1": { [2022-08-04T17:41:12.844Z] "0409": { [2022-08-04T17:41:12.844Z] "fixed": { [2022-08-04T17:41:12.844Z] "file_version": "0.0.0.0", [2022-08-04T17:41:12.844Z] "product_version": "0.0.0.0", [2022-08-04T17:41:12.844Z] "type": "Unknown" [2022-08-04T17:41:12.844Z] }, [2022-08-04T17:41:12.844Z] "info": { [2022-08-04T17:41:12.844Z] "0000": { [2022-08-04T17:41:12.844Z] "CompanyName": "", [2022-08-04T17:41:12.844Z] "FileVersion": "dev", [2022-08-04T17:41:12.844Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T17:41:12.844Z] "OriginalFileName": "dockerd.exe", [2022-08-04T17:41:12.844Z] "ProductName": "", [2022-08-04T17:41:12.844Z] "ProductVersion": "dev", [2022-08-04T17:41:12.844Z] "SpecialBuild": "01337594766fe6014e15d454d1c916a62d72a463" [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] } [2022-08-04T17:41:12.844Z] cmd/dockerd/config.go [2022-08-04T17:41:12.844Z] cmd/dockerd/config_windows.go [2022-08-04T17:41:12.844Z] cmd/dockerd/daemon.go [2022-08-04T17:41:12.844Z] cmd/dockerd/daemon_test.go [2022-08-04T17:41:12.844Z] cmd/dockerd/daemon_windows.go [2022-08-04T17:41:12.844Z] cmd/dockerd/docker.go [2022-08-04T17:41:12.844Z] cmd/dockerd/docker_windows.go [2022-08-04T17:41:12.844Z] cmd/dockerd/genwinres_windows.go [2022-08-04T17:41:12.844Z] cmd/dockerd/metrics.go [2022-08-04T17:41:12.844Z] cmd/dockerd/options.go [2022-08-04T17:41:12.844Z] cmd/dockerd/options_test.go [2022-08-04T17:41:12.844Z] cmd/dockerd/service_windows.go [2022-08-04T17:41:12.844Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T17:41:12.844Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T17:41:13.134Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T17:41:13.698Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T17:41:14.265Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T17:41:14.265Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2022-08-04T17:41:14.265Z] === RUN TestAuthZPluginV2Disable [2022-08-04T17:41:15.632Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T17:41:17.000Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T17:41:17.928Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T17:41:18.184Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T17:41:18.440Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-08-04T17:41:18.440Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T17:41:19.003Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T17:41:19.260Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T17:41:19.827Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T17:41:19.827Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T17:41:20.418Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T17:41:20.673Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T17:41:20.929Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T17:41:21.491Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T17:41:21.748Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T17:41:22.005Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T17:41:22.567Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.96s) [2022-08-04T17:41:22.567Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T17:41:22.824Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T17:41:25.345Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T17:41:28.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T17:41:31.137Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T17:41:33.655Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T17:41:33.912Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T17:41:33.912Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T17:41:33.912Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T17:41:34.168Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T17:41:34.424Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T17:41:34.424Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.92s) [2022-08-04T17:41:34.424Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T17:41:35.791Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T17:41:36.721Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T17:41:39.240Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T17:41:39.240Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T17:41:39.496Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T17:41:46.038Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T17:41:47.928Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-04T17:41:48.489Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-04T17:41:49.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T17:41:49.856Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T17:41:49.856Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-04T17:41:51.222Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T17:41:51.222Z] PASS [2022-08-04T17:41:51.222Z] [2022-08-04T17:41:51.222Z] DONE 17 tests in 53.909s [2022-08-04T17:41:51.222Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T17:41:51.222Z] ++ 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-04T17:41:51.222Z] ++ set -e [2022-08-04T17:41:51.222Z] ++ '[' -n 0 ']' [2022-08-04T17:41:51.222Z] ++ set -x [2022-08-04T17:41:51.222Z] ++ 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-04T17:41:51.478Z] INFO: Testing against a local daemon [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:41:51.478Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:41:51.478Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T17:41:51.478Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T17:41:51.478Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T17:41:51.478Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T17:41:51.478Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T17:41:51.479Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T17:41:51.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T17:41:51.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T17:41:51.479Z] === RUN TestPluginInstall [2022-08-04T17:41:51.479Z] === RUN TestPluginInstall/no_auth [2022-08-04T17:41:52.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T17:41:53.777Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T17:41:53.777Z] time="2022-08-04T17:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:53.777Z] time="2022-08-04T17:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11730557cdc77b4bf8bf9cdceb7f6a072e96513d3a2d3dd788cda89c955ff613" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:53.777Z] time="2022-08-04T17:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:53.777Z] time="2022-08-04T17:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11730557cdc77b4bf8bf9cdceb7f6a072e96513d3a2d3dd788cda89c955ff613" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:54.339Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T17:41:54.339Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T17:41:54.902Z] time="2022-08-04T17:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:54.902Z] time="2022-08-04T17:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea732da3c1873008b412e199c8bf1380b9e08bedacbed67e949d64ca64a64129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:54.902Z] time="2022-08-04T17:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:54.902Z] time="2022-08-04T17:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea732da3c1873008b412e199c8bf1380b9e08bedacbed67e949d64ca64a64129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:55.831Z] === RUN TestPluginInstall/with_insecure [2022-08-04T17:41:56.761Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T17:41:57.018Z] time="2022-08-04T17:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:57.018Z] time="2022-08-04T17:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef743d29e6e28575709774074a5860f905fac1c05a4059c1af11c1aabe7d012d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:57.018Z] time="2022-08-04T17:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T17:41:57.018Z] time="2022-08-04T17:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef743d29e6e28575709774074a5860f905fac1c05a4059c1af11c1aabe7d012d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T17:41:57.274Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T17:41:57.274Z] plugin_test.go:195: [df3a3055adb00] daemon is not started [2022-08-04T17:41:57.274Z] --- PASS: TestPluginInstall (5.85s) [2022-08-04T17:41:57.274Z] --- PASS: TestPluginInstall/no_auth (2.82s) [2022-08-04T17:41:57.274Z] --- PASS: TestPluginInstall/with_htpasswd (1.38s) [2022-08-04T17:41:57.274Z] --- PASS: TestPluginInstall/with_insecure (1.66s) [2022-08-04T17:41:57.274Z] === RUN TestPluginsWithRuntimes [2022-08-04T17:41:57.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T17:41:59.421Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T17:41:59.421Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T17:41:59.984Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T17:42:00.240Z] docker_api_swarm_node_test.go:20: [d08c4b3d9cb74] joining swarm manager [d84fbae52708c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:42:00.497Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T17:42:01.060Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T17:42:01.060Z] docker_api_swarm_node_test.go:21: [dfb9d8f47acd7] joining swarm manager [d84fbae52708c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:42:01.997Z] --- PASS: TestPluginsWithRuntimes (4.59s) [2022-08-04T17:42:01.997Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.38s) [2022-08-04T17:42:01.997Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.22s) [2022-08-04T17:42:01.997Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T17:42:01.997Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T17:42:02.559Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-08-04T17:42:02.559Z] PASS [2022-08-04T17:42:02.559Z] [2022-08-04T17:42:02.559Z] DONE 24 tests in 11.377s [2022-08-04T17:42:02.559Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T17:42:02.559Z] ++ 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-04T17:42:02.559Z] ++ set -e [2022-08-04T17:42:02.559Z] ++ '[' -n 0 ']' [2022-08-04T17:42:02.559Z] ++ set -x [2022-08-04T17:42:02.559Z] ++ 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-04T17:42:02.815Z] INFO: Testing against a local daemon [2022-08-04T17:42:02.815Z] === RUN TestExternalGraphDriver [2022-08-04T17:42:03.071Z] === RUN TestExternalGraphDriver/json [2022-08-04T17:42:03.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T17:42:03.583Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T17:42:03.583Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T17:42:04.512Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T17:42:04.769Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T17:42:04.769Z] === RUN TestExternalGraphDriver/spec [2022-08-04T17:42:05.332Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T17:42:06.700Z] === RUN TestExternalGraphDriver/pull [2022-08-04T17:42:06.956Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T17:42:10.224Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T17:42:10.785Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T17:42:11.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T17:42:12.276Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T17:42:13.203Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T17:42:14.571Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T17:42:15.940Z] docker_api_swarm_test.go:502: [dc3a76a0ec31a] joining swarm manager [d2072693520fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:42:17.306Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T17:42:19.196Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T17:42:19.759Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T17:42:20.716Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T17:42:25.968Z] docker_api_swarm_test.go:507: [dcf607b8fbf8b] joining swarm manager [d2072693520fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:42:27.333Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T17:42:30.607Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T17:42:31.535Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T17:42:33.425Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T17:42:33.987Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T17:42:34.914Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T17:42:35.170Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T17:42:36.099Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T17:42:37.028Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T17:42:37.591Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T17:42:38.958Z] --- PASS: TestExternalGraphDriver (35.96s) [2022-08-04T17:42:38.958Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-04T17:42:38.958Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2022-08-04T17:42:38.958Z] --- PASS: TestExternalGraphDriver/pull (32.03s) [2022-08-04T17:42:38.958Z] === RUN TestGraphdriverPluginV2 [2022-08-04T17:42:40.330Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T17:42:40.587Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T17:42:40.587Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T17:42:40.587Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T17:42:40.587Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T17:42:41.150Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T17:42:42.087Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T17:42:42.087Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T17:42:42.662Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T17:42:43.591Z] --- PASS: TestGraphdriverPluginV2 (4.87s) [2022-08-04T17:42:43.591Z] PASS [2022-08-04T17:42:43.591Z] [2022-08-04T17:42:43.591Z] DONE 5 tests in 40.972s [2022-08-04T17:42:43.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T17:42:43.591Z] ++ 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-04T17:42:43.591Z] ++ set -e [2022-08-04T17:42:43.591Z] ++ '[' -n 0 ']' [2022-08-04T17:42:43.591Z] ++ set -x [2022-08-04T17:42:43.591Z] ++ 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-04T17:42:43.847Z] INFO: Testing against a local daemon [2022-08-04T17:42:43.847Z] === RUN TestContinueAfterPluginCrash [2022-08-04T17:42:43.847Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T17:42:43.847Z] === RUN TestReadPluginNoRead [2022-08-04T17:42:43.847Z] === PAUSE TestReadPluginNoRead [2022-08-04T17:42:43.847Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T17:42:43.847Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T17:42:43.847Z] === CONT TestContinueAfterPluginCrash [2022-08-04T17:42:43.847Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T17:42:47.123Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T17:42:47.685Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T17:42:48.248Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-08-04T17:42:48.248Z] === CONT TestReadPluginNoRead [2022-08-04T17:42:48.504Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T17:42:48.761Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T17:42:49.334Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T17:42:49.334Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T17:42:49.334Z] { [2022-08-04T17:42:49.334Z] "RT_GROUP_ICON": { [2022-08-04T17:42:49.334Z] "#1": { [2022-08-04T17:42:49.334Z] "0409": "../../winresources/docker.ico" [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] }, [2022-08-04T17:42:49.334Z] "RT_MANIFEST": { [2022-08-04T17:42:49.334Z] "#1": { [2022-08-04T17:42:49.334Z] "0409": { [2022-08-04T17:42:49.334Z] "identity": {}, [2022-08-04T17:42:49.334Z] "description": "Docker Engine", [2022-08-04T17:42:49.334Z] "minimum-os": "vista", [2022-08-04T17:42:49.334Z] "execution-level": "", [2022-08-04T17:42:49.334Z] "ui-access": false, [2022-08-04T17:42:49.334Z] "auto-elevate": false, [2022-08-04T17:42:49.334Z] "dpi-awareness": "unaware", [2022-08-04T17:42:49.334Z] "disable-theming": false, [2022-08-04T17:42:49.334Z] "disable-window-filtering": false, [2022-08-04T17:42:49.334Z] "high-resolution-scrolling-aware": false, [2022-08-04T17:42:49.334Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T17:42:49.334Z] "long-path-aware": false, [2022-08-04T17:42:49.334Z] "printer-driver-isolation": false, [2022-08-04T17:42:49.334Z] "gdi-scaling": false, [2022-08-04T17:42:49.334Z] "segment-heap": false, [2022-08-04T17:42:49.334Z] "use-common-controls-v6": false [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] }, [2022-08-04T17:42:49.334Z] "RT_MESSAGETABLE": { [2022-08-04T17:42:49.334Z] "#1": { [2022-08-04T17:42:49.334Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] }, [2022-08-04T17:42:49.334Z] "RT_VERSION": { [2022-08-04T17:42:49.334Z] "#1": { [2022-08-04T17:42:49.334Z] "0409": { [2022-08-04T17:42:49.334Z] "fixed": { [2022-08-04T17:42:49.334Z] "file_version": "0.0.0.0", [2022-08-04T17:42:49.334Z] "product_version": "0.0.0.0", [2022-08-04T17:42:49.334Z] "type": "Unknown" [2022-08-04T17:42:49.334Z] }, [2022-08-04T17:42:49.334Z] "info": { [2022-08-04T17:42:49.334Z] "0000": { [2022-08-04T17:42:49.334Z] "CompanyName": "", [2022-08-04T17:42:49.334Z] "FileVersion": "dev", [2022-08-04T17:42:49.334Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T17:42:49.334Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T17:42:49.334Z] "ProductName": "", [2022-08-04T17:42:49.334Z] "ProductVersion": "dev", [2022-08-04T17:42:49.334Z] "SpecialBuild": "01337594766fe6014e15d454d1c916a62d72a463" [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] } [2022-08-04T17:42:49.334Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/main.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/proxy.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T17:42:49.334Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T17:42:49.334Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T17:42:49.334Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T17:42:49.334Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T17:42:49.334Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T17:42:49.334Z] remote: Enumerating objects: 23, done. [2022-08-04T17:42:49.334Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T17:42:49.334Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T17:42:49.334Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T17:42:49.334Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) 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-04T17:42:49.334Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T17:42:49.334Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T17:42:49.334Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T17:42:49.334Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T17:42:49.334Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T17:42:49.691Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T17:42:51.059Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T17:42:51.059Z] === RUN TestReadPluginNoRead/default [2022-08-04T17:42:52.426Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T17:42:52.426Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T17:42:53.357Z] --- PASS: TestContinueAfterPluginCrash (9.46s) [2022-08-04T17:42:54.287Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T17:42:55.216Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T17:42:55.472Z] === CONT TestReadPluginNoRead [2022-08-04T17:42:55.472Z] read_test.go:92: [d4a6de18095a2] daemon is not started [2022-08-04T17:42:55.472Z] --- PASS: TestReadPluginNoRead (7.42s) [2022-08-04T17:42:55.472Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-08-04T17:42:55.472Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2022-08-04T17:42:55.472Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-08-04T17:42:55.472Z] PASS [2022-08-04T17:42:55.472Z] [2022-08-04T17:42:55.472Z] DONE 6 tests in 11.897s [2022-08-04T17:42:55.472Z] 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-04T17:42:55.472Z] ++ 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-04T17:42:55.472Z] ++ set -e [2022-08-04T17:42:55.472Z] ++ '[' -n 0 ']' [2022-08-04T17:42:55.472Z] ++ set -x [2022-08-04T17:42:55.473Z] ++ 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-04T17:42:55.730Z] testing: warning: no tests to run [2022-08-04T17:42:55.730Z] PASS [2022-08-04T17:42:55.730Z] [2022-08-04T17:42:55.730Z] DONE 0 tests in 0.047s [2022-08-04T17:42:55.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T17:42:55.730Z] ++ 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-04T17:42:55.730Z] ++ set -e [2022-08-04T17:42:55.730Z] ++ '[' -n 0 ']' [2022-08-04T17:42:55.730Z] ++ set -x [2022-08-04T17:42:55.730Z] ++ 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-04T17:42:55.730Z] INFO: Testing against a local daemon [2022-08-04T17:42:55.730Z] === RUN TestPluginWithDevMounts [2022-08-04T17:42:55.730Z] === PAUSE TestPluginWithDevMounts [2022-08-04T17:42:55.730Z] === CONT TestPluginWithDevMounts [2022-08-04T17:42:57.621Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-08-04T17:42:57.621Z] PASS [2022-08-04T17:42:57.621Z] [2022-08-04T17:42:57.621Z] DONE 1 tests in 1.921s [2022-08-04T17:42:57.621Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T17:42:57.621Z] ++ 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-04T17:42:57.621Z] ++ set -e [2022-08-04T17:42:57.621Z] ++ '[' -n 0 ']' [2022-08-04T17:42:57.621Z] ++ set -x [2022-08-04T17:42:57.621Z] ++ 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-04T17:42:57.621Z] INFO: Testing against a local daemon [2022-08-04T17:42:57.621Z] === RUN TestSecretInspect [2022-08-04T17:43:00.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T17:43:00.396Z] --- PASS: TestSecretInspect (2.58s) [2022-08-04T17:43:00.396Z] === RUN TestSecretList [2022-08-04T17:43:02.300Z] docker_api_swarm_node_test.go:81: [d6645748209c5] joining swarm manager [d6ea91d23a757]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:43:03.228Z] --- PASS: TestSecretList (2.98s) [2022-08-04T17:43:03.228Z] === RUN TestSecretsCreateAndDelete [2022-08-04T17:43:06.500Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2022-08-04T17:43:06.500Z] === RUN TestSecretsUpdate [2022-08-04T17:43:09.020Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T17:43:09.020Z] --- PASS: TestSecretsUpdate (2.77s) [2022-08-04T17:43:09.020Z] === RUN TestTemplatedSecret [2022-08-04T17:43:09.581Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T17:43:10.145Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T17:43:11.513Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T17:43:12.441Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T17:43:12.697Z] --- PASS: TestTemplatedSecret (3.68s) [2022-08-04T17:43:12.697Z] === RUN TestSecretCreateResolve [2022-08-04T17:43:13.259Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T17:43:13.259Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T17:43:13.259Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T17:43:13.259Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T17:43:13.259Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T17:43:13.259Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T17:43:13.259Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T17:43:13.259Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T17:43:13.259Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T17:43:15.151Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T17:43:15.151Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T17:43:15.151Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-04T17:43:15.151Z] PASS [2022-08-04T17:43:15.151Z] [2022-08-04T17:43:15.151Z] DONE 6 tests in 17.376s [2022-08-04T17:43:15.151Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T17:43:15.151Z] ++ 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-04T17:43:15.151Z] ++ set -e [2022-08-04T17:43:15.151Z] ++ '[' -n 0 ']' [2022-08-04T17:43:15.151Z] ++ set -x [2022-08-04T17:43:15.151Z] ++ 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-04T17:43:15.151Z] INFO: Testing against a local daemon [2022-08-04T17:43:15.151Z] === RUN TestServiceCreateInit [2022-08-04T17:43:15.151Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T17:43:15.713Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T17:43:16.276Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T17:43:16.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T17:43:17.097Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T17:43:17.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T17:43:19.877Z] docker_api_swarm_node_test.go:53: [dc5902fe97619] joining swarm manager [dd8fe83d72184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:43:20.133Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T17:43:20.390Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T17:43:20.647Z] docker_api_swarm_node_test.go:54: [dba9388a33826] joining swarm manager [dd8fe83d72184]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:43:22.049Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T17:43:22.612Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T17:43:23.174Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T17:43:23.737Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T17:43:23.737Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T17:43:23.737Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T17:43:24.300Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T17:43:24.864Z] --- PASS: TestServiceCreateInit (9.56s) [2022-08-04T17:43:24.864Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2022-08-04T17:43:24.864Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2022-08-04T17:43:24.864Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T17:43:26.234Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T17:43:27.163Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T17:43:28.093Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T17:43:29.023Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T17:43:30.389Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T17:43:32.281Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T17:43:32.538Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T17:43:33.904Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T17:43:35.272Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T17:43:35.836Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T17:43:37.201Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T17:43:37.201Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T17:43:37.457Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T17:43:38.021Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T17:43:38.582Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T17:43:39.147Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T17:43:39.710Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T17:43:40.272Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T17:43:40.834Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T17:43:41.763Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T17:43:42.328Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T17:43:42.328Z] --- PASS: TestCreateServiceMultipleTimes (17.63s) [2022-08-04T17:43:42.328Z] === RUN TestCreateServiceConflict [2022-08-04T17:43:42.891Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T17:43:43.820Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T17:43:44.381Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T17:43:44.943Z] --- PASS: TestCreateServiceConflict (2.63s) [2022-08-04T17:43:44.943Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T17:43:45.200Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T17:43:46.130Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T17:43:47.068Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T17:43:47.998Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T17:43:47.998Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T17:43:48.563Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2022-08-04T17:43:48.563Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T17:43:48.563Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T17:43:49.495Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T17:43:50.057Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T17:43:50.986Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T17:43:51.915Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T17:43:52.845Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T17:43:53.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T17:43:53.357Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T17:43:55.252Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T17:43:58.535Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T17:43:59.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T17:44:00.027Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T17:44:00.590Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T17:44:01.519Z] docker_api_swarm_test.go:202: [db6f0eeec6662] joining swarm manager [d6edc54a8a0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:44:02.448Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-08-04T17:44:02.448Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T17:44:04.339Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T17:44:05.708Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2022-08-04T17:44:05.708Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T17:44:07.075Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T17:44:07.639Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T17:44:08.568Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2022-08-04T17:44:08.568Z] === RUN TestCreateServiceSysctls [2022-08-04T17:44:11.841Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T17:44:12.403Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T17:44:12.403Z] --- PASS: TestCreateServiceSysctls (3.91s) [2022-08-04T17:44:12.403Z] === RUN TestCreateServiceCapabilities [2022-08-04T17:44:12.966Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T17:44:13.896Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T17:44:15.271Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T17:44:15.527Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-08-04T17:44:15.527Z] === RUN TestInspect [2022-08-04T17:44:15.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T17:44:16.040Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T17:44:17.406Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T17:44:17.969Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T17:44:18.533Z] docker_api_swarm_test.go:384: [d7a4278dd40b7] joining swarm manager [da3a4a8101cf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:44:19.094Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T17:44:19.657Z] --- PASS: TestInspect (4.19s) [2022-08-04T17:44:19.657Z] === RUN TestCreateJob [2022-08-04T17:44:20.220Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T17:44:20.220Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T17:44:20.478Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T17:44:20.478Z] docker_api_swarm_test.go:385: [de0d80afda05e] joining swarm manager [da3a4a8101cf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:44:21.040Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T17:44:21.603Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T17:44:21.603Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T17:44:21.603Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T17:44:21.603Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T17:44:22.531Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T17:44:22.788Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T17:44:22.788Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T17:44:22.788Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T17:44:23.045Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T17:44:23.045Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T17:44:23.045Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T17:44:23.045Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T17:44:23.301Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T17:44:23.557Z] --- PASS: TestCreateJob (3.87s) [2022-08-04T17:44:23.557Z] === RUN TestReplicatedJob [2022-08-04T17:44:24.925Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T17:44:24.925Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T17:44:24.925Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T17:44:30.181Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T17:44:30.181Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T17:44:30.181Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T17:44:30.438Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T17:44:30.438Z] --- PASS: TestReplicatedJob (7.03s) [2022-08-04T17:44:30.438Z] === RUN TestUpdateReplicatedJob [2022-08-04T17:44:31.367Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T17:44:31.624Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T17:44:32.553Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T17:44:33.115Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T17:44:34.065Z] --- PASS: TestUpdateReplicatedJob (3.52s) [2022-08-04T17:44:34.065Z] === RUN TestServiceListWithStatuses [2022-08-04T17:44:34.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:44:34.065Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T17:44:34.065Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T17:44:34.627Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T17:44:35.556Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T17:44:38.828Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T17:44:39.085Z] --- PASS: TestDockerNetworkConnectAlias (4.96s) [2022-08-04T17:44:39.085Z] === RUN TestDockerNetworkReConnect [2022-08-04T17:44:40.847Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T17:44:40.847Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T17:44:40.847Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T17:44:40.975Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T17:44:41.107Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T17:44:41.107Z] Cross building: bundles/cross/linux/s390x [2022-08-04T17:44:41.107Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T17:44:41.107Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T17:44:42.342Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T17:44:42.904Z] --- PASS: TestDockerNetworkReConnect (3.92s) [2022-08-04T17:44:42.904Z] === RUN TestServicePlugin [2022-08-04T17:44:43.467Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T17:44:46.737Z] plugin_test.go:61: [d420470cc2ee9] joining swarm manager [dca2576bb7285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:44:48.102Z] plugin_test.go:64: [d7f5d191a5a03] joining swarm manager [dca2576bb7285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:44:49.031Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T17:44:49.593Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T17:44:50.522Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T17:44:51.085Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T17:44:51.341Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T17:44:51.597Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T17:44:51.853Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T17:44:51.853Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T17:44:52.790Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T17:44:54.157Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T17:44:54.157Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T17:44:54.157Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T17:44:54.719Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T17:44:54.975Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T17:44:55.901Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T17:44:56.829Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T17:44:57.085Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T17:44:57.085Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T17:44:57.085Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T17:44:57.085Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T17:44:57.085Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-04T17:44:59.605Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T17:45:00.167Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T17:45:00.729Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T17:45:01.660Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T17:45:02.223Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T17:45:02.785Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T17:45:03.348Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T17:45:05.866Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T17:45:06.427Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T17:45:07.792Z] check_test.go:611: [de0d80afda05e] daemon is not started [2022-08-04T17:45:07.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T17:45:09.158Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T17:45:09.721Z] docker_api_swarm_test.go:802: [d80235c3f6593] joining swarm manager [d9d1b9bab86dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:45:11.107Z] docker_api_swarm_test.go:802: [d6f8cdfe045a8] joining swarm manager [d9d1b9bab86dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:45:12.473Z] docker_api_swarm_test.go:802: [dcafe6080f378] joining swarm manager [d9d1b9bab86dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T17:45:13.840Z] docker_api_swarm_test.go:802: [df264eb1d19a6] joining swarm manager [d9d1b9bab86dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T17:45:14.402Z] --- PASS: TestServicePlugin (31.57s) [2022-08-04T17:45:14.402Z] === RUN TestServiceUpdateLabel [2022-08-04T17:45:16.293Z] docker_api_swarm_test.go:810: [d46af382f73b9] joining swarm manager [d9d1b9bab86dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T17:45:17.220Z] --- PASS: TestServiceUpdateLabel (2.61s) [2022-08-04T17:45:17.221Z] === RUN TestServiceUpdateSecrets [2022-08-04T17:45:20.488Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T17:45:25.733Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T17:45:26.295Z] === RUN TestDockerSuite/TestExec [2022-08-04T17:45:26.858Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T17:45:27.787Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T17:45:28.715Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T17:45:29.277Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T17:45:30.205Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T17:45:30.767Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T17:45:32.140Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-08-04T17:45:32.140Z] === RUN TestServiceUpdateConfigs [2022-08-04T17:45:33.507Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T17:45:34.437Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T17:45:35.000Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T17:45:35.566Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T17:45:36.128Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T17:45:36.689Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T17:45:37.251Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T17:45:37.814Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T17:45:38.376Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T17:45:38.633Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T17:45:39.561Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T17:45:40.122Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T17:45:40.686Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T17:45:40.686Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T17:45:40.686Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T17:45:42.056Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T17:45:42.312Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T17:45:43.241Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T17:45:43.806Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T17:45:44.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T17:45:45.296Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T17:45:47.185Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2022-08-04T17:45:47.185Z] === RUN TestServiceUpdateNetwork [2022-08-04T17:45:47.749Z] === RUN TestDockerSuite/TestHealth [2022-08-04T17:46:02.595Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2022-08-04T17:46:02.595Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T17:46:02.595Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T17:46:02.595Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T17:46:07.837Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T17:46:09.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T17:46:10.130Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T17:46:13.400Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T17:46:13.400Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T17:46:13.400Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T17:46:13.400Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T17:46:13.657Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T17:46:13.657Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T17:46:14.223Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T17:46:14.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T17:46:14.786Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T17:46:14.786Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T17:46:14.786Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T17:46:15.042Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T17:46:15.298Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T17:46:15.554Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T17:46:15.810Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T17:46:15.810Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T17:46:16.739Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T17:46:16.739Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T17:46:16.739Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2022-08-04T17:46:16.739Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-04T17:46:16.739Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-04T17:46:16.739Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-04T17:46:16.739Z] PASS [2022-08-04T17:46:16.739Z] [2022-08-04T17:46:16.739Z] === Skipped [2022-08-04T17:46:16.739Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T17:46:16.739Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T17:46:16.739Z] [2022-08-04T17:46:16.739Z] DONE 27 tests, 1 skipped in 181.681s [2022-08-04T17:46:16.739Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T17:46:16.739Z] ++ 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-04T17:46:16.739Z] ++ set -e [2022-08-04T17:46:16.739Z] ++ '[' -n 0 ']' [2022-08-04T17:46:16.739Z] ++ set -x [2022-08-04T17:46:16.739Z] ++ 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-04T17:46:16.739Z] INFO: Testing against a local daemon [2022-08-04T17:46:16.739Z] === RUN TestSessionCreate [2022-08-04T17:46:16.739Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T17:46:16.739Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T17:46:16.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T17:46:16.995Z] PASS [2022-08-04T17:46:16.995Z] [2022-08-04T17:46:16.995Z] DONE 2 tests in 0.150s [2022-08-04T17:46:16.995Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T17:46:16.995Z] ++ 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-04T17:46:16.995Z] ++ set -e [2022-08-04T17:46:16.995Z] ++ '[' -n 0 ']' [2022-08-04T17:46:16.995Z] ++ set -x [2022-08-04T17:46:16.995Z] ++ 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-04T17:46:16.995Z] INFO: Testing against a local daemon [2022-08-04T17:46:16.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T17:46:16.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:46:16.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:46:16.995Z] === RUN TestDiskUsage [2022-08-04T17:46:16.995Z] === PAUSE TestDiskUsage [2022-08-04T17:46:16.995Z] === RUN TestEventsExecDie [2022-08-04T17:46:17.560Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T17:46:17.816Z] --- PASS: TestEventsExecDie (0.71s) [2022-08-04T17:46:17.816Z] === RUN TestEventsBackwardsCompatible [2022-08-04T17:46:17.816Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-04T17:46:17.816Z] === RUN TestEventsVolumeCreate [2022-08-04T17:46:17.816Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-04T17:46:17.816Z] === RUN TestInfoBinaryCommits [2022-08-04T17:46:17.816Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T17:46:17.816Z] === RUN TestInfoAPIVersioned [2022-08-04T17:46:17.816Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T17:46:17.816Z] === RUN TestInfoAPI [2022-08-04T17:46:17.816Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T17:46:17.816Z] === RUN TestInfoAPIWarnings [2022-08-04T17:46:18.073Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T17:46:18.337Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T17:46:18.905Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T17:46:21.419Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T17:46:21.419Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T17:46:21.419Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T17:46:22.784Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T17:46:23.712Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T17:46:23.712Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T17:46:24.642Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T17:46:26.008Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T17:46:26.938Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T17:46:27.500Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T17:46:28.063Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T17:46:28.626Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T17:46:28.626Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T17:46:28.626Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T17:46:29.188Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T17:46:29.749Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T17:46:29.749Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T17:46:30.005Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T17:46:30.005Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T17:46:30.005Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T17:46:30.934Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T17:46:31.189Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T17:46:31.752Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T17:46:32.316Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T17:46:32.316Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T17:46:32.316Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T17:46:32.316Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T17:46:32.316Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T17:46:32.635Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T17:46:32.635Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T17:46:32.635Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T17:46:32.635Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T17:46:32.635Z] [2022-08-04T17:46:32.878Z] === RUN TestDockerSuite/TestInspectJSONFields [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T17:46:33.134Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T17:46:33.218Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T17:46:33.390Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T17:46:33.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/test/unit [2022-08-04T17:46:33.646Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T17:46:33.761Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-04T17:46:33.761Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T17:46:33.761Z] + TESTDIRS=./... [2022-08-04T17:46:33.761Z] + exclude_paths='/vendor/|/integration' [2022-08-04T17:46:33.761Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T17:46:33.761Z] ++ go list ./... [2022-08-04T17:46:34.209Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T17:46:34.465Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T17:46:34.465Z] === RUN TestInfoDebug [2022-08-04T17:46:34.702Z] + pkg_list='github.com/docker/docker/api [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/backend [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/container [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/events [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/filters [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/image [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/mount [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/network [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/registry [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/time [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/versions [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:46:34.702Z] github.com/docker/docker/api/types/volume [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:46:34.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:46:34.702Z] github.com/docker/docker/cli [2022-08-04T17:46:34.702Z] github.com/docker/docker/cli/config [2022-08-04T17:46:34.702Z] github.com/docker/docker/cli/debug [2022-08-04T17:46:34.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:46:34.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:46:34.702Z] github.com/docker/docker/client [2022-08-04T17:46:34.702Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:46:34.702Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:46:34.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:46:34.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:46:34.702Z] github.com/docker/docker/container [2022-08-04T17:46:34.702Z] github.com/docker/docker/container/stream [2022-08-04T17:46:34.702Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:46:34.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:46:34.702Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/config [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/events [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/exec [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/images [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/links [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:46:34.702Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/names [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/network [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/stats [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/utils [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:46:34.703Z] github.com/docker/docker/dockerversion [2022-08-04T17:46:34.703Z] github.com/docker/docker/errdefs [2022-08-04T17:46:34.703Z] github.com/docker/docker/image [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/cache [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/tarexport [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/v1 [2022-08-04T17:46:34.703Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:46:34.703Z] github.com/docker/docker/layer [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:46:34.703Z] github.com/docker/docker/oci [2022-08-04T17:46:34.703Z] github.com/docker/docker/oci/caps [2022-08-04T17:46:34.703Z] github.com/docker/docker/opts [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/archive [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/directory [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/platform [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/pools [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/progress [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/signal [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/stack [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/system [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:46:34.703Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:46:34.703Z] github.com/docker/docker/plugin [2022-08-04T17:46:34.703Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:46:34.703Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:46:34.703Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:46:34.703Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:46:34.703Z] github.com/docker/docker/quota [2022-08-04T17:46:34.703Z] github.com/docker/docker/reference [2022-08-04T17:46:34.703Z] github.com/docker/docker/registry [2022-08-04T17:46:34.703Z] github.com/docker/docker/registry/resumable [2022-08-04T17:46:34.703Z] github.com/docker/docker/restartmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/rootless [2022-08-04T17:46:34.703Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:46:34.703Z] github.com/docker/docker/runconfig [2022-08-04T17:46:34.703Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/environment [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/registry [2022-08-04T17:46:34.703Z] github.com/docker/docker/testutil/request [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/drivers [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/local [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/mounts [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/service [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:46:34.703Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:46:34.703Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T17:46:34.703Z] ++ echo 'github.com/docker/docker/api [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/backend [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/container [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/events [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/filters [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/image [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/mount [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/network [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/registry [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/time [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/versions [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:46:34.703Z] github.com/docker/docker/api/types/volume [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:46:34.703Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:46:34.703Z] github.com/docker/docker/cli [2022-08-04T17:46:34.703Z] github.com/docker/docker/cli/config [2022-08-04T17:46:34.703Z] github.com/docker/docker/cli/debug [2022-08-04T17:46:34.703Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:46:34.703Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:46:34.703Z] github.com/docker/docker/client [2022-08-04T17:46:34.703Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:46:34.703Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:46:34.703Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:46:34.703Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:46:34.703Z] github.com/docker/docker/container [2022-08-04T17:46:34.703Z] github.com/docker/docker/container/stream [2022-08-04T17:46:34.703Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:46:34.703Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:46:34.703Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/config [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/events [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/exec [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/images [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/links [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/names [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/network [2022-08-04T17:46:34.703Z] github.com/docker/docker/daemon/stats [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/utils [2022-08-04T17:46:34.703Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:46:34.703Z] github.com/docker/docker/dockerversion [2022-08-04T17:46:34.703Z] github.com/docker/docker/errdefs [2022-08-04T17:46:34.703Z] github.com/docker/docker/image [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/cache [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/tarexport [2022-08-04T17:46:34.703Z] github.com/docker/docker/image/v1 [2022-08-04T17:46:34.703Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:46:34.703Z] github.com/docker/docker/layer [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:46:34.703Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:46:34.703Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:46:34.704Z] github.com/docker/docker/oci [2022-08-04T17:46:34.704Z] github.com/docker/docker/oci/caps [2022-08-04T17:46:34.704Z] github.com/docker/docker/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/archive [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/directory [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/platform [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pools [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/progress [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/signal [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stack [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/system [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:46:34.704Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:46:34.704Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:46:34.704Z] github.com/docker/docker/quota [2022-08-04T17:46:34.704Z] github.com/docker/docker/reference [2022-08-04T17:46:34.704Z] github.com/docker/docker/registry [2022-08-04T17:46:34.704Z] github.com/docker/docker/registry/resumable [2022-08-04T17:46:34.704Z] github.com/docker/docker/restartmanager [2022-08-04T17:46:34.704Z] github.com/docker/docker/rootless [2022-08-04T17:46:34.704Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:46:34.704Z] github.com/docker/docker/runconfig [2022-08-04T17:46:34.704Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/environment [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/registry [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/request [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/drivers [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/local [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/mounts [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/service [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:46:34.704Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/backend [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/events [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/filters [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/image [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/mount [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/network [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/registry [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/time [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/versions [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/volume [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:46:34.704Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:46:34.704Z] github.com/docker/docker/cli [2022-08-04T17:46:34.704Z] github.com/docker/docker/cli/config [2022-08-04T17:46:34.704Z] github.com/docker/docker/cli/debug [2022-08-04T17:46:34.704Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:46:34.704Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:46:34.704Z] github.com/docker/docker/client [2022-08-04T17:46:34.704Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:46:34.704Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:46:34.704Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:46:34.704Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:46:34.704Z] github.com/docker/docker/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/container/stream [2022-08-04T17:46:34.704Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:46:34.704Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:46:34.704Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/config [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/events [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/exec [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/images [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/links [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/names [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/network [2022-08-04T17:46:34.704Z] github.com/docker/docker/daemon/stats [2022-08-04T17:46:34.704Z] github.com/docker/docker/distribution [2022-08-04T17:46:34.704Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:46:34.704Z] github.com/docker/docker/distribution/utils [2022-08-04T17:46:34.704Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:46:34.704Z] github.com/docker/docker/dockerversion [2022-08-04T17:46:34.704Z] github.com/docker/docker/errdefs [2022-08-04T17:46:34.704Z] github.com/docker/docker/image [2022-08-04T17:46:34.704Z] github.com/docker/docker/image/cache [2022-08-04T17:46:34.704Z] github.com/docker/docker/image/tarexport [2022-08-04T17:46:34.704Z] github.com/docker/docker/image/v1 [2022-08-04T17:46:34.704Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:46:34.704Z] github.com/docker/docker/layer [2022-08-04T17:46:34.704Z] github.com/docker/docker/libcontainerd [2022-08-04T17:46:34.704Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:46:34.704Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:46:34.704Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:46:34.704Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:46:34.704Z] github.com/docker/docker/oci [2022-08-04T17:46:34.704Z] github.com/docker/docker/oci/caps [2022-08-04T17:46:34.704Z] github.com/docker/docker/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/archive [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/directory [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/platform [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pools [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/progress [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/signal [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stack [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/system [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:46:34.704Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:46:34.704Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:46:34.704Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:46:34.704Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:46:34.704Z] github.com/docker/docker/quota [2022-08-04T17:46:34.704Z] github.com/docker/docker/reference [2022-08-04T17:46:34.704Z] github.com/docker/docker/registry [2022-08-04T17:46:34.704Z] github.com/docker/docker/registry/resumable [2022-08-04T17:46:34.704Z] github.com/docker/docker/restartmanager [2022-08-04T17:46:34.704Z] github.com/docker/docker/rootless [2022-08-04T17:46:34.704Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:46:34.704Z] github.com/docker/docker/runconfig [2022-08-04T17:46:34.704Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/environment [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/registry [2022-08-04T17:46:34.704Z] github.com/docker/docker/testutil/request [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/drivers [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/local [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/mounts [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/service [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:46:34.704Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:46:34.704Z] ++ grep --fixed-strings /libnetwork [2022-08-04T17:46:34.704Z] ++ echo 'github.com/docker/docker/api [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/backend [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/container [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/events [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/filters [2022-08-04T17:46:34.704Z] github.com/docker/docker/api/types/image [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/mount [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/network [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/registry [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/time [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/versions [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:46:34.705Z] github.com/docker/docker/api/types/volume [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:46:34.705Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:46:34.705Z] github.com/docker/docker/cli [2022-08-04T17:46:34.705Z] github.com/docker/docker/cli/config [2022-08-04T17:46:34.705Z] github.com/docker/docker/cli/debug [2022-08-04T17:46:34.705Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:46:34.705Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:46:34.705Z] github.com/docker/docker/client [2022-08-04T17:46:34.705Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:46:34.705Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:46:34.705Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:46:34.705Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:46:34.705Z] github.com/docker/docker/container [2022-08-04T17:46:34.705Z] github.com/docker/docker/container/stream [2022-08-04T17:46:34.705Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:46:34.705Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:46:34.705Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/config [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/events [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/exec [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/images [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/links [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/names [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/network [2022-08-04T17:46:34.705Z] github.com/docker/docker/daemon/stats [2022-08-04T17:46:34.705Z] github.com/docker/docker/distribution [2022-08-04T17:46:34.705Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:46:34.705Z] github.com/docker/docker/distribution/utils [2022-08-04T17:46:34.705Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:46:34.705Z] github.com/docker/docker/dockerversion [2022-08-04T17:46:34.705Z] github.com/docker/docker/errdefs [2022-08-04T17:46:34.705Z] github.com/docker/docker/image [2022-08-04T17:46:34.705Z] github.com/docker/docker/image/cache [2022-08-04T17:46:34.705Z] github.com/docker/docker/image/tarexport [2022-08-04T17:46:34.705Z] github.com/docker/docker/image/v1 [2022-08-04T17:46:34.705Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:46:34.705Z] github.com/docker/docker/layer [2022-08-04T17:46:34.705Z] github.com/docker/docker/libcontainerd [2022-08-04T17:46:34.705Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:46:34.705Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:46:34.705Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:46:34.705Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/types [2022-08-04T17:46:34.705Z] github.com/docker/docker/oci [2022-08-04T17:46:34.705Z] github.com/docker/docker/oci/caps [2022-08-04T17:46:34.705Z] github.com/docker/docker/opts [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/archive [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/directory [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/platform [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/pools [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/progress [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/signal [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/stack [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/system [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:46:34.705Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:46:34.705Z] github.com/docker/docker/plugin [2022-08-04T17:46:34.705Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:46:34.705Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:46:34.705Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:46:34.705Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:46:34.705Z] github.com/docker/docker/quota [2022-08-04T17:46:34.705Z] github.com/docker/docker/reference [2022-08-04T17:46:34.705Z] github.com/docker/docker/registry [2022-08-04T17:46:34.705Z] github.com/docker/docker/registry/resumable [2022-08-04T17:46:34.705Z] github.com/docker/docker/restartmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/rootless [2022-08-04T17:46:34.705Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:46:34.705Z] github.com/docker/docker/runconfig [2022-08-04T17:46:34.705Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/environment [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/registry [2022-08-04T17:46:34.705Z] github.com/docker/docker/testutil/request [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/drivers [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/local [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/mounts [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/service [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:46:34.705Z] github.com/docker/docker/volume/testutils' [2022-08-04T17:46:34.705Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/types' [2022-08-04T17:46:34.705Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T17:46:34.705Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:46:34.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/types' [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:46:34.706Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:46:34.706Z] + type docker-proxy [2022-08-04T17:46:34.706Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T17:46:34.706Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T17:46:34.706Z] [2022-08-04T17:46:34.706Z] Removing bundles/ [2022-08-04T17:46:34.966Z] [2022-08-04T17:46:34.966Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T17:46:34.966Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T17:46:34.966Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T17:46:35.032Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T17:46:35.032Z] === RUN TestInfoInsecureRegistries [2022-08-04T17:46:35.600Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T17:46:35.600Z] === RUN TestInfoRegistryMirrors [2022-08-04T17:46:36.161Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T17:46:36.161Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T17:46:36.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T17:46:36.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T17:46:36.417Z] === RUN TestPingCacheHeaders [2022-08-04T17:46:36.417Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T17:46:36.417Z] === RUN TestPingGet [2022-08-04T17:46:36.417Z] --- PASS: TestPingGet (0.01s) [2022-08-04T17:46:36.417Z] === RUN TestPingHead [2022-08-04T17:46:36.417Z] --- PASS: TestPingHead (0.02s) [2022-08-04T17:46:36.417Z] === RUN TestPingSwarmHeader [2022-08-04T17:46:36.674Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T17:46:36.930Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T17:46:36.930Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T17:46:37.492Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T17:46:37.748Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T17:46:38.312Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T17:46:39.242Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T17:46:39.498Z] --- PASS: TestPingSwarmHeader (2.93s) [2022-08-04T17:46:39.498Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T17:46:39.498Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T17:46:39.498Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T17:46:39.498Z] === RUN TestVersion [2022-08-04T17:46:39.498Z] --- PASS: TestVersion (0.04s) [2022-08-04T17:46:39.498Z] === CONT TestDiskUsage [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T17:46:40.061Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T17:46:40.318Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T17:46:40.574Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T17:46:41.139Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T17:46:41.139Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage (2.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty (0.05s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/image_types (0.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.50s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run (0.70s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T17:46:41.396Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T17:46:41.396Z] PASS [2022-08-04T17:46:41.396Z] [2022-08-04T17:46:41.396Z] === Skipped [2022-08-04T17:46:41.396Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T17:46:41.396Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T17:46:41.396Z] [2022-08-04T17:46:41.396Z] DONE 54 tests, 1 skipped in 24.565s [2022-08-04T17:46:41.396Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T17:46:41.396Z] ++ 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-04T17:46:41.396Z] ++ set -e [2022-08-04T17:46:41.396Z] ++ '[' -n 0 ']' [2022-08-04T17:46:41.396Z] ++ set -x [2022-08-04T17:46:41.396Z] ++ 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-04T17:46:41.652Z] INFO: Testing against a local daemon [2022-08-04T17:46:41.652Z] === RUN TestVolumesCreateAndList [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-04T17:46:41.652Z] === RUN TestVolumesRemove [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-04T17:46:41.652Z] === RUN TestVolumesInspect [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInspect (0.05s) [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T17:46:41.652Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T17:46:41.652Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T17:46:41.652Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T17:46:41.652Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T17:46:41.652Z] PASS [2022-08-04T17:46:41.652Z] [2022-08-04T17:46:41.652Z] DONE 9 tests in 0.287s [2022-08-04T17:46:41.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T17:46:41.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T17:46:41.909Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T17:46:42.166Z] +++ kill 6709 [2022-08-04T17:46:42.166Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T17:46:42.166Z] +++ /etc/init.d/apparmor stop [2022-08-04T17:46:42.166Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T17:46:42.166Z] [2022-08-04T17:46:42.166Z] Unloading profiles will leave already running processes permanently [2022-08-04T17:46:42.166Z] unconfined, which can lead to unexpected situations. [2022-08-04T17:46:42.166Z] [2022-08-04T17:46:42.166Z] To set a process to complain mode, use the command line tool [2022-08-04T17:46:42.166Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T17:46:42.166Z] +++ true [2022-08-04T17:46:42.166Z] exiting test-integration [2022-08-04T17:46:42.422Z] ++ exit 0 [2022-08-04T17:46:42.422Z] [2022-08-04T17:46:42.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T17:46:43.103Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T17:46:43.103Z] [2022-08-04T17:46:43.103Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T17:46:43.103Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T17:46:43.103Z] [2022-08-04T17:46:43.103Z] + mkdir -p bundles [2022-08-04T17:46:43.103Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/backend/build [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/httputils [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/middleware [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/build [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/container [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/debug [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/image [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/network [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/session [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/system [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/server/router/volume [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/backend [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/container [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/events [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/filters [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/image [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/mount [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/network [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/registry [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/strslice [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/swarm [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/time [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/versions [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T17:46:43.103Z] github.com/docker/docker/api/types/volume [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/dockerfile [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/remotecontext [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T17:46:43.103Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T17:46:43.103Z] github.com/docker/docker/cli [2022-08-04T17:46:43.103Z] github.com/docker/docker/cli/config [2022-08-04T17:46:43.103Z] github.com/docker/docker/cli/debug [2022-08-04T17:46:43.103Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T17:46:43.103Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T17:46:43.103Z] github.com/docker/docker/client [2022-08-04T17:46:43.103Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T17:46:43.103Z] github.com/docker/docker/cmd/dockerd [2022-08-04T17:46:43.103Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T17:46:43.103Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T17:46:43.103Z] github.com/docker/docker/container [2022-08-04T17:46:43.103Z] github.com/docker/docker/container/stream [2022-08-04T17:46:43.103Z] github.com/docker/docker/contrib/apparmor [2022-08-04T17:46:43.103Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T17:46:43.103Z] github.com/docker/docker/contrib/httpserver [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/config [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/events [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/exec [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/images [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/initlayer [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/links [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/listeners [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/local [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/names [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/network [2022-08-04T17:46:43.103Z] github.com/docker/docker/daemon/stats [2022-08-04T17:46:43.103Z] github.com/docker/docker/distribution [2022-08-04T17:46:43.103Z] github.com/docker/docker/distribution/metadata [2022-08-04T17:46:43.103Z] github.com/docker/docker/distribution/utils [2022-08-04T17:46:43.103Z] github.com/docker/docker/distribution/xfer [2022-08-04T17:46:43.103Z] github.com/docker/docker/dockerversion [2022-08-04T17:46:43.103Z] github.com/docker/docker/errdefs [2022-08-04T17:46:43.103Z] github.com/docker/docker/image [2022-08-04T17:46:43.103Z] github.com/docker/docker/image/cache [2022-08-04T17:46:43.103Z] github.com/docker/docker/image/tarexport [2022-08-04T17:46:43.103Z] github.com/docker/docker/image/v1 [2022-08-04T17:46:43.103Z] github.com/docker/docker/internal/test/suite [2022-08-04T17:46:43.103Z] github.com/docker/docker/layer [2022-08-04T17:46:43.103Z] github.com/docker/docker/libcontainerd [2022-08-04T17:46:43.103Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T17:46:43.103Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T17:46:43.103Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T17:46:43.103Z] github.com/docker/docker/libcontainerd/types [2022-08-04T17:46:43.103Z] github.com/docker/docker/oci [2022-08-04T17:46:43.103Z] github.com/docker/docker/oci/caps [2022-08-04T17:46:43.103Z] github.com/docker/docker/opts [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/aaparser [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/archive [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/authorization [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/capabilities [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/containerfs [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/directory [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/dmesg [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/fileutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/fsutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/homedir [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/idtools [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/ioutils [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/longpath [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/loopback [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/parsers [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/pidfile [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/platform [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugins [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/pools [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/progress [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/pubsub [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/reexec [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/signal [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/stack [2022-08-04T17:46:43.103Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/stringid [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/system [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/tailfile [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/tarsum [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/truncindex [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/urlutil [2022-08-04T17:46:43.104Z] github.com/docker/docker/pkg/useragent [2022-08-04T17:46:43.104Z] github.com/docker/docker/plugin [2022-08-04T17:46:43.104Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T17:46:43.104Z] github.com/docker/docker/plugin/v2 [2022-08-04T17:46:43.104Z] github.com/docker/docker/profiles/apparmor [2022-08-04T17:46:43.104Z] github.com/docker/docker/profiles/seccomp [2022-08-04T17:46:43.104Z] github.com/docker/docker/quota [2022-08-04T17:46:43.104Z] github.com/docker/docker/reference [2022-08-04T17:46:43.104Z] github.com/docker/docker/registry [2022-08-04T17:46:43.104Z] github.com/docker/docker/registry/resumable [2022-08-04T17:46:43.104Z] github.com/docker/docker/restartmanager [2022-08-04T17:46:43.104Z] github.com/docker/docker/rootless [2022-08-04T17:46:43.104Z] github.com/docker/docker/rootless/specconv [2022-08-04T17:46:43.104Z] github.com/docker/docker/runconfig [2022-08-04T17:46:43.104Z] github.com/docker/docker/runconfig/opts [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/daemon [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/environment [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fakegit [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/registry [2022-08-04T17:46:43.104Z] github.com/docker/docker/testutil/request [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/drivers [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/local [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/mounts [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/service [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/service/opts [2022-08-04T17:46:43.104Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T17:46:43.104Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/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/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-04T17:46:43.104Z] ? github.com/docker/docker/api [no test files] [2022-08-04T17:46:43.241Z] + for job in $(jobs -p) [2022-08-04T17:46:43.241Z] + wait 8257 [2022-08-04T17:46:43.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T17:46:44.061Z] docker_api_swarm_service_test.go:395: [d45458bab755f] joining swarm manager [dd6005341759c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:46:44.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T17:46:44.883Z] docker_api_swarm_service_test.go:395: [d222dbe2611e0] joining swarm manager [dd6005341759c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:46:45.140Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T17:46:45.140Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T17:46:46.508Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T17:46:47.876Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T17:46:48.437Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T17:46:49.804Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T17:46:51.716Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T17:46:53.082Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T17:46:53.082Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T17:46:54.450Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T17:46:54.707Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T17:46:55.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T17:47:01.217Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-04T17:47:01.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T17:47:02.373Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T17:47:03.302Z] docker_api_swarm_service_test.go:343: [dda3ffaeeb0a8] joining swarm manager [d465e71c61bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:47:04.232Z] docker_api_swarm_service_test.go:343: [d938ea20273d6] joining swarm manager [d465e71c61bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:47:04.232Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-04T17:47:05.160Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T17:47:07.052Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T17:47:07.052Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T17:47:07.052Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T17:47:08.422Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T17:47:08.989Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T17:47:09.917Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T17:47:10.845Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T17:47:11.407Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T17:47:13.309Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T17:47:13.871Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T17:47:14.436Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T17:47:18.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T17:47:19.967Z] docker_api_swarm_service_test.go:490: [df2921fa26e32] joining swarm manager [d0d5308054328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:47:20.898Z] docker_api_swarm_service_test.go:490: [d7d103f6d920c] joining swarm manager [d0d5308054328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:47:20.898Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T17:47:27.435Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T17:47:27.435Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T17:47:27.435Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T17:47:28.001Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T17:47:28.563Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T17:47:28.563Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T17:47:28.563Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T17:47:28.563Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T17:47:28.563Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T17:47:29.931Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T17:47:30.187Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T17:47:30.187Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T17:47:30.187Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T17:47:31.116Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T17:47:31.678Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T17:47:32.607Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T17:47:32.607Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T17:47:32.607Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T17:47:32.607Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T17:47:33.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T17:47:38.788Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T17:47:38.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T17:47:39.352Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T17:47:40.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T17:47:40.975Z] docker_api_swarm_service_test.go:128: [dfcab4e6581db] joining swarm manager [d107edb03891e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:47:41.904Z] docker_api_swarm_service_test.go:129: [dbfcd7786f269] joining swarm manager [d107edb03891e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:47:43.796Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T17:47:43.796Z] docker_api_swarm_service_test.go:137: [dcfc434281ac6] joining swarm manager [d107edb03891e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T17:47:44.725Z] docker_api_swarm_service_test.go:138: [d4f0d77706acb] joining swarm manager [d107edb03891e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T17:47:46.617Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T17:47:47.982Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T17:47:51.247Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T17:47:53.135Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T17:47:55.650Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T17:48:02.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T17:48:02.198Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T17:48:02.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T17:48:02.760Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T17:48:06.027Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T17:48:07.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T17:48:09.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T17:48:10.836Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T17:48:11.766Z] docker_api_swarm_service_test.go:304: [d6c88592b1bf1] joining swarm manager [da31aed5d712e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:48:12.696Z] docker_api_swarm_service_test.go:304: [d88a3299ae291] joining swarm manager [da31aed5d712e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:48:12.696Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T17:48:14.590Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T17:48:15.152Z] === RUN TestDockerSuite/TestPortList [2022-08-04T17:48:23.240Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T17:48:24.638Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T17:48:24.638Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T17:48:26.527Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T17:48:27.894Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T17:48:28.149Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T17:48:28.149Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T17:48:30.041Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T17:48:30.972Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T17:48:32.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T17:48:33.266Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T17:48:34.634Z] docker_api_swarm_service_test.go:100: [d5e270a0123ac] joining swarm manager [d92c54b6a012b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:48:35.563Z] docker_api_swarm_service_test.go:101: [d7ffd0118246c] joining swarm manager [d92c54b6a012b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:48:36.929Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T17:48:37.186Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/server/router/volume 0.016s coverage: 67.9% of statements [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T17:48:37.698Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/builder/remotecontext 0.157s coverage: 13.7% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T17:48:37.698Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T17:48:38.637Z] ok github.com/docker/docker/builder/remotecontext/git 1.799s coverage: 86.3% of statements [2022-08-04T17:48:38.637Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T17:48:38.637Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T17:48:38.637Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T17:48:38.637Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T17:48:39.206Z] ok github.com/docker/docker/cmd/docker-proxy 0.206s coverage: 67.6% of statements [2022-08-04T17:48:41.363Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T17:48:43.405Z] ok github.com/docker/docker/client 0.127s coverage: 75.9% of statements [2022-08-04T17:48:47.908Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T17:48:48.469Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T17:48:49.834Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T17:48:50.764Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T17:48:52.133Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T17:48:53.500Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T17:48:55.390Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T17:48:56.757Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T17:48:56.757Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T17:48:57.320Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T17:48:58.686Z] check_test.go:611: [d5e270a0123ac] daemon is not started [2022-08-04T17:48:59.616Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T17:49:00.981Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T17:49:00.981Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T17:49:00.981Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T17:49:01.542Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T17:49:01.798Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T17:49:01.798Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T17:49:03.166Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T17:49:03.726Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T17:49:04.290Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T17:49:04.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T17:49:06.819Z] docker_api_swarm_service_test.go:533: [db8b180e42403] joining swarm manager [d82204708870c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:49:08.189Z] docker_api_swarm_service_test.go:534: [d51b9a981aa7c] joining swarm manager [d82204708870c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:49:12.365Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T17:49:12.928Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-04T17:49:14.820Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T17:49:14.820Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T17:49:14.820Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T17:49:15.076Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T17:49:17.593Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T17:49:18.155Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T17:49:20.045Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T17:49:21.411Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T17:49:21.411Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T17:49:21.411Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T17:49:23.927Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T17:49:24.184Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T17:49:24.440Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T17:49:25.810Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T17:49:26.375Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T17:49:27.740Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T17:49:27.997Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T17:49:28.253Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T17:49:28.815Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T17:49:30.112Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 31.9% of statements [2022-08-04T17:49:30.112Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-04T17:49:30.112Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-08-04T17:49:30.112Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T17:49:30.112Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T17:49:30.112Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T17:49:30.112Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T17:49:30.112Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T17:49:31.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T17:49:31.335Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T17:49:31.898Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T17:49:32.825Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T17:49:33.081Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T17:49:33.643Z] docker_api_swarm_service_test.go:148: [dc8de3a8d865c] joining swarm manager [d6fcc3d7f786c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:49:33.899Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T17:49:34.462Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T17:49:34.718Z] docker_api_swarm_service_test.go:148: [d529c36d5c4a8] joining swarm manager [d6fcc3d7f786c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:49:34.974Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T17:49:35.538Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T17:49:36.693Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-04T17:49:36.907Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T17:49:36.952Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-04T17:49:38.333Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T17:49:40.178Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T17:49:40.178Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T17:49:41.545Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T17:49:42.107Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T17:49:43.998Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T17:49:45.909Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T17:49:46.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-04T17:49:46.760Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-04T17:49:47.329Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T17:49:47.798Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T17:49:47.798Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T17:49:47.899Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.5% of statements [2022-08-04T17:49:47.899Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T17:49:47.899Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T17:49:47.899Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T17:49:47.899Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T17:49:47.899Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2022-08-04T17:49:48.055Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T17:49:49.420Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T17:49:49.676Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T17:49:49.807Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.765s coverage: 74.8% of statements [2022-08-04T17:49:50.238Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T17:49:50.379Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-08-04T17:49:50.638Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.335s coverage: 60.7% of statements [2022-08-04T17:49:51.606Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T17:49:52.168Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T17:49:52.550Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-08-04T17:49:52.732Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T17:49:54.101Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T17:49:54.357Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T17:49:54.494Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.352s coverage: 50.6% of statements [2022-08-04T17:49:54.613Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T17:49:54.753Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.386s coverage: 45.9% of statements [2022-08-04T17:49:54.753Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T17:49:55.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T17:49:55.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T17:49:55.738Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T17:49:56.137Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-04T17:49:56.137Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.667s coverage: 58.5% of statements [2022-08-04T17:49:56.137Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T17:49:56.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T17:49:56.666Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T17:49:57.077Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2022-08-04T17:49:57.228Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T17:49:57.649Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-08-04T17:49:57.792Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T17:49:58.354Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T17:49:58.590Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-04T17:49:58.590Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T17:49:58.590Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T17:49:59.161Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-08-04T17:49:59.282Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T17:50:00.102Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-04T17:50:00.363Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 79.9% of statements [2022-08-04T17:50:00.363Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T17:50:00.651Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T17:50:00.933Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-04T17:50:00.933Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-04T17:50:01.213Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T17:50:01.504Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-04T17:50:01.784Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T17:50:02.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.198s coverage: 76.8% of statements [2022-08-04T17:50:02.444Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 79.4% of statements [2022-08-04T17:50:02.444Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T17:50:02.444Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T17:50:02.713Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T17:50:02.969Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T17:50:03.530Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T17:50:03.827Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 62.0% of statements [2022-08-04T17:50:03.827Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-08-04T17:50:04.459Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T17:50:04.767Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-08-04T17:50:05.021Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T17:50:05.027Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T17:50:05.585Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T17:50:05.596Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-04T17:50:06.149Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T17:50:06.536Z] ok github.com/docker/docker/daemon/logger/splunk 1.613s coverage: 82.5% of statements [2022-08-04T17:50:06.536Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T17:50:06.536Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T17:50:06.712Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T17:50:06.712Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T17:50:07.485Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-08-04T17:50:08.077Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T17:50:08.334Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T17:50:08.876Z] ok github.com/docker/docker/distribution 1.523s coverage: 28.0% of statements [2022-08-04T17:50:08.876Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T17:50:08.876Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T17:50:08.896Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T17:50:09.448Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-04T17:50:09.457Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T17:50:10.018Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T17:50:10.018Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T17:50:10.019Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.4% of statements [2022-08-04T17:50:10.019Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T17:50:10.019Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2022-08-04T17:50:10.275Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T17:50:10.589Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-08-04T17:50:10.589Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T17:50:10.589Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T17:50:10.838Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T17:50:11.159Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-08-04T17:50:11.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T17:50:11.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T17:50:11.659Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T17:50:12.099Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-08-04T17:50:12.222Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T17:50:12.222Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T17:50:12.669Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-04T17:50:12.669Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T17:50:13.152Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T17:50:13.152Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T17:50:14.519Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T17:50:14.580Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.8% of statements [2022-08-04T17:50:15.083Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T17:50:15.150Z] ok github.com/docker/docker/pkg/authorization 0.275s coverage: 68.3% of statements [2022-08-04T17:50:15.150Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T17:50:15.410Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-04T17:50:15.647Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T17:50:16.211Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T17:50:16.467Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T17:50:16.724Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T17:50:18.104Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T17:50:18.700Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-08-04T17:50:18.700Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T17:50:18.961Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T17:50:18.961Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-04T17:50:19.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T17:50:19.221Z] ok github.com/docker/docker/layer 7.235s coverage: 68.9% of statements [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T17:50:19.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T17:50:19.481Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-04T17:50:19.742Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2022-08-04T17:50:19.742Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-04T17:50:19.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T17:50:20.526Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T17:50:21.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T17:50:21.125Z] ok github.com/docker/docker/pkg/idtools 0.512s coverage: 67.9% of statements [2022-08-04T17:50:21.125Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 71.5% of statements [2022-08-04T17:50:21.345Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T17:50:21.385Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-08-04T17:50:21.385Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-04T17:50:21.385Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T17:50:21.645Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-04T17:50:21.645Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-04T17:50:22.216Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2022-08-04T17:50:22.216Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-04T17:50:22.216Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-08-04T17:50:22.216Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T17:50:22.216Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T17:50:22.273Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T17:50:22.834Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T17:50:23.156Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-08-04T17:50:23.416Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T17:50:23.676Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T17:50:23.762Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T17:50:23.935Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T17:50:25.314Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 75.0% of statements [2022-08-04T17:50:25.314Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-04T17:50:25.574Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T17:50:25.833Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-04T17:50:26.093Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T17:50:26.093Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T17:50:26.282Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T17:50:26.282Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T17:50:26.663Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-04T17:50:26.844Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T17:50:26.924Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 42.3% of statements [2022-08-04T17:50:27.494Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-08-04T17:50:27.754Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-04T17:50:28.323Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-04T17:50:28.323Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T17:50:28.735Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T17:50:29.664Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T17:50:30.253Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-04T17:50:30.515Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T17:50:30.775Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 86.0% of statements [2022-08-04T17:50:32.155Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-08-04T17:50:32.155Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T17:50:32.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T17:50:33.095Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-04T17:50:33.665Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-04T17:50:33.665Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T17:50:34.073Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T17:50:34.074Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-04T17:50:34.074Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T17:50:34.074Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-04T17:50:34.074Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T17:50:34.233Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-04T17:50:34.330Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T17:50:34.494Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-04T17:50:35.698Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T17:50:36.404Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T17:50:36.664Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-08-04T17:50:37.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T17:50:37.085Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T17:50:37.234Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-04T17:50:38.174Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-04T17:50:38.977Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T17:50:39.540Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T17:50:41.434Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T17:50:41.996Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T17:50:41.996Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T17:50:41.996Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T17:50:41.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T17:50:42.559Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T17:50:43.927Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T17:50:43.927Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T17:50:44.183Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T17:50:44.745Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T17:50:44.745Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T17:50:45.308Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T17:50:45.870Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T17:50:45.870Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T17:50:46.434Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T17:50:47.363Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T17:50:47.621Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T17:50:47.877Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T17:50:48.444Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T17:50:49.005Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T17:50:49.261Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T17:50:50.193Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T17:50:50.755Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T17:50:50.755Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T17:50:51.012Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T17:50:51.268Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T17:50:51.830Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T17:50:53.200Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T17:50:53.459Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T17:50:53.459Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-04T17:50:53.459Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T17:50:54.021Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T17:50:56.544Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T17:50:56.544Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T17:50:56.801Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T17:51:00.071Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T17:51:00.113Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T17:51:00.113Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === Skipped [2022-08-04T17:51:00.113Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T17:51:00.113Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T17:51:00.113Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T17:51:00.113Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T17:51:00.113Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T17:51:00.113Z] time="2022-08-04T17:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T17:51:00.113Z] time="2022-08-04T17:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T17:51:00.113Z] time="2022-08-04T17:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T17:51:00.113Z] time="2022-08-04T17:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T17:51:00.113Z] time="2022-08-04T17:49:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T17:51:00.113Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T17:51:00.113Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T17:51:00.113Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T17:51:00.113Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T17:51:00.113Z] graphtest_unix.go:71: No driver to put! [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T17:51:00.113Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T17:51:00.113Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T17:51:00.113Z] [2022-08-04T17:51:00.113Z] DONE 2800 tests, 28 skipped in 255.014s [2022-08-04T17:51:00.113Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/config [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/idm [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T17:51:00.113Z] github.com/docker/docker/libnetwork/ns [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/options [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/osl [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T17:51:00.114Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T17:51:00.114Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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-04T17:51:04.238Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T17:51:08.404Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T17:51:08.404Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T17:51:09.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T17:51:09.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T17:51:09.332Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T17:51:09.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T17:51:09.588Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T17:51:11.479Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T17:51:12.411Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T17:51:13.341Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T17:51:19.900Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T17:51:19.900Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T17:51:19.900Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T17:51:20.462Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T17:51:20.462Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T17:51:20.720Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T17:51:21.648Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T17:51:22.579Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T17:51:23.507Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T17:51:23.507Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T17:51:23.507Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T17:51:24.435Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T17:51:27.704Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T17:51:28.633Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T17:51:29.566Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T17:51:30.131Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T17:51:31.498Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T17:51:32.865Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T17:51:34.231Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T17:51:36.120Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T17:51:36.120Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T17:51:37.487Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T17:51:38.858Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T17:51:38.858Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T17:51:39.422Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T17:51:39.422Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T17:51:40.350Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T17:51:40.913Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T17:51:41.480Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T17:51:42.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T17:51:43.107Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T17:51:45.001Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T17:51:45.565Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T17:51:46.806Z] ok github.com/docker/docker/libnetwork 37.141s coverage: 40.6% of statements [2022-08-04T17:51:46.806Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T17:51:46.806Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-04T17:51:46.806Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T17:51:46.806Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.352s coverage: 59.9% of statements [2022-08-04T17:51:46.807Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.113s coverage: 5.0% of statements [2022-08-04T17:51:46.807Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-04T17:51:46.807Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T17:51:46.807Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T17:51:48.834Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T17:51:48.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T17:51:48.834Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T17:51:48.834Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T17:51:49.397Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T17:51:49.397Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T17:51:49.959Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T17:51:50.523Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T17:51:50.779Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T17:51:51.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T17:51:51.341Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T17:51:54.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T17:51:56.819Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.158s coverage: 6.6% of statements [2022-08-04T17:51:56.819Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T17:51:56.819Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T17:51:56.819Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-04T17:51:56.819Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T17:51:56.819Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T17:51:56.819Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T17:51:56.819Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-04T17:51:56.819Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-04T17:51:57.079Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T17:51:57.126Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T17:51:57.126Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T17:51:57.126Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T17:51:57.126Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T17:51:57.339Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T17:51:58.056Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T17:51:58.620Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T17:51:59.987Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T17:51:59.987Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T17:52:00.916Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T17:52:01.172Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T17:52:01.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T17:52:02.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T17:52:02.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T17:52:02.664Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T17:52:03.226Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T17:52:03.483Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T17:52:03.483Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-04T17:52:03.483Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T17:52:04.414Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T17:52:04.976Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T17:52:04.977Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-04T17:52:04.977Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T17:52:05.233Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T17:52:05.796Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T17:52:06.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T17:52:06.725Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T17:52:06.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T17:52:09.243Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T17:52:09.556Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-04T17:52:10.172Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T17:52:10.734Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T17:52:11.295Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T17:52:14.561Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T17:52:14.818Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T17:52:15.381Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T17:52:16.333Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T17:52:16.897Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T17:52:17.460Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T17:52:19.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T17:52:20.720Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T17:52:22.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T17:52:23.982Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T17:52:24.452Z] ok github.com/docker/docker/libnetwork/ipam 14.441s coverage: 85.3% of statements [2022-08-04T17:52:24.452Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T17:52:24.452Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T17:52:24.452Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T17:52:24.452Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T17:52:24.452Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T17:52:24.452Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T17:52:24.452Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-04T17:52:24.545Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T17:52:24.712Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-08-04T17:52:24.712Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T17:52:24.972Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T17:52:25.106Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T17:52:25.672Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T17:52:25.672Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T17:52:26.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T17:52:26.798Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T17:52:27.054Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T17:52:27.983Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T17:52:28.545Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T17:52:28.802Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T17:52:29.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T17:52:31.579Z] === RUN TestDockerSuite/TestRunState [2022-08-04T17:52:32.946Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T17:52:33.508Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T17:52:33.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T17:52:34.084Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T17:52:34.084Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T17:52:34.084Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T17:52:34.084Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T17:52:34.645Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T17:52:35.208Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T17:52:36.575Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T17:52:36.575Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T17:52:36.832Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T17:52:36.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T17:52:37.393Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T17:52:39.286Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T17:52:39.849Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T17:52:39.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T17:52:41.217Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T17:52:43.111Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T17:52:44.040Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T17:52:45.410Z] docker_cli_service_logs_test.go:248: checking task hhksfh7zo0ic [2022-08-04T17:52:45.410Z] docker_cli_service_logs_test.go:253: checking messages for hhksfh7zo0ic [2022-08-04T17:52:45.410Z] docker_cli_service_logs_test.go:248: checking task pkcz9g78v7qp [2022-08-04T17:52:45.410Z] docker_cli_service_logs_test.go:253: checking messages for pkcz9g78v7qp [2022-08-04T17:52:45.973Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-04T17:52:47.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T17:52:47.907Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T17:52:48.469Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T17:52:48.725Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T17:52:48.982Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T17:52:50.874Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T17:52:51.816Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T17:52:52.378Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T17:52:52.378Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T17:52:52.635Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T17:52:53.197Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T17:52:53.453Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T17:52:54.015Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T17:52:54.016Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T17:52:54.016Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T17:52:54.016Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T17:52:54.578Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T17:52:57.846Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T17:52:58.411Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T17:52:58.974Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-04T17:53:00.341Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T17:53:01.268Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T17:53:02.637Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T17:53:04.530Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T17:53:05.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T17:53:05.092Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-04T17:53:05.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T17:53:05.092Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-04T17:53:05.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T17:53:05.092Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-04T17:53:05.092Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T17:53:05.348Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T17:53:05.348Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T17:53:05.348Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T17:53:06.276Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T17:53:06.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T17:53:06.839Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T17:53:07.768Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T17:53:08.331Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T17:53:08.896Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T17:53:08.896Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T17:53:09.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T17:53:09.477Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T17:53:09.477Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T17:53:09.477Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T17:53:09.477Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T17:53:09.477Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T17:53:09.477Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T17:53:09.734Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T17:53:09.734Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T17:53:09.734Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T17:53:09.991Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T17:53:10.553Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T17:53:10.553Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T17:53:11.482Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T17:53:11.482Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T17:53:12.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T17:53:12.044Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T17:53:12.044Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T17:53:12.607Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T17:53:13.168Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T17:53:13.168Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T17:53:13.168Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T17:53:13.731Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T17:53:13.987Z] docker_cli_swarm_test.go:1895: [dbef35ae74b6f] joining swarm manager [dcd34034a4146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:53:14.916Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T17:53:15.480Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T17:53:15.480Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T17:53:15.480Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T17:53:15.480Z] docker_cli_swarm_test.go:1896: [d7880fa3f5ecb] joining swarm manager [dcd34034a4146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:53:15.736Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T17:53:15.736Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T17:53:17.170Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T17:53:17.425Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T17:53:18.791Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T17:53:19.353Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T17:53:19.353Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T17:53:19.353Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T17:53:19.353Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T17:53:19.915Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T17:53:20.477Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T17:53:21.042Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T17:53:22.930Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T17:53:23.186Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T17:53:25.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T17:53:27.595Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T17:53:30.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-04T17:53:31.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T17:53:32.856Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T17:53:33.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-04T17:53:34.712Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T17:53:36.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T17:53:36.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T17:53:37.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T17:53:39.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T17:53:40.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T17:53:41.770Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T17:53:43.135Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T17:53:44.504Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T17:53:45.065Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T17:53:47.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T17:53:48.147Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T17:53:48.147Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-04T17:53:48.147Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T17:53:48.147Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T17:53:48.709Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T17:53:49.639Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T17:53:50.201Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T17:53:51.132Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T17:53:51.132Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T17:53:52.497Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T17:53:52.497Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T17:53:52.754Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T17:53:54.123Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3963843840 [2022-08-04T17:53:54.123Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T17:53:54.123Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T17:53:55.497Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T17:53:55.497Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T17:53:55.497Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T17:53:56.863Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T17:53:57.791Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T17:54:00.306Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T17:54:00.306Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T17:54:00.867Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T17:54:00.868Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T17:54:02.232Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T17:54:02.233Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T17:54:02.233Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T17:54:03.162Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T17:54:05.681Z] docker_cli_swarm_test.go:1796: [dca82ec8d8049] joining swarm manager [d47d677549e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:54:06.609Z] docker_cli_swarm_test.go:1797: [d8005e1823e0a] joining swarm manager [d47d677549e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:54:07.537Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T17:54:08.906Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T17:54:09.836Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T17:54:10.765Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T17:54:13.281Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T17:54:14.649Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T17:54:15.211Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T17:54:16.141Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T17:54:16.440Z] ok github.com/docker/docker/libnetwork/networkdb 104.670s coverage: 60.0% of statements [2022-08-04T17:54:16.440Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T17:54:16.440Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T17:54:16.440Z] ok github.com/docker/docker/libnetwork/osl 4.297s coverage: 39.7% of statements [2022-08-04T17:54:16.440Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T17:54:16.700Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-04T17:54:17.506Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T17:54:17.639Z] ok github.com/docker/docker/libnetwork/portmapper 0.592s coverage: 48.6% of statements [2022-08-04T17:54:17.900Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T17:54:17.900Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T17:54:18.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T17:54:18.160Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === Skipped [2022-08-04T17:54:18.160Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T17:54:18.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T17:54:18.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T17:54:18.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T17:54:18.160Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T17:54:18.160Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T17:54:18.160Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T17:54:18.160Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T17:54:18.160Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T17:54:18.160Z] firewalld_test.go:14: firewalld is not running [2022-08-04T17:54:18.160Z] [2022-08-04T17:54:18.160Z] DONE 327 tests, 9 skipped in 201.304s [2022-08-04T17:54:18.634Z] === RUN TestDockerSuite/TestStatsAllNoStream Post stage [Pipeline] junit [2022-08-04T17:54:18.743Z] Recording test results [2022-08-04T17:54:19.187Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T17:54:19.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43914/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=01337594766fe6014e15d454d1c916a62d72a463 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:01337594766fe6014e15d454d1c916a62d72a463 hack/validate/vendor [2022-08-04T17:54:20.093Z] +++ dirname ./hack/vendor.sh [2022-08-04T17:54:20.093Z] ++ cd ./hack [2022-08-04T17:54:20.093Z] ++ pwd [2022-08-04T17:54:20.093Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T17:54:20.093Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-04T17:54:20.093Z] + GO111MODULE=auto [2022-08-04T17:54:20.093Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-04T17:54:20.093Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T17:54:20.093Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T17:54:20.663Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-04T17:54:20.663Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-04T17:54:20.663Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T17:54:20.663Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-08-04T17:54:20.925Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-04T17:54:20.925Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-04T17:54:20.925Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-04T17:54:20.925Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-04T17:54:20.925Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-04T17:54:20.925Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-08-04T17:54:21.185Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T17:54:21.185Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-04T17:54:21.185Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-04T17:54:21.185Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-04T17:54:21.445Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-04T17:54:21.445Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-04T17:54:21.445Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-04T17:54:21.445Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-04T17:54:21.706Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-04T17:54:21.706Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-04T17:54:21.706Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-04T17:54:21.706Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-04T17:54:21.706Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T17:54:21.706Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-04T17:54:21.706Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-04T17:54:21.706Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-04T17:54:21.706Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-04T17:54:21.902Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T17:54:21.965Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-04T17:54:21.965Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T17:54:21.965Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-04T17:54:21.965Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-04T17:54:21.965Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-04T17:54:21.965Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-08-04T17:54:21.965Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T17:54:21.965Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-04T17:54:22.535Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-04T17:54:22.535Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-04T17:54:22.535Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-04T17:54:22.535Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-04T17:54:22.535Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-08-04T17:54:22.535Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-04T17:54:22.535Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-04T17:54:22.535Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-04T17:54:22.535Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T17:54:22.535Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-04T17:54:22.535Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-04T17:54:22.535Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-04T17:54:22.535Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-04T17:54:22.535Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-04T17:54:22.535Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-04T17:54:25.073Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-04T17:54:25.073Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-04T17:54:25.073Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-04T17:54:25.073Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-04T17:54:25.073Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-04T17:54:25.073Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-04T17:54:25.073Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-04T17:54:25.073Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-04T17:54:25.073Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-04T17:54:25.073Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-04T17:54:25.073Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-04T17:54:25.333Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-04T17:54:25.333Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-04T17:54:25.333Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-04T17:54:25.333Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-04T17:54:25.333Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-04T17:54:25.333Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-04T17:54:25.333Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-04T17:54:25.593Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-04T17:54:25.593Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-04T17:54:25.593Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-04T17:54:25.593Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-04T17:54:25.593Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-04T17:54:26.068Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T17:54:26.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T17:54:26.164Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-04T17:54:26.164Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-04T17:54:27.959Z] docker_cli_swarm_test.go:1315: [d1a180693c6e6] joining swarm manager [d89d602127625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:54:28.521Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T17:54:28.703Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T17:54:28.703Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T17:54:28.703Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T17:54:28.703Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-04T17:54:28.703Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T17:54:28.703Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T17:54:28.703Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-04T17:54:28.703Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-04T17:54:28.703Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-04T17:54:28.703Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-04T17:54:28.962Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-04T17:54:28.962Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-04T17:54:28.962Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-04T17:54:28.962Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T17:54:28.962Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-04T17:54:28.962Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-04T17:54:28.962Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-04T17:54:28.962Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-04T17:54:28.962Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-04T17:54:28.962Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T17:54:28.962Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T17:54:28.962Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T17:54:28.962Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T17:54:28.962Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T17:54:28.962Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-04T17:54:29.227Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-04T17:54:29.227Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T17:54:29.227Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T17:54:29.227Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-04T17:54:29.227Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-04T17:54:29.227Z] go: downloading google.golang.org/api v0.54.0 [2022-08-04T17:54:29.451Z] docker_cli_swarm_test.go:1316: [d404f6f25429e] joining swarm manager [d89d602127625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:54:31.767Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-04T17:54:31.767Z] go: downloading go.opencensus.io v0.23.0 [2022-08-04T17:54:31.767Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-04T17:54:31.767Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-04T17:54:31.767Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-04T17:54:31.767Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-04T17:54:31.767Z] go: downloading github.com/google/btree v1.0.1 [2022-08-04T17:54:31.767Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-04T17:54:31.767Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-04T17:54:31.767Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T17:54:31.767Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-04T17:54:31.767Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T17:54:31.767Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T17:54:31.767Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T17:54:31.767Z] go: downloading golang.org/x/text v0.3.7 [2022-08-04T17:54:32.336Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-04T17:54:32.336Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-04T17:54:32.336Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-04T17:54:32.336Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T17:54:32.336Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-04T17:54:32.336Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-04T17:54:32.597Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-04T17:54:32.597Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-04T17:54:32.597Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-04T17:54:32.597Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-04T17:54:32.597Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-04T17:54:32.597Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-04T17:54:32.597Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-04T17:54:32.597Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-04T17:54:32.597Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-04T17:54:32.597Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-04T17:54:32.597Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-04T17:54:32.597Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-04T17:54:32.857Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-04T17:54:32.857Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-04T17:54:32.857Z] go: downloading github.com/kr/text v0.2.0 [2022-08-04T17:54:32.857Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-04T17:54:32.857Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-04T17:54:32.857Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-04T17:54:32.857Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-04T17:54:32.857Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-04T17:54:32.857Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-04T17:54:33.117Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-04T17:54:33.117Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-04T17:54:33.117Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-04T17:54:33.117Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-04T17:54:33.117Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-04T17:54:33.117Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-04T17:54:33.117Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-04T17:54:33.117Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-04T17:54:33.117Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-04T17:54:33.117Z] + GO111MODULE=auto [2022-08-04T17:54:33.117Z] + go mod vendor -modfile vendor.mod [2022-08-04T17:54:33.616Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T17:54:36.175Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T17:54:36.175Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T17:54:36.736Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T17:54:37.298Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T17:54:37.298Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T17:54:37.298Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T17:54:37.554Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T17:54:38.116Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T17:54:38.116Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T17:54:38.116Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T17:54:38.116Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T17:54:38.116Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T17:54:38.416Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T17:54:39.043Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T17:54:39.301Z] + echo Ensuring container killed. [2022-08-04T17:54:39.301Z] Ensuring container killed. [2022-08-04T17:54:39.301Z] + docker rm -vf docker-pr2 [2022-08-04T17:54:39.301Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-04T17:54:39.585Z] + echo Chowning /workspace to jenkins user [2022-08-04T17:54:39.585Z] Chowning /workspace to jenkins user [2022-08-04T17:54:39.585Z] + id -u [2022-08-04T17:54:39.585Z] + id -g [2022-08-04T17:54:39.585Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T17:54:39.608Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T17:54:40.170Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T17:54:41.269Z] + bundleName=unit [2022-08-04T17:54:41.269Z] + echo Creating unit-bundles.tar.gz [2022-08-04T17:54:41.269Z] Creating unit-bundles.tar.gz [2022-08-04T17:54:41.269Z] + 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-04T17:54:41.269Z] bundles/junit-report-libnetwork.xml [2022-08-04T17:54:41.269Z] bundles/junit-report.xml [2022-08-04T17:54:41.269Z] bundles/go-test-report-libnetwork.json [2022-08-04T17:54:41.269Z] bundles/go-test-report.json [2022-08-04T17:54:41.269Z] bundles/profile-libnetwork.out [2022-08-04T17:54:41.269Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T17:54:41.282Z] Archiving artifacts [2022-08-04T17:54:41.538Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T17:54:41.766Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T17:54:42.073Z] + make clean [2022-08-04T17:54:42.073Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T17:54:42.332Z] docker-dev-cache [2022-08-04T17:54:42.332Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T17:54:44.805Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T17:54:45.735Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T17:54:45.735Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T17:54:45.735Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T17:54:46.663Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T17:54:47.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T17:54:49.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T17:54:50.484Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T17:54:51.850Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T17:55:06.711Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T17:55:06.711Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T17:55:06.711Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T17:55:07.273Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T17:55:07.273Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T17:55:07.536Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T17:55:07.536Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T17:55:08.099Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T17:55:08.099Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T17:55:08.662Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T17:55:08.662Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T17:55:08.662Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T17:55:08.662Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T17:55:08.919Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T17:55:10.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T17:55:10.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T17:55:10.545Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T17:55:10.545Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T17:55:10.545Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T17:55:10.545Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite (1339.89s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.12s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.17s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.97s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.89s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.39s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-08-04T17:55:10.803Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.72s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.48s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.66s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.47s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cf86f0__} (1.50s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12547172913_/foo_false_____} (1.47s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12547172913_/foo_true_____} (1.32s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_false_____} (0.80s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_true_____} (1.60s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31149215793_/foo_true__0xc000cf8720___} (1.50s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cf8738__} (1.60s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cf8750__} (1.57s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cf8768__} (1.54s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cf8780__} (1.67s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.81s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.24s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.66s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.03s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.30s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.10s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-04T17:55:10.803Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.04s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.63s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.27s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.53s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.16s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.26s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.78s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.64s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.09s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.40s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.65s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.64s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.52s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.99s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.53s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.24s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.83s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.52s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.78s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.10s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.18s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.51s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.61s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.66s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.27s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.03s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.18s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.90s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.11s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.19s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.09s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.12s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.69s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.22s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.85s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.74s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.76s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.23s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.36s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.95s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.27s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.48s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnv (1.09s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.15s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.69s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.38s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.64s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.20s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.69s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.18s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.14s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.12s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.11s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.75s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.32s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.99s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.21s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.66s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.62s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.90s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.34s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.65s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.90s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.40s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.34s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.86s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildPATH (1.52s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.84s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.68s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.36s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRm (1.93s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.88s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.91s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.78s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.49s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.78s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.00s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2022-08-04T17:55:10.804Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-08-04T17:55:10.804Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.30s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitTTY (1.41s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.63s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.18s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.99s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.70s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.66s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToStdout (0.68s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.60s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.13s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.21s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsAttach (0.67s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.40s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsCopy (1.16s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.46s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFilters (1.13s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.36s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsResize (1.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecInteractive (1.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.72s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.44s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHealth (19.46s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestBuildHistory (2.81s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.70s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.60s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-04T17:55:10.805Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.52s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.97s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.95s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.35s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.44s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.80s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.95s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.20s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.05s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.94s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.01s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.95s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.99s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-08-04T17:55:10.805Z] --- PASS: TestDockerSuite/TestPluginActive (2.43s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.73s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.85s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPortList (6.86s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.70s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.84s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.72s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.65s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.37s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.18s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.39s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.73s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.16s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.06s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.63s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.24s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.98s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.34s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.28s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.52s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.18s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunMount (4.35s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.41s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.71s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.63s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.02s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.63s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.03s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-08-04T17:55:10.806Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunSysctls (1.47s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2022-08-04T17:55:10.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.03s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.14s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.23s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.12s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-08-04T17:55:10.807Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-04T17:55:10.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-04T17:55:10.807Z] === RUN TestDockerRegistrySuite [2022-08-04T17:55:10.807Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T17:55:11.737Z] check_test.go:427: [d5cecde9e0b73] daemon is not started [2022-08-04T17:55:11.994Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T17:55:12.921Z] check_test.go:427: [d0bcbfe2050e5] daemon is not started [2022-08-04T17:55:12.921Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T17:55:14.290Z] check_test.go:427: [d817d5f42489e] daemon is not started [2022-08-04T17:55:14.290Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T17:55:14.290Z] check_test.go:427: [d2436c0b16a0c] daemon is not started [2022-08-04T17:55:14.290Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T17:55:17.562Z] check_test.go:427: [d6d66521230e7] daemon is not started [2022-08-04T17:55:17.562Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T17:55:22.811Z] check_test.go:427: [db0fa15dbd67f] daemon is not started [2022-08-04T17:55:22.811Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T17:55:25.339Z] check_test.go:427: [decfc97624177] daemon is not started [2022-08-04T17:55:25.339Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T17:55:26.266Z] check_test.go:427: [df50c484729b5] daemon is not started [2022-08-04T17:55:26.266Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T17:55:27.194Z] check_test.go:427: [d0d8f7135accf] daemon is not started [2022-08-04T17:55:27.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T17:55:28.122Z] check_test.go:427: [d216d25a2eb27] daemon is not started [2022-08-04T17:55:28.122Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T17:55:29.488Z] check_test.go:427: [d6e74956d56d5] daemon is not started [2022-08-04T17:55:29.488Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T17:55:30.417Z] check_test.go:427: [d117b613cc564] daemon is not started [2022-08-04T17:55:30.417Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T17:55:31.783Z] check_test.go:427: [deba9036f61ca] daemon is not started [2022-08-04T17:55:31.783Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T17:55:32.345Z] check_test.go:427: [d9a301920d822] daemon is not started [2022-08-04T17:55:32.602Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T17:55:33.531Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff0f342077d360f675ec5351a05e0002b4252a61b9138f0af62307cf7b2d28ce [2022-08-04T17:55:34.093Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef8940dd73fb683e6c7584b567cc394e4af65dd3b4f9df0892446c5bf3fb606d [2022-08-04T17:55:34.350Z] check_test.go:427: [d41ee003c55f3] daemon is not started [2022-08-04T17:55:34.350Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T17:55:35.277Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3fe55e7e90df5143e03d78cec83e7bd01815259e017b9d9d1ab1403cc05fe335 [2022-08-04T17:55:36.205Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbec1a3ef51b1049081c605114be16c3dcdd40099d07970a06d6fa1dfbb0c81d [2022-08-04T17:55:36.205Z] check_test.go:427: [d0b277d069cc3] daemon is not started [2022-08-04T17:55:36.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T17:55:37.134Z] check_test.go:427: [dad172aa45d17] daemon is not started [2022-08-04T17:55:37.134Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T17:55:39.652Z] check_test.go:427: [dc15c9527f36f] daemon is not started [2022-08-04T17:55:39.652Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T17:55:40.214Z] check_test.go:427: [d7990c8d20eeb] daemon is not started [2022-08-04T17:55:40.214Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T17:55:40.477Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T17:55:40.477Z] check_test.go:427: [daf6c8e8f43af] daemon is not started [2022-08-04T17:55:40.477Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T17:55:41.410Z] check_test.go:427: [d3be074ec1483] daemon is not started [2022-08-04T17:55:41.410Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T17:55:42.779Z] check_test.go:427: [d6ff52cc2d30e] daemon is not started [2022-08-04T17:55:42.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T17:55:44.148Z] check_test.go:427: [dbee3348b0340] daemon is not started [2022-08-04T17:55:44.148Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T17:55:44.711Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T17:55:47.230Z] check_test.go:427: [de07b21e5a261] daemon is not started [2022-08-04T17:55:47.230Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T17:55:47.487Z] check_test.go:427: [df3b4cd9274de] daemon is not started [2022-08-04T17:55:47.487Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T17:55:48.857Z] check_test.go:427: [d458f1374e724] daemon is not started [2022-08-04T17:55:48.857Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T17:55:49.113Z] check_test.go:427: [d10229f818ba5] daemon is not started [2022-08-04T17:55:49.113Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T17:55:49.370Z] check_test.go:427: [d785941d35e12] daemon is not started [2022-08-04T17:55:49.370Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T17:55:49.933Z] check_test.go:427: [d94ccfe835550] daemon is not started [2022-08-04T17:55:49.933Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T17:55:50.190Z] check_test.go:427: [de13fb55accb9] daemon is not started [2022-08-04T17:55:50.190Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T17:55:50.447Z] check_test.go:427: [d687b8f14b2bf] daemon is not started [2022-08-04T17:55:50.447Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T17:55:50.703Z] check_test.go:427: [db327229f5c18] daemon is not started [2022-08-04T17:55:50.703Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T17:55:52.074Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T17:55:52.074Z] check_test.go:427: [d9df4ba26bfbd] daemon is not started [2022-08-04T17:55:52.074Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T17:55:53.966Z] check_test.go:427: [d6952657028a0] daemon is not started [2022-08-04T17:55:53.966Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T17:55:54.896Z] check_test.go:427: [dd2508c356f5b] daemon is not started [2022-08-04T17:55:55.153Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T17:55:56.521Z] check_test.go:427: [d6d84aa9ba55c] daemon is not started [2022-08-04T17:55:56.521Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T17:55:57.450Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite (47.51s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.18s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.01s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.39s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.77s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.12s) [2022-08-04T17:55:58.390Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-04T17:55:58.390Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T17:55:58.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T17:55:58.390Z] check_test.go:454: [d51e0a47afb7f] daemon is not started [2022-08-04T17:55:58.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T17:55:58.952Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T17:56:02.225Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T17:56:02.225Z] check_test.go:454: [d002395ec0326] daemon is not started [2022-08-04T17:56:02.225Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T17:56:06.393Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T17:56:07.759Z] check_test.go:454: [d3c132af57a61] daemon is not started [2022-08-04T17:56:07.760Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T17:56:08.688Z] check_test.go:454: [d257244ca0afa] daemon is not started [2022-08-04T17:56:08.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T17:56:08.944Z] check_test.go:454: [d0ec87c1a334f] daemon is not started [2022-08-04T17:56:08.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T17:56:09.873Z] check_test.go:454: [dd99cf1ebbd2f] daemon is not started [2022-08-04T17:56:09.873Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T17:56:10.129Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T17:56:11.057Z] check_test.go:454: [d2beec9b6e553] daemon is not started [2022-08-04T17:56:11.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T17:56:12.424Z] check_test.go:454: [d60098c7f18a0] daemon is not started [2022-08-04T17:56:12.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T17:56:14.944Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T17:56:14.944Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T17:56:14.944Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T17:56:14.944Z] check_test.go:454: [de501f7b44fbe] daemon is not started [2022-08-04T17:56:14.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T17:56:15.506Z] check_test.go:454: [dc7f47e94f286] daemon is not started [2022-08-04T17:56:15.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T17:56:16.069Z] check_test.go:454: [dd7f289bab12d] daemon is not started [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite (17.79s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.43s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.73s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.89s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2022-08-04T17:56:16.069Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-08-04T17:56:16.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T17:56:16.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T17:56:17.002Z] check_test.go:483: [dfc893edb9b7d] daemon is not started [2022-08-04T17:56:17.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T17:56:17.576Z] check_test.go:483: [d3d1b7aee084f] daemon is not started [2022-08-04T17:56:17.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T17:56:17.832Z] check_test.go:483: [d4ce6844c7268] daemon is not started [2022-08-04T17:56:17.832Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T17:56:19.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T17:56:20.130Z] check_test.go:483: [def0710b64de4] daemon is not started [2022-08-04T17:56:20.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T17:56:20.387Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T17:56:20.644Z] check_test.go:483: [d18ff2af82d32] daemon is not started [2022-08-04T17:56:20.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T17:56:21.208Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T17:56:21.464Z] check_test.go:483: [d5b1043d78bd1] daemon is not started [2022-08-04T17:56:21.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T17:56:21.720Z] check_test.go:483: [d3590a6dd34ea] daemon is not started [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.67s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.76s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2022-08-04T17:56:21.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-04T17:56:21.721Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T17:56:21.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T17:56:21.977Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T17:56:24.493Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T17:56:27.010Z] check_test.go:510: [d15faa9a006b6] daemon is not started [2022-08-04T17:56:27.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T17:56:27.010Z] check_test.go:510: [d0067431deb43] daemon is not started [2022-08-04T17:56:27.010Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T17:56:27.265Z] check_test.go:510: [d52434d5b8c75] daemon is not started [2022-08-04T17:56:27.265Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T17:56:27.265Z] check_test.go:510: [db2f3e0a24e24] daemon is not started [2022-08-04T17:56:27.265Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T17:56:27.521Z] check_test.go:510: [db56a56fda236] daemon is not started [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-04T17:56:27.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-04T17:56:27.521Z] === RUN TestDockerNetworkSuite [2022-08-04T17:56:27.521Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T17:56:28.889Z] docker_cli_network_unix_test.go:46: [df6bb911a16f9] daemon is not started [2022-08-04T17:56:28.889Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T17:56:29.452Z] docker_cli_network_unix_test.go:46: [d751c769305ed] daemon is not started [2022-08-04T17:56:29.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T17:56:31.971Z] docker_cli_network_unix_test.go:46: [d4ca310dc2277] daemon is not started [2022-08-04T17:56:32.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T17:56:33.902Z] docker_cli_network_unix_test.go:46: [d91f05e7ed853] daemon is not started [2022-08-04T17:56:34.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T17:56:34.158Z] docker_cli_network_unix_test.go:1233: [dea9fb2a5a3a8] daemon is not started [2022-08-04T17:56:36.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T17:56:37.634Z] docker_cli_network_unix_test.go:46: [d8baf02f34eb4] daemon is not started [2022-08-04T17:56:38.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T17:56:42.364Z] docker_cli_network_unix_test.go:46: [d1224f24f2320] daemon is not started [2022-08-04T17:56:43.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T17:56:45.184Z] docker_cli_network_unix_test.go:46: [d972842aeafbb] daemon is not started [2022-08-04T17:56:45.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T17:56:46.674Z] docker_cli_network_unix_test.go:46: [d481a81054c75] daemon is not started [2022-08-04T17:56:46.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T17:56:47.236Z] docker_cli_network_unix_test.go:46: [d2b5691dbb3d2] daemon is not started [2022-08-04T17:56:47.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T17:56:47.492Z] docker_cli_network_unix_test.go:46: [dccf28673d08f] daemon is not started [2022-08-04T17:56:47.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T17:56:48.312Z] docker_cli_network_unix_test.go:46: [d349a121d75cc] daemon is not started [2022-08-04T17:56:48.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T17:56:49.130Z] docker_cli_network_unix_test.go:46: [d7c3f6e24d6b0] daemon is not started [2022-08-04T17:56:49.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T17:56:49.691Z] docker_cli_network_unix_test.go:46: [d90a2d2ee7104] daemon is not started [2022-08-04T17:56:49.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T17:56:49.948Z] docker_cli_network_unix_test.go:46: [de5a35f224ad4] daemon is not started [2022-08-04T17:56:49.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T17:56:50.510Z] docker_cli_network_unix_test.go:46: [ddcf0c845e3de] daemon is not started [2022-08-04T17:56:50.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T17:56:51.022Z] docker_cli_network_unix_test.go:46: [d6255bd62b7b0] daemon is not started [2022-08-04T17:56:51.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T17:56:51.022Z] docker_cli_network_unix_test.go:46: [d4db5bcaf0cd2] daemon is not started [2022-08-04T17:56:51.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T17:56:51.278Z] docker_cli_network_unix_test.go:46: [d286c1e96ba2a] daemon is not started [2022-08-04T17:56:51.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T17:56:51.841Z] docker_cli_network_unix_test.go:46: [d0cee40f74e2a] daemon is not started [2022-08-04T17:56:51.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T17:56:52.404Z] docker_cli_network_unix_test.go:46: [d514dc011a6b2] daemon is not started [2022-08-04T17:56:52.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T17:56:52.973Z] docker_cli_network_unix_test.go:46: [d43725f760319] daemon is not started [2022-08-04T17:56:52.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T17:56:53.233Z] docker_cli_network_unix_test.go:46: [dbc8e86cf2f6d] daemon is not started [2022-08-04T17:56:53.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T17:56:53.489Z] docker_cli_network_unix_test.go:46: [dd560cdcf303c] daemon is not started [2022-08-04T17:56:53.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T17:56:54.855Z] docker_cli_network_unix_test.go:968: [dbda2fdfa926a] daemon is not started [2022-08-04T17:56:55.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-04T17:56:57.150Z] docker_cli_network_unix_test.go:46: [d631a5da5fffd] daemon is not started [2022-08-04T17:56:57.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T17:56:59.670Z] docker_cli_network_unix_test.go:1116: [d8c2586d4c827] daemon is not started [2022-08-04T17:57:03.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T17:57:03.839Z] docker_cli_network_unix_test.go:46: [d1ebbc31e5285] daemon is not started [2022-08-04T17:57:03.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T17:57:04.095Z] docker_cli_network_unix_test.go:46: [d497fdf585f4d] daemon is not started [2022-08-04T17:57:04.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T17:57:04.095Z] docker_cli_network_unix_test.go:46: [d0cb918da1a18] daemon is not started [2022-08-04T17:57:04.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T17:57:04.352Z] docker_cli_network_unix_test.go:46: [d00ce1dfce9bc] daemon is not started [2022-08-04T17:57:04.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T17:57:04.609Z] docker_cli_network_unix_test.go:46: [d06821f9cb759] daemon is not started [2022-08-04T17:57:04.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T17:57:04.609Z] docker_cli_network_unix_test.go:46: [d6cb5f68b775b] daemon is not started [2022-08-04T17:57:04.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T17:57:04.609Z] docker_cli_network_unix_test.go:46: [dd285cd9e8082] daemon is not started [2022-08-04T17:57:04.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T17:57:06.500Z] docker_cli_network_unix_test.go:46: [dc98acf684a3b] daemon is not started [2022-08-04T17:57:07.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T17:57:07.064Z] docker_cli_network_unix_test.go:46: [d6bbd546d3c72] daemon is not started [2022-08-04T17:57:07.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T17:57:07.064Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T17:57:07.064Z] docker_cli_network_unix_test.go:46: [d73eba7e489e9] daemon is not started [2022-08-04T17:57:07.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T17:57:07.626Z] docker_cli_network_unix_test.go:46: [d6e3d0043b0e8] daemon is not started [2022-08-04T17:57:07.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T17:57:12.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T17:57:12.982Z] docker_cli_network_unix_test.go:1084: [d08b55bd9cac8] daemon is not started [2022-08-04T17:57:14.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T17:57:14.888Z] docker_cli_network_unix_test.go:46: [d2c877761eddc] daemon is not started [2022-08-04T17:57:14.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T17:57:15.450Z] docker_cli_network_unix_test.go:46: [d37d2ece6addb] daemon is not started [2022-08-04T17:57:15.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T17:57:16.818Z] docker_cli_network_unix_test.go:46: [d428efb4c1713] daemon is not started [2022-08-04T17:57:17.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T17:57:17.074Z] docker_cli_network_unix_test.go:46: [dd7a8b9f9e044] daemon is not started [2022-08-04T17:57:17.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T17:57:17.638Z] docker_cli_network_unix_test.go:46: [dceb50cf91d80] daemon is not started [2022-08-04T17:57:17.894Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T17:57:18.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T17:57:18.407Z] docker_cli_network_unix_test.go:46: [d5b05d590408b] daemon is not started [2022-08-04T17:57:18.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T17:57:19.226Z] docker_cli_network_unix_test.go:46: [d866a8dd3c3a1] daemon is not started [2022-08-04T17:57:19.790Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T17:57:20.047Z] docker_cli_swarm_test.go:1180: [d8a9e387e2327] joining swarm manager [d1cbe3173385e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:57:25.293Z] docker_cli_network_unix_test.go:46: [d3086a0ac7720] daemon is not started [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite (57.96s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.07s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-04T17:57:25.549Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.54s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.19s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.29s) [2022-08-04T17:57:25.549Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s) [2022-08-04T17:57:25.549Z] === RUN TestDockerHubPullSuite [2022-08-04T17:57:25.549Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T17:57:26.478Z] docker_cli_swarm_test.go:1189: [d116e64e3e152] joining swarm manager [d1cbe3173385e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:57:27.405Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T17:57:29.919Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T17:57:31.284Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T17:57:33.190Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T17:57:33.451Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite (8.33s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-08-04T17:57:33.707Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-04T17:57:33.707Z] PASS [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === Skipped [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T17:57:33.707Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.707Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T17:57:33.707Z] [2022-08-04T17:57:33.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T17:57:33.707Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T17:57:33.708Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T17:57:33.708Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T17:57:33.708Z] docker_cli_network_unix_test.go:46: [d73eba7e489e9] daemon is not started [2022-08-04T17:57:33.708Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T17:57:33.708Z] [2022-08-04T17:57:33.708Z] DONE 1265 tests, 51 skipped in 1489.091s [2022-08-04T17:57:33.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T17:57:33.708Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T17:57:33.708Z] +++ kill 9389 [2022-08-04T17:57:33.964Z] +++ /etc/init.d/apparmor stop [2022-08-04T17:57:33.964Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T17:57:33.964Z] [2022-08-04T17:57:33.964Z] Unloading profiles will leave already running processes permanently [2022-08-04T17:57:33.964Z] unconfined, which can lead to unexpected situations. [2022-08-04T17:57:33.964Z] [2022-08-04T17:57:33.964Z] To set a process to complain mode, use the command line tool [2022-08-04T17:57:33.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T17:57:33.964Z] +++ true [2022-08-04T17:57:33.964Z] exiting test-integration [2022-08-04T17:57:33.964Z] ++ exit 0 [2022-08-04T17:57:33.964Z] [2022-08-04T17:57:34.227Z] + for job in $(jobs -p) [2022-08-04T17:57:34.227Z] + wait 8258 [2022-08-04T17:58:00.718Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T17:58:10.658Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-04T17:58:13.924Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-04T17:58:15.290Z] docker_cli_swarm_test.go:1112: [d348d89bc37c3] joining swarm manager [d7c35b1ec9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T17:58:16.654Z] docker_cli_swarm_test.go:1113: [d6b7565375303] joining swarm manager [d7c35b1ec9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T17:59:38.025Z] docker_cli_swarm_test.go:1166: [df27527ef6432] joining swarm manager [d7c35b1ec9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T18:00:16.680Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T18:00:16.680Z] docker_cli_swarm_test.go:1447: [dd9979f7c3b8b] joining swarm manager [d82fb906cdc58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T18:00:17.242Z] docker_cli_swarm_test.go:1448: [df4d1902a1fa8] joining swarm manager [d82fb906cdc58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T18:00:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T18:00:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T18:00:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T18:00:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T18:00:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T18:00:29.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T18:00:32.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T18:00:35.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T18:00:37.655Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T18:00:39.546Z] docker_cli_swarm_unix_test.go:63: [d0154c8afbb17] joining swarm manager [d88ef90ea81e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T18:01:35.720Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T18:01:35.720Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T18:01:35.720Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T18:01:37.621Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T18:01:40.886Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T18:01:43.404Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T18:01:45.294Z] docker_api_swarm_test.go:962: [dce9ce203ad2c] joining swarm manager [d152864b9f8eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T18:02:03.340Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T18:02:15.505Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T18:02:17.422Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T18:02:19.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T18:02:22.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T18:02:30.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T18:02:33.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T18:02:36.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T18:02:38.845Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T18:02:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T18:02:43.901Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T18:02:47.167Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T18:02:49.056Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T18:03:45.221Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T18:04:00.084Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite (1549.76s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.53s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.69s) [2022-08-04T18:04:18.144Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.57s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.35s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.49s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.79s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.11s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.95s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.30s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.46s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (51.83s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.66s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.86s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.26s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.52s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.33s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.99s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.85s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.12s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.82s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.67s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.19s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.52s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.56s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.72s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.07s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.90s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.58s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.22s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.81s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.24s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.17s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.04s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.09s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.74s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.93s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.57s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.12s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.31s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.19s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.73s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.10s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.29s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.43s) [2022-08-04T18:04:18.144Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.69s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.53s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.13s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.83s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.46s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.89s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.72s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-08-04T18:04:18.144Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-08-04T18:04:18.144Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T18:04:18.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T18:04:18.144Z] docker_cli_external_volume_driver_test.go:53: [d088cea193e3a] daemon is not started [2022-08-04T18:04:32.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T18:05:40.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T18:05:48.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T18:06:03.540Z] docker_cli_external_volume_driver_test.go:53: [da22de23210fc] daemon is not started [2022-08-04T18:06:18.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T18:06:33.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T18:06:51.269Z] docker_cli_external_volume_driver_test.go:53: [d49a97a2b3804] daemon is not started [2022-08-04T18:07:03.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T18:07:03.438Z] docker_cli_external_volume_driver_test.go:53: [dda3243119d8c] daemon is not started [2022-08-04T18:07:18.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T18:07:50.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T18:08:08.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T18:08:23.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T18:09:09.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T18:09:27.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T18:09:59.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T18:10:31.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T18:10:46.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T18:11:08.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T18:11:08.638Z] docker_cli_external_volume_driver_test.go:485: [d30b1e88beaa3] daemon is not started [2022-08-04T18:11:23.484Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T18:11:23.484Z] docker_cli_external_volume_driver_test.go:53: [de8c034762d7c] daemon is not started [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite (441.08s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (20.58s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-08-04T18:11:38.320Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-04T18:11:38.320Z] PASS [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] === Skipped [2022-08-04T18:11:38.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T18:11:38.320Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T18:11:38.320Z] check_test.go:540: [d93afe3d28e0a] daemon is not started [2022-08-04T18:11:38.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T18:11:38.320Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T18:11:38.320Z] check_test.go:540: [d7c4dda625976] daemon is not started [2022-08-04T18:11:38.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T18:11:38.320Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T18:11:38.320Z] check_test.go:540: [d1e8eb2edaa21] daemon is not started [2022-08-04T18:11:38.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T18:11:38.320Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T18:11:38.320Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T18:11:38.320Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T18:11:38.320Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] DONE 269 tests, 5 skipped in 2331.655s [2022-08-04T18:11:38.320Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T18:11:38.320Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de8915cec43c4/docker.pid [2022-08-04T18:11:38.320Z] +++ kill 7143 [2022-08-04T18:11:38.320Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7143 is not a child of this shell [2022-08-04T18:11:38.320Z] warning: PID 7143 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de8915cec43c4/docker.pid had a nonzero exit code [2022-08-04T18:11:38.320Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T18:11:38.320Z] +++ kill 9439 [2022-08-04T18:11:38.320Z] +++ /etc/init.d/apparmor stop [2022-08-04T18:11:38.320Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] Unloading profiles will leave already running processes permanently [2022-08-04T18:11:38.320Z] unconfined, which can lead to unexpected situations. [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] To set a process to complain mode, use the command line tool [2022-08-04T18:11:38.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T18:11:38.320Z] +++ true [2022-08-04T18:11:38.320Z] exiting test-integration [2022-08-04T18:11:38.320Z] ++ exit 0 [2022-08-04T18:11:38.320Z] [2022-08-04T18:11:38.320Z] + exit 0 [2022-08-04T18:11:38.320Z] ++ jobs -p [2022-08-04T18:11:38.320Z] + pids= [2022-08-04T18:11:38.320Z] + echo 'Remaining pids to kill: []' [2022-08-04T18:11:38.320Z] Remaining pids to kill: [] [2022-08-04T18:11:38.320Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T18:11:38.336Z] Recording test results [2022-08-04T18:11:40.110Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T18:11:40.440Z] + echo Ensuring container killed. [2022-08-04T18:11:40.440Z] Ensuring container killed. [2022-08-04T18:11:40.440Z] + docker ps -aq -f name=docker-pr2-* [2022-08-04T18:11:40.440Z] + cids=0c5276d3f611 [2022-08-04T18:11:40.440Z] ed6625dfc1f9 [2022-08-04T18:11:40.440Z] bddd659f2e3b [2022-08-04T18:11:40.440Z] + [ -n 0c5276d3f611 [2022-08-04T18:11:40.440Z] ed6625dfc1f9 [2022-08-04T18:11:40.440Z] bddd659f2e3b ] [2022-08-04T18:11:40.440Z] + docker rm -vf 0c5276d3f611 ed6625dfc1f9 bddd659f2e3b [2022-08-04T18:11:41.004Z] 0c5276d3f611 [2022-08-04T18:11:41.268Z] ed6625dfc1f9 [2022-08-04T18:11:41.268Z] bddd659f2e3b [Pipeline] sh [2022-08-04T18:11:41.589Z] + echo Chowning /workspace to jenkins user [2022-08-04T18:11:41.589Z] Chowning /workspace to jenkins user [2022-08-04T18:11:41.589Z] + id -u [2022-08-04T18:11:41.589Z] + id -g [2022-08-04T18:11:41.589Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43914:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T18:11:41.589Z] Unable to find image 'busybox:latest' locally [2022-08-04T18:11:41.589Z] latest: Pulling from library/busybox [2022-08-04T18:11:41.846Z] 50783e0dfb64: Pulling fs layer [2022-08-04T18:11:41.846Z] 50783e0dfb64: Verifying Checksum [2022-08-04T18:11:41.846Z] 50783e0dfb64: Download complete [2022-08-04T18:11:41.846Z] 50783e0dfb64: Pull complete [2022-08-04T18:11:41.846Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T18:11:41.846Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T18:11:44.651Z] + bundleName=amd64 [2022-08-04T18:11:44.651Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T18:11:44.651Z] Creating amd64-bundles.tar.gz [2022-08-04T18:11:44.651Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-04T18:11:44.651Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-04T18:11:46.027Z] Archiving artifacts [2022-08-04T18:11:48.045Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T18:11:48.393Z] + make clean [2022-08-04T18:11:48.649Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T18:11:48.649Z] docker-dev-cache [2022-08-04T18:11:48.649Z] 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